1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
Eugen Rochko 7d7844a47f Default follows for new users (#4871)
When a new user confirms their e-mail, bootstrap their home timeline
by automatically following a set of accounts. By default, all local
admin accounts (that are unlocked). Can be customized by new admin
setting (comma-separated usernames, local and unlocked only)
2017-09-10 09:58:38 +02:00
..
controllers Default follows for new users (#4871) 2017-09-10 09:58:38 +02:00
fabricators
features
fixtures
helpers
javascript
lib
mailers
models
policies
presenters
requests
routing
services Default follows for new users (#4871) 2017-09-10 09:58:38 +02:00
support
validators
views
workers
rails_helper.rb
spec_helper.rb