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.
pixelfed/app/Models
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
4 months ago
..
AdminInvite.php Add admin invite interface and email support 4 months ago
AdminShadowFilter.php
AppRegister.php Add AppRegister 12 months ago
AutospamCustomTokens.php
ConfigCache.php
Conversation.php
CuratedRegister.php
CuratedRegisterActivity.php
CuratedRegisterTemplate.php
CustomEmoji.php
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 9 months ago
CustomFilterKeyword.php Update CustomFilterKeyword model, add setKeywordAttribute method 9 months ago
CustomFilterStatus.php Add custom filters 9 months ago
DefaultDomainBlock.php
Group.php Add groups models, controllers and services 2 years ago
GroupActivityGraph.php Add groups models, controllers and services 2 years ago
GroupBlock.php Add groups models, controllers and services 2 years ago
GroupCategory.php Add groups models, controllers and services 2 years ago
GroupComment.php Add groups models, controllers and services 2 years ago
GroupEvent.php Add groups models, controllers and services 2 years ago
GroupHashtag.php Add groups models, controllers and services 2 years ago
GroupInteraction.php Add groups models, controllers and services 2 years ago
GroupInvitation.php Add groups models, controllers and services 2 years ago
GroupLike.php Add groups models, controllers and services 2 years ago
GroupLimit.php Add groups models, controllers and services 2 years ago
GroupMedia.php Add groups models, controllers and services 2 years ago
GroupMember.php Add groups models, controllers and services 2 years ago
GroupPost.php Add groups models, controllers and services 2 years ago
GroupPostHashtag.php Add groups models, controllers and services 2 years ago
GroupReport.php Add groups models, controllers and services 2 years ago
GroupRole.php Add groups models, controllers and services 2 years ago
GroupStore.php Add groups models, controllers and services 2 years 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
ProfileMigration.php
RemoteAuth.php
RemoteAuthInstance.php
RemoteReport.php
StatusEdit.php
UserAppSettings.php
UserDomainBlock.php
UserEmailForgot.php
UserOidcMapping.php Generic OIDC Support 9 months ago
UserPronoun.php
UserRoles.php