about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers/index.js
AgeCommit message (Expand)Author
2023-01-18Add listing of followed hashtags (#21773)Connor Shea
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-07-22Add ability to follow hashtags in web UI (#18862)Eugen Rochko
2022-02-23Fix reporting from profile (#17632)Claire
2022-02-23Change report modal to include category selection in web UI (#17565)Eugen Rochko
2022-02-09Add edit history to web UI (#17390)Eugen Rochko
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-02-11Add dropdown for boost privacy in boost confirmation modal (#15704)Claire
2020-09-28Add pop-out player for audio/video in web UI (#14870)Eugen Rochko
2020-07-07Change design of account notes in web UI (#14208)Eugen Rochko
2020-06-30Add user notes on accounts (#14148)ThibG
2020-05-29Fix timeline markers not working on Chrome (#13887)ThibG
2020-01-23Add announcements (#12662)Eugen Rochko
2019-09-29Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)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-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-03Add polls (#10111)Eugen Rochko
2018-11-05Implement adding a user to a list from their profile (#9062)namelessGonbai
2018-10-28Include preview cards in status entity in REST API (#9120)Eugen Rochko
2018-10-23Show suggested follows on search screen in mobile layout (#9010)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-04Remove trending hashtags (#7711)Eugen Rochko
2018-05-27Track trending tags (#7638)Eugen Rochko
2018-03-30Add some UI for user-defined domain blocks (#6628)ThibG
2018-03-07Remove pointer events on the entire UI when a dropdown menu is open (#6648)Akihiko Odaki
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-11-25Display list column (#5750)Eugen Rochko
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-09-23Add custom emojis to the emoji picker (#5052)Eugen Rochko
2017-09-13Fix height cache (#4909)abcang
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-09refactor: Make all reducers sync (#4125)Sorin Davidoi
2017-07-08Lazy load components (#3879)Sorin Davidoi
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-08Prevent selection of unacceptable Content-Type files (#2910)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko