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
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
..
actions Add hasMore field to account timeline (#2066) 8 years ago
components fix(style): Fix regressions introduced by #2338 (#2345) 8 years ago
containers Adding arabic string localization (rebased) (#1895) 8 years ago
features Followers-only post federation (#2111) 8 years ago
locales Followers-only post federation (#2111) 8 years ago
middleware Add eslint-plugin-jsx-a11y (#1651) 8 years ago
reducers Put space before image (#1735) 8 years ago
selectors Avoid re-loading already loaded relationships. Also fixes issue where wrong 8 years ago
store Replace howler.js with simple <audio />, will hopefully resolve 8 years ago
.gitkeep Adding React.js, Redux, revamping dashboard 9 years ago
api.jsx Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548) 8 years ago
emoji.jsx Improve emojis - use SVGs where possible 8 years ago
is_mobile.jsx Try to detect iOS and *not* autoplay any videos 8 years ago
link_header.jsx Add eslint-plugin-jsx-a11y (#1651) 8 years ago
rtl.jsx Fix #186 - Add RTL support to the compose form textarea and statuses output 8 years ago
stream.jsx Send initial state in a <script type="application/json"> tag (#1806) 8 years ago