about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions
AgeCommit message (Expand)Author
2019-12-21add option to set mutes that apply only to timelinesmultiple creatures
2019-11-26[Glitch] Fix list not being automatically unpinned when it returns 404 in web UIEugen Rochko
2019-11-19Add DM conversations mode similar to upstreamThibaut Girka
2019-11-18Add support for updating posts in-place to the frontend and API. This makes ...multiple creatures
2019-08-06added ability to link accounts with `account:link:token` + `account:link:add`...multiple creatures
2019-05-21limit search results to 33 until we split & paginate the search apimultiple creatures
2019-05-21allow custom emojis in field keys in web appmultiple creatures
2019-05-21Adjust search limits and ordering.multiple creatures
2019-05-21Allow own roars to be included in lists.multiple creatures
2019-05-21Exclude repeats on the roars tab.multiple creatures
2019-05-21Split boosts/repeats off to their own tab and add to the API.multiple creatures
2019-05-21Handle up to 6 attachments per roar.multiple creatures
2019-05-21Raise search result limit to 33 in frontend.multiple creatures
2019-05-21glitch: fix local only matchingmultiple creatures
2019-05-21more local-only optionsmultiple creatures
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-04[Glitch] Fix alignment of items in the account gallery in web UI and load mor...Eugen Rochko
2019-04-26Refactor selectComposeSuggestion so that different paths can be updatedThibaut Girka
2019-04-24Fix upload progressbar when image resizing is involvedThibaut Girka
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