Commit Graph

10682 Commits

Author SHA1 Message Date
daniel 2f67185fec
Merge pull request #5182 from pixelfed/staging
Update DirectMessageController, add timestamps to threads
2024-06-17 23:04:20 -06:00
Daniel Supernault b24d2554a8
Update DirectMessageController, add timestamps to threads 2024-06-17 23:02:16 -06:00
daniel ceb375d91d
Merge pull request #5174 from pixelfed/staging
Update cache
2024-06-12 02:59:07 -06:00
Daniel Supernault 6e0d1ef41b
Update cache 2024-06-12 02:58:25 -06:00
daniel ef9e92c5ce
Merge pull request #5173 from pixelfed/staging
Staging
2024-06-12 01:45:36 -06:00
Daniel Supernault 17b449d5ed
Update changelog 2024-06-12 01:45:00 -06:00
Daniel Supernault 4fd156c4a6
Update profile embeds, add support for albums 2024-06-12 01:44:38 -06:00
Daniel Supernault f4898db9ad
Update status embed, add support for album carousels 2024-06-12 01:23:40 -06:00
daniel f89da82dbc
Merge pull request #5172 from pixelfed/staging
Update AccountService
2024-06-11 23:36:05 -06:00
Daniel Supernault d339b5c251
Update AccountService 2024-06-11 23:35:39 -06:00
daniel f7cf8bd248
Merge pull request #5171 from pixelfed/staging
Update ApiV1Controller, update tag feed
2024-06-11 23:12:21 -06:00
Daniel Supernault 165df0ca52
Update ApiV1Controller, update tag feed 2024-06-11 23:11:59 -06:00
daniel 4b0c791d86
Merge pull request #5170 from pixelfed/staging
Staging
2024-06-11 22:58:38 -06:00
Daniel Supernault 25d41901ec
Lint 2024-06-11 22:57:52 -06:00
Daniel Supernault a75b89b239
Update StatusController, cache AP object 2024-06-11 22:57:30 -06:00
daniel 878a21992b
Merge pull request #5167 from pixelfed/staging
Add groups queue to horizon
2024-06-10 01:13:51 -06:00
Daniel Supernault 21d97f6f10
Add groups queue to horizon 2024-06-09 23:41:14 -06:00
daniel a03a9a44bd
Merge pull request #5164 from pixelfed/staging
Staging
2024-06-08 06:58:47 -06:00
Daniel Supernault 5b85efb570
Update ApiV1Dot1Controller, lint 2024-06-08 06:57:09 -06:00
Daniel Supernault 4d6cea9aa4
Update ApiV1Dot1Controller, fix username to id endpoint 2024-06-08 06:56:29 -06:00
daniel c24e5b9bf7
Merge pull request #5163 from pixelfed/staging
Update ApiController, add pe support to like/unlike endpoints
2024-06-08 06:22:51 -06:00
Daniel Supernault 679ef677b7
Update ApiController, add pe support to like/unlike endpoints 2024-06-08 06:21:11 -06:00
daniel 329cdbb664
Merge pull request #5162 from pixelfed/staging
Staging
2024-06-08 03:03:16 -06:00
Daniel Supernault 3c6b9e6641
Update changelog 2024-06-08 03:02:53 -06:00
Daniel Supernault 28bc7aa439
Update ApiV1Controller, fix self relationship response 2024-06-08 03:02:18 -06:00
daniel 473bcec851
Merge pull request #5161 from pixelfed/staging
Staging
2024-06-08 00:59:59 -06:00
Daniel Supernault b29527cf53
Add api endpoint 2024-06-08 00:57:29 -06:00
Daniel Supernault 921be4287c
Update ApiV2Controller 2024-06-07 17:22:55 -06:00
daniel 9bd7f86605
Merge pull request #5158 from pixelfed/staging
Add app:captcha-toggle-command command to disable captcha from cli
2024-06-05 22:49:29 -06:00
Daniel Supernault 71adfd2804
Add app:captcha-toggle-command command to disable captcha from cli 2024-06-05 22:48:58 -06:00
daniel d744bc2568
Merge pull request #5156 from pixelfed/staging
Staging
2024-06-04 03:57:11 -06:00
Daniel Supernault dd59717853
Update changelog 2024-06-04 03:47:12 -06:00
Daniel Supernault c5e7e91777
Add disable_embeds setting, and fix cache invalidation in other settings 2024-06-04 03:46:06 -06:00
daniel 6f80ac7a21
Merge pull request #5155 from pixelfed/staging
Staging
2024-06-04 02:11:28 -06:00
Daniel Supernault e97b5b7a69
Update changelog 2024-06-04 02:09:00 -06:00
Daniel Supernault d56a4108ec
Update ApiV1Controller, fix cache invalidation bug in update_credentials 2024-06-04 02:08:42 -06:00
daniel 0a8286339b
Merge pull request #5153 from pixelfed/staging
Update ApiV1Controller, fix update_credentials boolean handling
2024-06-03 23:21:35 -06:00
Daniel Supernault 19c62aaafa
Update ApiV1Controller, fix update_credentials boolean handling 2024-06-03 23:20:51 -06:00
daniel 2cb4d3b6ea
Merge pull request #5152 from pixelfed/staging
Add index
2024-06-03 17:29:48 -06:00
Daniel Supernault a983092949
Add index 2024-06-03 17:28:31 -06:00
daniel 88c680b931
Merge pull request #5145 from pixelfed/staging
Update ApiV1Controller, add settings to verify_credentials endpoint
2024-06-02 18:00:52 -06:00
Daniel Supernault 3f4e0b94ee
Update ApiV1Controller, add settings to verify_credentials endpoint 2024-06-02 17:57:31 -06:00
daniel e9bcc52944
Merge pull request #5144 from pixelfed/staging
Update AP fetch service and domain service
2024-06-02 06:41:43 -06:00
Daniel Supernault 42915ff9a0
Update AP fetch service and domain service 2024-06-02 02:55:28 -06:00
daniel d4e8ca3086
Merge pull request #5125 from pixelfed/staging
Add /api/v1/instance/peers API endpoint, disabled by default
2024-05-31 03:40:10 -06:00
Daniel Supernault 011f62a47f
Update changelog 2024-05-31 03:36:43 -06:00
Daniel Supernault 4aad1c225a
Add api/v1/instance/peers API endpoint, disabled by default 2024-05-31 03:35:40 -06:00
Daniel Supernault 86ac10fab7
Add migration 2024-05-31 03:17:54 -06:00
Daniel Supernault dc6b9f4661
Update task scheduler, add weekly instance scan to check nodeinfo for known instances 2024-05-31 02:56:13 -06:00
daniel 997ea2f04c
Merge pull request #5124 from pixelfed/staging
Update composer deps
2024-05-31 02:26:34 -06:00