chinwagsocial/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
2017-12-05 23:02:27 +01:00
..
controllers Add list of lists component to web UI (#5811) 2017-12-05 23:02:27 +01:00
helpers Add invite filter (#5862) 2017-12-01 16:40:02 +01:00
javascript Add list of lists component to web UI (#5811) 2017-12-05 23:02:27 +01:00
lib Add semi-support for Video/Image objects in ActivityPub (#5848) 2017-11-30 04:06:20 +01:00
mailers Add ability to disable login and mark accounts as memorial (#5615) 2017-11-07 19:06:44 +01:00
models Add list of lists component to web UI (#5811) 2017-12-05 23:02:27 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 2017-09-24 11:18:32 +02:00
serializers Display list column (#5750) 2017-11-25 00:35:37 +01:00
services Add list of lists component to web UI (#5811) 2017-12-05 23:02:27 +01:00
validators Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
views Add invite filter (#5862) 2017-12-01 16:40:02 +01:00
workers Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00