about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions
AgeCommit message (Expand)Author
2020-01-26Add streaming API updates for announcements being modified or deleted (#12963)Eugen Rochko
2020-01-25Fix spurious error and incorrect state change when adding a reaction twice (#...ThibG
2020-01-25Improve announcements design (#12954)ThibG
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-02Fix 12661 (#12744)Matt Panaro
2019-12-29Summary: fix slowness due to layout thrashing when reloading a large … (#12...Matt Panaro
2019-12-01Add follow_request notification type (#12198)ThibG
2019-11-29Fix pending upload count not being decremented on error (#12499)ThibG
2019-11-13Add bookmarks (#7107)ThibG
2019-11-07Fix WebUI allowing to upload more items than the limit (#12300)ThibG
2019-11-04Fix notification filters not applying to poll options (#12269)ThibG
2019-10-06Fix performance of home feed regeneration (#12084)Eugen Rochko
2019-09-29Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)ThibG
2019-09-28Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)Eugen Rochko
2019-09-27Use blob URL for Tesseract to avoid CORS issues (#11964)ThibG
2019-09-22Show user what options they have voted (#11195)ThibG
2019-09-21Change conversations UI (#11896)Eugen Rochko
2019-09-21Fix updates being hidden behind pending items on unmounted components (#11898)Eugen Rochko
2019-09-18Fix “load more” adding older toots/notifications to pending items (#11883)ThibG
2019-09-06Add timeline read markers API (#11762)Eugen Rochko
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