Commit Graph

120 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>
4 weeks ago
Daniel Supernault f4898db9ad
Update status embed, add support for album carousels 9 months ago
Daniel Supernault 51b6fe7dc8
Refactor embeds 10 months ago
Daniel Supernault 911446c03e
Update app.name config, use config_cache 12 months ago
Daniel Supernault 0f3ca19461
Update status view, fix unlisted/private scope bug 1 year ago
Daniel Supernault fd44c80ce9
Update meta tags, improve descriptions and seo/og tags 1 year ago
Daniel Supernault 6c4deaba90
Remove deprecated components/views 2 years ago
Daniel Supernault d419af4b80
Update reply view, fix visibility filtering 2 years ago
Shlee 4484542772
Update embed.blade.php 3 years ago
Daniel Supernault eaafe13249
Update profile + status blade views, force metro ui 3 years ago
Daniel Supernault 4fb3d1fa70
Update status.reply view, fix archived post leakage 4 years ago
Daniel Supernault 5fb33772c3
Update reply blade view, fix missing avatar and media images 4 years ago
Daniel Supernault 1a2e41b1e3
Update status views, remove like counts from status embed 4 years ago
Daniel Supernault c799a01aa9
Update StatusController, allow license edits without 24 hour limit 4 years ago
Daniel Supernault 5ac9d0e8f2
Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts 4 years ago
Daniel Supernault 9683e846e9
Update blade views 4 years ago
Daniel Supernault 2eca670e11
Update reply/comment view, improve layout and include child reply 4 years ago
Daniel Supernault 2ec951d227
Update legacy compose view 5 years ago
Daniel Supernault d11fac0dfb
Update status embed, allow photo albums. Fixes #2374 5 years ago
Daniel Supernault 95bce31e62
Add remote posts and profiles 5 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 81f4ccf979
Update CommentController 5 years ago
Daniel Supernault 28bc9c1923
Update status edit view 5 years ago
Daniel Supernault eaca43a629
Update views with noscript warnings 5 years ago
Daniel Supernault 57e155b94c
Update compose view, add deprecation notice for v3 5 years ago
Daniel Supernault b94af397c9
Update views 5 years ago
Daniel Supernault 955c53ca44
Update blade views 5 years ago
Daniel Supernault 7cab61d054
Update embed view, remove link to pixelfed.org 5 years ago
Daniel Supernault 734e0f489b
Update embed view 5 years ago
Daniel Supernault 1fecf7170c
Add post embeds 5 years ago
Nicolas Martinussen 02c5997eb2
Adding OpenGraph for videos 5 years ago
Daniel Supernault 0a5eaa3118
Update all comments view 6 years ago
Daniel Supernault 8f5c0dd4ed
Update compose view 6 years ago
Daniel Supernault 89ca18b14e
ComposeUI update 6 years ago
Daniel Supernault 0e2a1591a3
Update status.show view, align meta tags 6 years ago
Daniel Supernault 09361db173
Remove deprecated status views 6 years ago
Daniel Supernault 72bffd16d4
Retire Classic Compose UI 6 years ago
Daniel Supernault 24b8f6faa9
Update status reply view, fix typo 6 years ago
Daniel Supernault 73e162e4db
Update status reply view 6 years ago
Daniel Supernault ea48792bf6
Update status edit view 6 years ago
Daniel Supernault 10bc0246f6
Closes #1410 6 years ago
Daniel Supernault 4a986bfa5b
Fix classic compose caption counter 6 years ago
Daniel Supernault 6ed8a5ff70
Update status.reply view 6 years ago
Daniel Supernault 2f80292a62
Update status view, add MomentUI 6 years ago
Daniel Supernault 373e24ab83
Update compose view 6 years ago
Daniel Supernault df7d30a5de
Add Classic Compose UI fallback 6 years ago
Daniel Supernault c37b2a1d48
Add new Compose UI 6 years ago
Daniel Supernault e8b8397f3e
Retire experimental Compose UI 😢 6 years ago
Daniel Supernault be6dab2d4f
Fixes #811 6 years ago