about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers
AgeCommit message (Expand)Author
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
2018-07-12add option to enable auto visibility on secondary toot buttonAsh Levy
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
2018-06-16[Glitch] Preserve newlines in delete & redraft and desktop notificationsThibaut Girka
2018-06-16[Glitch] Add redraft functionThibaut Girka
2018-06-09Delete references to removed constants (fixes #537)Thibaut Girka
2018-05-29[Glitch] Fix gap insertion for timeline disconnectionThibaut Girka
2018-05-29[Glitch] Fix ID duplication in timelinesThibaut Girka
2018-05-29[Glitch] Fix comparing idThibaut Girka
2018-05-29[Glitch] Add missing null handling in notification reducerThibaut Girka
2018-05-29[Glitch] Allow clients to fetch notifications made while they were offlineThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-05-29Fix error when unmuting a domain without listing muted domains firstThibaut Girka
2018-05-26Fix caret position after inserting suggestions (fixes #281)Thibaut Girka
2018-05-17[Glitch] Enable custom emojis in profilesThibaut Girka
2018-05-16[Glitch] Feature: Direct message from StatusesThibaut Girka
2018-05-16[Glitch] Fix issues with sending direct messages from user profileThibaut Girka
2018-05-16[Glitch] Feature: Direct message from menuThibaut Girka
2018-05-10[Glitch] Use plaintext value for field value tooltips in web UIThibaut Girka
2018-04-29Implement tootsuite-style account fieldsThibaut Girka
2018-04-22[Glitch] Do not overwrite some status attributes in reducerThibaut Girka
2018-04-22Merge pull request #421 from ThibG/glitch-soc/features/custom-emoji-apibeatrix
2018-04-19[Glitch] Fix status filtering in contexts reducerThibaut Girka
2018-04-19[Glitch] Do not filter the status collection after muting and blockingThibaut Girka
2018-04-19[Glitch] retrieve custom emoji list via API instead of before page loadThibaut Girka
2018-04-11Add glitch-soc front-end support for bookmarksThibaut Girka
2018-03-30Merge pull request #380 from ThibG/glitch-soc/features/domain-block-uibeatrix
2018-03-30[Glitch] Remove pointer events on the entire UI when a dropdown menu is openThibaut Girka
2018-03-30Keep list of blocked domainsThibaut Girka