Commit Graph

191 Commits (dev)

Author SHA1 Message Date
Daniel Supernault b6bc1e50e2
Update Admin Users dashboard 1 month ago
Samy Elshamy 705d2a075d Added current title as value for input so that the current value remains stored by default 4 months ago
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>
5 months ago
Daniel Supernault 52cc609092
Update blade views 9 months ago
Daniel Supernault 5e87214d98
Update admin message views 9 months ago
Daniel Supernault ecf22b54d5
Add custom css to admin dashboard 1 year ago
Daniel Supernault b22cac944b
Update Admin Curated Onboarding, add select-all/mass action operations 1 year ago
Daniel Supernault 674e560f04
Update admin settings, refactor to vue component 1 year ago
Daniel Supernault a76cb5f4f8
Update autospam config, use config_cache 1 year ago
Daniel Supernault d1adb109de
Update stories config, use config_cache 1 year ago
Daniel Supernault ce228f7fa4
Update oauth setting, use config_cache 1 year ago
Daniel Supernault 5071aaf408
Update activitpub setting, use config_cache() 1 year ago
Daniel Supernault 665581d80c
Update cloud storage, use config_cache 1 year ago
Daniel Supernault a72188a7db
Update image pipeline, use config_cache 1 year ago
Daniel Supernault 481314cd23
Update custom emoji, add config_cache support 1 year ago
Daniel Supernault 4a6be62128
Add account migration configurable, but enabled by default 1 year ago
Daniel Supernault 071163b47b
Add Curated Onboarding Templates 1 year ago
Daniel Supernault 2b5d723582
Update Curated Onboarding dashboard, improve application filtering and make it easier to distinguish response state 1 year ago
Daniel Supernault 8dac2caf1d
Add Curated Onboarding 1 year ago
Shlee 934f2ffdb4
Update home.blade.php 1 year ago
Daniel Supernault 33ed7a8c91
Add AdminShadowFilter feature 2 years ago
Daniel Supernault c469d47552
Update admin users view, fix website value. Closes #4557 2 years ago
Daniel Supernault ff2c16fe74
Update admin user view, improve previews 2 years ago
Daniel Supernault e0b48b2976
Update admin users blade view, show last_active_at and other info 2 years ago
Daniel Supernault 7cd59f75e4
Update admin dashboard, improve users section 2 years ago
Daniel Supernault 36b6bf480e
Update admin dashboard, improve users section 2 years ago
daniel dba21ef92f
Merge pull request #4257 from intentionally-left-nil/fix-oauth-diagnostics
Fix diagnostic confirmation of passport oauth key
2 years ago
Daniel Supernault b8426ccea7
Update admin dashboard, add mass account deletes 2 years ago
Daniel Supernault 053b30bca0
Update nav and Bouncer 2 years ago
Daniel Supernault 132a58de54
Add Autospam Advanced Detection 2 years ago
Anil Kulkarni b76ea33890
Fix diagnostic confirmation of passport oauth key
The ouath public/private keys can either be specified as a file or as an environment variable.
Check both places in the diagnostic page
2 years ago
Daniel Supernault 6ea2bdc782
Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint 2 years ago
Daniel Supernault dac0d08319
Update admin dashboard, fix search and dropdown menu 2 years ago
Daniel Supernault c6cc6327d3
Redesigned Admin Dashboard Reports/Moderation 2 years ago
Daniel Supernault 849e510311
Update db:raw queries to support laravel v10 2 years ago
Daniel Supernault 780f250742
Update LandingService, enable landing directory/explore feed by default and move configuration to config/instance.php file 2 years ago
Daniel Supernault e7a19b2c18
Add admin landing settings view 2 years ago
Daniel Supernault ecfc0766f8
Update admin instances dashboard 2 years ago
Daniel Supernault 2652e95467
Update newsroom 3 years ago
Daniel Supernault 8487231177
Add hashtag administration 3 years ago
Daniel Supernault 5eaa6d24a6
Update admin nav, add avatar fallback 3 years ago
Daniel Supernault 94697d536b
Add Server Directory integration 3 years ago
Daniel Supernault 1b9e50f39b
Update blade views 3 years ago
Daniel Supernault 0b7d0a9627
Add customizable Legal Notice page 3 years ago
Daniel Supernault 75fbd373c8
Remove quilljs from admin page editor, fixes #3616 3 years ago
Daniel Supernault 102baa517e
Hide timestamp on deleted posts on dashboard 3 years ago
Daniel Supernault 9d52b9c2d6
Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page 3 years ago
Daniel Supernault 1ef7732aef
Update admin report view 3 years ago
Shlee 370266a202 Update home.blade.php 3 years ago
Shlee ec9a8b29ff
Update home.blade.php 3 years ago