about summary refs log tree commit diff
path: root/app/javascript/mastodon/selectors/index.js
AgeCommit message (Expand)Author
2023-03-23Fix broken links in account gallery (#24218)Christian Schmidt
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-06-30Remove dead code in WebUI filtering code (#18745)Claire
2022-06-30Fix reblogged statuses being erroneously shown as filtered (#18744)Claire
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-27Add notifications for new reports (#18697)Eugen Rochko
2022-05-10Add `limited` attribute to accounts in REST API and a warning in web UI (#18344)Eugen Rochko
2020-12-07Fix unnecessary re-rendering of various components when typing in web UI (#15...Eugen Rochko
2020-07-10Fix audio and video items in account gallery in web UI (#14282)Eugen Rochko
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2020-01-23Add “account timeline” filter category (#12918)ThibG
2019-08-27Add special alert for throttled requests (#11677)ThibG
2019-06-30Optimize makeGetStatus (#11211)ThibG
2019-06-18Completely hide toots matched by “irreversible” filters even if they got ...ThibG
2018-08-19Don't filter own toots (fixes #8289) (#8298)ThibG
2018-07-10Make whole-word filter regex consistent between Ruby and JS (#7987)Eugen Rochko
2018-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-07-07Fix filters not affecting notifications in web UI (#7977)Eugen Rochko
2018-07-06In keyword filter, account for reblogs, HTML and whole-words (#7960)Eugen Rochko
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2017-11-18Profile redirect notes (#5746)Eugen Rochko
2017-07-11refactor: Rewrite immutablejs import statements using destructuring (#4147)Sorin Davidoi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Add account media gallery view to web UI (#3120)Eugen Rochko
2017-05-09Fix snackbar notification stacking order (#2935)Soshi Kato
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko