Claire
c92eb63b11
Merge commit from fork
...
This should not change the set of words matched by `USERNAME_RE` but does
change the one matched by `MENTION_RE`. Indeed, the previous regexp allowed
a domain part to start with `.` or `-`, which the new regexp does not allow.
2024-09-30 21:31:13 +09:00
David Roetzel
75b595e63b
Merge commit from fork
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2024-09-18 08:10:49 +09:00
Claire
69eecdda9c
Change form-action Content-Security-Policy directive to be more restrictive ( #26897 )
2024-09-18 08:09:40 +09:00
KMY(雪あすか)
330bf5a369
Merge commit from fork
...
Fix: LD Signaturesで署名された投稿の検索許可(検索範囲)が改竄できる問題
2024-09-10 12:01:59 +09:00
KMY
9b9458f436
Fix account searchability
2024-09-10 07:26:51 +09:00
KMY
099182e073
Fix: LD Signaturesで署名された投稿の検索許可(検索範囲)が改竄できる問題
2024-09-10 06:53:56 +09:00
KMY
1db6f55ba9
Fix: プロフィール設定でフォロー数などの数字を隠していても、誰かをフォローした時にフォロー相手にメールで数字が通知される
2024-09-09 08:36:38 +09:00
KMY(雪あすか)
14f2ffa35f
Change: #831 投稿詳細画面における引用の表示 ( #839 )
2024-09-07 18:13:01 +09:00
KMY(雪あすか)
71671b09ef
Fix: 絵文字リアクション受け入れ設定をしているアカウントのリアクションボタンが正常に表示されない場合がある問題 ( #830 )
2024-08-31 14:29:05 +09:00
KMY
206021455e
Merge remote-tracking branch 'parent/main' into upstream-20240830
2024-08-30 08:17:34 +09:00
Claire
ad0a28a8bf
Add grouped_types
parameter to allow clients to restrict which notifications types get grouped ( #31594 )
2024-08-29 12:39:07 +00:00
Matt Jankowski
662f87dbe9
Use MediaAttachment.supported_mime_types
method where relevant ( #31635 )
2024-08-29 08:52:29 +00:00
Matt Jankowski
b9269c8d38
Convert admin/reset
controller spec to system spec ( #31643 )
2024-08-29 08:38:17 +00:00
github-actions[bot]
5d725b2c12
New Crowdin Translations (automated) ( #31647 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-29 08:30:39 +00:00
KMY(雪あすか)
a9e3039c84
Fix : #824 文字サイズを調整しても絵文字のサイズが大きくならない ( #828 )
2024-08-29 08:00:20 +09:00
KMY(雪あすか)
665c632d66
Add: #406 ユーザーのカスタムCSS ( #825 )
...
* Add: #406 ユーザーのカスタムCSS
* Fix lint
* Fix lint
* カスタムCSSの保存先を変更
* キャッシュを考慮して別URLに変更
2024-08-29 07:55:01 +09:00
KMY
b39054ff3c
Merge remote-tracking branch 'parent/main' into upstream-20240828
2024-08-28 20:26:35 +09:00
HolgerHuo
3c412578c9
update: max_media_attachments follow server advertised value ( #31616 )
2024-08-28 09:28:48 +00:00
github-actions[bot]
26d6d291c3
New Crowdin Translations (automated) ( #31627 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-28 08:59:15 +00:00
KMY(雪あすか)
a7d9fd1e56
Change: #737 tanukeyなど小規模Misskeyフォークも、対Misskey配送制限設定対象にする ( #823 )
...
* Change: #737 tanukeyなど小規模Misskeyフォークも、対Misskey配送制限設定対象にする
* Fix test
* Add cache
* Remove caches
2024-08-28 17:36:27 +09:00
Claire
c73868cd78
Add ability for admins to force grouped notifications in web UI ( #31610 )
2024-08-27 14:55:51 +00:00
github-actions[bot]
0e7c88aa6d
New Crowdin Translations (automated) ( #31609 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-27 07:54:58 +00:00
Eugen Rochko
29b9642b31
Change design of boost modal in web UI ( #31555 )
2024-08-26 17:12:17 +00:00
Emelia Smith
d820c0883d
Add quick links to Administration and Moderation Reports from Web UI ( #24838 )
2024-08-26 16:42:46 +00:00
Claire
e38ce3beb7
Fix spurious loading bar middleware usage ( #31592 )
2024-08-26 16:38:34 +00:00
Matt Jankowski
a6df125303
Fix Rails/CompactBlank
cop ( #31581 )
2024-08-26 07:35:33 +00:00
github-actions[bot]
626d44b6c6
New Crowdin Translations (automated) ( #31572 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-26 07:25:39 +00:00
KMY(雪あすか)
ae0d35a4fe
Fix: 引用からアクションバーを削除、不要な変数を削除 ( #822 )
2024-08-24 11:25:05 +09:00
KMY(雪あすか)
fb079db61a
Fix: メンションの通知に対応できてなかったので修正 ( #821 )
2024-08-24 10:57:44 +09:00
KMY(雪あすか)
c153dc4355
Merge pull request #820 from kmycode/upstream-20240824
...
Upstream 20240824
2024-08-24 10:05:07 +09:00
KMY
5a48b30951
Fix lint
2024-08-24 09:47:43 +09:00
KMY
a5bbc3f93b
Merge remote-tracking branch 'parent/main' into upstream-20240824
2024-08-24 09:39:11 +09:00
KMY(雪あすか)
6c483f5ff1
Fix : #815 デスクトップ通知用のメッセージの翻訳が存在しない言語に設定している場合、デスクトップ通知を受け取る設定にした種別の通知がリアルタイムで確認できない ( #819 )
2024-08-24 09:31:32 +09:00
github-actions[bot]
62be0234d5
New Crowdin Translations (automated) ( #31559 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-23 08:59:31 +00:00
Claire
e08d22724d
Fix missing CSS in moderation interface ( #31550 )
2024-08-22 18:57:22 +00:00
Eugen Rochko
500f4925a5
Change how content warnings and filters are displayed in web UI ( #31365 )
2024-08-22 17:12:35 +00:00
Claire
98237207e6
Fix unnecessary “next” link when API returns fewer notification requests than requested ( #31541 )
2024-08-22 13:42:04 +00:00
Claire
abe292b0ec
Hide multiple selection bar for notification requests when no notificion requests are loaded ( #31540 )
2024-08-22 13:42:02 +00:00
Renaud Chaput
4a968cb7a9
Add icon
field to instance endpoint ( #30205 )
2024-08-22 10:04:27 +00:00
KMY(雪あすか)
a41946d11a
Fix: 公開範囲を指定してブーストが正しく動かない問題(kmyblue独自拡張部分) ( #818 )
...
* Fix: 公開範囲を指定してブーストが正しく動かない問題(kmyblue独自拡張部分)
* Fix export
2024-08-22 18:01:55 +09:00
Emelia Smith
376088f6da
Add button to view the Hashtag on the instance from Hashtags in Moderation UI ( #31533 )
2024-08-22 08:42:33 +00:00
github-actions[bot]
f86d16adba
New Crowdin Translations (automated) ( #31536 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-22 08:04:56 +00:00
KMY(雪あすか)
36f29b4b76
Fix : #804 リスト新着投稿通知をストリーミングで受け取った場合、通知メッセージがおかしい ( #816 )
2024-08-22 12:02:48 +09:00
KMY
55f11765ea
Merge remote-tracking branch 'parent/main' into upstream-20240822
2024-08-22 09:18:29 +09:00
Claire
2da687a28b
Remove dead CSS code ( #31527 )
2024-08-21 17:05:02 +00:00
Claire
edeae945c0
Remove fontawesome leftovers ( #31525 )
2024-08-21 15:55:35 +00:00
Claire
19a1acb38b
Add api_versions
to /api/v2/instance
( #31354 )
2024-08-21 14:54:59 +00:00
Claire
d67e11733e
Add automatic notification polling for grouped notifications ( #31513 )
2024-08-21 14:41:31 +00:00
KMY(雪あすか)
01a757d306
Fix boost dialog visibility selection not being taken into account ( #31523 )
2024-08-21 13:11:36 +00:00
Claire
e48a64d3b5
Fix distracting and confusing always-showing scrollbar track in boost confirmation modal ( #31524 )
2024-08-21 10:25:14 +00:00