about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions
AgeCommit message (Expand)Author
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
2019-09-02[Glitch] Restore hashtag suggestions from local tag historyThibG
2019-09-02[Glitch] Add trends UI with admin and user settingsEugen Rochko
2019-09-02[Glitch] Fix emoji autosuggestionsEugen Rochko
2019-09-02[Glitch] Add autosuggestions for hashtagsEugen Rochko
2019-08-31Fix imports importing modules from vanilla flavour instead of glitchThibaut Girka
2019-08-31[Glitch] Add profile directory to web UIEugen Rochko
2019-08-29[Glitch] Add special alert for throttled requestsThibG
2019-08-06[Glitch] Improve dropdown menu keyboard navigationThibG
2019-07-28[Glitch] Add search results pagination to web UI (#11409)Eugen Rochko
2019-07-28[Glitch] Change account domain block to clear out notifications and followsEugen Rochko
2019-07-23[Glitch] Display custom emoji in bio field namesThibaut Girka
2019-07-16[Glitch] Add option to disable real-time updates in web UIEugen Rochko
2019-06-30[Glitch] When sending a toot, ensure a CW is only set if the CW field is visibleThibaut Girka
2019-06-30[Glitch] Optimize makeGetStatusThibG
2019-06-28[Glitch] Add message telling FTS is disabled when no toot can be found becaus...ThibG
2019-06-26[Glitch] Apply filters to poll options in WebUIThibG
2019-06-19[Glitch] Completely hide toots matched by “irreversible” filters even if ...ThibG
2019-06-13[Glitch] Improvements to the single column layoutEugen Rochko
2019-06-13[Glitch] Add responsive panels to the single-column layoutEugen Rochko
2019-06-11[Glitch] Fix list not being automatically unpinned when it returns 404 in web UIEugen Rochko
2019-06-10Add DM conversations mode similar to upstreamThibaut Girka
2019-05-17Support proper content-type in Delete & RedraftThibaut Girka
2019-05-17Add status content type dropdown to compose box.KokaKiwi
2019-05-11[Glitch] Use raw content if available on Delete & RedraftThibG
2019-05-04[Glitch] Fix alignment of items in the account gallery in web UI and load mor...Eugen Rochko
2019-04-26Refactor selectComposeSuggestion so that different paths can be updatedThibaut Girka
2019-04-24Fix upload progressbar when image resizing is involvedThibaut Girka