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.
Ross Bearman
db03733415
Add admin invite interface and email support
...
This commit does two things:
* Add invite email support to AdminInviteCommand
- Moves `invite_code` generation to AdminInvite model `creating` event
* Add admin invite management section under admin users dashboard
- Adds `Admin/AdminUserInviteController` and associated `home` and
`create` Blade templates.
- Adds "Invites" button to admin user dashboard
2 months ago
..
AdminInvite.php
Add admin invite interface and email support
2 months ago
AdminShadowFilter.php
…
AppRegister.php
Add AppRegister
10 months ago
AutospamCustomTokens.php
…
ConfigCache.php
…
Conversation.php
…
CuratedRegister.php
…
CuratedRegisterActivity.php
…
CuratedRegisterTemplate.php
Add Curated Onboarding Templates
2 years ago
CustomEmoji.php
Update custom emoji, add config_cache support
2 years ago
CustomFilter.php
Update CustomFilter model, add custom limits for max_content_scan_limit, max_filters_per_user, max_keywords_per_filter, max_keyword_length, max_pattern_length, max_reported_matches, max_create_per_hour, max_updates_per_hour so admins have more control over this feature
7 months ago
CustomFilterKeyword.php
Update CustomFilterKeyword model, add setKeywordAttribute method
7 months ago
CustomFilterStatus.php
Add custom filters
8 months ago
DefaultDomainBlock.php
…
Group.php
Add groups models, controllers and services
1 year ago
GroupActivityGraph.php
Add groups models, controllers and services
1 year ago
GroupBlock.php
Add groups models, controllers and services
1 year ago
GroupCategory.php
Add groups models, controllers and services
1 year ago
GroupComment.php
Add groups models, controllers and services
1 year ago
GroupEvent.php
Add groups models, controllers and services
1 year ago
GroupHashtag.php
Add groups models, controllers and services
1 year ago
GroupInteraction.php
Add groups models, controllers and services
1 year ago
GroupInvitation.php
Add groups models, controllers and services
1 year ago
GroupLike.php
Add groups models, controllers and services
1 year ago
GroupLimit.php
Add groups models, controllers and services
1 year ago
GroupMedia.php
Add groups models, controllers and services
1 year ago
GroupMember.php
Add groups models, controllers and services
1 year ago
GroupPost.php
Add groups models, controllers and services
1 year ago
GroupPostHashtag.php
Add groups models, controllers and services
1 year ago
GroupReport.php
Add groups models, controllers and services
1 year ago
GroupRole.php
Add groups models, controllers and services
1 year ago
GroupStore.php
Add groups models, controllers and services
1 year ago
HashtagRelated.php
…
ImportPost.php
…
InstanceActor.php
…
LiveStream.php
…
ModeratedProfile.php
Add ModeratedProfile model
1 year ago
ParentalControls.php
…
Poll.php
…
PollVote.php
…
Portfolio.php
…
ProfileAlias.php
Add Profile Migrations
2 years ago
ProfileMigration.php
Update ProfileMigration model, add target relation
2 years ago
RemoteAuth.php
…
RemoteAuthInstance.php
…
RemoteReport.php
…
StatusEdit.php
…
UserAppSettings.php
…
UserDomainBlock.php
…
UserEmailForgot.php
…
UserOidcMapping.php
Generic OIDC Support
7 months ago
UserPronoun.php
…
UserRoles.php
…