Shlee
6f0b64fdab
Update iar.blade.php - Fix in-app reg without hcaptcha ( #5807 )
...
* 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>
* Update iar.blade.php
---------
Co-authored-by: daniel <danielsupernault@gmail.com>
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>
1 year ago
Daniel Supernault
4960421073
Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails
1 year ago
Daniel Supernault
9a5a9f5583
Update status twitter:card to summary_large_image for images/albums
1 year ago
Daniel Supernault
a9c6d64c52
Fix #5632
1 year ago
Daniel Supernault
3c249616ef
Add rate limits, fix typo and styling
1 year ago
Daniel Supernault
1d86bff3f2
Add form
1 year ago
Daniel Supernault
604746bd5e
Add AppRegister
1 year ago
daniel
3dd515006c
Merge branch 'staging' into dev
2 years ago
Daniel Supernault
3d67d5a369
Add Pulse
2 years ago
root (Deneir)
297e6ce3de
internationalization for settings/*
2 years ago
root (Deneir)
567579e5f8
internationalization of settings/home
2 years ago
root (Deneir)
163fc3805d
internationalization of site/about, site/fediverse, site/opensource
2 years ago
Daniel Supernault
5ffcb5c13c
Update user.blade.php
2 years ago
Daniel Supernault
4598670714
Update confirm email template, add plaintext link. Fixes #5375
2 years ago
root (Deneir)
c392cda2e7
internationalization of site/contact
2 years ago
Daniele B
ff987098e7
Update instagram documentation
...
It would be more accessible to link directly to Instagram's settings page instead of linking the specific documentation page on this feature.
2 years ago
Daniel Supernault
8af77a3f78
Add Profile Carousels
2 years ago
Daniel Supernault
14c828e645
Add fallback avatar to contact admin response blade view
2 years ago
Daniel Supernault
52cc609092
Update blade views
2 years ago
Daniel Supernault
5e87214d98
Update admin message views
2 years ago
Daniel Supernault
45f19ded61
Add admin-response blade view
2 years ago
Daniel Supernault
1173e63a45
Add AdminMessageResponse
2 years ago
Daniel Supernault
4cc576e121
Update layout, add og:logo
2 years ago
Nick Zolotko
210a1d3ae3
Fix Sudo Confirm Password Autofill for Password Managers
...
Password managers are looking for "current-password" in the autocomplete tag. This fixes issue https://github.com/pixelfed/pixelfed/issues/5258
2 years ago
Daniel Supernault
2f1fe5bb23
Add Group views
2 years ago
Daniel Supernault
ecf22b54d5
Add custom css to admin dashboard
2 years ago
Daniel Supernault
4fd156c4a6
Update profile embeds, add support for albums
2 years ago
Daniel Supernault
f4898db9ad
Update status embed, add support for album carousels
2 years ago
Daniel Supernault
c5e7e91777
Add disable_embeds setting, and fix cache invalidation in other settings
2 years ago
Daniel Supernault
b22cac944b
Update Admin Curated Onboarding, add select-all/mass action operations
2 years ago
Daniel Supernault
a54b4fb038
Update profile embed, fix height bug
2 years ago
Daniel Supernault
65166570c5
Update profile embed view, fix height bug
2 years ago
Daniel Supernault
8b8b1ffc5c
Update ProfileController, refactor profile embeds
2 years ago
Daniel Supernault
51b6fe7dc8
Refactor embeds
2 years ago
Daniel Supernault
8c6936409d
Update relationships view, fix unfollow hashtag bug. Fixes #5008
2 years ago
Daniel Supernault
674e560f04
Update admin settings, refactor to vue component
2 years ago
Daniel Supernault
911446c03e
Update app.name config, use config_cache
2 years ago
Daniel Supernault
a76cb5f4f8
Update autospam config, use config_cache
2 years ago
Daniel Supernault
d1adb109de
Update stories config, use config_cache
2 years ago
Daniel Supernault
ce228f7fa4
Update oauth setting, use config_cache
2 years ago
Daniel Supernault
5071aaf408
Update activitpub setting, use config_cache()
2 years ago
Daniel Supernault
665581d80c
Update cloud storage, use config_cache
2 years ago
Daniel Supernault
a72188a7db
Update image pipeline, use config_cache
2 years ago
Daniel Supernault
481314cd23
Update custom emoji, add config_cache support
2 years ago
Daniel Supernault
8a89e3c963
Update captcha, use config_cache helper
2 years ago
Daniel Supernault
5e4d4eff9d
Update config cache
2 years ago
Daniel Supernault
15ad69f76e
Update Curated Onboarding view, fix concierge form
2 years ago
Daniel Supernault
d18824e719
Update checkpoint view, improve input autocomplete. Fixes #4959
2 years ago
Daniel Supernault
4a6be62128
Add account migration configurable, but enabled by default
2 years ago
Daniel Supernault
9bc5338dbd
Update migration setting view
2 years ago
Daniel Supernault
f8145a78cf
Add Profile Migrations
2 years ago
Daniel Supernault
2f48df8ca8
Update kb, add email confirmation issues page
2 years ago
Daniel Supernault
071163b47b
Add Curated Onboarding Templates
2 years ago
Daniel Supernault
2b5d723582
Update Curated Onboarding dashboard, improve application filtering and make it easier to distinguish response state
2 years ago
Daniel Supernault
8dac2caf1d
Add Curated Onboarding
2 years ago
Daniel Supernault
0f3ca19461
Update status view, fix unlisted/private scope bug
2 years ago
Shlee
934f2ffdb4
Update home.blade.php
3 years ago
Daniel Supernault
efe8e89046
Update forgot mail template, urlencode email
3 years ago
Daniel Supernault
96366ab3de
Update forgot email captcha config
3 years ago
Daniel Supernault
67c650b195
Add forgot email feature
3 years ago
Daniel Supernault
d76f01685c
Update login view, add email prefill logic
3 years ago
Daniel Supernault
58745a8808
Update settings sidebar
3 years ago
Daniel Supernault
5f6ed85770
Update settings sidebar
3 years ago
Daniel Supernault
319a20b473
Update ParentalControlsController, redirect to new custom error page on active session when attempting to use child invite link so as to not overwrite parent active session with child session
3 years ago
Daniel Supernault
c53894fe16
Add Parental Controls feature
3 years ago
Daniel Supernault
fd44c80ce9
Update meta tags, improve descriptions and seo/og tags
3 years ago
Daniel Supernault
7016d19520
Update Privacy Settings view, change button to Blocked Domains and add l10n
3 years ago
Daniel Supernault
e5d789e0ab
Add domain blocks setting view
3 years ago
Daniel Supernault
cef451e588
Update routes
3 years ago
Daniel Supernault
2438324369
Add template-vue settings blade view
3 years ago
Andy Neillans
e9d9c4d8cc
Strip tags from bio in embeds
3 years ago
Daniel Supernault
ede5ec3bf4
Update profile embeds, filter sensitive posts
3 years ago
Daniel Supernault
895dc4fa9e
Update Sign-in with Mastodon, allow usage when registrations are closed
3 years ago
Daniel Supernault
dc23c21db0
Update profile embed, fix resize
3 years ago
Daniel Supernault
33ed7a8c91
Add AdminShadowFilter feature
3 years ago
Daniel Supernault
fc24630eba
Update Privacy Settings, add support for Mastodon indexable search flag
3 years ago
Daniel Supernault
eab16e7fd8
Add Help Center Documentation for Account Migration
3 years ago
Daniel Supernault
3103af2fe4
Add Account Migration setting views
3 years ago
Daniel Supernault
e2705b9ae9
Update timeline settings, add photo reblogs only option
3 years ago
Daniel Supernault
f54cf0b2d7
Update timeline settings
3 years ago
Daniel Supernault
c469d47552
Update admin users view, fix website value. Closes #4557
3 years ago
Daniel Supernault
acabf603f0
Update Remote Auth feature, fix custom domain bug and enforce banned domains
3 years ago
Daniel Supernault
9cfa89dab4
Update routes and add RemoteAuthController
3 years ago
Daniel Supernault
45b9404ec1
Add Sign-in with Mastodon
3 years ago
Daniel Supernault
ff2c16fe74
Update admin user view, improve previews
3 years ago
Daniel Supernault
e0b48b2976
Update admin users blade view, show last_active_at and other info
3 years ago
Daniel Supernault
c394fb76c6
Update sidebar/settings
3 years ago
Daniel Supernault
7de67650c7
Update import blade view
3 years ago
Daniel Supernault
9f3e809f26
Add Import Help Center page
3 years ago
Daniel Supernault
7cd59f75e4
Update admin dashboard, improve users section
3 years ago
Daniel Supernault
36b6bf480e
Update admin dashboard, improve users section
3 years ago
daniel
dba21ef92f
Merge pull request #4257 from intentionally-left-nil/fix-oauth-diagnostics
...
Fix diagnostic confirmation of passport oauth key
3 years ago
Daniel Supernault
221ddce0fa
Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required
3 years ago
Daniel Supernault
c071c7195e
Update login/register views and captcha config, enable login or register captchas or both
3 years ago
Daniel Supernault
b8426ccea7
Update admin dashboard, add mass account deletes
3 years ago
Daniel Supernault
3662d3defe
Update Settings, allow users to disable atom feeds
3 years ago
Daniel Supernault
63b72c429c
Update atom view, fix atom feed bug
3 years ago
Daniel Supernault
053b30bca0
Update nav and Bouncer
3 years ago
Daniel Supernault
132a58de54
Add Autospam Advanced Detection
3 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
3 years ago