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/app/views
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
8 years ago
..
about sign_in and sign_up views present og meta infos (#5308) 8 years ago
accounts Add “staff” badge to admin user pages (#5735) 8 years ago
admin Add consumable invites (#5814) 8 years ago
admin_mailer Make salutation of email localizable (#4454) 9 years ago
application
auth Add consumable invites (#5814) 8 years ago
authorize_follows Add "signed in as" header to some pages (#4523) 9 years ago
errors New error page graphic. Other error page improvements (#5099) 9 years ago
follower_accounts Add option to opt out of search engines on public profile/status pages (#4199) 9 years ago
following_accounts Add option to opt out of search engines on public profile/status pages (#4199) 9 years ago
home Add ServiceWorker caching for static assets (#5524) 8 years ago
invites Add consumable invites (#5814) 8 years ago
kaminari
layouts Refactor initial state: reduce_motion and auto_play_gif (#5501) 8 years ago
notification_mailer Make salutation of email localizable (#4454) 9 years ago
oauth Oauth code in input form and add description message (#4986) 9 years ago
remote_follow
settings Remove empty strings (#5732) 8 years ago
shared fix presented og:url is incorrect (#5320) 8 years ago
shares Add protocol handler. Handle follow intents (#4511) 9 years ago
stream_entries Use account.display_name for og:title single toot pages (#5821) 8 years ago
tags Adjust public hashtag pages (#5357) 8 years ago
user_mailer l10n: PT-BR translation updated (#5681) 8 years ago
well_known Send short account URL to remote instance (regression from #3844) (#4355) 9 years ago