about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions
AgeCommit message (Expand)Author
2019-04-22[Glitch] Show suggested follows on search screen in mobile layoutEugen Rochko
2019-04-10[Glitch] Fix glitched out "not found" message for non-existing profiles in we...Eugen Rochko
2019-03-30[Glitch] Fix search in web UI not setting a limit, restore limit of 10Eugen Rochko
2019-03-29[Glitch] squashed identity proof updatesAlex Gessner
2019-03-20[Glitch] Add support for custom emojis in poll optionsThibG
2019-03-18[Glitch] Save quick filter settings when selecting a different filterThibG
2019-03-11[Glitch] Add support for poll ending notificationsThibaut Girka
2019-03-08[Glitch] Fix public timelines being broken by new toots when they are not mou...Eugen Rochko
2019-03-06Disable file upload when there is a pollThibaut Girka
2019-03-06[Glitch] Port polls creation UI from upstreamThibaut Girka
2019-03-06Fix poll options not rendering text after vote/refreshEugen Rochko
2019-03-06Render unicode emoji in polls using emoji packEugen Rochko
2019-03-05Insert polls in redux stores before statuses so it avoids crashesThibG
2019-03-05Add pollsEugen Rochko
2019-03-05Port upstream refactoring of reducers and actionsThibaut Girka
2019-02-10[Glitch] Allow multiple files upload through web UI, including drag & dropThibaut Girka
2019-02-10[Glitch] Add missing rejection handling for PromisesThibaut Girka
2019-02-01Do not mark toots as sensitive if they don't have any media attachedThibaut Girka
2018-12-30Immediately go back in browser history upon successfully sending tootThibaut Girka
2018-12-21[Glitch] Allow joining several hashtags in a single columnThibaut 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 media timelineThibaut Girka
2018-12-18[Glitch] Add notification quick-filter bar in the frontend appThibaut Girka
2018-12-14On mobile, go back in browser history upon posting, unless threaded mode is e...Thibaut Girka
2018-12-13[Glitch] Fix timeline pagination in the WebUIThibaut Girka
2018-12-01Fix since_idThibaut Girka
2018-11-30[Glitch] Introduce flat layout to contexts reducerThibaut Girka
2018-11-28Add basic UI to set list replies setting in glitch-socThibaut Girka
2018-11-13[Glitch] Fix loading indicator inconsistencyThibaut Girka
2018-11-13[Glitch] Use local instead of global loading indicator for timelines, account...Thibaut Girka
2018-11-09[Glitch] Remove unused computation of reblog references from updateTimelineThibaut Girka
2018-11-09[Glitch] Implement adding a user to a list from their profileThibaut Girka
2018-10-30[Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warningThibaut Girka
2018-10-20Force sensitive content flag when posting a toot with a CWThibaut Girka
2018-09-13Only focus first item of dropdown if it was opened via keyboardThibaut 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-08-31[Glitch] Show compose form on delete & redraft when in mobile layoutThibaut 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-22Add hashtag trendline support to glitch-soc flavourThibaut Girka
2018-08-22Add pinned accounts editorThibaut Girka
2018-08-20[Glitch] Skip pagination logic entirely for pinned tootsThibaut Girka
2018-08-18Add focal points support in the composerThibaut Girka
2018-08-10Implement public profile endorsements in glitch-socThibaut Girka
2018-07-17Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)Thibaut Girka
2018-07-10[Glitch] Fix filters not affecting notifications in web UIThibaut Girka
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
2018-06-16[Glitch] Add redraft functionThibaut Girka