about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions
AgeCommit message (Expand)Author
2020-08-30[Feature] Add in-place post editingFire Demon
2020-08-11Merge branch 'master' into glitch-soc/masterThibaut Girka
2020-08-11Add support for managing multiple stream subscriptions in a single connection...Eugen Rochko
2020-08-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-07-24Fix unnecessary second connection to user stream from account timeline in web...Eugen Rochko
2020-07-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-07-19Fix/14021 behaviour on add or remove toots (#14212)Ariel
2020-07-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-07-09Freeze scroll position when a dropdown menu is open in the TL (#14271)ThibG
2020-07-07Merge pull request #1372 from ThibG/glitch-soc/fixes/local-only-public-optionThibG
2020-07-07Add ability to choose media thumbnail in web UI (#14244)Eugen Rochko
2020-07-07Change design of account notes in web UI (#14208)Eugen Rochko
2020-07-06Fix vanilla flavour tooThibaut Girka
2020-06-30Add user notes on accounts (#14148)ThibG
2020-06-09FIX: filters ignore media descriptions (#13837)Ben Lubar
2020-05-29Fix timeline markers in Firefox (regression from #13887) (#13889)ThibG
2020-05-29Fix timeline markers not working on Chrome (#13887)ThibG
2020-05-23Fix local streaming of hashtag timelines (#13827)Takeshi Umeda
2020-05-10Add remote only to public timeline (#13504)Takeshi Umeda
2020-04-28Refactor/cleanup TIMELINE_DELETE-related code (#13175)ThibG
2020-04-18Add local only to hashtag timeline (#13502)Takeshi Umeda
2020-03-28Fix 404 and 410 API errors being silently discarded in WebUI (#13279)ThibG
2020-03-10Fix regression in “Edit media” modal in web UI (#13243)ThibG
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2020-02-03Change how unread announcements are handled (#13020)ThibG
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