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/assets/javascripts/components/features
Eugen 501514960a Followers-only post federation (#2111)
* Make private toots get PuSHed to subscription URLs that belong to domains where you have approved followers

* Authorized followers controller, stub for bulk action

* Soft block in the background

* Add simple test for new controller

* Rename Settings::FollowersController to Settings::FollowerDomainsController, paginate results,
rename "private" post setting to "followers-only", fix pagination style, improve post privacy
preferences style, improve warning style

* Extract compose form warnings into own container, show warning when posting to followers-only with unlocked account
8 years ago
..
account/components Replace inline styles with CSS classes (BEM) (#2338) 8 years ago
account_timeline Add a confirmation modal: (#2279) 8 years ago
blocks Remove deprecated features at React v15.5 (#1905) 8 years ago
community_timeline Remove deprecated features at React v15.5 (#1905) 8 years ago
compose Followers-only post federation (#2111) 8 years ago
favourited_statuses Remove deprecated features at React v15.5 (#1905) 8 years ago
favourites Remove deprecated features at React v15.5 (#1905) 8 years ago
follow_requests Replace inline styles with CSS classes (BEM) (#2338) 8 years ago
followers Replace inline styles with CSS classes (BEM) (#2338) 8 years ago
following Replace inline styles with CSS classes (BEM) (#2338) 8 years ago
generic_not_found
getting_started Replace inline styles with CSS classes (BEM) (#2338) 8 years ago
hashtag_timeline Remove deprecated features at React v15.5 (#1905) 8 years ago
home_timeline Replace inline styles with CSS classes (BEM) (#2338) 8 years ago
mutes Replace inline styles with CSS classes (BEM) (#2338) 8 years ago
notifications Add a confirmation modal: (#2279) 8 years ago
public_timeline Remove deprecated features at React v15.5 (#1905) 8 years ago
reblogs Replace inline styles with CSS classes (BEM) (#2338) 8 years ago
report Replace inline styles with CSS classes (BEM) (#2338) 8 years ago
status fix(style): Fix styles after classname refactor (#2368) 8 years ago
ui Remove unnecessary variable in ColumnLink component (#2341) 8 years ago