Commit Graph

45 Commits (dev)

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>
6 months ago
Daniel Supernault 0f3ca19461
Update status view, fix unlisted/private scope bug 2 years ago
Daniel Supernault fd44c80ce9
Update meta tags, improve descriptions and seo/og tags 2 years ago
Daniel Supernault eaafe13249
Update profile + status blade views, force metro ui 4 years ago
Daniel Supernault 1a2e41b1e3
Update status views, remove like counts from status embed 4 years ago
Daniel Supernault 7a4fb447dc
Update post title wording 5 years ago
Daniel Supernault 6026998c1d
Update PostComponent.vue, remove like count from title, fixes #2091 5 years ago
Daniel Supernault eaca43a629
Update views with noscript warnings 6 years ago
Daniel Supernault b94af397c9
Update views 6 years ago
Daniel Supernault 955c53ca44
Update blade views 6 years ago
Nicolas Martinussen 02c5997eb2
Adding OpenGraph for videos 6 years ago
Daniel Supernault 0e2a1591a3
Update status.show view, align meta tags 6 years ago
Daniel Supernault 2f80292a62
Update status view, add MomentUI 6 years ago
Daniel Supernault c37b2a1d48
Add new Compose UI 6 years ago
Daniel Supernault be6dab2d4f
Fixes #811 7 years ago
Daniel Supernault 3abd5d9b1a
Update status view 7 years ago
Daniel Supernault 454ae2166c
Update status view 7 years ago
Stasiek Michalski 3b60ab45ac
Fix usernames escaping div and make images link to users 7 years ago
Daniel Supernault 7192c11355
Update StatusController, add AP discovery 7 years ago
Daniel Supernault 08a14877d4
Update status view 7 years ago
daniel 0bf32c63d5
Merge pull request #272 from hellcp/patch-21
Make icons in status more consistent
7 years ago
Stasiek Michalski b44ff216d0
Merge branch 'frontend-ui-refactor' into patch-20 7 years ago
Stasiek Michalski 3adcedc1a6
Fix #269 7 years ago
Daniel Supernault 231884c770 Update view entity encoding 7 years ago
Daniel Supernault 25bf33e64a Update CW 7 years ago
Daniel Supernault 40872a4159 Update status template 7 years ago
Stasiek Michalski de0bb212a5
Make card so it wouldn't be rounded on mobile 7 years ago
Daniel Supernault 9c072482a5 Fix go tags 7 years ago
Stasiek Michalski 76ed490854
Add titles to statuses 7 years ago
Daniel Supernault 34ae2a96be Fix icon size 7 years ago
Stasiek Michalski 0fd6316806
Merge branch 'frontend-ui-refactor' into patch-13 7 years ago
daniel 91d01a2634
Merge pull request #173 from hellcp/patch-9
Add breakpoined border to status view
7 years ago
Daniel Supernault 4c7cf26c16 Fix N+1 in #144 7 years ago
Stasiek Michalski 6c98939bf2
Merge branch 'frontend-ui-refactor' into patch-9 7 years ago
Stasiek Michalski f69dfb0364
Merge branch 'dev' into patch-4 7 years ago
Stasiek Michalski 33ab1c987a
Add required html to improve status view 7 years ago
Daniel Supernault 2514bc75e3 Update status template 7 years ago
Stasiek Michalski a96bf64388
Add breakpoined border to status 7 years ago
Daniel Supernault 6d5c8fb90a Fix n+1 query in status view 7 years ago
Daniel Supernault 7f7e8526f3 Update status view 7 years ago
Stasiek Michalski c4b9cc9eda
Remove useless hr 7 years ago
Stasiek Michalski 35020b7108
Update look of status view 7 years ago
hellcp 76f23cb208 Introduce opengraph tags to the service 7 years ago
Daniel Supernault 91a6f8eba5 Add post delete method 7 years ago
Daniel Supernault f657bba76b Update status show view 7 years ago