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
Age
Commit message (
Expand
)
Author
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
2019-06-24
Use a different icon for audio attachments
Thibaut Girka
2019-06-24
[Glitch] Add media description as title to links of unknown media attachments
Eugen Rochko
2019-06-24
[Glitch] Add audio uploads
Eugen Rochko
2019-06-20
Fix NavigationBar styling
Thibaut Girka
2019-06-20
Add NavigationBar to getting started column in single-column mode
Thibaut Girka
2019-06-19
[Glitch] Completely hide toots matched by “irreversible” filters even if ...
ThibG
2019-06-19
Change preferences link in local settings modal from sliders to cog for consi...
Thibaut Girka
2019-06-19
Fix bottom margin of lists in toots
Thibaut Girka
2019-06-19
Change plaintext icon in composer options
Thibaut Girka
2019-06-16
Fix styling of poll options on public pages in glitch flavour
Thibaut Girka
2019-06-16
Do not scroll in the compose panel on single-column
Thibaut Girka
2019-06-16
Fix composer buttons overflowing the composer box in single-column
Thibaut Girka
2019-06-15
[Glitch] Change full logo to use primary text color of the given theme
Eugen Rochko
2019-06-14
Fix replying not automatically switching to compose form on mobile
Thibaut Girka
2019-06-13
[Glitch] List attachments in boost modal
ThibG
2019-06-13
[Glitch] Fix ordering of keyboard access between CW field, textarea and emoji...
ThibG
2019-06-13
[Glitch] Only show profile directory link when it's enabled
ThibG
2019-06-13
[Glitch] Fix border-bottom of active tab bars
ThibG
2019-06-13
Fix notification badge
Thibaut Girka
2019-06-13
Fix multiple-column padding
Thibaut Girka
2019-06-13
Add hints to make local settings about layout more explicit
Thibaut Girka
2019-06-13
Replace link to favourites with link to bookmarks
Thibaut Girka
2019-06-13
Fix navigation panel
Thibaut Girka
2019-06-13
Restore navigation bar position glitch-soc setting
Thibaut Girka
2019-06-13
Use forceSingleColumn only in automatic layout mode
Thibaut Girka
2019-06-13
Default to multiple column mode if backend doesn't have appropriate seting
Thibaut Girka
2019-06-13
Fix and refactor SCSS
Thibaut Girka
2019-06-13
Add app settings link to single-column mode
Thibaut Girka
[next]