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.
Daniel Supernault
a492a95a0e
Update AdminShadowFilter, fix deleted profile bug
|
2 years ago |
.. |
Admin
|
Update AdminReportController, add `profile_id` to group by. Fixes #4685
|
2 years ago |
Api
|
Update ApiV1Controller, update discoverAccountsPopular method
|
2 years ago |
Auth
|
…
|
|
Import
|
Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825
|
2 years ago |
Settings
|
Update PrivacySettings, add domainBlocks
|
2 years ago |
Stories
|
Update StoryApiV1Controller, add self-carousel endpoint. Fixes #4352
|
2 years ago |
AccountController.php
|
…
|
|
AccountInterstitialController.php
|
…
|
|
AdminController.php
|
…
|
|
AdminInviteController.php
|
…
|
|
AdminShadowFilterController.php
|
Update AdminShadowFilter, fix deleted profile bug
|
2 years ago |
ApiController.php
|
…
|
|
AvatarController.php
|
…
|
|
BookmarkController.php
|
…
|
|
CircleController.php
|
…
|
|
CircleProfileController.php
|
…
|
|
CollectionController.php
|
Merge pull request #4792 from mbliznikova/4790_4791_add_recently_deleted_post_to_collection_no_page_reloading_invalidate_cache_after_adding
|
2 years ago |
CollectionItemController.php
|
…
|
|
CommentController.php
|
…
|
|
ComposeController.php
|
Fix similar SQL error which triggers when mentioning people in new posts
|
2 years ago |
ContactController.php
|
…
|
|
Controller.php
|
…
|
|
DeckController.php
|
…
|
|
DirectMessageController.php
|
Update DirectMessageController
|
2 years ago |
DiscoverCategoryController.php
|
…
|
|
DiscoverCategoryHashtagController.php
|
…
|
|
DiscoverController.php
|
…
|
|
FederationController.php
|
Update FederationController, add proper statuses counts
|
2 years ago |
FollowerController.php
|
…
|
|
HashtagController.php
|
…
|
|
HashtagFollowController.php
|
…
|
|
HealthCheckController.php
|
…
|
|
ImportController.php
|
…
|
|
ImportPostController.php
|
Update ImportPostController, fix IG bug with missing spaces between hashtags
|
2 years ago |
InstallController.php
|
…
|
|
InstanceActorController.php
|
…
|
|
InternalApiController.php
|
Change ISO-8601 to RFC 3339 EXTENDED
|
3 years ago |
LandingController.php
|
…
|
|
LikeController.php
|
Update LikePipeline, dispatch to feed queue. Fixes #4723
|
2 years ago |
LiveStreamController.php
|
…
|
|
MediaBlocklistController.php
|
…
|
|
MediaController.php
|
…
|
|
MediaTagController.php
|
…
|
|
MicroController.php
|
…
|
|
MobileController.php
|
…
|
|
NewsroomController.php
|
…
|
|
NotificationController.php
|
…
|
|
PageController.php
|
…
|
|
PixelfedDirectoryController.php
|
…
|
|
PlaceController.php
|
…
|
|
PollController.php
|
…
|
|
PortfolioController.php
|
…
|
|
ProfileAliasController.php
|
Add ProfileAliasController, hello account migrations!
|
2 years ago |
ProfileController.php
|
…
|
|
ProfileSponsorController.php
|
…
|
|
PublicApiController.php
|
…
|
|
RemoteAuthController.php
|
Update Sign-in with Mastodon, allow usage when registrations are closed
|
2 years ago |
ReportController.php
|
…
|
|
SearchController.php
|
…
|
|
SeasonalController.php
|
…
|
|
SettingsController.php
|
…
|
|
SiteController.php
|
…
|
|
SpaController.php
|
…
|
|
StatusController.php
|
…
|
|
StatusEditController.php
|
…
|
|
StoryComposeController.php
|
…
|
|
StoryController.php
|
…
|
|
TimelineController.php
|
…
|
|
UIKitController.php
|
…
|
|
UserAppSettingsController.php
|
Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings
|
2 years ago |
UserInviteController.php
|
Update UserInviteController, fixes #3017
|
4 years ago |