Commit graph

817 commits

Author SHA1 Message Date
daniel
6276d3539a
Staging (#5674)
* 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.

* 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

* New translations web.php (Finnish)
[ci skip]

* New translations web.php (Finnish)
[ci skip]

* 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

* New translations web.php (Finnish)
[ci skip]

* New translations web.php (Finnish)
[ci skip]

* New translations web.php (Portuguese)
[ci skip]

* New translations web.php (Portuguese)
[ci skip]

* fix(compose-modal): avoid WebGL if it's not needed

* fix(compose-modal): update webgl-media-editor

* New translations web.php (Hungarian)
[ci skip]

* New translations web.php (Russian)
[ci skip]

* New translations web.php (Russian)
[ci skip]

* Update .env.example

Adding the parameter INSTANCE_DISCOVER_PUBLIC="true" to prevent a HTTP 403 error at the explorer tab in the instance preview.

* New variable for lang spanish

* Variable for lang spanish

* Update Dockerfile, fixes #5535 #5559

* Fix #5582

* Fix #5632

* Update status twitter:card to summary_large_image for images/albums

* Update changelog

---------

Co-authored-by: Lioh Moeller <lioh.moeller@gmx.net>
Co-authored-by: Christian Winther <jippignu@gmail.com>
Co-authored-by: Taye Adeyemi <dev@taye.me>
Co-authored-by: stemy2 <stemy2@users.noreply.github.com>
Co-authored-by: Uthanien <feldarec@gmail.com>
2025-02-04 04:48:48 -07:00
Daniel Supernault
52f8363024
Update changelog 2025-01-31 00:14:12 -07:00
Daniel Supernault
ac83f39cd0
Update changelog 2025-01-26 00:04:11 -07:00
Daniel Supernault
e1c43fff6a
Update changelog 2025-01-24 01:53:25 -07:00
Daniel Supernault
9c0fb07c6d
Update changelog 2025-01-05 16:24:47 -07:00
Daniel Supernault
6a20c34de1
Update changelog 2025-01-05 15:26:34 -07:00
Daniel Supernault
bbe447244d
Update changelog 2025-01-05 13:45:41 -07:00
Daniel Supernault
d6cf5a622a
Update changelog. Fixes #5431 2025-01-05 11:32:46 -07:00
Daniel Supernault
27f1cdb6e4
Update changelog 2025-01-04 04:47:57 -07:00
Daniel Supernault
1af73c55fb
Update CHANGELOG.md 2025-01-03 21:42:42 -07:00
Daniel Supernault
e9f494a420
Update changelog 2025-01-03 19:19:48 -07:00
Daniel Supernault
8df34761cd
Update changelog 2024-12-20 22:04:41 -07:00
Daniel Supernault
222d577c91
Update changelog 2024-12-05 23:59:37 -07:00
Daniel Supernault
b21cdc07a0
Update changelog 2024-12-05 23:23:46 -07:00
Daniel Supernault
3437d76e62
Update CHANGELOG.md 2024-11-19 04:04:16 -07:00
Daniel Supernault
27960c3a0a
Update changelog 2024-11-19 03:01:10 -07:00
Daniel Supernault
3d8ae361d7
Update changelog 2024-11-19 02:09:01 -07:00
Daniel Supernault
bdc395dc8e
Update changelog 2024-11-11 21:48:49 -07:00
Daniel Supernault
1dafd15586
Bump version to v0.12.4 2024-11-08 21:57:58 -07:00
Daniel Supernault
dafaf61048
Update changelog 2024-11-07 01:37:00 -07:00
Daniel Supernault
80a4eff1f1
Update changelog 2024-10-13 23:23:00 -06:00
Daniel Supernault
6857eb646e
Update changelog 2024-10-10 02:26:45 -06:00
Daniel Supernault
89b42036e5
Update changelog 2024-10-05 23:10:38 -06:00
Daniel Supernault
03ba7101a0
Update changelog 2024-09-10 20:21:49 -06:00
Daniel Supernault
520dd93ca2
Update changelog 2024-08-18 01:59:47 -06:00
Daniel Supernault
72cdf562f2
Update changelog 2024-08-13 00:02:41 -06:00
Daniel Supernault
d00aed4ad4
Update changelog 2024-08-08 00:06:34 -06:00
Daniel Supernault
bdb8a5cab3
Update changelog 2024-07-30 22:41:26 -06:00
Daniel Supernault
b0365b3494
Update changelog 2024-07-17 02:24:39 -06:00
Daniel Supernault
d3ef35fa22
Update changelog 2024-07-08 02:47:28 -06:00
Daniel Supernault
2aa8dd8613
Update changelog 2024-07-02 04:01:13 -06:00
Daniel Supernault
49461af397
Update changelog 2024-07-02 00:43:05 -06:00
Daniel Supernault
bf9df06fc8
Bump version to v0.12.3 2024-07-01 02:48:41 -06:00
Daniel Supernault
48f1db2d88
Update changelog 2024-07-01 02:41:09 -06:00
Daniel Supernault
88fcb8f36b
Update changelog 2024-07-01 01:47:06 -06:00
Daniel Supernault
93696d6764
Bump version to v0.12.2 2024-07-01 01:44:11 -06:00
Daniel Supernault
18837dc15b
Update changelog 2024-06-30 23:03:27 -06:00
Daniel Supernault
aca02ae277
Update changelog 2024-06-21 04:04:01 -06:00
Daniel Supernault
3437d9bb48
Update changelog 2024-06-21 03:47:11 -06:00
Daniel Supernault
62ee6c78c8
Update changelog 2024-06-19 03:02:44 -06:00
Daniel Supernault
17b449d5ed
Update changelog 2024-06-12 01:45:00 -06:00
Daniel Supernault
3c6b9e6641
Update changelog 2024-06-08 03:02:53 -06:00
Daniel Supernault
dd59717853
Update changelog 2024-06-04 03:47:12 -06:00
Daniel Supernault
e97b5b7a69
Update changelog 2024-06-04 02:09:00 -06:00
Daniel Supernault
011f62a47f
Update changelog 2024-05-31 03:36:43 -06:00
Daniel Supernault
aab8184cf4
Update changelog 2024-05-31 02:24:16 -06:00
Daniel Supernault
f4ef96e847
Update changelog 2024-05-22 23:56:00 -06:00
Daniel Supernault
8177ed11ea
Update changelog 2024-05-22 02:21:27 -06:00
Daniel Supernault
e47353f1fd
Update changelog 2024-05-18 03:11:04 -06:00
Daniel Supernault
e03e7c0d73
Update changelog 2024-05-17 21:47:16 -06:00