about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers
AgeCommit message (Expand)Author
2020-08-30[UI] Non-destructive conversion of reply to non-reply, add clear buttonFire Demon
2020-08-30[Feature] Add manual publishing optionFire Demon
2020-08-30[Feature] Add timeline-only mutesFire Demon
2020-08-30[Convenience] Adjust default settings for Web appFire Demon
2020-08-30[Bug] Skip implicit mentionsFire Demon
2020-08-30[Feature] Add in-place post editingFire Demon
2020-08-29Fix replying to some remote toots switching to local-onlyThibaut Girka
2020-08-12Fix local-only flag not necessarily being preserved on delete & redraftThibaut Girka
2020-07-10[Glitch] Fix block/mute pagination in WebUIThibG
2020-07-10[Glitch] Freeze scroll position when a dropdown menu is open in the TLThibG
2020-07-07[Glitch] Add ability to choose media thumbnail in web UIEugen Rochko
2020-06-30[Glitch] Add user notes on accountsThibG
2020-06-30[Glitch] Fix read marker state not being udpated internallyThibG
2020-05-29[Glitch] Fix timeline markers not working on ChromeThibG
2020-05-03[Glitch] Refactor/cleanup TIMELINE_DELETE-related codeThibG
2020-04-12[Glitch] Fix WebUI pagination of following, followers, follow requests, block...ThibG
2020-04-02[Glitch] Fix content warning being unnecessarily cleared when enabling/disabl...ThibG
2020-03-08[Glitch] Code style improvements in JavaScriptBèr Kessels
2020-02-03[Glitch] Change how unread announcements are handledThibG
2020-02-03[Glitch] Fix mascot being too large, and a code style issueEugen Rochko
2020-02-01Fetch last read notification id to update unread notification count on loadThibaut Girka
2020-01-28[Glitch] Change announcements to be collapsed on page load in web UIEugen Rochko
2020-01-27[Glitch] Add streaming API updates for announcements being modified or deletedEugen Rochko
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-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