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 e20895f251
Add list of lists component to web UI (#5811)
* Add list of lists component to web UI

* Add list adding

* Add list removing

* List editor modal

* Add API account search limited by following=true relation

* Rework list editor modal

* Remove mandatory pagination of GET /api/v1/lists/:id/accounts

* Adjust search input placeholder

* Fix rspec (#5890)

* i18n: (zh-CN) Add missing translations for #5811 (#5891)

* i18n: (zh-CN) yarn manage:translations -- zh-CN

* i18n: (zh-CN) Add missing translations for #5811

* Fix some issues

- Display loading/missing state for list timelines
- Order lists alphabetically in overview
- Fix async list editor reset
- Redirect to /lists after deleting unpinned list
- Redirect to / after pinning a list

* Remove dead list columns when a list is deleted or fetch returns 404
8 years ago
..
controllers Add list of lists component to web UI (#5811) 8 years ago
helpers Add invite filter (#5862) 8 years ago
javascript Add list of lists component to web UI (#5811) 8 years ago
lib Add semi-support for Video/Image objects in ActivityPub (#5848) 8 years ago
mailers Add ability to disable login and mark accounts as memorial (#5615) 8 years ago
models Add list of lists component to web UI (#5811) 8 years ago
policies Allow admin to deactivate invite created by users (#5860) 8 years ago
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 8 years ago
serializers Display list column (#5750) 8 years ago
services Add list of lists component to web UI (#5811) 8 years ago
validators Implement EmailBlackList (#5109) 8 years ago
views Add invite filter (#5862) 8 years ago
workers Fix too many forwards (#5854) 8 years ago