1
0
Fork 0
Commit Graph

8887 Commits

Author SHA1 Message Date
Daniel Supernault f6ae67016f
Update changelog 2023-01-30 23:00:47 -07:00
Daniel Supernault 4db4818807
Update ComposeModal, add Alt Text button to caption screen 2023-01-30 22:59:33 -07:00
Daniel Supernault 20e015879f
Update npm deps 2023-01-30 21:48:58 -07:00
Daniel Supernault f6b623e70b
Update composer deps 2023-01-30 21:47:43 -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 932efe8553
Update changelog 2023-01-29 06:50:27 -07:00
Daniel Supernault 164aa5779a
Update StatusReplyPipeline, fix comment counts 2023-01-29 06:50:01 -07:00
Daniel Supernault b6846f7019
Update changelog 2023-01-29 02:19:43 -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 0d549774f9
Add migration 2023-01-21 08:05:40 -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
Daniel Supernault 6b1f8651fb
Add migration 2023-01-19 07:25:27 -07:00
Daniel Supernault ef56f92c3d
Update BookmarkController 2023-01-19 06:37:24 -07:00
Daniel Supernault 02b6df54cc
Update email form 2023-01-18 21:59:27 -07:00
Daniel Supernault b89d0e8420
Update changelog 2023-01-17 01:47:54 -07:00
Daniel Supernault 6cfbedd9fd
Update ApiV1DotController, fix inAppRegistrationConfirm logic 2023-01-17 01:47:28 -07:00
Daniel Supernault 8bfdf2c29e
Update changelog 2023-01-15 02:38:45 -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 87cff47c03
Add migration 2023-01-14 21:26:41 -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 Supernault 9483c01fcd
Update docker action 2023-01-08 15:03:28 -07:00
Daniel Supernault 6bae1d0327
Remove unused tests 2023-01-08 14:08:22 -07:00
Daniel Supernault fb584c02a6
Update NoteAttachmentTest 2023-01-08 14:07:42 -07:00
daniel 0d320c3d82
Merge pull request #3985 from svenluijten/clean-up-tests
Clean up styling in the tests
2023-01-08 14:02:45 -07:00
Daniel Supernault 92f34d047e
Update MAIL_EHLO_DOMAIN variable 2023-01-08 13:45:28 -07:00
daniel ce8343b05d
Merge pull request #4026 from trankten/patch-1
Allow email delivery using Google Workspace SMTP Relay by fixing EHLO authentication.
2023-01-08 13:42:23 -07:00
Daniel Supernault 8bd39801c2
Fix atom media mime type 2023-01-08 13:27:24 -07:00
daniel 1ae381b4b9
Merge pull request #4042 from harmtemolder/dev
Add media:content to atom feed
2023-01-08 13:26:33 -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
daniel 0269e4d0e8
Merge pull request #4067 from idanoo/dev
Update User artisan commands to match UserDelete
2023-01-08 12:28:28 -07:00
Daniel Supernault 3630ac8c66
Update composer/npm deps 2023-01-08 12:26:21 -07:00
daniel b1cf71b55c
Merge pull request #4050 from Murazaki/build/dev
Build CI and docker updates for automatic image push to Docker Hub
2023-01-08 12:22:32 -07:00
Mehdi Benadel 5c761dd2fb Stop building for armv7 2023-01-08 08:01:20 +01:00