Commit Graph

3087 Commits (staging)

Author SHA1 Message Date
Daniel Supernault 6004f574dd
Update i18n compiled strings 4 months ago
Daniel Supernault c36cc07b2c
Update avif support, and fix reply permalinks 4 months ago
Daniel Supernault 7ddbe0c473
Add AVIF support 4 months ago
Daniel Supernault c93a0b6aeb
Update navbar, fix icon 5 months ago
daniel aace9cec7a
Merge pull request #5822 from toddy15/dev
[Bug Fix] Fix expected filename in .zip file of instagram export
5 months ago
daniel e6dec77e74
Merge pull request #5821 from eufelipemateus/translate_site
[Translation] add missing keys pt site.php
5 months ago
daniel 3c04e0f1e1
Merge pull request #5786 from eufelipemateus/adjust_pt_navmenu
[Translation] Adjust PT navmenu.php
5 months ago
daniel cae219496e
Merge pull request #5785 from eufelipemateus/update_profile
[Translation] add missing keys - Profile.php
5 months ago
daniel f40db81f2a
Merge pull request #5784 from eufelipemateus/add_missing_file
[Translation] Create settings.php for Portuguese
5 months ago
daniel fdd1627877
Merge pull request #5775 from rm-yakovenko/feature/dm-compose-debounce
[Bug Fix] Web UI DM Compose: add debounce to the recipient autocomplete
5 months ago
daniel 17724e7140
Merge pull request #5773 from marcelcosta/dev
[Translation] Update settings.php
5 months ago
daniel c0b352b9d4
Merge pull request #5740 from pixelfed/l10n_staging
New Crowdin updates
5 months ago
daniel d6f419a557
Merge pull request #5681 from maco/i18n_appearance_settings
[Translation] Make appearance settings translateable
5 months ago
Dr. Tobias Quathamer 239b2a930d Fix expected filename in .zip file of instagram export
Fixes: #5639
5 months ago
Felipe Mateus 4f72f8eb10
add missing keys 5 months ago
Daniel Supernault 0844094b99
Update App Register to expire codes after 4 hours instead of 60 minutes 5 months ago
Daniel Supernault dbd1e17b25
Add app register email verify resends 5 months ago
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>
5 months ago
daniel 3be6b6f6f7 New translations web.php (Spanish)
[ci skip]
5 months ago
Felipe Mateus d90e1dc7d3
adjust: fix pt navmenu.php 5 months ago
Felipe Mateus a38f2f85ff
add missing keys 5 months ago
Felipe Mateus 2bac1f1382
Update settings.php 5 months ago
Felipe Mateus 02827b9bcf
Create settings.php 5 months ago
Rm Yakovenko e97e39a05b Web UI DM Compose: add debounce to the recipient autocomplete 5 months ago
daniel 74c4b04c27 New translations web.php (Hindi)
[ci skip]
5 months ago
Marcel Costa 49923c965a
Update settings.php
Adding and translating content of spanish language settings.php to avoid the error that gives pixelfed when the file exists but is blank.
5 months ago
daniel e7fe719ec9 New translations web.php (Italian)
[ci skip]
5 months ago
daniel 0a08f37538 New translations web.php (French)
[ci skip]
5 months ago
daniel bdf935c158 New translations web.php (Russian)
[ci skip]
5 months ago
daniel faee34ff46 New translations web.php (Bengali)
[ci skip]
5 months ago
daniel 9ee0be2b27
Merge pull request #5675 from pixelfed/l10n_staging
New Crowdin updates
5 months ago
daniel ae3dc13a80
Merge pull request #5719 from Uthanien/staging
Full site.php translated to lang es and correction on helpcenter.php
5 months ago
daniel af9910475a New translations web.php (Bengali)
[ci skip]
5 months ago
daniel 2911f983eb New translations web.php (Spanish)
[ci skip]
5 months ago
Uthanien 5750b77987 minor fix in site.php lang es 5 months ago
Uthanien cea09e72b1 add embed translation for lang es in file helpcenter.php and full file site.php translated to es 5 months ago
daniel 505edd1159
Merge pull request #5682 from maco/spanish_corrections
Correct some typos in Spanish translations
5 months ago
daniel 9c515bb213
Merge pull request #5684 from maco/settings_link
add settings link in dropdown menu
5 months ago
daniel 9a0dacff0c
Merge pull request #5676 from Uthanien/staging
New variable for lan spanish on auth, profile, helpcenter, navmenu an…
5 months ago
Daniel Supernault 4960421073
Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails 5 months ago
Mackenzie Morgan 495bc4d2ac fix interpolation error 5 months ago
Felipe Espinosa C. 317ec24d24
Update resources/lang/es/navmenu.php
Co-authored-by: Mackenzie <macoafi@gmail.com>
5 months ago
Felipe Espinosa C. 1846027cc6
Update resources/lang/es/helpcenter.php
Co-authored-by: Mackenzie <macoafi@gmail.com>
5 months ago
Felipe Espinosa C. 873219ea31
Update resources/lang/es/navmenu.php
Co-authored-by: Mackenzie <macoafi@gmail.com>
5 months ago
Felipe Espinosa C. 6df9f850d5
Update resources/lang/es/helpcenter.php
Co-authored-by: Mackenzie <macoafi@gmail.com>
5 months ago
Felipe Espinosa C. a0a330d0f8
Update resources/lang/es/profile.php
Co-authored-by: Mackenzie <macoafi@gmail.com>
5 months ago
Felipe Espinosa C. 4d67672e03
Update resources/lang/es/helpcenter.php
Co-authored-by: Mackenzie <macoafi@gmail.com>
5 months ago
Felipe Espinosa C. 92440b2b62
Update resources/lang/es/profile.php
Co-authored-by: Mackenzie <macoafi@gmail.com>
5 months ago
Felipe Espinosa C. e05c8c023d
Update resources/lang/es/helpcenter.php
Co-authored-by: Mackenzie <macoafi@gmail.com>
5 months ago
Felipe Espinosa C. ac58d80b38
Update resources/lang/es/profile.php
Co-authored-by: Mackenzie <macoafi@gmail.com>
5 months ago
Felipe Espinosa C. c4fbe8e7c1
Update resources/lang/es/profile.php
Co-authored-by: Mackenzie <macoafi@gmail.com>
5 months ago
Felipe Espinosa C. 4ef5d797c4
Update resources/lang/es/navmenu.php
Co-authored-by: Mackenzie <macoafi@gmail.com>
5 months ago
Mackenzie Morgan 4e783ca23f fix icon name 5 months ago
daniel ba42224f95 New translations web.php (French)
[ci skip]
5 months ago
Mackenzie Morgan 5a6548d149 add settings link in dropdown menu 5 months ago
Mackenzie Morgan 02046c864b Make appearance settings translateable 5 months ago
Mackenzie Morgan 6ca9d9e52a Correct some typos in Spanish translations 5 months ago
Uthanien f25c999766 New variable for lan spanish on auth, profile, helpcenter, navmenu and settings 5 months ago
daniel 7a664b7042 New translations web.php (Slovak)
[ci skip]
5 months ago
Daniel Supernault 9a5a9f5583
Update status twitter:card to summary_large_image for images/albums 5 months ago
Daniel Supernault a9c6d64c52
Fix #5632 6 months ago
daniel fc129d23c4
Merge pull request #5671 from Uthanien/staging
New variables for lang spanish
6 months ago
daniel 6ef4af29fe
Merge pull request #5455 from taye/fix-webgl-filters
fix(compose-modal): avoid WebGL if it's not needed
6 months ago
daniel 5438d6a3f4
Merge pull request #5505 from pixelfed/l10n_staging
New Crowdin updates
6 months ago
Uthanien 397c88319a Variable for lang spanish 6 months ago
Uthanien 9731ce8549 New variable for lang spanish 6 months ago
daniel 088ea3204f
Merge pull request #5620 from shleeable/patch-15
Fix #5619 - Dupe method handleBookmark
6 months ago
Daniel Supernault cc78dfc650
Refactor based on @jippi review 6 months ago
daniel 27082023ce New translations web.php (Russian)
[ci skip]
6 months ago
daniel 1f5d4b2186 New translations web.php (Russian)
[ci skip]
6 months ago
Daniel Supernault 3c249616ef
Add rate limits, fix typo and styling 6 months ago
Daniel Supernault 1d86bff3f2
Add form 6 months ago
Daniel Supernault 604746bd5e
Add AppRegister 6 months ago
daniel c5751b3669 New translations web.php (Hungarian)
[ci skip]
6 months ago
Taye Adeyemi f896e5514a fix(compose-modal): avoid WebGL if it's not needed 6 months ago
Shlee 375fa5cf65
Fix #5619 6 months ago
daniel b717404333 New translations web.php (Portuguese)
[ci skip]
6 months ago
daniel c24dcbd290 New translations web.php (Portuguese)
[ci skip]
6 months ago
daniel f64248a354 New translations web.php (Finnish)
[ci skip]
6 months ago
daniel 6a803f7ca9 New translations web.php (Finnish)
[ci skip]
6 months ago
daniel f3adf721a2 New translations web.php (Finnish)
[ci skip]
6 months ago
daniel 2f17577b32 New translations web.php (Finnish)
[ci skip]
6 months ago
Daniel Supernault f82dfe8b3e
Add story components 6 months ago
daniel d00d005db8
Merge pull request #5470 from Medformatik/staging
Fix text no posts archived
6 months ago
daniel 2c385de493
Merge pull request #5444 from pixelfed/l10n_staging
New Crowdin updates
6 months ago
Medformatik 15276629e5 Fix text no posts archived 6 months ago
daniel 1a79f10dc8 New translations web.php (German)
[ci skip]
6 months ago
daniel bfca972124 New translations web.php (Spanish)
[ci skip]
6 months ago
daniel 37f50a62fa New translations web.php (German)
[ci skip]
6 months ago
daniel ba357d8200 New translations web.php (Spanish)
[ci skip]
6 months ago
daniel 2641b5eba6 New translations web.php (German)
[ci skip]
6 months ago
daniel 507e4e40d0 New translations web.php (Portuguese, Brazilian)
[ci skip]
6 months ago
Daniel Supernault 0a73094d82
Refactor Hashtag component from #5427 6 months ago
daniel 6ea108b67c
Merge pull request #5427 from witten/staging
Fix missing video thumbnails on hashtag page (#5394).
6 months ago
daniel 3dd515006c
Merge branch 'staging' into dev 6 months ago
daniel b321185a0b New translations web.php (Serbian (Latin))
[ci skip]
6 months ago
daniel edafdc6837 New translations web.php (Chinese Traditional)
[ci skip]
6 months ago
daniel 229d670405 New translations web.php (Chinese Simplified)
[ci skip]
6 months ago
daniel ef3c9495d4 New translations web.php (Serbian (Cyrillic))
[ci skip]
6 months ago
daniel 384c014547 New translations web.php (Portuguese)
[ci skip]
6 months ago
daniel 528312951e New translations web.php (Portuguese, Brazilian)
[ci skip]
6 months ago
daniel 28cfe90dd7 New translations web.php (Serbian (Latin))
[ci skip]
7 months ago
daniel 40cc09cab1 New translations web.php (Chinese Traditional)
[ci skip]
7 months ago
daniel 51986bcff1 New translations web.php (Chinese Simplified)
[ci skip]
7 months ago
daniel e3737721ac New translations web.php (Serbian (Cyrillic))
[ci skip]
7 months ago
daniel b5cee84164 New translations web.php (Portuguese)
[ci skip]
7 months ago
daniel 7c6175d0fb New translations web.php (Portuguese, Brazilian)
[ci skip]
7 months ago
Dan Helfman bfc8ca9e6e Fix missing video thumbnails on hashtag page (#5394). 7 months ago
root (Deneir) 6baafa4079 resolve merge conflicts 7 months ago
root (Deneir) 59e9c66b18 resolve merge conflicts 7 months ago
root (Deneir) 370f09495a resolve merge conflicts 7 months ago
Daniel Supernault 989fdc3a83
Update i18n js 7 months ago
Daniel Supernault 3d67d5a369
Add Pulse 7 months ago
daniel 000633c507 New translations web.php (Serbian (Latin))
[ci skip]
7 months ago
daniel 4238086190 New translations web.php (Chinese Traditional)
[ci skip]
7 months ago
daniel 3d7924278d New translations web.php (Chinese Simplified)
[ci skip]
7 months ago
daniel 921251e7e3 New translations web.php (Serbian (Cyrillic))
[ci skip]
7 months ago
daniel d85c4616a0 New translations web.php (Portuguese)
[ci skip]
7 months ago
daniel 67434be414
Merge pull request #5374 from taye/feat-webgl-filters
Apply filters with WebGL
7 months ago
Daniel Supernault 5adc100f93
Localizations 7 months ago
Daniel Supernault eedc7fe4d3
Update sv lang 7 months ago
root (Deneir) 297e6ce3de internationalization for settings/* 7 months ago
root (Deneir) 567579e5f8 internationalization of settings/home 7 months ago
root (Deneir) 163fc3805d internationalization of site/about, site/fediverse, site/opensource 7 months ago
Daniel Supernault 5ffcb5c13c
Update user.blade.php 7 months ago
Daniel Supernault 4598670714
Update confirm email template, add plaintext link. Fixes #5375 8 months ago
Taye Adeyemi 669a68d27b feat: apply filters with WebGL 8 months ago
root (Deneir) c392cda2e7 internationalization of site/contact 8 months ago
daniel 6493dc565b
Merge pull request #5334 from tiziodcaio/patch-1
Update instagram documentation
8 months ago
daniel aea5392044
Merge pull request #5333 from jonasgeiler/staging
Improve media filtering by using OffscreenCanvas, if supported
8 months ago
Daniel Supernault fe48b8ad10
Update AdminReports, add missing click handler. Fixes #5332 8 months 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.
9 months ago
Jonas Geiler e318d526c7
Add missing `reject` argument 9 months ago
Jonas Geiler 7d80ac3c93
Improve media filtering by using OffscreenCanvas, if supported
Also improve browser support by testing for each feature instead of checking the user agent.
Also improve error handling by using promises.

Fixes #2939
Fixes #4194
9 months ago
Jonas Geiler 249468d154
Fix `defineErrorMessage` which is not actually using the `msg` variable it creates 9 months ago
Jonas Geiler 6d20c85e91
Fix `applyFilterToMediaSave` passing options to `image.addEventListener` instead of `canvas.toBlob` 9 months ago
Daniel Supernault 25bc552465
Update AdminReports component 9 months ago
Daniel Supernault 8af77a3f78
Add Profile Carousels 9 months ago
Daniel Supernault 14c828e645
Add fallback avatar to contact admin response blade view 9 months ago
Daniel Supernault 52cc609092
Update blade views 9 months ago
Daniel Supernault 5e87214d98
Update admin message views 9 months ago
Daniel Supernault 45f19ded61
Add admin-response blade view 9 months ago
Daniel Supernault 1173e63a45
Add AdminMessageResponse 9 months ago
Daniel Supernault ca6836bca3
Update DiscoverFeed.vue component 10 months ago
Daniel Supernault c6f07456c1
Update Discover.vue component 10 months ago
Daniel Supernault 68a18f353b
Update DiscoverFeed.vue component 10 months ago
Daniel Supernault e959a21558
Update sass 10 months ago
Daniel Supernault 1c6abc2f54
Update PostComponent.vue 10 months ago
Daniel Supernault 3c09a6ed2a
Update Groups components 10 months ago
Daniel Supernault b89896052c
Update DirectMessage.vue component 10 months ago