about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions/accounts.js
AgeCommit message (Expand)Author
2020-10-13Add duration parameter to muting. (#13831)OSAMU SATO
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-04Remove obsolete IndexedDB operations from web UI (#14730)Eugen Rochko
2020-03-28Fix 404 and 410 API errors being silently discarded in WebUI (#13279)ThibG
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2018-11-08Optimize the process of following someone (#9220)Eugen Rochko
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-04-08Free stroage if it is exceeding disk quota (#7061)Akihiko Odaki
2018-04-02 Add missing rejection handling for Promises (#7008)unarist
2018-03-27Cache media (#6902)Akihiko Odaki
2018-03-24Store objects to IndexedDB (#6826)Akihiko Odaki
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-10-13When unfollowing, remove from home in web UI immediately (#5369)Eugen Rochko
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-05-31Fix load more on account timelines (regression from #3311) (#3475)unarist
2017-05-25More use of next link header on account (media) timelines (#3311)unarist
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Add account media gallery view to web UI (#3120)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko