Commit Graph

10682 Commits

Author SHA1 Message Date
Daniel Supernault bcea2f05f5
Update composer deps 2024-05-31 02:26:13 -06:00
daniel 61d394bb05
Merge pull request #5123 from pixelfed/staging
Update FetchNodeinfoPipeline, set last_fetched_at timestamp
2024-05-31 02:25:16 -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 ed9bd2df8c
Merge pull request #5109 from pixelfed/staging
Staging
2024-05-24 23:21:43 -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
daniel f91119c564
Merge pull request #5087 from pixelfed/staging
Staging
2024-05-16 04:43:42 -06:00
daniel 1ff71b2e61
Merge pull request #4986 from jippi/build-frontend-in-docker
Docker: Allow optional building of the frontend
2024-05-16 04:36:36 -06:00
daniel 7a33495d09
Merge pull request #5044 from tretkowski/dev
Remove version from docker-compose files
2024-05-16 04:34:35 -06:00
daniel f46fee0006
Merge pull request #5086 from pixelfed/staging
Update Admin Curated Onboarding, add select-all/mass action operations
2024-05-16 04:33:50 -06:00
Daniel Supernault 1ef8db39ce
Update changelog 2024-05-16 04:33:38 -06:00
Daniel Supernault b22cac944b
Update Admin Curated Onboarding, add select-all/mass action operations 2024-05-16 04:14:48 -06:00
daniel a597e00c63
Merge pull request #5082 from pixelfed/staging
Staging
2024-05-10 23:56:12 -06:00
Daniel Supernault 66f7dbcff2
Update changelog 2024-05-10 23:55:13 -06:00
Daniel Supernault d645d6ca26
Update ApiV1Controller, add pe (pixelfed entity) support to /api/v1/statuses/{id}/context endpoint 2024-05-10 23:54:47 -06:00
Norbert Tretkowski 8f3ba930ce
Merge branch 'pixelfed:dev' into dev 2024-05-07 13:11:36 +02:00
daniel ab383ba55b
Merge pull request #5080 from pixelfed/staging
Staging
2024-05-07 04:23:54 -06:00
Daniel Supernault 29e472d6ca
Update changelog 2024-05-07 04:23:19 -06:00
Daniel Supernault 9a5e3471d4
Update AdminCuratedRegisterController, increase message length from 1000 to 3000 2024-05-07 04:22:28 -06:00
Daniel Supernault 61d105fd25
Update DirectMessageController, add 72 hour delay for new accounts before they can send a DM 2024-05-07 04:21:20 -06:00
daniel 101e620bf5
Merge pull request #5078 from pixelfed/staging
Bump version to v0.12.1
2024-05-07 01:15:50 -06:00
Daniel Supernault 2d3f1df003
Bump version to v0.12.1 2024-05-07 01:11:26 -06:00
Daniel Supernault 7c19baf5dc
Update changelog 2024-05-07 01:11:09 -06:00
Daniel Supernault 326bb93b8b
Update composer deps 2024-05-07 01:08:49 -06:00
daniel 64631c7233
Merge pull request #5077 from pixelfed/staging
Staging
2024-05-07 01:06:12 -06:00
Daniel Supernault 902572ed51
Update changelog 2024-05-07 01:01:17 -06:00
Daniel Supernault 60a62b59c9
Update ConfigCacheService, fix database race condition and fallback to file config and enable by default 2024-05-07 01:00:32 -06:00