Commit graph

9283 commits

Author SHA1 Message Date
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
21714eec34
Merge pull request #4278 from pixelfed/staging
Staging
2023-04-04 03:56:35 -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
21685d0baf
Merge pull request #4276 from pixelfed/staging
Staging
2023-04-03 19:47:31 -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
c1c371ec6f
Merge pull request #4270 from pixelfed/staging
Staging
2023-04-02 05:51:53 -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
8458eb9c7e
Merge pull request #4263 from pixelfed/staging
Update ComposeController, fix postgres location search. Closes #4242
2023-03-29 02:18:21 -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
4d9189e87c
Merge pull request #4262 from pixelfed/staging
Update ApiV1Controller, fix blocking remote accounts. Closes #4256
2023-03-28 20:23:28 -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
1f06b8fd2d
Merge pull request #4253 from pixelfed/staging
Staging
2023-03-25 06:49:19 -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
c0048439c6
Merge pull request #4252 from pixelfed/staging
Staging
2023-03-25 06:37:43 -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
eee4333adb
Merge pull request #4251 from pixelfed/staging
Staging
2023-03-25 05:16:46 -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
a6e7990d52
Merge pull request #4249 from pixelfed/staging
Staging
2023-03-25 03:40:36 -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
be4d221b3c
Merge pull request #4247 from pixelfed/staging
Staging
2023-03-25 02:50:25 -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
a781c73e33
Merge pull request #4246 from pixelfed/staging
Staging
2023-03-25 01:32:29 -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
Daniel Supernault
7d49e924ed
Add post component, add state error message 2023-03-25 01:30:04 -06:00
Daniel Supernault
d5d9500d07
Update admin instance management, improve filtering/sorting and add import/export support 2023-03-25 01:23:05 -06:00