KMY
|
3e065f4e12
|
Merge remote-tracking branch 'parent/main' into upstream-20240128
|
2025-01-28 18:02:01 +09:00 |
|
KMY(雪あすか)
|
bfa1700909
|
Fix: #959 NGルールで絵文字リアクションを拒否した場合、自分のサーバーのカスタム絵文字は常に拒否される (#963)
* Fix: #959 NGルールで絵文字リアクションを拒否した場合、自分のサーバーのカスタム絵文字は常に拒否される
* Fix test
* Fix test
|
2025-01-28 12:22:20 +09:00 |
|
Matt Jankowski
|
93f3c724ae
|
Use expect in remaining controller locations (#33748)
|
2025-01-27 16:32:06 +00:00 |
|
Claire
|
e97335191d
|
Add hover cards to follow suggestions (#33749)
|
2025-01-27 16:24:41 +00:00 |
|
Matt Jankowski
|
d3b637c757
|
Use expect in Admin::ExportControllerConcern import params (#33745)
|
2025-01-27 14:29:25 +00:00 |
|
Matt Jankowski
|
65d9171c7d
|
Use expect for admin/ controllers (#33686)
|
2025-01-27 14:05:16 +00:00 |
|
KMY(雪あすか)
|
d2e3f7f0f4
|
Fix: Webでフィルターのキーワードを変更できない問題 (#973)
|
2025-01-27 18:29:36 +09:00 |
|
github-actions[bot]
|
b53bf23df0
|
New Crowdin Translations (automated) (#33731)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-27 08:39:56 +00:00 |
|
Eugen Rochko
|
956873362e
|
Remove system tooltip for alt text in web UI (#33736)
|
2025-01-27 08:17:59 +00:00 |
|
Eugen Rochko
|
81271a18c5
|
Fix color of language indicator in light theme in web UI (#33724)
|
2025-01-27 08:08:31 +00:00 |
|
Eugen Rochko
|
52a5c8ae05
|
Refactor <LanguageDropdown> into TypeScript (#33723)
|
2025-01-27 08:06:33 +00:00 |
|
KMY(雪あすか)
|
fa7b967777
|
Fix: % を含む利用規約やプライバシーポリシーを設定した場合、REST APIからの取得ができなくなる問題 (#972)
|
2025-01-25 09:58:09 +09:00 |
|
Eugen Rochko
|
2df86d6413
|
Fix wrong styles on rules and buttons in the sign-up form (#33725)
|
2025-01-24 22:20:05 +00:00 |
|
Matt Jankowski
|
f73df1f2b0
|
Fix Style/HashSlice cop violations (#33720)
|
2025-01-24 16:57:55 +00:00 |
|
Claire
|
9a0166c3f3
|
Convert LanguageDropdownMenu to functional component (#33704)
|
2025-01-24 16:11:23 +00:00 |
|
Matt Jankowski
|
a1d9c3fb99
|
Use expect params wrapper for more "auth" and "2FA" "controllers" (#33717)
|
2025-01-24 14:40:20 +00:00 |
|
github-actions[bot]
|
e44b78413a
|
New Crowdin Translations (automated) (#33711)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-24 09:06:25 +00:00 |
|
Claire
|
4b4de02fee
|
Remove broken link to Terms of Service when none are defined (#33699)
|
2025-01-23 14:34:30 +00:00 |
|
github-actions[bot]
|
1b2c952471
|
New Crowdin Translations (automated) (#33697)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-23 13:36:03 +00:00 |
|
Eugen Rochko
|
0885c31633
|
Add information about alt text to alt text modal in web UI (#33702)
|
2025-01-23 13:01:11 +00:00 |
|
Claire
|
db146046c4
|
Convert LanguageDropdown to a functional component (#33701)
|
2025-01-23 12:54:23 +00:00 |
|
Claire
|
3178acc5cb
|
Fix language detection taking mentions and URLs into account (#33700)
|
2025-01-23 10:25:14 +00:00 |
|
KMY
|
9e31ad5a66
|
Fix: #951 サークル投稿の専用アイコンが正常に表示されない問題
|
2025-01-23 19:23:43 +09:00 |
|
KMY(雪あすか)
|
67064de265
|
Change: #955 フィルターアクションの「アカウント名だけを出し、本文は警告で隠す」を削除し、外観設定に移動 (#970)
* Remove: #955 フィルターのアクション`half_warn`
* Add: 「フィルター対象投稿の投稿者名やアイコンを表示する」設定
* Fix test
|
2025-01-23 19:18:40 +09:00 |
|
KMY(雪あすか)
|
22bf14e9f0
|
Merge pull request #969 from kmycode/upstream-20240123
Upstream 20240123
|
2025-01-23 19:16:23 +09:00 |
|
KMY(雪あすか)
|
c139f8947e
|
Add: _misskey_license の送受信 (#968)
|
2025-01-23 18:50:38 +09:00 |
|
KMY
|
50ae2d9439
|
Merge remote-tracking branch 'parent/main' into upstream-20240123
|
2025-01-23 18:10:34 +09:00 |
|
Matt Jankowski
|
8eee7ae4c3
|
Fix issue with saving empty fields values on filter keyword updates (#33691)
|
2025-01-23 09:04:12 +00:00 |
|
Matt Jankowski
|
4a9c49ee43
|
Fix issue with saving empty fields values on profile update (#33689)
|
2025-01-22 18:50:15 +00:00 |
|
Claire
|
8dcfd3f246
|
Fix WebUI crash when language detection code returns undefined (#33683)
|
2025-01-22 15:30:59 +00:00 |
|
Matt Jankowski
|
607f65a0a5
|
Use expect for api/v1 and api/web push subs controllers (#33682)
|
2025-01-22 14:55:44 +00:00 |
|
Jonathan de Jong
|
b18caff5b6
|
Change first_of_value to first_of_hash , and add more test cases (#33647)
|
2025-01-22 14:02:05 +00:00 |
|
Matt Jankowski
|
e155aab39e
|
Use expect for nested params in settings/* controllers (#33673)
|
2025-01-22 08:49:52 +00:00 |
|
Eugen Rochko
|
8b24085f8e
|
Refactor <DomainPill> into TypeScript (#33680)
|
2025-01-22 08:39:13 +00:00 |
|
github-actions[bot]
|
38c27a7708
|
New Crowdin Translations (automated) (#33679)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-22 08:35:41 +00:00 |
|
Matt Jankowski
|
d2cc28813f
|
Use expect for nested params in more controllers (#33675)
|
2025-01-22 08:35:34 +00:00 |
|
Jonathan de Jong
|
e380e803a8
|
Order emoji categories (in admin interface) by name (#33630)
|
2025-01-22 08:31:51 +00:00 |
|
Claire
|
3dcf5e12b1
|
Change notifications from moderators to not be filtered (#33654)
|
2025-01-21 11:39:53 +00:00 |
|
Eugen Rochko
|
11786f1114
|
Change design of edit media modal in web UI (#33516)
|
2025-01-21 11:34:22 +00:00 |
|
Claire
|
4ebdfed8ea
|
Fix opening modals losing some location parameters (#33670)
|
2025-01-21 09:53:52 +00:00 |
|
github-actions[bot]
|
9e90248abc
|
New Crowdin Translations (automated) (#33668)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-21 08:37:53 +00:00 |
|
Matt Jankowski
|
45149cd5e1
|
Use expect for nested params in auth/setup#update (#33657)
|
2025-01-21 08:16:40 +00:00 |
|
KMY(雪あすか)
|
9c14810881
|
Add: アカウントアイコンでAVIFをサポート (#962)
|
2025-01-21 12:04:10 +09:00 |
|
Eugen Rochko
|
8962f11578
|
Add warning when selected and detected language is different in web UI (#33042)
|
2025-01-20 09:17:13 +00:00 |
|
github-actions[bot]
|
329a9e1ac1
|
New Crowdin Translations (automated) (#33643)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-20 08:59:23 +00:00 |
|
github-actions[bot]
|
1c23ebd62f
|
New Crowdin Translations (automated) (#33626)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-17 10:05:41 +00:00 |
|
Claire
|
092e60eb7d
|
Change activity distribution error handling to skip retrying for deleted accounts (#33617)
|
2025-01-17 09:12:59 +00:00 |
|
Christian Schmidt
|
a3baae0b99
|
API for updating attribution domains (#32730)
|
2025-01-17 08:18:55 +00:00 |
|
KMY
|
02450da9a5
|
Fix lint
|
2025-01-17 16:34:58 +09:00 |
|
KMY
|
5d79bd078c
|
Merge remote-tracking branch 'parent/main' into upstream-20240117
|
2025-01-17 16:29:11 +09:00 |
|