Daniel Supernault
0c6c06e715
Update i18n
2025-05-02 01:34:59 -06:00
daniel
2b268b80bb
Merge pull request #5907 from pixelfed/l10n_staging
...
New Crowdin updates
2025-05-02 01:27:58 -06:00
daniel
30416d59c1
Merge branch 'staging' into l10n_staging
2025-05-02 01:27:47 -06:00
Daniel Supernault
5a3a1cf76c
Update remove_from_followers api endpoint
2025-05-02 01:26:36 -06:00
daniel
92482c24cd
Merge pull request #5895 from eufelipemateus/feat-remove-follow
...
[Improvement] Add button remove follow
2025-05-02 01:14:54 -06:00
daniel
7561026965
Merge pull request #5891 from eufelipemateus/translate-auth
...
[Translation] translate auth
2025-05-02 00:58:58 -06:00
daniel
0a4dc77242
Merge pull request #5867 from eufelipemateus/translate-story
...
[Translation] translate story
2025-05-02 00:54:47 -06:00
daniel
5ed46a505a
Merge branch 'staging' into translate-story
2025-05-02 00:53:40 -06:00
Daniel Supernault
26887c7672
Update OIDC config with comments, and disable tests as we dont have db tests configured
2025-05-02 00:40:12 -06:00
daniel
b3c2781578
Merge pull request #5608 from halkeye/add-generic-oidc
...
[Improvement] Generic OIDC Support
2025-05-02 00:22:25 -06:00
Daniel Supernault
4fb53659dc
Update i18n json
2025-05-02 00:15:11 -06:00
Daniel Supernault
72b17dfee0
Update compiled assets
2025-05-02 00:13:55 -06:00
Daniel Supernault
dbd8289fe1
Update sidebar with gap padding for footer links
2025-05-02 00:12:01 -06:00
Daniel Supernault
10e4be0e44
Update i18n
2025-05-01 23:59:16 -06:00
Daniel Supernault
0e59098da2
Update footer to use legalNotice i18n
2025-05-01 23:58:29 -06:00
Daniel Supernault
c72fa05299
Update LandingService and Config util to properly support the legal_notice setting
2025-05-01 23:54:55 -06:00
Daniel Supernault
93dde13ea0
Fix components
2025-05-01 23:16:08 -06:00
daniel
34c5dc75ed
Merge pull request #5606 from goforthanddie/dev
...
[Improvement] Display link to "Legal Notice" page if the page is active as required by German law
2025-05-01 23:00:44 -06:00
daniel
69e00d742d
Merge branch 'staging' into dev
2025-05-01 22:59:57 -06:00
Arnaud
13ed8c73ad
Translation in French of all strings that are translatable and not yet translated
2025-05-01 20:45:11 +02:00
daniel
97e37c6d9b
New translations web.php (Dutch)
...
[ci skip]
2025-04-27 08:59:51 -06:00
Gavin Mogan
ae39531ff2
field isnt accessTokenResourceOwnerId but responseResourceOwnerId
2025-04-25 00:32:44 -07:00
Gavin Mogan
70584b47c5
Fixes for items highlighted by review.ai
...
* Consider using `hash_equals()` instead of `==` when comparing the state values to prevent timing attacks:
`abort_unless(hash_equals($request->input('state'), $request->session()->pull('oauth2state')), 400, 'invalid
state');`
* For better data integrity, consider adding a foreign key constraint to the user_id column: `$table-
>foreign('user_id')->references('id')->on('users')->onDelete('cascade');`
* Does the OIDC provider guarantee that the username field exists in the userInfo data? Consider adding a
null check or fallback: `$userInfoData[config('remote-auth.oidc.field_username')] ?? null`
2025-04-24 21:28:44 -07:00
Gavin Mogan
441c8e0d4c
Generic OIDC Support
...
* Everything should be configurable by env variables
* Basic request tests
2025-04-24 21:28:44 -07:00
daniel
968f8656a4
New translations web.php (Portuguese, Brazilian)
...
[ci skip]
2025-04-22 19:42:29 -06:00
daniel
89191b8e0b
Merge pull request #5944 from eufelipemateus/translate-custom-filter
...
[Translation] Translate custom filter
2025-04-20 14:07:38 -06:00
daniel
6320882b47
Merge pull request #5946 from maco/5201-alt-text-limits
...
[bug fix] use configured alt text length limit when uploading multiple photos
2025-04-20 14:05:47 -06:00
daniel
8975b8e300
Merge pull request #5947 from maco/popover-on-shared-post
...
[improvement] in notifications sidebar, show popover on shared posts too, not just liked posts
2025-04-20 14:05:00 -06:00
daniel
caf24907a2
Merge pull request #5948 from maco/case-insensitive-tagging
...
[bug fix] use case insensitive search when tagging accounts
2025-04-20 14:00:59 -06:00
Mackenzie Morgan
9966260a91
use case insensitive search when tagging accounts
2025-04-19 12:41:53 -04:00
Mackenzie Morgan
f2181e2478
in notifications sidebar, show popover on shared posts too, not just liked posts
2025-04-19 12:26:38 -04:00
Mackenzie Morgan
15758b0b4b
use configured alt text length limit when uploading multiple photos
2025-04-19 12:15:06 -04:00
daniel
e1a7e601d9
New translations web.php (Italian)
...
[ci skip]
2025-04-19 06:28:43 -06:00
Felipe Mateus
a676c1ffee
translate custom filter
2025-04-18 22:09:52 -03:00
Felipe Mateus
12be85c1d4
fix link to config redirect
2025-04-18 09:06:57 -03:00
daniel
9d631ad58c
New translations web.php (Italian)
...
[ci skip]
2025-04-14 16:05:32 -06:00
Felipe Mateus
fed800acfb
Merge branch 'dev-contrib-origin' into feat-remove-follow
2025-04-14 09:45:34 -03:00
daniel
3d6348225b
Merge pull request #5928 from pixelfed/staging
...
Add custom filters
2025-04-14 05:44:47 -06:00
Daniel Supernault
fc77a98f7b
Update CustomFilterController, remove statuses check as we dont support them yet
2025-04-14 05:34:51 -06:00
Daniel Supernault
87cf6fd850
Update changelog
2025-04-14 05:28:41 -06:00
Daniel Supernault
86c8be8e4b
Update compiled assets
2025-04-14 05:27:03 -06:00
Daniel Supernault
f72a054fe8
Update TimelineStatus, adjust custom filter warning design
2025-04-14 05:25:34 -06:00
Daniel Supernault
a010c860e0
Update npm deps
2025-04-14 05:02:31 -06:00
Daniel Supernault
dfd628ed90
Update api routes, add custom filter endpoints
2025-04-14 04:58:14 -06:00
Daniel Supernault
d5835362ab
Update FilterModal, fix keyword delete bug
2025-04-14 04:55:59 -06:00
Daniel Supernault
c1f2dfb013
Update WebfingerService, apply banned domains to webfinger logic
2025-04-14 04:54:13 -06:00
Daniel Supernault
5f5ed1e62d
Update ComposeController, fix tag mention bug. Closes #5885
2025-04-14 04:52:53 -06:00
Daniel Supernault
1356757715
Add webfinger validation rule
2025-04-14 04:51:30 -06:00
Daniel Supernault
5a32bfe304
Update ApiV1Controller, add Custom Filters to home/public and hashtag feeds
2025-04-14 04:50:33 -06:00
Daniel Supernault
77044ba193
Update CustomFilter model, add custom limits for max_content_scan_limit, max_filters_per_user, max_keywords_per_filter, max_keyword_length, max_pattern_length, max_reported_matches, max_create_per_hour, max_updates_per_hour so admins have more control over this feature
2025-04-14 04:49:33 -06:00