about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers
AgeCommit message (Expand)Author
2019-01-06add list title editingash lea
2019-01-05Add local setting to disable swipe-to-change-columnsThibaut Girka
2018-12-30Fix crash when clearing uninitialized timelineThibaut Girka
2018-12-23Remove file added by errorThibaut Girka
2018-12-21[Glitch] Allow joining several hashtags in a single columnThibaut Girka
2018-12-20Hide negative follower counts from glitch flavourThibaut Girka
2018-12-18Allow disabling the reply confirmation dialogThibaut Girka
2018-12-18[Glitch] Put "Media Only" option in column settings instead of content area h...Thibaut Girka
2018-12-18[Glitch] Change column params on pinned timelineThibaut Girka
2018-12-18[Glitch] Add notification quick-filter bar in the frontend appThibaut Girka
2018-12-17Split out is_changing_upload from is_submittingThibaut Girka
2018-12-13[Glitch] Fix timeline pagination in the WebUIThibaut Girka
2018-12-13[Glitch] Fix hasMore in notificationsThibaut Girka
2018-11-30[Glitch] Fix context building in the reducerThibaut Girka
2018-11-30[Glitch] Introduce flat layout to contexts reducerThibaut Girka
2018-11-13[Glitch] Fix race condition when interacting with deleted tootsThibaut Girka
2018-11-09[Glitch] Don't remove originals of boosted toots from timelineThibaut Girka
2018-11-09[Glitch] Implement adding a user to a list from their profileThibaut Girka
2018-10-30[Glitch] Fix empty display name precedence over username in web UIThibaut Girka
2018-10-30Add a local setting for inline preview cardsThibaut Girka
2018-10-30[Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warningThibaut Girka
2018-10-30[Glitch] Include preview cards in status entity in REST APIThibaut Girka
2018-09-30Add option to hide action bar in collapsed tootsSpencer Alves
2018-09-28Make pre-selection of usernames optional when replying to a tootThibaut Girka
2018-09-13prepend re: to replies to spoiler-textIgor Galić
2018-09-13Only focus first item of dropdown if it was opened via keyboardThibaut Girka
2018-09-07Add preferences for notification badgesThibaut Girka
2018-09-07Count unread notifications when window loses focusThibaut Girka
2018-09-07Keep track of unread notifications when the notification column isn't mountedThibaut Girka
2018-09-07Accurately count deleted unread notificationsThibaut Girka
2018-08-31Add option to not automatically unfold content warnings matching a regexpThibaut Girka
2018-08-31Add a setting to automatically unfold all content warningsThibaut Girka
2018-08-30Add confirmation dialog when posting media without descriptionThibaut Girka
2018-08-29Add opt-in feature to have the spoilers field always on (fixes #634)Thibaut Girka
2018-08-28[Glitch] Preserve hashtag casing in web UI hashtag historyThibaut Girka
2018-08-28[Glitch] Implement tag auto-completion by historyThibaut Girka
2018-08-28Preserve hashtag casing in threaded modeThibaut Girka
2018-08-22Add glitch-soc local setting to display reply countersThibaut Girka
2018-08-22Add hashtag trendline support to glitch-soc flavourThibaut Girka
2018-08-22Add pinned accounts editorThibaut Girka
2018-08-18Add focal points support in the composerThibaut Girka
2018-08-10Implement public profile endorsements in glitch-socThibaut Girka
2018-07-30[Glitch] Fix accounts' display name/bio not being set from initial stateThibaut Girka
2018-07-28Preserve hashtags in threaded mode (fixes #584)Thibaut Girka
2018-07-18Disable threaded mode when canceling a reply (fixes #583)Thibaut Girka
2018-07-17Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)Thibaut Girka
2018-07-12Move privacyPreference to utilsThibaut Girka
2018-07-12[Glitch] Refactor privacyPrefence() to use priority listThibaut Girka
2018-07-12Use options rather than a booleanThibaut Girka
2018-07-12Do not store duplicate reply_privacyThibaut Girka