mastodon/app/assets/javascripts/components
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
2017-04-24 00:38:37 +02:00
..
actions Add hasMore field to account timeline (#2066) 2017-04-18 13:10:49 +02:00
components fix(style): Fix regressions introduced by #2338 (#2345) 2017-04-23 14:18:58 +02:00
containers Adding arabic string localization (rebased) (#1895) 2017-04-23 05:58:47 +02:00
features Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
locales Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
middleware Add eslint-plugin-jsx-a11y (#1651) 2017-04-15 13:27:27 +02:00
reducers Put space before image (#1735) 2017-04-21 20:06:25 +02:00
selectors
store
.gitkeep
api.jsx
emoji.jsx
is_mobile.jsx
link_header.jsx Add eslint-plugin-jsx-a11y (#1651) 2017-04-15 13:27:27 +02:00
rtl.jsx
stream.jsx