.. |
Admin
|
e4d3b19642
Update AdminReportController, add `profile_id` to group by. Fixes #4685
|
hai 1 ano |
Api
|
1f74a95d0c
Update ApiV1Controller, implement better limit logic to gracefully handle requests with limits that exceed the max
|
hai 1 ano |
Auth
|
0325e17115
Update LoginController, fix captcha validation error message
|
hai 1 ano |
Import
|
22da2647c7
Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825
|
%!s(int64=2) %!d(string=hai) anos |
Settings
|
5f6ed85770
Update settings sidebar
|
hai 1 ano |
Stories
|
bcb88d5b0a
Update StoryApiV1Controller, add self-carousel endpoint. Fixes #4352
|
hai 1 ano |
AccountController.php
|
9873913921
Update ApiV1Controller, fix account blocks.Closes #4304
|
%!s(int64=2) %!d(string=hai) anos |
AccountInterstitialController.php
|
c67f0c5784
Update AccountInterstitialController, add autospam type
|
%!s(int64=4) %!d(string=hai) anos |
AdminController.php
|
132a58de54
Add Autospam Advanced Detection
|
%!s(int64=2) %!d(string=hai) anos |
AdminInviteController.php
|
9bbd6dcd23
Update v1.1 api, add post moderation endpoint
|
%!s(int64=2) %!d(string=hai) anos |
AdminShadowFilterController.php
|
a492a95a0e
Update AdminShadowFilter, fix deleted profile bug
|
hai 1 ano |
ApiController.php
|
da38b33a24
Remove deprecated routes/methods
|
%!s(int64=2) %!d(string=hai) anos |
AvatarController.php
|
22da2647c7
Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825
|
%!s(int64=2) %!d(string=hai) anos |
BookmarkController.php
|
1a16ec2078
Update BookmarkController, add parental control support
|
hai 1 ano |
CircleController.php
|
e00f65da03
Add Circle controller,model and migration
|
%!s(int64=6) %!d(string=hai) anos |
CircleProfileController.php
|
ee4b7ba8b2
Add CircleProfile controller, model and migration
|
%!s(int64=6) %!d(string=hai) anos |
CollectionController.php
|
6ffc964371
Merge pull request #4792 from mbliznikova/4790_4791_add_recently_deleted_post_to_collection_no_page_reloading_invalidate_cache_after_adding
|
hai 1 ano |
CollectionItemController.php
|
4300315fd6
Add CollectionItemController
|
%!s(int64=6) %!d(string=hai) anos |
CommentController.php
|
b6b0837f49
Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation
|
%!s(int64=3) %!d(string=hai) anos |
ComposeController.php
|
62b9eef805
Fix api endpoints
|
hai 1 ano |
ContactController.php
|
ae6dd4e3a2
Update pipeline dispatch, replace dispatchSync with dispatch
|
%!s(int64=2) %!d(string=hai) anos |
Controller.php
|
b8abbdd90f
Apply fixes from StyleCI
|
%!s(int64=6) %!d(string=hai) anos |
DeckController.php
|
350d7e29b5
Add DeckController
|
%!s(int64=6) %!d(string=hai) anos |
DirectMessageController.php
|
fe30cd25d1
Update DirectMessageController, add parental controls support
|
hai 1 ano |
DiscoverCategoryController.php
|
32d1667311
Add DiscoverCategory model
|
%!s(int64=6) %!d(string=hai) anos |
DiscoverCategoryHashtagController.php
|
40ffaee6ed
Add DiscoverCategoryHashtag model
|
%!s(int64=6) %!d(string=hai) anos |
DiscoverController.php
|
055aa6b39f
Update ApiV1Controller and DiscoverController, fix postgres hashtag search
|
%!s(int64=2) %!d(string=hai) anos |
FederationController.php
|
fb0bb9a34f
Update Federation, use proper Content-Type headers for following/follower collections
|
hai 1 ano |
FollowerController.php
|
4739d6146f
Update FollowerController, remove deprecated /i/follow endpoint
|
%!s(int64=2) %!d(string=hai) anos |
HashtagController.php
|
b8abbdd90f
Apply fixes from StyleCI
|
%!s(int64=6) %!d(string=hai) anos |
HashtagFollowController.php
|
153eb6ba4c
Update HashtagService, use sorted set for followed tags
|
%!s(int64=3) %!d(string=hai) anos |
HealthCheckController.php
|
ff58f9707f
Add Health check endpoint at /api/service/health-check
|
%!s(int64=2) %!d(string=hai) anos |
ImportController.php
|
ac6b3f07de
Update controllers, fixes #2906
|
%!s(int64=3) %!d(string=hai) anos |
ImportPostController.php
|
9c24157ab3
Update ImportPostController, fix IG bug with missing spaces between hashtags
|
hai 1 ano |
InstallController.php
|
a54d9c4f71
Update InstallController.php
|
%!s(int64=3) %!d(string=hai) anos |
InstanceActorController.php
|
b89c4f1cdc
Update ActivityPubFetchService, fix authorized_fetch support
|
%!s(int64=2) %!d(string=hai) anos |
InternalApiController.php
|
2093d1b33b
Change ISO-8601 to RFC 3339 EXTENDED
|
%!s(int64=3) %!d(string=hai) anos |
LandingController.php
|
db2da84bec
Update LandingController, fix config_cache api check
|
%!s(int64=2) %!d(string=hai) anos |
LikeController.php
|
da510089e2
Update LikePipeline, dispatch to feed queue. Fixes #4723
|
hai 1 ano |
LiveStreamController.php
|
feb969b908
Update LiveStreamController, remove auth middleware from config endpoint
|
%!s(int64=3) %!d(string=hai) anos |
MediaBlocklistController.php
|
ba1f7e7e2c
Add MediaBlocklist feature
|
%!s(int64=5) %!d(string=hai) anos |
MediaController.php
|
4973cb4611
Update MediaController, add fallback for local files that are later stored on S3 but still are referenced in cached objects remotely
|
%!s(int64=2) %!d(string=hai) anos |
MediaTagController.php
|
5e13643246
Update MediaTagController
|
%!s(int64=4) %!d(string=hai) anos |
MicroController.php
|
d0361dd9ff
Add MicroController
|
%!s(int64=6) %!d(string=hai) anos |
MobileController.php
|
74f576c8ce
Update web routes
|
%!s(int64=2) %!d(string=hai) anos |
NewsroomController.php
|
c568d54893
Update NewroomController, update title length limit from 25 to 40
|
%!s(int64=5) %!d(string=hai) anos |
NotificationController.php
|
b8abbdd90f
Apply fixes from StyleCI
|
%!s(int64=6) %!d(string=hai) anos |
PageController.php
|
0b7d0a9627
Add customizable Legal Notice page
|
%!s(int64=2) %!d(string=hai) anos |
ParentalControlsController.php
|
c91f1c595a
Update ParentalControlsController, prevent children from adding accounts
|
hai 1 ano |
PixelfedDirectoryController.php
|
94697d536b
Add Server Directory integration
|
%!s(int64=2) %!d(string=hai) anos |
PlaceController.php
|
9ab9ffbafe
Add places api endpoints
|
%!s(int64=2) %!d(string=hai) anos |
PollController.php
|
ac6b3f07de
Update controllers, fixes #2906
|
%!s(int64=3) %!d(string=hai) anos |
PortfolioController.php
|
7f06f5f555
Update PortfolioController, fix empty post ids condition
|
%!s(int64=2) %!d(string=hai) anos |
ProfileAliasController.php
|
47e5c07061
Add ProfileAliasController, hello account migrations!
|
hai 1 ano |
ProfileController.php
|
1c105a6ce3
Update ProfileController, allow albums in atom feed. Closes #4561. Fixes #4526
|
hai 1 ano |
ProfileSponsorController.php
|
bd61a921e8
Update ProfileSponsorController
|
%!s(int64=5) %!d(string=hai) anos |
PublicApiController.php
|
01b33fb37e
Update PublicApiController, consume InstanceService blocked domains for account and statuses endpoints
|
hai 1 ano |
RemoteAuthController.php
|
895dc4fa9e
Update Sign-in with Mastodon, allow usage when registrations are closed
|
hai 1 ano |
ReportController.php
|
4e1d0ed596
Add admin report email notifications
|
%!s(int64=2) %!d(string=hai) anos |
SearchController.php
|
26b9c1401c
Update ActivityPub helpers, fix comment threading in statusFetch() method
|
%!s(int64=4) %!d(string=hai) anos |
SeasonalController.php
|
090b6d0336
Update SeasonalController
|
%!s(int64=4) %!d(string=hai) anos |
SettingsController.php
|
dccec7d5a9
Update SettingsController, add photo_reblogs_only setting
|
hai 1 ano |
SiteController.php
|
0b7d0a9627
Add customizable Legal Notice page
|
%!s(int64=2) %!d(string=hai) anos |
SoftwareUpdateController.php
|
b0fb198829
Add Software Update banner to admin home feeds
|
hai 1 ano |
SpaController.php
|
6033d83726
Fix unlisted post web redirect and api response
|
%!s(int64=2) %!d(string=hai) anos |
StatusController.php
|
ed87ddb923
Update RemoteStatusDelete pipeline
|
hai 1 ano |
StatusEditController.php
|
0f803446dd
Update EditHistoryModal, fix caption rendering
|
%!s(int64=2) %!d(string=hai) anos |
StoryComposeController.php
|
71c148c61e
Update StoryController, add parental controls support
|
hai 1 ano |
StoryController.php
|
71c148c61e
Update StoryController, add parental controls support
|
hai 1 ano |
TimelineController.php
|
af7face4da
Add Network Timeline
|
%!s(int64=4) %!d(string=hai) anos |
UIKitController.php
|
fcab5010d6
Add UIKit model, migration and controller
|
%!s(int64=5) %!d(string=hai) anos |
UserAppSettingsController.php
|
a2305d5fdc
Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings
|
%!s(int64=2) %!d(string=hai) anos |
UserEmailForgotController.php
|
6167ebc654
Update UserEmailForgotController
|
hai 1 ano |
UserInviteController.php
|
b8e9056ee3
Update UserInviteController, fixes #3017
|
%!s(int64=3) %!d(string=hai) anos |
UserRolesController.php
|
cbe75ce871
Update UserRolesController
|
hai 1 ano |