Commit graph

2836 commits

Author SHA1 Message Date
Daniel Supernault
1a130f3e33
Update ApiV1Controller, fix favourited_by and reblogged_by follows attribute 2023-02-08 02:47:24 -07:00
Daniel Supernault
e1c7e7015e
Update ApiV1Controller, use cursor pagination for favourited_by and reblogged_by endpoints 2023-02-08 02:07:35 -07:00
Daniel Supernault
620ee826d1
Update profile model, improve avatarUrl fallback 2023-02-08 01:27:32 -07:00
Daniel Supernault
f6a588f9cf
Update SearchApiV2Service, improve account search results 2023-02-07 23:08:23 -07:00
Daniel Supernault
6deb09de28
Update ApiV1Controller 2023-02-07 22:40:06 -07:00
Daniel Supernault
9f66d6b640
Update ApiV1Controller, fix account statuses and bookmark pagination 2023-02-07 22:02:23 -07:00
Daniel Supernault
fab0c9cca9
Update ApiV1Controller 2023-02-06 05:39:36 -07:00
Daniel Supernault
2881b6626a
Update ApiV1Controller 2023-02-05 22:50:12 -07:00
Daniel Supernault
c6fe213f93
Revert media model change 2023-02-05 22:49:32 -07:00
Daniel Supernault
964c62da31
Update MediaStorageService, fix improper path 2023-02-03 22:17:53 -07:00
Daniel Supernault
083f506baf
Update ap helpers, fix unset media name bug 2023-02-03 21:42:30 -07:00
Daniel Supernault
e6bc57d7b6
Update Media model, use cloud filesystem url if enabled instead of cdn_url to easily update S3 media urls 2023-02-03 20:20:51 -07:00
Daniel Supernault
c504e6437e
Update AP helpers, ingest attachments in replies 2023-02-02 05:43:08 -07:00
Daniel Supernault
80e6a5a98f
Update ComposeController, fix validation issue 2023-02-01 22:58:06 -07:00
Daniel Supernault
ab7676f963
Update Like model, increase rate limit to 500 likes per day 2023-01-31 05:00:10 -07:00
Daniel Supernault
171492301b
Update MentionPipeline, store non-local mentions 2023-01-31 04:59:46 -07:00
Daniel Supernault
a7f583497c
Update AP Helpers, fix media validation bug that would reject media with alttext/name longer than 255 chars and store remote alt text if set 2023-01-31 03:37:32 -07:00
Daniel Supernault
016c6e4144
Update SharePipeline, fix ReblogService and undo handling 2023-01-31 03:18:25 -07:00
Daniel Supernault
83e1e203ce
Update SharePipeline, fix share handling and notification generation 2023-01-31 02:27:23 -07:00
daniel
880d4c5717
Merge pull request #4106 from br4yd/patch-1
Minor text change
2023-01-31 00:18:17 -07:00
Daniel Supernault
5a5d00b947
Update ap pipelines 2023-01-31 00:15:41 -07:00
Daniel Supernault
498b46f70f
Update AccountService, fix actor cache invalidation 2023-01-30 23:35:10 -07:00
Daniel Supernault
fe81378808
Update StatusReplyPipeline 2023-01-30 21:46:22 -07:00
Daniel Supernault
049ce7370c
Update StatusReplyPipeline, fix comment counts 2023-01-29 06:57:50 -07:00
Daniel Supernault
164aa5779a
Update StatusReplyPipeline, fix comment counts 2023-01-29 06:50:01 -07:00
Daniel Supernault
84fb59d00a
Update AdminApiController, fix postgres support 2023-01-29 02:19:16 -07:00
daniel
262db2778f
Merge pull request #4122 from idanoo/dev
Resolve issue with backticks in raw SQL for postgresql migrations
2023-01-29 01:18:28 -07:00
idanoo
55dc9b0aaa
Resolve issue with raw sql backticks for postgresql migrations 2023-01-29 21:15:56 +13:00
Daniel Supernault
869c3ed1fa
Update ApiV1Controller, allow description (alt text) updates after status is published 2023-01-29 00:27:23 -07:00
Daniel Supernault
ddbabddd83
Update StatusStateless resource 2023-01-28 20:53:58 -07:00
Daniel Supernault
9ab9ffbafe
Add places api endpoints 2023-01-27 20:52:12 -07:00
Daniel Supernault
94395be9c4
Add archive api endpoints 2023-01-27 19:29:44 -07:00
Daniel Supernault
f0e648b7b8
Update ApiV1Controller, fix bookmarks endpoint 2023-01-27 00:53:47 -07:00
Daniel Supernault
e4e7b5062a
Update FixDuplicateProfiles command 2023-01-21 08:49:51 -07:00
Daniel Supernault
443acb8227
Update FixDuplicateProfiles command 2023-01-21 08:33:58 -07:00
Daniel Supernault
39d683b9fe
Update AdminInviteController 2023-01-21 08:20:36 -07:00
Daniel Supernault
bc205345a9
Update FixDuplicateProfiles command 2023-01-21 08:03:02 -07:00
Daniel Supernault
7e333059fb
Update models 2023-01-21 07:48:27 -07:00
Daniel Supernault
796e374040
Update UserObserver 2023-01-21 05:34:33 -07:00
Brayd
e3ed684f98
Minor text change
Just a minor text change. The user should be adressed by simply using "you". Otherwise a user could think it's an error that just happened randomly so they retry. By addressing them with "you" it can make this message a bit more clear.
2023-01-19 21:43:57 +01:00
Daniel Supernault
ef56f92c3d
Update BookmarkController 2023-01-19 06:37:24 -07:00
Daniel Supernault
6cfbedd9fd
Update ApiV1DotController, fix inAppRegistrationConfirm logic 2023-01-17 01:47:28 -07:00
Daniel Supernault
d5dc928224
Update admin api 2023-01-15 02:36:55 -07:00
Daniel Supernault
0420368477
Add AdminInstance resource 2023-01-15 02:35:50 -07:00
Daniel Supernault
a0da6ec39a
Update InstanceService, improve unlisted/banned network post filtering 2023-01-15 02:35:10 -07:00
Daniel Supernault
f5c2120eee
Add AdminUser resource 2023-01-14 20:38:33 -07:00
Daniel Supernault
a224c71151
Add admin api 2023-01-14 20:33:46 -07:00
daniel
61987da3ea
Merge pull request #4046 from mryoaz/contactform-fix
Fix Contactform UX and validation (fixes #2239 and #2240)
2023-01-08 12:32:02 -07:00
daniel
ec2c312d0e
Merge pull request #4063 from ablyler/add-cloud-media-migration-error-logs
Add error logging for migrating to cloud storage failures
2023-01-08 12:29:39 -07:00
idanoo
52d65538cd
Update User artisan commands to match UserDelete 2023-01-08 11:38:56 +13:00