about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions/statuses.js
AgeCommit message (Expand)Author
2020-09-04Remove obsolete IndexedDB operations from web UI (#14730)Eugen Rochko
2020-07-19Fix/14021 behaviour on add or remove toots (#14212)Ariel
2019-12-29Summary: fix slowness due to layout thrashing when reloading a large … (#12...Matt Panaro
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-03-06Add UI for creating polls (#10184)Eugen Rochko
2018-10-29Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)Eugen Rochko
2018-08-19Show compose form on delete & redraft when in mobile layout (#8277)Eugen Rochko
2018-06-05Add redraft function (#7735)Eugen Rochko
2018-04-08Free stroage if it is exceeding disk quota (#7061)Akihiko Odaki
2018-03-27Cache media (#6902)Akihiko Odaki
2018-03-24Store objects to IndexedDB (#6826)Akihiko Odaki
2018-03-11Add show more/less toggle for entire threads in web UI (#6733)Eugen Rochko
2017-09-13Fix height cache (#4909)abcang
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-07-19fix: Handle errors without response (#4274)Sorin Davidoi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko