You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686)
* Move ancestors/descendants out of timelines reducer

* Refactor timelines reducer

All types of timelines now have a flat structure and use the same
reducer functions and actions

* Reintroduce some missing behaviours

* Fix wrong import in reports

* Fix includes typo

* Fix issue related to "next" pagination in timelines and notifications

* Fix bug with timeline's initial state, expandNotifications
8 years ago
..
controllers Make sure email is case insensitive on all places (#3688) 8 years ago
helpers Improve RTL detection (#3682) 8 years ago
javascript Fix #3665 - Refactor timelines reducer (#3686) 8 years ago
lib Language detection defaults to nil (#3666) 8 years ago
mailers Remove unnecessary .keep files (#2976) 8 years ago
models Fix Account model deprecation warnings (#3689) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services Refactor UpdateRemoteProfileService (#3690) 8 years ago
validators Correct validators so that existing error messages would look correct (#3668) 8 years ago
views Localize date in digest and cover NotificationMailer more (#3694) 8 years ago
workers change sidekiq queueing to bulk push (#3536) 8 years ago