1
0
Fork 0
Commit Graph

9127 Commits

Author SHA1 Message Date
Daniel Supernault 25f8b9ae62
Add webfont 2023-04-09 20:00:26 -06:00
Daniel Supernault e76289e4e2
Update ImageOptimizePipeline, improve support for disabling image optimizations 2023-04-09 16:09:17 -06:00
Daniel Supernault 153cea4783
Update changelog 2023-04-09 14:42:58 -06:00
Daniel Supernault 780f250742
Update LandingService, enable landing directory/explore feed by default and move configuration to config/instance.php file 2023-04-09 14:40:16 -06:00
Daniel Supernault c2805ebe92
Update changelog 2023-04-09 12:22:28 -06:00
Daniel Supernault 76be49ac58
Update admin autospam/report email templates, remove image previews 2023-04-09 12:22:03 -06:00
Daniel Supernault dca48fd84b
Update compiled assets 2023-04-09 12:17:19 -06:00
Daniel Supernault 3ba32edfc9
Update landing styles 2023-04-09 12:16:52 -06:00
Daniel Supernault 738925c20d
Update StatusController, allow users to delete replies to posts 2023-04-09 12:05:59 -06:00
Daniel Supernault 50f0fd27e2
Update compiled assets 2023-04-09 12:04:56 -06:00
Daniel Supernault 1b53174d3a
Update StatusController 2023-04-08 18:31:29 -06:00
Daniel Supernault 2eee36cfbd
Update MediaS3GarbageCollector, fix handle 2023-04-08 04:25:52 -06:00
Daniel Supernault 102e71310d
Update changelog 2023-04-08 00:10:22 -06:00
Daniel Supernault 79a3eab65e
Update compiled assets 2023-04-08 00:04:24 -06:00
Daniel Supernault 48f3d2c397
Update landing components 2023-04-08 00:04:01 -06:00
Daniel Supernault 5465f2834f
Add new fonts 2023-04-07 23:31:42 -06:00
Daniel Supernault 4fcb70da23
Update compiled assets 2023-04-07 23:29:39 -06:00
Daniel Supernault 6d3c7afd2b
Update landing view 2023-04-07 23:14:08 -06:00
Daniel Supernault 09c0032b39
New landing page design 2023-04-07 22:35:51 -06:00
Daniel Supernault e7a19b2c18
Add admin landing settings view 2023-04-07 21:34:14 -06:00
Daniel Supernault 87d8f516f9
Add admin landing settings 2023-04-07 20:22:10 -06:00
Daniel Supernault 014a4d9c51
Update changelog 2023-04-04 03:54:08 -06:00
Daniel Supernault 573c88d7b5
Update filesystem config, change FILESYSTEM_DRIVER env variable to DANGEROUSLY_SET_FILESYSTEM_DRIVER and remove from default env configs. Changing the default filesystem should be avoided, use FILESYSTEM_CLOUD for s3 support, otherwise you can break things 2023-04-04 03:52:32 -06:00
Daniel Supernault 672cccd433
Add media:fix-nonlocal-driver command. Fixes s3 media created with invalid FILESYSTEM_DRIVER=s3 configuration 2023-04-04 03:46:29 -06:00
Daniel Supernault 28bf8649b3
Update Profile model, fix avatar url path generation. Fixes #4041, Fixes #4031, Fixes #3523 2023-04-04 02:35:37 -06:00
Daniel Supernault 22da2647c7
Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2023-04-03 19:15:20 -06:00
Daniel Supernault 73aa01e8e0
Update ApiV1Controller, filter mute/blocks on statuses/context and statuses/replies endpoints 2023-04-03 18:51:20 -06:00
Daniel Supernault 988818be69
Update changelog 2023-04-02 05:49:23 -06:00
Daniel Supernault 855e9626a5
Update Story v1.1 api endpoints 2023-04-02 05:48:25 -06:00
Daniel Supernault aebbad964b
Update MediaPathService, fix story path 2023-04-02 05:15:38 -06:00
Daniel Supernault 4d72b9e3ae
Update app.js, add title attribute to iframe embeds to comply with accessibility requirements 2023-03-31 01:31:48 -06:00
Daniel Supernault 7bf4f8d6ac
Update changelog 2023-03-29 02:17:43 -06:00
Daniel Supernault 64a4a0060a
Update ComposeController, fix postgres location search. Closes #4242 and #4239 2023-03-29 02:13:54 -06:00
Daniel Supernault ccd82032df
Update changelog 2023-03-28 20:23:03 -06:00
Daniel Supernault 8e71e0c03e
Update ApiV1Controller, fix blocking remote accounts. Closes #4256 2023-03-28 20:21:54 -06:00
Daniel Supernault b7501ee46e
Bump version 2023-03-25 06:47:53 -06:00
Daniel Supernault 191835224c
Update compiled assets 2023-03-25 06:44:09 -06:00
Daniel Supernault b2d68ec18c
Update deps 2023-03-25 06:42:07 -06:00
Daniel Supernault b64dbe17a2
Update changelog 2023-03-25 06:32:00 -06:00
Daniel Supernault 4d5614726f
Update ApiV1Controller, improve timeline account hydration 2023-03-25 06:30:33 -06:00
Daniel Supernault 4e79c77282
Update ApiV1Controller, improve timeline account hydration 2023-03-25 06:19:04 -06:00
Daniel Supernault 5bf1c61efa
Update changelog, fixes #4250 2023-03-25 05:14:14 -06:00
Daniel Supernault 1ae19ea571
Update api routes, add post method support to /api/v1/accounts/update_credentials to properly handle binary form data (avatars) 2023-03-25 05:12:54 -06:00
Daniel Supernault 558700fc0a
Update settings, set maxlength on name and bio inputs. Fixes #4248 2023-03-25 04:35:31 -06:00
Daniel Supernault 994668fd98
Update changelog 2023-03-25 03:39:20 -06:00
Daniel Supernault ab4bb9a020
Update private profile view, add rel=me support, hide avatar/bio when not logged in and add robots meta tag to block search engine indexing on private profiles 2023-03-25 03:38:38 -06:00
Daniel Supernault 38f1a1db26
Update compiled assets 2023-03-25 02:49:50 -06:00
Daniel Supernault e6dc62347c
Update Post component, show state error when status account is null or missing 2023-03-25 02:38:25 -06:00
Daniel Supernault ed961374a5
Update changelog 2023-03-25 01:31:30 -06:00
Daniel Supernault 1a7f2cf23d
Update compiled assets 2023-03-25 01:31:06 -06:00