Commit Graph

5 Commits (ef8deb08784948975f59ce2311b79e5ac85b1307)

Author SHA1 Message Date
Eugen Rochko daccc07dc1
Change auto-following admin-selected accounts, show in recommendations (#16078) 5 years ago
Alice Gaudon 668f698077 Admin setting to disable default follows (#12566) 6 years ago
ThibG 3a4d994c40 Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid (#12037)
* Add test to handle suspended and missing users in BootstrapTimelineService

* Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid
6 years ago
Eugen Rochko ca85658975
Add autofollow option to invites (#7805)
* Add autofollow option to invites

* Trigger CodeClimate rebuild
8 years ago
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)
8 years ago