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
1 year ago
..
AdminInvite.php Add admin invite interface and email support 1 year ago
AdminShadowFilter.php Update AdminShadowFilter, fix deleted profile bug 3 years ago
AppRegister.php Add AppRegister 2 years ago
AutospamCustomTokens.php
…
ConfigCache.php
…
Conversation.php
…
CuratedRegister.php Update Curated Onboarding dashboard, improve application filtering and make it easier to distinguish response state 3 years ago
CuratedRegisterActivity.php Add Curated Onboarding 3 years ago
CuratedRegisterTemplate.php Add Curated Onboarding Templates 3 years ago
CustomEmoji.php Update custom emoji, add config_cache support 3 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 1 year ago
CustomFilterKeyword.php Update CustomFilterKeyword model, add setKeywordAttribute method 1 year ago
CustomFilterStatus.php Add custom filters 1 year ago
DefaultDomainBlock.php Add DefaultDomainBlock model + migration 3 years ago
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 Add app:hashtag-related-generate command 3 years ago
ImportPost.php
…
InstanceActor.php
…
LiveStream.php
…
ModeratedProfile.php Add ModeratedProfile model 2 years ago
ParentalControls.php Add Parental Controls feature 3 years ago
Poll.php
…
PollVote.php
…
Portfolio.php
…
ProfileAlias.php Add Profile Migrations 3 years ago
ProfileMigration.php Update ProfileMigration model, add target relation 3 years ago
RemoteAuth.php
…
RemoteAuthInstance.php
…
RemoteReport.php
…
StatusEdit.php
…
UserAppSettings.php
…
UserDomainBlock.php Add Domain Blocks 3 years ago
UserEmailForgot.php Add forgot email feature 3 years ago
UserOidcMapping.php Generic OIDC Support 1 year ago
UserPronoun.php
…
UserRoles.php Add Roles & Parental Controls 3 years ago