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/spec
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
7 years ago
..
controllers Allow hiding of reblogs from followed users (#5762) 7 years ago
fabricators Add consumable invites (#5814) 7 years ago
features Add scenarios for log in (#3497) 8 years ago
fixtures Remove empty strings (#5732) 7 years ago
helpers Remove empty strings (#5732) 7 years ago
lib Fix too many forwards (#5854) 7 years ago
mailers Spec UserMailer (#3757) 8 years ago
models Allow hiding of reblogs from followed users (#5762) 7 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Add tests for AccountRelationshipsPresenter (#5805) 7 years ago
requests Redesign the landing page, mount public timeline on it (#4122) 8 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 8 years ago
services Add list of lists component to web UI (#5811) 7 years ago
support Remove empty strings (#5732) 7 years ago
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 8 years ago
views Uploads for admin site settings (#4913) 7 years ago
workers Lists (#5703) 7 years ago
rails_helper.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 8 years ago
spec_helper.rb Minor performance improvement for test suite (#4678) 7 years ago