Commit graph

10703 commits

Author SHA1 Message Date
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 Supernault
21d97f6f10
Add groups queue to horizon 2024-06-09 23:41:14 -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 Supernault
679ef677b7
Update ApiController, add pe support to like/unlike endpoints 2024-06-08 06:21:11 -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 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 Supernault
71adfd2804
Add app:captcha-toggle-command command to disable captcha from cli 2024-06-05 22:48:58 -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 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 Supernault
19c62aaafa
Update ApiV1Controller, fix update_credentials boolean handling 2024-06-03 23:20:51 -06:00
Daniel Supernault
a983092949
Add index 2024-06-03 17:28:31 -06:00
Daniel Supernault
3f4e0b94ee
Update ApiV1Controller, add settings to verify_credentials endpoint 2024-06-02 17:57:31 -06:00
Daniel Supernault
42915ff9a0
Update AP fetch service and domain service 2024-06-02 02:55:28 -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 Supernault
bcea2f05f5
Update composer deps 2024-05-31 02:26:13 -06:00
Daniel Supernault
aab8184cf4
Update changelog 2024-05-31 02:24:16 -06:00
Daniel Supernault
a7fce91e0c
Update FetchNodeinfoPipeline, set last_fetched_at timestamp 2024-05-31 02:23:55 -06:00
daniel
aa61953a1e
Merge branch 'dev' into staging 2024-05-24 23:21:04 -06:00
Daniel Supernault
951c339010
Update RestrictedNames, add intent 2024-05-24 23:16:04 -06:00
daniel
6b858aede2
Merge pull request #5100 from intentionally-left-nil/set-www-data-uid
Modify the www-data user and group id to match the RUNTIME_UID/GID
2024-05-24 22:45:57 -06:00
daniel
0b7faabbd7
Merge pull request #5099 from intentionally-left-nil/fix-multiline-source
Fix parsing multiline variables
2024-05-24 22:45:31 -06:00
daniel
2911b30cc4
Merge pull request #5097 from intentionally-left-nil/fix-entrypoint-skip-scripts
Fix environment variables
2024-05-24 22:44:52 -06:00
Daniel Supernault
ad30498dbc
Lint 2024-05-23 00:00:59 -06:00
daniel
480194ccc2
Merge pull request #5108 from pixelfed/staging
Staging
2024-05-22 23:57:12 -06:00
Daniel Supernault
f4ef96e847
Update changelog 2024-05-22 23:56:00 -06:00
Daniel Supernault
24194f7d16
Update FederationController, add webfinger support for actor uri. Fixes #5068 2024-05-22 23:55:39 -06:00
daniel
2414c340ef
Merge pull request #5105 from pixelfed/staging
Staging
2024-05-22 02:22:07 -06:00
Daniel Supernault
8177ed11ea
Update changelog 2024-05-22 02:21:27 -06:00
Daniel Supernault
bc2495c676
Update CollectionsController, add new self route 2024-05-22 02:21:07 -06:00
Anil Kulkarni
8d51ed2037
Modify the www-data user and group id to match the RUNTIME_UID/GID 2024-05-19 17:38:03 -07:00
Anil Kulkarni
0d1354c6c9
Fix parsing multiline variables
The seen_dot_env_variables parser does not work correctly for multiline variables
Instead, just use set -o allexport to perform the needed behavior in the template file
2024-05-19 15:25:54 -07:00
Anil Kulkarni
69f3e94f09
Fix environment variables
When a bash array is read into a variable, the syntax must be read -r -a <variable name> not read -ar
This fixes ENTRYPOINT_SKIP_SCRIPTS as well as DOCKER_APP_ENSURE_OWNERSHIP_PATHS
2024-05-19 13:40:15 -07:00
daniel
1f3243222b
Merge pull request #5094 from pixelfed/staging
Update ProfileController, fix atom feed cache ttl. Fixes #5093
2024-05-18 03:11:21 -06:00
Daniel Supernault
e47353f1fd
Update changelog 2024-05-18 03:11:04 -06:00
Daniel Supernault
921e29659f
Update ProfileController, fix atom feed cache ttl. Fixes #5093 2024-05-18 03:09:22 -06:00
daniel
4e023d7a7a
Merge pull request #5092 from pixelfed/staging
Update ActivityPubFetchService, fix Friendica bug
2024-05-17 21:50:46 -06:00
Daniel Supernault
e03e7c0d73
Update changelog 2024-05-17 21:47:16 -06:00
Daniel Supernault
e4edc6f192
Update ActivityPubFetchService, fix Friendica bug 2024-05-17 21:45:42 -06:00
daniel
6b88ed23b6
Merge pull request #5090 from pixelfed/staging
Update AdminCuratedRegisterController, fix existing account approval
2024-05-16 05:48:59 -06:00
Daniel Supernault
1068b09146
Update changelog 2024-05-16 05:48:03 -06:00
Daniel Supernault
cbb96cfd2a
Update AdminCuratedRegisterController, fix existing account approval 2024-05-16 05:45:31 -06:00