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-03-06
[Glitch] Disable the underlying button element when an ItemButton is disabled
ThibG
2019-03-06
Add an icon to highlight polls behind a Content Warning
Thibaut Girka
2019-03-06
Fix poll options not rendering text after vote/refresh
Eugen Rochko
2019-03-06
Avoid line breaks in poll options
Eugen Rochko
2019-03-06
Render unicode emoji in polls using emoji pack
Eugen Rochko
2019-03-06
Fix toots opening in dynamic column when trying to interact with them
Thibaut Girka
2019-03-05
[Glitch] Perform deep comparison for card data when receiving new props
Thibaut Girka
2019-03-05
Fix various issues in polls
Eugen Rochko
2019-03-05
Display closed polls as such
ThibG
2019-03-05
Fixes to the polls UI
ThibG
2019-03-05
Fix web UI crash on page load when detailed status has a poll
Eugen Rochko
2019-03-05
Insert polls in redux stores before statuses so it avoids crashes
ThibG
2019-03-05
Add polls
Eugen Rochko
2019-03-05
Port upstream refactoring of reducers and actions
Thibaut Girka
2019-03-05
Fix home timeline perpetually reloading when empty
Eugen Rochko
2019-03-01
[Glitch] Fix errors found by eslint
Mélanie Chauvel (ariasuni)
2019-03-01
[Glitch] Make the column header of profile view look like the others, too
Mélanie Chauvel (ariasuni)
2019-03-01
[Glitch] Make the column header of toot/thread view look like the others
Mélanie Chauvel (ariasuni)
2019-02-27
Port public page mastodon-light fixes from upstream
Thibaut Girka
2019-02-26
Fix web UI not removing notifications after block (#10108)
Eugen Rochko
2019-02-26
Keep notification when muting_notifications is true (#7311)
abcang
2019-02-22
Fix non-numeric account identifiers leading to /web/accounts/NaN
Thibaut Girka
2019-02-18
[Glitch] Internationalize unexpected error message
Thibaut Girka
2019-02-18
Fix hashtag column not subscribing to stream on mount (#10040)
Eugen Rochko
2019-02-18
Fix video player width not being updated to fit container width
Thibaut Girka
2019-02-17
Allow multi-line image descriptions. (Glitch)
Ben Lubar
2019-02-17
[Glitch] Fix crash on public hashtag pages when streaming fails
Thibaut Girka
2019-02-17
[Glitch] Change buttons on timeline preview to open the interaction dialog
Thibaut Girka
2019-02-17
Port upstream's javascript to the error page
Thibaut Girka
2019-02-17
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-02-15
Fix style regressions on landing page (#10030)
Eugen Rochko
2019-02-15
[Glitch] Fix hashtags select styling in default and high contrast skins
Thibaut Girka
2019-02-15
Fix color of static page links in high contrast theme (#10028)
Eugen Rochko
2019-02-15
[Glitch] Fix occasional crash in detailed toot view
Thibaut Girka
2019-02-13
[Glitch] Add "copy link" item to status action bars
Thibaut Girka
2019-02-12
[Glitch] Don't focus spoiler input when disabled spoiler
Thibaut Girka
2019-02-12
Merge pull request #913 from ThibG/glitch-soc/merge-upstream
ThibG
2019-02-10
Handle deletion of filtered toots
Thibaut Girka
2019-02-10
Minor fix to timeline jump avoiding behavior
Thibaut Girka
2019-02-10
Adjust scroll when statuses above the current scroll position are deleted
Thibaut Girka
2019-02-10
Adjust scroll if previewCard appeared
Thibaut Girka
2019-02-10
Avoid two-step rendering of statuses as much as possible
Thibaut Girka
2019-02-10
Refactor intersection observer article code
Thibaut Girka
2019-02-10
Cleanup redundant markup for hidden statuses
Thibaut Girka
2019-02-10
Hide items rendered out-of-frame (once they have been rendered at least once)
Thibaut Girka
2019-02-10
[Glitch] Rename from instance to server.
Thibaut Girka
2019-02-10
[Glitch] Fix not showing custom emojis in share page emoji picker
Thibaut Girka
2019-02-10
[Glitch] Add featured hashtags to profiles
Thibaut Girka
2019-02-10
[Glitch] Allow multiple files upload through web UI, including drag & drop
Thibaut Girka
2019-02-10
[Glitch] Add missing rejection handling for Promises
Thibaut Girka
[next]