Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-05 | Add customizable user roles (#18641) | Eugen Rochko | |
* Add customizable user roles * Various fixes and improvements * Add migration for old settings and fix tootctl role management | |||
2022-03-04 | Fix duplicate notifications being possible after poll expiration (#17697) | Eugen Rochko | |
2022-02-23 | Fix new sign-up notification not working because of incorrect type name (#17629) | Claire | |
2022-02-23 | Add notifications for new sign-ups (#16953) | Eugen Rochko | |
2021-04-24 | Change auto-following admin-selected accounts, show in recommendations (#16078) | Eugen Rochko | |
2019-12-16 | Admin setting to disable default follows (#12566) | Alice Gaudon | |
2019-10-01 | Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid ↵ | ThibG | |
(#12037) * Add test to handle suspended and missing users in BootstrapTimelineService * Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid | |||
2018-06-15 | Add autofollow option to invites (#7805) | Eugen Rochko | |
* Add autofollow option to invites * Trigger CodeClimate rebuild | |||
2017-09-10 | Default follows for new users (#4871) | Eugen Rochko | |
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) |