Daniel Supernault
|
da6312c2b0
|
Update ApiV1Controller
|
2022-01-08 01:51:24 -07:00 |
|
Daniel Supernault
|
0c1a0fa55b
|
Update PublicApiController
|
2022-01-07 19:47:21 -07:00 |
|
Daniel Supernault
|
6f1b02456f
|
Update AccountController, refresh RelationshipService on mute/blocks
|
2022-01-06 01:05:11 -07:00 |
|
Daniel Supernault
|
cdf78e23a4
|
Update ApiV1Controller, improve instance endpoint
|
2022-01-05 23:37:27 -07:00 |
|
Daniel Supernault
|
e825b07d88
|
Update ApiV1Controller
|
2022-01-05 21:40:07 -07:00 |
|
Daniel Supernault
|
46485426ea
|
Update ApiV1Controller, add mastoapi strict mode
|
2022-01-05 21:36:02 -07:00 |
|
Daniel Supernault
|
861a2d36df
|
Update PublicApiController, enforce only_media on accountStatuses method. Fixes #3105
|
2022-01-05 19:31:49 -07:00 |
|
Daniel Supernault
|
fcabc9be02
|
Fix Direct Message conversations endpoint on postgres instances
|
2022-01-05 18:30:58 -07:00 |
|
Daniel Supernault
|
ddf41dc347
|
Update StoryController, add postgres bug fix
|
2022-01-05 18:17:05 -07:00 |
|
Daniel Supernault
|
85fc9dd0a8
|
Update PublicApiController, fix accountStatuses pagination operator
|
2022-01-03 00:59:39 -07:00 |
|
Daniel Supernault
|
772352903b
|
Update web routes
|
2022-01-02 23:46:17 -07:00 |
|
Daniel Supernault
|
d820669bd1
|
Update StatusController, change param signature
|
2021-12-31 00:58:00 -07:00 |
|
Daniel Supernault
|
415826f253
|
Update ApiV1Controller, fix illegal operator bug by setting default min_id
|
2021-12-30 23:19:38 -07:00 |
|
Daniel Supernault
|
10b6058cc0
|
Update DiscoverController, add yearly option and increase limit from 15 to 30 posts
|
2021-12-29 01:46:29 -07:00 |
|
Daniel Supernault
|
e503a8da85
|
Update RegisterController
|
2021-12-29 00:38:08 -07:00 |
|
Daniel Supernault
|
b37c805172
|
Update AdminReportController
|
2021-12-29 00:15:01 -07:00 |
|
Daniel Supernault
|
745c35807c
|
Update FederationController, increase webfinger cache ttl from 12 hours to 14 days
|
2021-12-28 23:49:56 -07:00 |
|
Daniel Supernault
|
b00a453b99
|
Update status api, autolink caption before returning response
|
2021-12-28 18:26:01 -07:00 |
|
Daniel Supernault
|
5c65e2b761
|
Update SpaController, add username redirect method
|
2021-12-26 00:08:18 -07:00 |
|
Daniel Supernault
|
6bf92bed27
|
Update LoginController, bump decayMinutes from 1 to 60
|
2021-12-25 21:47:16 -07:00 |
|
Daniel Supernault
|
7bc684e5d1
|
Update SpaController, persist web language changes
|
2021-12-23 17:37:08 -07:00 |
|
Daniel Supernault
|
37dcc4ae13
|
Update PublicApiController
|
2021-12-22 00:59:03 -07:00 |
|
Daniel Supernault
|
5828a863cb
|
Update web routes
|
2021-12-21 21:54:48 -07:00 |
|
Daniel Supernault
|
7e35ab80ad
|
Update web routes
|
2021-12-21 21:44:52 -07:00 |
|
Daniel Supernault
|
edc2958bf2
|
Update ComposeController, refactor compose_settings
|
2021-12-19 04:19:26 -07:00 |
|
Daniel Supernault
|
aee9b994e3
|
Improve DiscoverService
|
2021-12-19 04:07:40 -07:00 |
|
Daniel Supernault
|
367d74fbfb
|
Update ApiV1Controller, use DiscoverService for discoverPosts method
|
2021-12-19 00:48:59 -07:00 |
|
Daniel Supernault
|
f36da7816f
|
Update InternalApiController, use DiscoverService for discoverPosts method
|
2021-12-19 00:48:05 -07:00 |
|
Daniel Supernault
|
f3f35f590d
|
Remove admin .env editor
|
2021-12-14 21:46:24 -07:00 |
|
Daniel Supernault
|
83b48b5681
|
Update StatusService, improve cache invalidation
|
2021-12-12 22:30:55 -07:00 |
|
Daniel Supernault
|
466286af92
|
Update ApiV1Controller, improve statusesById perf and dispatch CommentPipeline job when applicable
|
2021-12-10 22:03:33 -07:00 |
|
Daniel Supernault
|
b6b0837f49
|
Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation
|
2021-12-10 21:55:42 -07:00 |
|
Daniel Supernault
|
945a7e49f5
|
Update InternalApiController, prevent moderation actions against admin accounts
|
2021-12-05 01:42:55 -07:00 |
|
Daniel Supernault
|
2923453e13
|
Update PublicApiController
|
2021-12-04 20:41:46 -07:00 |
|
Daniel Supernault
|
079804e65b
|
Update ApiV1Controller, improve settings and add discoverPosts endpoint
|
2021-12-04 17:55:38 -07:00 |
|
Daniel Supernault
|
cdaa153003
|
Update StoryController
|
2021-12-04 17:46:23 -07:00 |
|
Daniel Supernault
|
b8e9056ee3
|
Update UserInviteController, fixes #3017
|
2021-12-04 15:30:08 -07:00 |
|
Daniel Supernault
|
ae8c751796
|
Update Autospam service, add mark all as read and mark all as not spam options and filter active, spam and not spamreports
|
2021-11-10 21:46:31 -07:00 |
|
Daniel Supernault
|
dff3dad1c8
|
Update AdminController, move report methods to AdminReports trait
|
2021-11-09 00:06:56 -07:00 |
|
Daniel Supernault
|
0e892bb3fd
|
Update AccountController
|
2021-11-08 23:13:10 -07:00 |
|
Daniel Supernault
|
bc65938757
|
Add manual email verification requests
|
2021-11-08 23:02:34 -07:00 |
|
Daniel Supernault
|
aa2dd26c1b
|
Update PublicApiController, fix private account statuses api. Closes #2995
|
2021-11-03 19:40:46 -06:00 |
|
Daniel Supernault
|
7df3540b08
|
Update verify_credentials api endpoint to improve performance
|
2021-10-30 00:11:35 -06:00 |
|
Daniel Supernault
|
192553ff77
|
Update public timeline api, add experimental cache
|
2021-10-21 19:02:15 -06:00 |
|
Daniel Supernault
|
37abcf3898
|
Update public timeline api, use cached sorted set and client side block/mute filtering
|
2021-10-20 04:31:07 -06:00 |
|
daniel
|
3d2c98c033
|
Merge pull request #2941 from rfonseca/rfonseca-patch-1
Fix starting check of username to allow numbers.
|
2021-10-19 20:45:55 -06:00 |
|
Daniel Supernault
|
e5454620e6
|
Update HomeTimeline api
|
2021-10-07 04:49:33 -06:00 |
|
Daniel Supernault
|
bef959f451
|
Update PublicApiController, use AccountService in accountStatuses method
|
2021-10-07 03:30:23 -06:00 |
|
Daniel Supernault
|
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.
|
2021-10-07 03:27:13 -06:00 |
|
Daniel Supernault
|
0a8eb81bf0
|
Update InstanceActorController, improve json seralization by not escaping slashes
|
2021-10-07 00:46:20 -06:00 |
|