Commit graph

3682 commits

Author SHA1 Message Date
Daniel Supernault
d8f5c3027c
Update BearerTokenResponse, return scopes in oauth/token endpoint. Fixes #5286 2025-01-05 13:45:05 -07:00
Daniel Supernault
aa44835434
Update AdminSettingsController, increase max photo size limit from 50MB to 1GB 2025-01-05 11:31:44 -07:00
Daniel Supernault
57ede29175
Fix oauth endpoint 2025-01-04 16:39:19 -07:00
Daniel Supernault
79ebbc2d9f
Update VerifyCsrfToken middleware, add oauth token. Fixes #5426 2025-01-04 14:50:00 -07:00
Daniel Supernault
56f17b9957
Update ApiV1Dot1Controller, fix in-app registration 2025-01-04 04:47:04 -07:00
Daniel Supernault
4e1dd59992
Update CollectionController, fix showCollection signature 2025-01-04 04:42:59 -07:00
root (Deneir)
370f09495a resolve merge conflicts 2025-01-04 10:26:43 +01:00
Daniel Supernault
92d8df9116
Update AP helpers 2025-01-04 01:50:59 -07:00
Daniel Supernault
ea17e24281
Update asp 2025-01-04 00:52:24 -07:00
Daniel Supernault
d373887615
Update Helpers 2025-01-04 00:35:11 -07:00
Daniel Supernault
d516b7998f
Update StatusTagsPipeline, fix hashtag bug and formatting 2025-01-04 00:27:39 -07:00
Daniel Supernault
cf2012c3af
Update Helpers.php 2025-01-03 23:34:59 -07:00
Daniel Supernault
3d67d5a369
Add Pulse 2025-01-03 23:28:57 -07:00
Daniel Supernault
823d756781
Update Helpers.php 2025-01-03 23:18:29 -07:00
Daniel Supernault
12b400707f
Refactor ActivityPub helpers 2025-01-03 23:16:37 -07:00
Daniel Supernault
85124aa642
Fix rendered caption 2025-01-03 21:53:35 -07:00
Daniel Supernault
fd434aec74
Fix Instagram import. Closes #5411 2025-01-03 21:41:55 -07:00
Daniel Supernault
99b15b73f6
Update CatchUnoptimizedMedia command, make 1hr limit opt-in 2025-01-03 21:38:07 -07:00
daniel
632f590c3c
Merge branch 'staging' into insta-import-optimizeMedia 2025-01-03 21:23:46 -07:00
Daniel Supernault
8afbdb03a8
Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. Fixes #2522 2025-01-03 19:01:29 -07:00
Daniel Supernault
8c39ef449a
Update Helpers.php 2024-12-23 02:05:15 -07:00
Daniel Supernault
1d2f76c8e5
Postgres fixes 2024-12-23 01:50:51 -07:00
Daniel Supernault
8ed8305f5d
Update ApiV1Controller.php 2024-12-06 05:04:49 -07:00
Daniel Supernault
1f30beccf3
Update Transformers to comply with MastoAPI 2024-12-06 03:23:55 -07:00
Daniel Supernault
79039ba595
Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI. Fixes #5364 2024-12-06 03:15:39 -07:00
Daniel Supernault
77da9ad8e9
Update UserVerifyEmail command 2024-12-06 00:44:16 -07:00
Daniel Supernault
56c07b7abd
Update StatusService.php 2024-12-05 23:20:19 -07:00
Daniel Supernault
543d83e7ed
Fix newlines 2024-12-05 23:19:08 -07:00
Daniel Supernault
639df41093
Update DirectMessageController, remove 72h limit for admins 2024-12-05 22:36:08 -07:00
Daniel Supernault
51bbb85bb0
Update Helpers.php 2024-11-19 04:17:41 -07:00
Daniel Supernault
eac2c19601
Update AutolinkService, optimize lookups 2024-11-19 04:03:08 -07:00
Daniel Supernault
9eeb7b6741
Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 2024-11-19 03:45:52 -07:00
Daniel Supernault
9f7cc52c24
Update ApiV1Controller, fix bookmark bug. Closes #5216 2024-11-19 03:00:47 -07:00
Daniel Supernault
ecfc967429
Update PublicApiController 2024-11-19 02:56:58 -07:00
Daniel Supernault
fb8dbb95db
Update Status caption render logic 2024-11-19 02:53:39 -07:00
Daniel Supernault
0917953dbc
Update Status, remove unused method 2024-11-19 02:29:11 -07:00
Daniel Supernault
79d73c508c
Update Inbox 2024-11-19 02:24:00 -07:00
Daniel Supernault
044d410c49
Update DirectMessageController, fix ordering bug 2024-11-19 02:06:25 -07:00
Daniel Supernault
bcc8b8842f
Update DirectMessageController, fix ordering bug 2024-11-19 01:55:32 -07:00
Daniel Supernault
cf38a508ca
Lint 2024-11-11 21:49:41 -07:00
Daniel Supernault
960f3849f2
Update AP helpers, reject statuses with invalid dates 2024-11-11 21:47:47 -07:00
Daniel Supernault
28990280ef
Update AdminReportController 2024-10-18 04:34:35 -06:00
Daniel Supernault
b464eee966
Update AdminModeratedProfileResource 2024-10-18 03:54:20 -06:00
Daniel Supernault
ed9f2fbb09
Update AdminReportController 2024-10-18 03:54:00 -06:00
Daniel Supernault
1a972e8ddf
Update AdminModeratedProfile resource 2024-10-18 03:49:35 -06:00
Daniel Supernault
c4b5148b17
Update AdminReport 2024-10-18 02:43:49 -06:00
Daniel Supernault
80ee8a7414
Update AdminModeratedProfileResource 2024-10-18 02:43:09 -06:00
Daniel Supernault
c0478f5f8f
Update AdminReportController 2024-10-18 02:42:28 -06:00
Daniel Supernault
dcddc72c86
Update AdminModeratedProfileResource 2024-10-15 04:31:40 -06:00
Daniel Supernault
6fc2dd07d4
Add AdminModeratedProfileResource.php 2024-10-15 04:31:09 -06:00
Daniel Supernault
06ebb514d7
Update AdminReportController 2024-10-15 00:16:41 -06:00
Daniel Supernault
03ad41e2c4
Update AP Helpers 2024-10-15 00:13:45 -06:00
Daniel Supernault
bcf99d637f
Add ModeratedProfile model 2024-10-14 23:21:10 -06:00
Daniel Supernault
8af77a3f78
Add Profile Carousels 2024-10-13 23:19:58 -06:00
Daniel Supernault
0c6e885b6f
Update AdminController 2024-10-10 02:22:55 -06:00
Daniel Supernault
33d15f4951
Update ContactController 2024-10-10 02:03:20 -06:00
Daniel Supernault
3004c438f1
Update Admin routes 2024-10-10 02:00:55 -06:00
Daniel Supernault
1173e63a45
Add AdminMessageResponse 2024-10-10 01:56:52 -06:00
Daniel Supernault
11da5605b2
Update Contact model 2024-10-10 01:53:16 -06:00
Daniel Supernault
7820b506d8
Update ApiV1Dot1Controller, allow upto 5 similar push tokens 2024-10-08 02:26:01 -06:00
Daniel Supernault
de4ce3c83f
Update config, allow Beagle discover service to be disabled 2024-10-05 23:09:33 -06:00
Daniel Supernault
424f0271c3
Update ApiV1Controller, fix null caption on media bug 2024-10-05 20:45:32 -06:00
Daniel Supernault
78d2783db8
Fix push token for php8.2 2024-10-04 01:07:05 -06:00
Daniel Supernault
8e208b0eb3
Update PushGatewayRefresh command 2024-10-03 21:13:35 -06:00
Daniel Supernault
b995af15f6
Update LikePipeline 2024-10-02 01:09:51 -06:00
Daniel Supernault
6889fffbfb
Update LikePipeline 2024-10-01 23:59:52 -06:00
Daniel Supernault
873031538d
Update FollowPipeline 2024-09-30 05:13:18 -06:00
Daniel Supernault
cc897bc427
Update AP Inbox 2024-09-30 05:12:52 -06:00
Daniel Supernault
bae0632e34
Add MentionPushNotifyPipeline 2024-09-30 05:10:05 -06:00
Daniel Supernault
c95e757731
Add LikePushNotificationPipeline 2024-09-30 05:00:12 -06:00
Daniel Supernault
7b4256549a
Update FollowPipeline 2024-09-30 04:45:36 -06:00
Daniel Supernault
bd96840587
Add FollowPushNotifyPipeline 2024-09-30 04:43:58 -06:00
Daniel Supernault
ae6fca4d23
Update NotificationAppGatewayService 2024-09-30 04:02:33 -06:00
Daniel Supernault
078ea326c6
Update ApiV1Dot1Controller 2024-09-30 02:57:46 -06:00
Daniel Supernault
b29d792c86
Add PushNotificationService 2024-09-30 02:55:44 -06:00
Daniel Supernault
141fc77be9
Update User model, add notify_enabled 2024-09-30 00:57:36 -06:00
Daniel Supernault
df5a9f2659
Update nag endpoint 2024-09-28 04:09:29 -06:00
Daniel Supernault
92ad62e735
Update NotificationAppGatewayService 2024-09-28 03:52:58 -06:00
Daniel Supernault
dba012840c
Add PushGatewayRefresh command 2024-09-28 03:51:39 -06:00
Daniel Supernault
33621dd680
Add Notify App Gateway support 2024-09-18 02:29:38 -06:00
daniel
a67edc59f4
Merge pull request #5291 from sashazurek/staging
Add it/its pronouns to pronouns list
2024-09-17 02:58:55 -06:00
Daniel Supernault
3de8ceca74
Update ReblogService, fix cache sync issues 2024-09-17 02:48:09 -06:00
Daniel Supernault
312386bf98
Update DiscoverActor, fix formatting 2024-09-11 05:43:17 -06:00
Daniel Supernault
002dfefbdd
Update MovePipeline to handle mute and block migrations 2024-09-11 04:27:30 -06:00
Daniel Supernault
f1497655ba
Update AP helpers, fix Moved account support 2024-09-11 04:04:45 -06:00
Daniel Supernault
d0c376f579
Update SearchApiV2Service, add support for Moved accounts 2024-09-11 04:03:02 -06:00
Daniel Supernault
6d565b81fd
Update Inbox 2024-09-11 02:57:18 -06:00
Daniel Supernault
0539018f11
Update StatusService 2024-09-11 02:53:06 -06:00
Daniel Supernault
1da08feed0
Update StatusController to handle Moved accounts 2024-09-11 02:50:43 -06:00
Daniel Supernault
447aa1e1ea
Update BookmarkController to handle Moved accounts 2024-09-11 02:49:31 -06:00
Daniel Supernault
6c48a12423
Update ApiV1Controller, handle Moved accounts 2024-09-11 02:47:34 -06:00
Daniel Supernault
0d8c142bf3
Update MovePipeline CleanupLegacyAccountMovePipeline, set moved_to_profile_id attribute on old account and clear AccountService caches accordingly 2024-09-11 01:31:56 -06:00
Daniel Supernault
db84ae90f1
Update Inbox 2024-09-11 01:08:43 -06:00
Daniel Supernault
f24ea52bfc
Fix namespaces 2024-09-11 01:05:38 -06:00
Daniel Supernault
15918cba8c
Refactor MovePipeline follow/undo follow to their own separate jobs, outside of the job chain 2024-09-11 00:42:42 -06:00
Daniel Supernault
dfdb7531f0
Update ProcessMovePipeline and Inbox 2024-09-10 20:21:05 -06:00
freyja
0fe21513f9
Update PronounService.php with it its pronouns 2024-09-09 19:23:34 -04:00
Daniel Supernault
a46c295b13
Update MovePipeline, fix async pool 2024-09-09 04:48:36 -06:00
Daniel Supernault
15a4e53382
Update MovePipeline 2024-09-09 04:14:46 -06:00
Daniel Supernault
5cc34b161b
Update MovePipeline 2024-09-09 04:12:23 -06:00