about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions
AgeCommit message (Expand)Author
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-27Add special alert for throttled requests (#11677)ThibG
2019-08-22Restore hashtag suggestions from local tag history (#11632)ThibG
2019-08-13Add indicator of unread content to window title when web UI is out of focus (...Eugen Rochko
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
2019-08-06Improve dropdown menu keyboard navigation (#11491)ThibG
2019-07-29Fix emoji autosuggestions (#11442)Eugen Rochko
2019-07-28Add autosuggestions for hashtags (#11422)Eugen Rochko
2019-07-27Add search results pagination to web UI (#11409)Eugen Rochko
2019-07-25Change account domain block to clear out notifications and follows (#11393)Eugen Rochko
2019-07-21Display custom emoji in bio field names (#11350)ThibG
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-06-30Optimize makeGetStatus (#11211)ThibG
2019-06-29When sending a toot, ensure a CW is only set if the CW field is visible (#11206)ThibG
2019-06-27Add message telling FTS is disabled when no toot can be found because of this...ThibG
2019-06-25Apply filters to poll options (#11174)ThibG
2019-06-18Completely hide toots matched by “irreversible” filters even if they got ...ThibG
2019-06-11Fix list not being automatically unpinned when it returns 404 in web UI (#11045)Eugen Rochko
2019-05-26Improvements to the single column layout (#10835)Eugen Rochko
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-11Add toot source to delete result to ease Delete & Redraft (#10669)ThibG
2019-05-09Add emoji suggestions to CW and poll option fields (#10555)ThibG
2019-05-03Fix alignment of items in the account gallery in web UI and load more per pag...Eugen Rochko
2019-04-25Fix upload progressbar when image resizing is involved (#10632)ThibG
2019-04-09Fix glitched out "not found" message for non-existing profiles in web UI (#10...Eugen Rochko
2019-03-30Fix search in web UI not setting a limit, restore limit of 5 (#10421)Eugen Rochko
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-20Add support for custom emojis in poll options (#10322)ThibG
2019-03-17Save quick filter settings when selecting a different filter (#10296)ThibG
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2019-03-07Fix public timelines being broken by new toots when they are not mounted (#10...Eugen Rochko
2019-03-06Disable file upload when there is a poll (#10195)ThibG
2019-03-06Fix poll options not rendering text after vote/refresh (#10189)Eugen Rochko
2019-03-06Add UI for creating polls (#10184)Eugen Rochko
2019-03-06Render unicode emoji in polls using emoji pack (#10185)Eugen Rochko
2019-03-03Insert polls in redux stores before statuses so it avoids crashes (#10140)ThibG
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-27Fix direct timeline pagination in the WebUI (#10126)ThibG
2019-02-02Allow multiple files upload through web UI, including drag & drop (#9856)tmm576
2018-12-30Immediately go back in browser history upon successfully sending toot (#9663)ThibG
2018-12-17Add new first-time tutorial (#9531)Eugen Rochko
2018-12-16Add notification quick-filter bar in the frontend app (#9399)Paweł Ngei
2018-12-14When posting in mobile mode, go back to previous history location (#9502)ThibG
2018-12-14Fix timeline pagination in the WebUI (#9516)ThibG
2018-12-01Fix last_status parameter for notifications and conversations (#9407)ThibG
2018-11-30Remove npm-run-all dependency (#9401)Eugen Rochko
2018-11-10Fix loading indicator inconsistency (#9252)Eugen Rochko
2018-11-09Remove unused computation of reblog references from updateTimeline (#9244)ThibG
2018-11-08Use local instead of global loading indicator for timelines, account timeline...Eugen Rochko
2018-11-08Optimize the process of following someone (#9220)Eugen Rochko