Christian Winther
2de9c70a0c
fix: don't restore memory limit after cities import
...
Since this command can only be invoked by CLI, the process will exit after a successful import, so restoring the transient PHP memory limit doesn't really have any affect.
In PHP 8.4, this throws the following error (which doesn't happen in 8.3 and below)
> [entrypoint / 11-first-time-setup.sh] - (stderr) 128769/128769 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%[2025-01-20 11:29:23] production.ERROR: Failed to set memory limit to 134217728 bytes (Current memory usage is 134746112 bytes) {"exception":"[object] (ErrorException(code: 0): Failed to set memory limit to 134217728 bytes (Current memory usage is 134746112 bytes) at /var/www/app/Console/Commands/ImportCities.php:140)
It seems to be a 8.4 behavior change, so removing the logic would make it go away
2025-01-20 12:40:43 +01:00
daniel
f3adf721a2
New translations web.php (Finnish)
...
[ci skip]
2025-01-18 04:25:27 -07:00
daniel
13af8c5133
Merge pull request #5514 from pixelfed/staging
...
Update PublicApiController
2025-01-18 00:45:03 -07:00
Daniel Supernault
629fb5a47a
Update PublicApiController
2025-01-18 00:44:19 -07:00
daniel
2f17577b32
New translations web.php (Finnish)
...
[ci skip]
2025-01-17 04:07:55 -07:00
daniel
0cc9ed3634
Merge pull request #5503 from pixelfed/staging
...
Staging
2025-01-16 20:46:44 -07:00
Daniel Supernault
22eae69fd5
Update AP Helpers, fix comment bug
2025-01-16 20:45:45 -07:00
Daniel Supernault
f82dfe8b3e
Add story components
2025-01-16 20:45:17 -07:00
Lioh Moeller
777b82c990
Merge branch 'pixelfed:dev' into dev
2025-01-16 08:59:25 +01:00
daniel
be294c84ca
Merge pull request #5486 from pixelfed/staging
...
Staging
2025-01-16 00:53:57 -07:00
daniel
d00d005db8
Merge pull request #5470 from Medformatik/staging
...
Fix text no posts archived
2025-01-16 00:52:15 -07:00
daniel
2c385de493
Merge pull request #5444 from pixelfed/l10n_staging
...
New Crowdin updates
2025-01-16 00:50:32 -07:00
daniel
a5ecae9b66
Merge pull request #5485 from pixelfed/staging
...
Update Discover, fix account bug
2025-01-16 00:48:21 -07:00
Daniel Supernault
b27679fc88
Update Discover, fix account bug
2025-01-16 00:47:30 -07:00
daniel
a1c13bbcbe
Merge pull request #5484 from pixelfed/staging
...
Increase username length limit from 15 to 30
2025-01-16 00:18:25 -07:00
Daniel Supernault
207bb36c89
Increase username length limit from 15 to 30
2025-01-16 00:16:47 -07:00
daniel
393e9a2a74
Merge pull request #5471 from pixelfed/staging
...
Update SearchApiV2Service, fix hashtag search
2025-01-14 19:00:04 -07:00
Daniel Supernault
83c1a7fd4b
Update SearchApiV2Service, fix hashtag search
2025-01-14 18:57:37 -07:00
Medformatik
15276629e5
Fix text no posts archived
2025-01-15 00:09:58 +01:00
daniel
ac4edcd67e
Merge pull request #5465 from pixelfed/staging
...
Staging
2025-01-13 18:17:19 -07:00
daniel
f3220fd21e
Merge pull request #5458 from intentionally-left-nil/notifications-for-mentions
...
Add a push notification when a user is mentioned in a post or comment
2025-01-13 18:16:11 -07:00
daniel
be9533a742
Merge pull request #5456 from intentionally-left-nil/notification-bug
...
Fix notifications not being delivered by directly checking the database
2025-01-13 18:13:12 -07:00
daniel
1a79f10dc8
New translations web.php (German)
...
[ci skip]
2025-01-13 11:53:13 -07:00
daniel
bfca972124
New translations web.php (Spanish)
...
[ci skip]
2025-01-13 11:53:12 -07:00
Anil Kulkarni
64bad4ee4d
Add a push notification when a user is mentioned in a comment
2025-01-12 18:49:46 -08:00
Anil Kulkarni
4d0cb32f79
Fix notifications not being delivered by directly checking the state from the database
2025-01-12 11:30:15 -08:00
daniel
37f50a62fa
New translations web.php (German)
...
[ci skip]
2025-01-12 11:37:23 -07:00
daniel
ba357d8200
New translations web.php (Spanish)
...
[ci skip]
2025-01-11 11:27:49 -07:00
daniel
7fe6dad609
Merge pull request #5448 from pixelfed/staging
...
Update oauth/token, fix scope to be space separated string instead of…
2025-01-08 19:55:27 -07:00
Daniel Supernault
4ce6e610bd
Update oauth/token, fix scope to be space separated string instead of array
2025-01-08 19:54:38 -07:00
daniel
5455fae2f8
Merge pull request #5446 from pixelfed/staging
...
Add ReclaimUsername command
2025-01-07 17:46:33 -07:00
Daniel Supernault
3749267260
Add ReclaimUsername command
2025-01-07 17:45:57 -07:00
daniel
2641b5eba6
New translations web.php (German)
...
[ci skip]
2025-01-06 13:03:57 -07:00
daniel
507e4e40d0
New translations web.php (Portuguese, Brazilian)
...
[ci skip]
2025-01-06 13:03:56 -07:00
Lioh Moeller
e0b5636d7b
Update .env.docker
...
Stick major.minor according to https://jippi.github.io/docker-pixelfed/customize/tags/#pixelfed-version
Disable Debian Release Check until it's solved in dottie.
Closes https://github.com/pixelfed/pixelfed/issues/5264
2025-01-06 18:02:17 +01:00
Lioh Moeller
7987383026
Update .env.docker
...
Registry has changed. Old registry has been discontinued in August 2024. New Registry added, format of Docker tag has been adjusted as it now contains the Debian Release as well.
Sample Version is set to current stable but can be adjusted to any of the available branches.
2025-01-06 17:18:24 +01:00
daniel
ecc6ed6a02
Merge pull request #5441 from pixelfed/staging
...
Staging
2025-01-05 17:44:32 -07:00
daniel
e469038402
Merge pull request #5439 from LiohMoeller/dev
...
Use DOCKER_PROXY_VERSION from .env file
2025-01-05 17:43:46 -07:00
daniel
c15f3d36bd
Merge pull request #5440 from pixelfed/staging
...
Update Data Export, refactor following/follower and statuses exports to allow accounts of any size
2025-01-05 16:26:02 -07:00
Daniel Supernault
9c0fb07c6d
Update changelog
2025-01-05 16:24:47 -07:00
Daniel Supernault
0d25917c29
Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap
2025-01-05 16:24:23 -07:00
Lioh Moeller
10f23905eb
Update docker-compose.yml
...
use DOCKER_PROXY_VERSION env var instead
2025-01-05 23:36:36 +01:00
Lioh Moeller
03c97e6872
Update .env.docker
...
Updated DOCKER_PROXY_VERSION in .env
2025-01-05 23:35:13 +01:00
daniel
dcd14aa50c
Merge pull request #5438 from pixelfed/staging
...
Staging
2025-01-05 15:28:10 -07:00
Daniel Supernault
6a20c34de1
Update changelog
2025-01-05 15:26:34 -07:00
Daniel Supernault
83cc932fe9
Update AP Status Transformer, fix inReplyTo. Fixes #5409
2025-01-05 15:24:10 -07:00
daniel
a034905b23
Merge pull request #5437 from pixelfed/staging
...
Staging
2025-01-05 15:15:34 -07:00
Daniel Supernault
138b07598d
Update compiled assets
2025-01-05 15:11:25 -07:00
Daniel Supernault
0a73094d82
Refactor Hashtag component from #5427
2025-01-05 14:55:16 -07:00
daniel
6ea108b67c
Merge pull request #5427 from witten/staging
...
Fix missing video thumbnails on hashtag page (#5394 ).
2025-01-05 14:48:06 -07:00