Commit graph

10663 commits

Author SHA1 Message Date
Daniel Supernault
4f2b8ed20a
Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances 2024-06-19 03:02:00 -06:00
Daniel Supernault
bc84259a63
Lint 2024-06-19 00:18:42 -06:00
Daniel Supernault
96f24f337e
Update DirectMessageController, add carousel entity to threads 2024-06-19 00:18:03 -06:00
Daniel Supernault
b24d2554a8
Update DirectMessageController, add timestamps to threads 2024-06-17 23:02:16 -06:00
Daniel Supernault
6e0d1ef41b
Update cache 2024-06-12 02:58:25 -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 Supernault
d339b5c251
Update AccountService 2024-06-11 23:35:39 -06:00
Daniel Supernault
165df0ca52
Update ApiV1Controller, update tag feed 2024-06-11 23:11:59 -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 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