Commit Graph

3156 Commits (dev)

Author SHA1 Message Date
Daniel Supernault 0a41c9e387
Fix typo 7 days ago
Daniel Supernault 14b325641f
Update Password Change with new Revoke Sessions option
As requested in https://lgbtqia.space/@serigala_tropis/116412473982617371
7 days ago
dansup a1d6fefd2b
Merge pull request #6509 from pixelfed/l10n_staging
New Crowdin updates
4 weeks ago
dansup e7aca161f7
Merge pull request #6508 from rm-yakovenko/issues/6386
[Web Bug]: Ui/UX: view profil is going the to the profil which reposted, not to the original one.
4 weeks ago
dansup 06521c38df
Merge pull request #6398 from nove-b/feat/embed-color-schemes
feat(embed): add color theme support
4 weeks ago
dansup edcda57e7a
Merge pull request #6387 from rm-yakovenko/issues/6376
[Server Bug]: app.logo is not used in code
4 weeks ago
dansup 2171fd8050 New translations web.php (Norwegian)
[ci skip]
1 month ago
Daniel Supernault 86de07e146
Fix oauth authorize form 1 month ago
Daniel Supernault 695e851026
Fix oauth 1 month ago
dansup a109a91574 New translations web.php (Occitan)
[ci skip]
1 month ago
Rm Yakovenko 4cc4f42fe0 [Web Bug]: Ui/UX: view profil is going the to the profil which reposted, not to the original one. 2 months ago
dansup e7f76db637
Merge pull request #6466 from arnaud-jacquemin/complete-french-translation
Add missing french translations (on the auth pages)
2 months ago
dansup 7e2f2671da
Merge pull request #6462 from pixelfed/l10n_staging
New Crowdin updates
2 months ago
Arnaud 2d64a46eb3 Add missing french translations (on the auth pages) 2 months ago
dansup 94555a835f New translations web.php (German)
[ci skip]
2 months ago
dansup 3959257a53
Merge pull request #6439 from pixelfed/shleeable-patch-24
Update redirect.blade.php - Use HTML-escaped URL
3 months ago
dansup aba6772537
Merge pull request #6432 from bararolig-anders/dev
Fix bug: skipping monthly trending pictures if not enough daily for the Explore view
3 months ago
dansup 094e6e2ad9
Merge pull request #6426 from pixelfed/l10n_staging
New Crowdin updates
3 months ago
dansup 90d2fba597
Merge pull request #6411 from pixelfed/shleeable-patch-10
typo
3 months ago
dansup 2da38b1150
Merge pull request #6409 from pixelfed/shleeable-patch-8
Bugfix: lint confirm_email.blade.php
3 months ago
dansup 7925a6fb51 New translations web.php (Dutch)
[ci skip]
3 months ago
dansup 55904e105e New translations web.php (German)
[ci skip]
3 months ago
Shlee d1f8fff739
Update redirect.blade.php 3 months ago
bararolig-anders 2d2d4a580f
Fix bug: skipping monthly trending pictures if not enough daily
The intention with the code is that if there are not enough trending pictures on the daily view, we will zoom out and look at monthly trends and pick pictures from those. However, the if-statement was written in a way where it would ask for monthly trends and immediately ask for yearly trends. On our server yearly returns no images, so the Explore page would be empty.

This change makes it so that it looks for the monthly trending pictures and evaluates whether to use those or look for yearly trending pictures.
3 months ago
dansup 1f09048fa6 New translations web.php (Serbian (Latin))
[ci skip]
3 months ago
dansup 62a72c95e3 New translations web.php (Serbian (Cyrillic))
[ci skip]
3 months ago
dansup 810c2d773b New translations web.php (Spanish)
[ci skip]
3 months ago
Shlee eb0bb9e81f
Update step-1.blade.php 3 months ago
Shlee 1d01820f57
Update confirm_email.blade.php 3 months ago
Shlee 677f8e49a9
Update permanent.blade.php 3 months ago
Rm Yakovenko a63dbd8436 [Server Bug]: app.logo is not used in code 3 months ago
dansup 3d6066cd7e
Merge pull request #6395 from minadzki/add-japanese-translation-staging
Localizing the soft-coded portions into Japanese
3 months ago
dansup 61dc7df2ec
Merge pull request #6391 from pixelfed/l10n_staging
New Crowdin updates
3 months ago
nove-b 5596d84055 feat(embed): add color theme support 4 months ago
minadzki 2318f29d8d Revise the explanation of pronouns to be more detailed and easier to understand 4 months ago
minadzki 80ef8c817b Minor wording adjustments to fit the layout 4 months ago
minadzki db7c48216c Fully localizing the soft-coded portions into Japanese 4 months ago
dansup 04953c2f87 New translations web.php (Korean)
[ci skip]
4 months ago
dansup 34da11c060 New translations web.php (Korean)
[ci skip]
4 months ago
Daniel Supernault babaca478b
Add two-factor view 4 months ago
dansup 7f6a6cf563
Merge pull request #6328 from pixelfed/l10n_staging
New Crowdin updates
4 months ago
dansup 95b9caac8d
Merge pull request #6374 from joergi/issue_6373_maxlength
uses max length of 30 instead of 15
4 months ago
dansup 82d228d170 New translations web.php (Turkish)
[ci skip]
4 months ago
dansup b5851930d6 New translations web.php (Danish)
[ci skip]
5 months ago
joergi 76c5b4b888
uses max length of 30 instead of 15
I have fixed this also for the admin invite.

Closes issue #6373
5 months ago
Rm Yakovenko 9e5c3d9ef5 Web Bug: open graph preview image for videos is missing 5 months ago
dansup f9a86db4ce New translations web.php (Occitan)
[ci skip]
5 months ago
dansup 9ceb140f42 New translations web.php (Occitan)
[ci skip]
5 months ago
Your Name e43078961c Fix PHP deprecation warnings for implicit nullable parameters
- Add explicit nullable type declarations to GroupService::log() method parameters
- Add explicit nullable type declaration to ModLogService::metadata() method parameter
- Add explicit nullable type declaration to HitHighlighter::highlight() method parameter
- Resolves PHP 8.1+ deprecation warnings about implicitly marking parameters as nullable
6 months ago
Daniel Supernault cc90df9d8c
Add user admin toggles for email and ip 6 months ago