gearheads
/
mastodon
Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
mastodon/app
Eugen Rochko e20895f251
Add list of lists component to web UI ()
* 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 ()

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

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

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

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