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/config
Eugen Rochko 740f8a95a9
Add consumable invites (#5814)
* Add consumable invites

* Add UI for generating invite codes

* Add tests

* Display max uses and expiration in invites table, delete invite

* Remove unused column and redundant validator

- Default follows not used, probably bad idea
- InviteCodeValidator is redundant because RegistrationsController
  checks invite code validity

* Add admin setting to disable invites

* Add admin UI for invites, configurable role for invite creation

- Admin UI that lists everyone's invites, always available
- Admin setting min_invite_role to control who can invite people
- Non-admin invite UI only visible if users are allowed to

* Do not remove invites from database, expire them instantly
7 years ago
..
environments Replace self-rolled statsd instrumention with localshred/nsa (#5118) 7 years ago
initializers Allow specifying STATSD_NAMESPACE (#5700) 7 years ago
locales Add consumable invites (#5814) 7 years ago
webpack Update extract-text-webpack-plugin to version 3.0.2 (#5584) 7 years ago
application.rb Swedish translation (#5406) 7 years ago
boot.rb Adds bootsnap. Faster boot time (#3176) 8 years ago
brakeman.ignore Add logging of admin actions (#5757) 7 years ago
database.yml use-DB_NAME-in-development (#5430) 7 years ago
deploy.rb Update dependencies for Ruby (2017-10-30) (#5566) 7 years ago
environment.rb Make PreviewCard records reuseable between statuses (#4642) 7 years ago
i18n-tasks.yml Add logging of admin actions (#5757) 7 years ago
navigation.rb Add consumable invites (#5814) 7 years ago
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 8 years ago
routes.rb Add consumable invites (#5814) 7 years ago
secrets.yml Upgrade to Rails 5.0.0.1 8 years ago
settings.yml Add consumable invites (#5814) 7 years ago
sidekiq.yml Randomize sidekiq-scheduler cron schedule (#4980) 7 years ago
themes.yml Add support for multiple themes (#4959) 7 years ago
webpacker.yml Upgrade Webpacker to version 3.0.1 (#5122) 7 years ago