about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions
AgeCommit message (Expand)Author
2020-11-12[Glitch] Add button to dismiss desktop notifications permissions bannerEugen Rochko
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
2020-10-21[Glitch] Fix browser notification permission request logicThibG
2020-10-21[Glitch] Add duration parameter to muting.OSAMU SATO
2020-10-21[Glitch] Fix mark as read in notifications to be saved immediatelyTakeshi Umeda
2020-09-28[Glitch] Add option to be notified when a followed user postsEugen Rochko
2020-09-28[Glitch] Optimize the process of following someoneEugen Rochko
2020-09-28[Glitch] Fix home TL marker code mishandling gapsThibG
2020-09-19Fix minor bugsThibaut Girka
2020-09-19Minor refactoring and fixupsThibaut Girka
2020-09-17Add button to manually mark all notifications as readThibaut Girka
2020-08-11[Glitch] Add support for managing multiple stream subscriptions in a single c...Eugen Rochko
2020-07-10[Glitch] Freeze scroll position when a dropdown menu is open in the TLThibG
2020-07-07Merge pull request #1372 from ThibG/glitch-soc/fixes/local-only-public-optionThibG
2020-07-07[Glitch] Add ability to choose media thumbnail in web UIEugen Rochko
2020-07-06Add UI option to show local-only toots in public timelineThibaut Girka
2020-06-30[Glitch] Add user notes on accountsThibG
2020-06-09[Glitch] FIX: filters ignore media descriptionsBen Lubar
2020-05-29[Glitch] Fix timeline markers in FirefoxThibG
2020-05-29[Glitch] Fix timeline markers not working on ChromeThibG
2020-05-28Fix local-only hashtag columnsThibaut Girka
2020-05-28[Glitch] Fix local streaming of hashtag timelinesTakeshi Umeda
2020-05-10[Glitch] Add remote only to public timelineTakeshi Umeda
2020-05-03[Glitch] Refactor/cleanup TIMELINE_DELETE-related codeThibG
2020-04-20[Glitch] Add local only to hashtag timelineTakeshi Umeda
2020-04-02[Glitch] Fix 404 and 410 API errors being silently discarded in WebUIThibG
2020-03-22[Glitch] Fix regression in “Edit media” modal in web UIThibG
2020-03-22[Glitch] Change local media attachments to perform heavy processing asynchron...Eugen Rochko
2020-02-03[Glitch] Change how unread announcements are handledThibG
2020-02-01When submitting markers, use last displayed notification, not last received oneThibaut Girka
2020-02-01Fetch last read notification id to update unread notification count on loadThibaut Girka
2020-01-27[Glitch] Add streaming API updates for announcements being modified or deletedEugen Rochko
2020-01-25[Glitch] Fix spurious error and incorrect state change when adding a reaction...ThibG
2020-01-25[Glitch] Improve announcements designThibG
2020-01-24[Glitch] Add announcementsEugen Rochko
2020-01-07Make prepending “re: ” to CWs on reply optionalThibaut Girka
2019-12-07[Glitch] Add follow_request notification typeThibG
2019-11-30[Glitch] Fix pending upload count not being decremented on errorThibG
2019-11-07[Glitch] Fix WebUI allowing to upload more items than the limitThibG
2019-10-24Change filter logic to keep filtered toots, but not mark them as unreadThibaut Girka
2019-10-17Fix notification filters not applying to poll optionsThibaut Girka
2019-10-17Refactor timeline filtering codeThibaut Girka
2019-10-17Drop filtered messages if the filter is “irreversible”Thibaut Girka
2019-10-10[Glitch] Fix performance of home feed regenerationEugen Rochko
2019-09-30[Glitch] Change conversations UIEugen Rochko
2019-09-30[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UIThibG
2019-09-30[Glitch] Use blob URL for Tesseract to avoid CORS issuesThibG
2019-09-30[Glitch] Show user what options they have votedThibG
2019-09-18[Glitch] Fix “load more” adding older toots/notifications to pending itemsThibG
2019-09-13[Glitch] Add timeline read markers APIEugen Rochko