index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
flavours
/
glitch
Age
Commit message (
Expand
)
Author
2019-07-19
[Glitch] Add ActivityPub actor representing the entire server
ThibG
2019-07-19
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id`
Eugen Rochko
2019-07-18
Fix timestamp display in boost/fav modals in RTL locales
Thibaut Girka
2019-07-18
Fixups
Thibaut Girka
2019-07-18
Public pages RTL fixes
Thibaut Girka
2019-07-18
Unfiy status__prepend with upstream
Thibaut Girka
2019-07-18
RTL fixes
Thibaut Girka
2019-07-18
Fix some SCSS for RTL behavior
Thibaut Girka
2019-07-18
Minor fixup
Thibaut Girka
2019-07-18
[Glitch] Fix RTL layout of status display names
Eugen Rochko
2019-07-18
[Glitch] RTL: fix settings button margins in column headers
Masoud Abkenar
2019-07-18
Make width breakpoint for removing margins consistent and match upstream
Thibaut Girka
2019-07-18
Fix *another* typo and crash in StatusIcons
Thibaut Girka
2019-07-18
Fix typo and crash in StatusIcons
Thibaut Girka
2019-07-17
Shorten status icon tooltip text
Thibaut Girka
2019-07-17
Add status icon for local-only toots
Thibaut Girka
2019-07-17
Add tooltips to status icons
Thibaut Girka
2019-07-16
[Glitch] Add option to disable real-time updates in web UI
Eugen Rochko
2019-07-15
Add link to edit each listed filter
Thibaut Girka
2019-07-15
Make some strings translatable
Thibaut Girka
2019-07-15
Minor refactoring
Thibaut Girka
2019-07-15
Move the “Show why” button inline
Thibaut Girka
2019-07-15
Implement feature to add filtered phrases to content warnings
Thibaut Girka
2019-07-15
Implement option to completely hide filtered toots
Thibaut Girka
2019-07-15
Add options to configure filtering behavior
Thibaut Girka
2019-07-15
Add a way to know why a status has been filtered, and show it anyway
Thibaut Girka
2019-07-15
Do not keep polls pre-filled in thread mode
Thibaut Girka
2019-07-15
Fix error boundary CSS
Thibaut Girka
2019-07-10
Fix report dialog crashing when a toot gets deleted
Thibaut Girka
2019-07-07
[Glitch] Only scroll to the compose form if it's not horizontally in the view...
ThibG
2019-07-04
[Glitch] Memoize ancestorIds and descendantIds in detailed status view
ThibG
2019-07-04
[Glitch] When deleting & redrafting a poll, fill in closest expires_in
ThibG
2019-07-01
Minor cleanup and maybe minor performance improvements
Thibaut Girka
2019-07-01
Minor optimization regarding regexp filtering in timelines
Thibaut Girka
2019-07-01
Use strict equality rather than Immutable.is as the compared props are values
Thibaut Girka
2019-07-01
Assume children of visible IntersectionObserverArticle always change
Thibaut Girka
2019-07-01
Revert to using upstream's optimisations
Thibaut Girka
2019-07-01
Fix error boundary DOM
Thibaut Girka
2019-07-01
Fix some React warnings
Thibaut Girka
2019-06-30
[Glitch] When sending a toot, ensure a CW is only set if the CW field is visible
Thibaut Girka
2019-06-30
[Glitch] Optimize makeGetStatus
ThibG
2019-06-30
[Glitch] Use ScrollToOptions for smooth scrolling if supported
ThibG
2019-06-28
[Glitch] Add categories for custom emojis
Eugen Rochko
2019-06-28
[Glitch] Fix swiping columns on mobile sometimes failing
ThibG
2019-06-28
[Glitch] Add message telling FTS is disabled when no toot can be found becaus...
ThibG
2019-06-28
Change search components classes and styling to match upstream
Thibaut Girka
2019-06-26
[Glitch] Add option to disable blurhash previews
ThibG
2019-06-26
[Glitch] Removed extra pipes from regex.
PatOnTheBack
2019-06-26
[Glitch] Apply filters to poll options in WebUI
ThibG
2019-06-26
Scroll to compose form rather than reply indicator on focus
Thibaut Girka
[next]