daniel b51bacf672 Merge pull request #3803 from syntafin/dev 2 лет назад
..
Admin 8487231177 Add hashtag administration 2 лет назад
Api f31646502f Update ApiV1Controller, fix media update. Fixes #4196 2 лет назад
Auth 9bbd6dcd23 Update v1.1 api, add post moderation endpoint 2 лет назад
Import ac6b3f07de Update controllers, fixes #2906 3 лет назад
Settings 498b46f70f Update AccountService, fix actor cache invalidation 2 лет назад
AccountController.php 5b879f0156 Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts 2 лет назад
AccountInterstitialController.php c67f0c5784 Update AccountInterstitialController, add autospam type 4 лет назад
AdminController.php b51bacf672 Merge pull request #3803 from syntafin/dev 2 лет назад
AdminInviteController.php 9bbd6dcd23 Update v1.1 api, add post moderation endpoint 2 лет назад
ApiController.php c369882b48 Update Redis namespace 5 лет назад
AvatarController.php 7fa9d4dc1b Update AvatarController, fix store bug 3 лет назад
BookmarkController.php e343061a13 Update ApiV1Controller and BookmarkController, fix api differences and allow unbookmarking regardless of relationship 2 лет назад
CircleController.php e00f65da03 Add Circle controller,model and migration 6 лет назад
CircleProfileController.php ee4b7ba8b2 Add CircleProfile controller, model and migration 6 лет назад
CollectionController.php abd52f4d3a Update CollectionController, fixes #3946 2 лет назад
CollectionItemController.php 4300315fd6 Add CollectionItemController 6 лет назад
CommentController.php b6b0837f49 Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation 3 лет назад
ComposeController.php 9f8957b939 Update ComposeController, fix add to collection logic 2 лет назад
ContactController.php b228f0eea1 Create validation rule MaxMultiLine and add it to the validation in ContactController 2 лет назад
Controller.php b8abbdd90f Apply fixes from StyleCI 6 лет назад
DeckController.php 350d7e29b5 Add DeckController 6 лет назад
DirectMessageController.php 9e223a6b83 Update DirectMessageController, include account entity in lookup endpoint 2 лет назад
DiscoverCategoryController.php 32d1667311 Add DiscoverCategory model 6 лет назад
DiscoverCategoryHashtagController.php 40ffaee6ed Add DiscoverCategoryHashtag model 6 лет назад
DiscoverController.php b9154e3090 Update api routes 2 лет назад
FederationController.php 9fcccca910 Update FederationController, fix double lock bug 2 лет назад
FollowerController.php 80d9b9399a Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 3 лет назад
HashtagController.php b8abbdd90f Apply fixes from StyleCI 6 лет назад
HashtagFollowController.php 153eb6ba4c Update HashtagService, use sorted set for followed tags 3 лет назад
ImportController.php ac6b3f07de Update controllers, fixes #2906 3 лет назад
InstallController.php a54d9c4f71 Update InstallController.php 3 лет назад
InstanceActorController.php e6e16d2cdd Fix: Use correct response type and remove Accept from http signature 2 лет назад
InternalApiController.php 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 3 лет назад
LikeController.php 1545e37cdb Enforce blocks on incoming likes, shares, replies and follows 2 лет назад
LiveStreamController.php feb969b908 Update LiveStreamController, remove auth middleware from config endpoint 3 лет назад
MediaBlocklistController.php ba1f7e7e2c Add MediaBlocklist feature 5 лет назад
MediaController.php 4415af1bf0 Update api controllers, deprecate old endpoints 4 лет назад
MediaTagController.php 5e13643246 Update MediaTagController 4 лет назад
MicroController.php d0361dd9ff Add MicroController 6 лет назад
MobileController.php 74f576c8ce Update web routes 2 лет назад
NewsroomController.php c568d54893 Update NewroomController, update title length limit from 25 to 40 5 лет назад
NotificationController.php b8abbdd90f Apply fixes from StyleCI 6 лет назад
PageController.php 0b7d0a9627 Add customizable Legal Notice page 2 лет назад
PixelfedDirectoryController.php 94697d536b Add Server Directory integration 2 лет назад
PlaceController.php 9ab9ffbafe Add places api endpoints 2 лет назад
PollController.php ac6b3f07de Update controllers, fixes #2906 3 лет назад
PortfolioController.php 356a882dbc Add Portfolio feature 2 лет назад
ProfileController.php e6e16d2cdd Fix: Use correct response type and remove Accept from http signature 2 лет назад
ProfileSponsorController.php bd61a921e8 Update ProfileSponsorController 5 лет назад
PublicApiController.php dda9e77024 Update ApiV1Controller, add Redis facade 2 лет назад
ReportController.php 5206b09627 Update ReportController, handle json reports 4 лет назад
SearchController.php 26b9c1401c Update ActivityPub helpers, fix comment threading in statusFetch() method 4 лет назад
SeasonalController.php 090b6d0336 Update SeasonalController 4 лет назад
SettingsController.php 6eabe07ca3 Update DeleteAccountPipeline, dispatch on low queue 2 лет назад
SiteController.php 0b7d0a9627 Add customizable Legal Notice page 2 лет назад
SpaController.php 6033d83726 Fix unlisted post web redirect and api response 2 лет назад
StatusController.php 257c094911 Update StatusDelete pipeline, dispatch async 2 лет назад
StoryComposeController.php f34a1e9d8e Add Conversations model 3 лет назад
StoryController.php ddf41dc347 Update StoryController, add postgres bug fix 3 лет назад
TimelineController.php af7face4da Add Network Timeline 4 лет назад
UIKitController.php fcab5010d6 Add UIKit model, migration and controller 5 лет назад
UserInviteController.php b8e9056ee3 Update UserInviteController, fixes #3017 3 лет назад