about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers
AgeCommit message (Expand)Author
2019-12-17Fix various issues caused by wrong `unread` key being updatedThibaut 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-27[Glitch] Unliking a post updates like count on front endNima Boscarino
2019-10-24Change filter logic to keep filtered toots, but not mark them as unreadThibaut Girka
2019-10-03[Glitch] Fix delete conversation action not being reflected in web UIEugen Rochko
2019-09-30[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UIThibG
2019-09-30[Glitch] Avoid storing audio and video file data in memoryThibG
2019-09-30[Glitch] Use blob URL for Tesseract to avoid CORS issuesThibG
2019-09-30[Glitch] Revert "Change timelines to add new items to pending items when scro...Eugen Rochko
2019-09-18[Glitch] Fix “load more” adding older toots/notifications to pending itemsThibG
2019-09-18[Glitch] Change timelines to add new items to pending items when scrolled downThibG
2019-09-18[Glitch] Fix “slow mode” issuesThibG
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-29Add option to rewrite mentions to mentioned user's username or acctThibaut Girka
2019-08-06[Glitch] Improve dropdown menu keyboard navigationThibG
2019-08-04Remove link rewriting option as it is easily bypassableThibaut Girka
2019-08-04Add options to highlight misleading links in statusesThibaut Girka
2019-07-30[Glitch] Fix crash when expanding search results for hashtagsThibG
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-16[Glitch] Add option to disable real-time updates in web UIEugen Rochko
2019-07-15Add options to configure filtering behaviorThibaut Girka
2019-07-15Do not keep polls pre-filled in thread modeThibaut Girka
2019-07-10Fix report dialog crashing when a toot gets deletedThibaut Girka
2019-07-04[Glitch] When deleting & redrafting a poll, fill in closest expires_inThibG
2019-06-28[Glitch] Add message telling FTS is disabled when no toot can be found becaus...ThibG
2019-06-13[Glitch] Display notifications count on a new single columnabcang
2019-06-13[Glitch] Add responsive panels to the single-column layoutEugen Rochko
2019-06-13[Glitch] Add single-column modeEugen Rochko
2019-06-10Add option to display a warning before boosting toots lacking media descriptionsThibaut Girka
2019-06-10Add DM conversations mode similar to upstreamThibaut Girka
2019-06-07[Glitch] Fix “mark as sensitive” not being used in delete & redraftThibG
2019-06-07[Glitch] Fix refreshing featured toots when the new collection is emptyThibaut Girka
2019-05-26[Glitch] Fix composer route opening when not neededりんすき
2019-05-17Export fallback content type and use it as default in WebUIThibaut Girka
2019-05-17Hide content-type dropdown by defaultThibaut 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-01Make hi-color privacy icons opt-in instead of opt-outThibaut Girka
2019-05-01Add high color privacy iconsThibaut Girka
2019-04-27Fix regression with textarea's caret position when selecting a suggestionThibaut Girka