Commit graph

3652 commits

Author SHA1 Message Date
tercean
3eb9257def Skip thumbnail cloud upload if no thumbnail exists
migrate2cloud fails on media without thumbnail.
fix check for existing thumbnail, skip upload if none exists.
2025-02-03 00:46:26 +01:00
Daniel Supernault
599a36f4aa
Update AdminSettingsController, persist updates to ConfigCacheService 2025-01-26 00:38:59 -07:00
Daniel Supernault
f260572e72
Fix GroupController, move groups enabled check to each method to fix route:list 2025-01-26 00:03:41 -07:00
Anil Kulkarni
d97383c0f6
Fix the local column for statuses to not include remote shares (#5513)
* Fix the local column for statuses to not include remote shares

* Chunk the migration
2025-01-25 21:27:20 -07:00
Daniel Supernault
8fad89543f
DM 2025-01-25 08:45:09 -07:00
Daniel Supernault
17918cbef4
Update ComposeController, add max_media_attachments attribute 2025-01-24 01:52:09 -07:00
Daniel Supernault
629fb5a47a
Update PublicApiController 2025-01-18 00:44:19 -07:00
Daniel Supernault
22eae69fd5
Update AP Helpers, fix comment bug 2025-01-16 20:45:45 -07:00
Daniel Supernault
b27679fc88
Update Discover, fix account bug 2025-01-16 00:47:30 -07:00
Daniel Supernault
207bb36c89
Increase username length limit from 15 to 30 2025-01-16 00:16:47 -07:00
Daniel Supernault
83c1a7fd4b
Update SearchApiV2Service, fix hashtag search 2025-01-14 18:57:37 -07:00
daniel
f3220fd21e
Merge pull request #5458 from intentionally-left-nil/notifications-for-mentions
Add a push notification when a user is mentioned in a post or comment
2025-01-13 18:16:11 -07:00
Anil Kulkarni
64bad4ee4d
Add a push notification when a user is mentioned in a comment 2025-01-12 18:49:46 -08:00
Anil Kulkarni
4d0cb32f79
Fix notifications not being delivered by directly checking the state from the database 2025-01-12 11:30:15 -08:00
Daniel Supernault
4ce6e610bd
Update oauth/token, fix scope to be space separated string instead of array 2025-01-08 19:54:38 -07:00
Daniel Supernault
3749267260
Add ReclaimUsername command 2025-01-07 17:45:57 -07:00
Daniel Supernault
0d25917c29
Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 2025-01-05 16:24:23 -07:00
Daniel Supernault
83cc932fe9
Update AP Status Transformer, fix inReplyTo. Fixes #5409 2025-01-05 15:24:10 -07:00
daniel
3dd515006c
Merge branch 'staging' into dev 2025-01-05 14:39:20 -07:00
Daniel Supernault
fc8709bc4b
Fix typo 2025-01-05 13:49:13 -07:00
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