.. |
Admin
|
3f322e29d7
Update adminReportController, fix mail verification request 500 bug by changing filter precedence to catch deleted users that may still be cached in AccountService
|
3 سال پیش |
Api
|
71ba5fedc2
Update Like model, bump max likes per day from 100 to 200
|
3 سال پیش |
Auth
|
042c5b6c33
Improve onboarding
|
3 سال پیش |
Import
|
68437e614d
Staging (#2927)
|
3 سال پیش |
Settings
|
08246f2482
Update ApiV1Controller, fix account settings bug
|
3 سال پیش |
AccountController.php
|
fe7687851c
Update AccountController, refresh relationship after handling follow request
|
3 سال پیش |
AccountInterstitialController.php
|
c67f0c5784
Update AccountInterstitialController, add autospam type
|
4 سال پیش |
AdminController.php
|
d0c44757e7
Update AdminController.php
|
3 سال پیش |
ApiController.php
|
c369882b48
Update Redis namespace
|
5 سال پیش |
AvatarController.php
|
7fa9d4dc1b
Update AvatarController, fix store bug
|
3 سال پیش |
BookmarkController.php
|
a11772bcfe
Update BookmarkService, use sorted set
|
3 سال پیش |
CircleController.php
|
e00f65da03
Add Circle controller,model and migration
|
6 سال پیش |
CircleProfileController.php
|
ee4b7ba8b2
Add CircleProfile controller, model and migration
|
6 سال پیش |
CollectionController.php
|
a0061eb56c
Update CollectionController, limit unpublished collections to owner
|
3 سال پیش |
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
|
ec2cfaf54e
Update ComposeController, add collection support to compose endpoint
|
3 سال پیش |
ContactController.php
|
c9057e87ba
Update ContactController, fixes #2042
|
5 سال پیش |
Controller.php
|
b8abbdd90f
Apply fixes from StyleCI
|
6 سال پیش |
DeckController.php
|
350d7e29b5
Add DeckController
|
6 سال پیش |
DirectMessageController.php
|
9e22b48a42
add back missing security context to direct messages
|
3 سال پیش |
DiscoverCategoryController.php
|
32d1667311
Add DiscoverCategory model
|
6 سال پیش |
DiscoverCategoryHashtagController.php
|
40ffaee6ed
Add DiscoverCategoryHashtag model
|
6 سال پیش |
DiscoverController.php
|
0afea2ba1c
Cleanup outdated discover routes and unused HomeController
|
3 سال پیش |
FederationController.php
|
cb2392f351
Update FederationController
|
3 سال پیش |
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
|
68437e614d
Staging (#2927)
|
3 سال پیش |
InstallController.php
|
8f9d36bd3d
Cleanup, fixes #3440
|
3 سال پیش |
InstanceActorController.php
|
217922466a
Update InstanceActorController, fix content-type header
|
3 سال پیش |
InternalApiController.php
|
f8bc0d9c03
Update InternalApiController
|
3 سال پیش |
LikeController.php
|
71ba5fedc2
Update Like model, bump max likes per day from 100 to 200
|
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 سال پیش |
NewsroomController.php
|
c568d54893
Update NewroomController, update title length limit from 25 to 40
|
5 سال پیش |
NotificationController.php
|
b8abbdd90f
Apply fixes from StyleCI
|
6 سال پیش |
PageController.php
|
7d2a6df9f9
Update PageController
|
6 سال پیش |
PlaceController.php
|
e7783af686
Update PlaceController, require authentication
|
3 سال پیش |
PollController.php
|
68437e614d
Staging (#2927)
|
3 سال پیش |
ProfileController.php
|
f6f2c27874
Update horizon config, add default timeout limit
|
3 سال پیش |
ProfileSponsorController.php
|
bd61a921e8
Update ProfileSponsorController
|
5 سال پیش |
PublicApiController.php
|
9a7289198a
Update PublicApiController, fix edge case in timeline pagination
|
3 سال پیش |
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
|
927a2a7d04
Update SettingsController
|
3 سال پیش |
SiteController.php
|
5ff4730ff1
Update home timeline, redirect to /i/web unless force_old_ui is present
|
3 سال پیش |
SpaController.php
|
84209c2433
Remove arbitrary metro url redirect timeout
|
3 سال پیش |
StatusController.php
|
72e3d89118
Update controller signatures, fix mysql 8 support
|
3 سال پیش |
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 سال پیش |