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 |
|
daniel
|
6434794289
|
Merge pull request #4243 from pixelfed/staging
Staging
|
2023-03-23 01:36:47 -06:00 |
|
Daniel Supernault
|
246649fbcb
|
Update changelog
|
2023-03-23 01:35:40 -06:00 |
|
Daniel Supernault
|
5a67e9f93b
|
Update image pipeline, dispatch jobs to mmo queue and add "replace_id" param to v2/media endpoint to dispatch delayed MediaDeletePipeline job for original media id to improve media gc on supported clients
|
2023-03-23 01:34:37 -06:00 |
|
Daniel Supernault
|
871f798cc9
|
Update ap helpers, fix album order bug by setting media order
|
2023-03-23 01:00:58 -06:00 |
|
daniel
|
01931396c4
|
Merge pull request #4240 from pixelfed/staging
Staging
|
2023-03-19 05:34:50 -06:00 |
|
Daniel Supernault
|
00aa5cf30f
|
Update compiled assets
|
2023-03-19 05:30:58 -06:00 |
|
Daniel Supernault
|
ecfc0766f8
|
Update admin instances dashboard
|
2023-03-19 05:29:54 -06:00 |
|
Daniel Supernault
|
419c0fb0fb
|
Updaet InboxPipelines, improve handling of missing signature validation headers
|
2023-03-18 22:46:22 -06:00 |
|
Daniel Supernault
|
da38b33a24
|
Remove deprecated routes/methods
|
2023-03-18 22:15:56 -06:00 |
|
Daniel Supernault
|
186ba7f018
|
Update email settings, add dangerzone middleware to prompt for password before you can change your email address. Fixes #4101
|
2023-03-18 21:51:28 -06:00 |
|
Daniel Supernault
|
467c9d754e
|
Update atom feed, improve cache expiry and fix double encoding bug. Fixes #4121
|
2023-03-18 21:45:35 -06:00 |
|
Daniel Supernault
|
3c712a70d6
|
Add Licenses help page, fixes #4238
|
2023-03-18 21:22:25 -06:00 |
|
daniel
|
88bcb06448
|
Merge pull request #4237 from pixelfed/staging
Portfolio Federation + Customization
|
2023-03-17 02:35:32 -06:00 |
|
Daniel Supernault
|
1df525cd46
|
Update compiled assets
|
2023-03-17 02:06:29 -06:00 |
|
Daniel Supernault
|
e91c25c0d6
|
Update PortfolioSettings component, improve recent posts filtering by pf_type
|
2023-03-17 02:05:56 -06:00 |
|
Daniel Supernault
|
a74013e520
|
Update compiled assets
|
2023-03-17 01:55:07 -06:00 |
|