Commit graph

9653 commits

Author SHA1 Message Date
Daniel Supernault
fa6df8fbd8
Update changelog 2023-05-25 02:29:55 -06:00
Daniel Supernault
0f803446dd
Update EditHistoryModal, fix caption rendering 2023-05-25 02:27:03 -06:00
daniel
b15d939163
Merge pull request #4417 from pixelfed/staging
Staging
2023-05-25 02:05:50 -06:00
Daniel Supernault
58523b6d98
Update changelog 2023-05-25 02:04:24 -06:00
Daniel Supernault
c0190d8436
Update Config, bump version for post edit support without having to clear cache 2023-05-25 02:03:59 -06:00
daniel
ae38f2d8a6
Merge pull request #4416 from pixelfed/staging
Add Post Edits/Updates
2023-05-25 01:58:08 -06:00
Daniel Supernault
18c744c458
Update changelog 2023-05-25 01:50:29 -06:00
Daniel Supernault
a6f96b4bb3
Remove temp logging 2023-05-25 01:50:15 -06:00
Daniel Supernault
d4e17f75b4
Update config, enable post edits by default 2023-05-25 01:47:05 -06:00
Daniel Supernault
f57d22ee66
Update compiled assets 2023-05-25 01:41:01 -06:00
Daniel Supernault
2a10809fa3
Update EditHistoryModal, use proper timestamp 2023-05-25 01:40:21 -06:00
Daniel Supernault
6bf3142e8b
Add Profile 2023-05-25 01:35:06 -06:00
Daniel Supernault
8b3d1eeb5e
Add Purify 2023-05-25 01:32:58 -06:00
Daniel Supernault
559978db46
Fix typo 2023-05-25 01:30:58 -06:00
Daniel Supernault
859ed621b0
Fix typo 2023-05-25 01:26:54 -06:00
Daniel Supernault
b0634bfd8f
Add temp logging 2023-05-25 01:23:57 -06:00
Daniel Supernault
aad4259a47
Update ap inbox 2023-05-25 01:13:43 -06:00
Daniel Supernault
734136a7e7
Add StatusRemoteUpdatePipeline job 2023-05-25 00:57:35 -06:00
Daniel Supernault
ced085bc1d
Update compiled assets 2023-05-25 00:36:01 -06:00
Daniel Supernault
98cf8f32a0
Add Post Edits/Updates 2023-05-25 00:33:44 -06:00
daniel
53013dc32d
Merge pull request #4415 from pixelfed/staging
Add migration
2023-05-25 00:05:17 -06:00
Daniel Supernault
013656000c
Add migration 2023-05-25 00:04:47 -06:00
daniel
f4e7ca6b0e
Merge pull request #4414 from pixelfed/staging
Staging
2023-05-25 00:03:58 -06:00
Daniel Supernault
fb77ee764b
Add status_edits migration 2023-05-25 00:03:00 -06:00
Daniel Supernault
f32eabdf19
Add migration 2023-05-25 00:01:50 -06:00
daniel
c47de37c16
Merge pull request #4413 from pixelfed/staging
Update StatusService, fix bug in getFull method
2023-05-24 23:42:46 -06:00
Daniel Supernault
86e20e927d
Update changelog 2023-05-24 23:42:35 -06:00
Daniel Supernault
4d8b4dcf35
Update StatusService, fix bug in getFull method 2023-05-24 23:41:48 -06:00
daniel
8068f1eb0a
Merge pull request #4412 from pixelfed/staging
v0.11.7 🥳
2023-05-24 21:15:37 -06:00
Daniel Supernault
88f7dc26bb
Update changelog 2023-05-24 21:15:00 -06:00
Daniel Supernault
c8eff6dff0
Bump version 2023-05-24 21:14:41 -06:00
Daniel Supernault
808e89328c
Update composer deps 2023-05-24 21:13:00 -06:00
daniel
dba21ef92f
Merge pull request #4257 from intentionally-left-nil/fix-oauth-diagnostics
Fix diagnostic confirmation of passport oauth key
2023-05-24 21:05:55 -06:00
daniel
1b1378ac64
Merge pull request #4255 from intentionally-left-nil/fix-reset-cache-ordering
Run config:cache first
2023-05-24 21:03:45 -06:00
daniel
a73541ab95
Merge pull request #4409 from pixelfed/staging
Update login form, allow admins to enable captcha after X failed atte…
2023-05-23 05:10:15 -06:00
Daniel Supernault
566787c2b7
Update changelog 2023-05-23 05:09:47 -06:00
Daniel Supernault
221ddce0fa
Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required 2023-05-23 05:08:34 -06:00
daniel
9d763bded1
Merge pull request #4408 from pixelfed/staging
Update login/register views and captcha config, enable login or regis…
2023-05-23 03:54:25 -06:00
Daniel Supernault
f9eb99c897
Update changelog 2023-05-23 03:54:07 -06:00
Daniel Supernault
c071c7195e
Update login/register views and captcha config, enable login or register captchas or both 2023-05-23 03:52:34 -06:00
daniel
9a8a840b4e
Merge pull request #4407 from pixelfed/staging
Update AP Inbox, fix delete handling
2023-05-23 02:55:33 -06:00
Daniel Supernault
39a42c637f
Update changelog 2023-05-23 02:54:53 -06:00
Daniel Supernault
2800c8886a
Update AP Inbox, fix delete handling 2023-05-23 02:54:02 -06:00
daniel
24afe169ad
Merge pull request #4406 from pixelfed/staging
Update PublicTimelineService, improve warmCache query
2023-05-23 01:30:46 -06:00
Daniel Supernault
361d5f0374
Update changelog 2023-05-23 01:30:29 -06:00
Daniel Supernault
9f901d65c9
Update PublicTimelineService, improve warmCache query 2023-05-23 01:29:22 -06:00
daniel
ce8470562f
Merge pull request #4405 from pixelfed/staging
Update ApiV1Controller, add idempotency-key support to /api/v1/status…
2023-05-23 00:48:22 -06:00
Daniel Supernault
cbe9458244
Update changelog 2023-05-23 00:48:14 -06:00
Daniel Supernault
c54cdd3eb4
Update ApiV1Controller, add idempotency-key support to /api/v1/statuses endpoint 2023-05-23 00:46:57 -06:00
daniel
01c0902b3d
Merge pull request #4404 from pixelfed/staging
Update MediaController, add fallback for local files that are later s…
2023-05-22 18:12:55 -06:00