mastodon/spec
Eugen 501514960a Followers-only post federation ()
* 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
..
controllers Followers-only post federation () 2017-04-24 00:38:37 +02:00
fabricators Refresh webfinger () 2017-04-15 03:16:05 +02:00
features Introduce capybara and first feature spec () 2017-04-15 01:21:02 +02:00
fixtures Fix - Fix gif uploads () 2017-04-19 23:21:00 +02:00
helpers Ensure i18n matches options () 2017-04-23 19:09:52 +02:00
javascript Add unit tests for https://github.com/tootsuite/mastodon/pull/1574 () 2017-04-12 17:16:59 +02:00
lib [WIP] Html lang on statuses () 2017-04-22 04:26:25 +02:00
mailers Add digest e-mails 2017-03-04 00:00:48 +01:00
models Admin UI for confirming users () 2017-04-23 04:43:42 +02:00
presenters About page contact email () 2017-04-15 13:33:25 +02:00
requests Restful refactor of accounts/ routes () 2017-04-19 13:52:37 +02:00
routing Restful refactor of accounts/ routes () 2017-04-19 13:52:37 +02:00
services Fix possibility of unrightful webfinger redirect () 2017-04-19 17:28:35 +02:00
support/matchers/model add more tests to models 2017-04-05 00:29:56 +02:00
views Add og:url tags () 2017-04-22 17:29:46 +02:00
rails_helper.rb Followers-only post federation () 2017-04-24 00:38:37 +02:00
spec_helper.rb Add more tests for AtomSerializer () 2017-04-18 22:30:17 +02:00