Commit graph

451 commits

Author SHA1 Message Date
KMY(雪あすか)
f06f9565ca
Merge pull request #277 from kmycode/upstream-20231111
Upstream 20231111
2023-11-11 11:06:25 +09:00
KMY(雪あすか)
878936d4be
Add: ユーザー設定画面の小見出し (#275) 2023-11-11 10:26:29 +09:00
KMY(雪あすか)
69a28ef08b
Add: 強制CWの翻訳 (#274) 2023-11-11 10:02:33 +09:00
KMY
55c6192f15 Merge remote-tracking branch 'parent/main' into upstream-20231111 2023-11-11 08:25:43 +09:00
github-actions[bot]
ac62b995ef
New Crowdin Translations (automated) (#27804)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-11-10 13:07:04 +00:00
KMY
26ecad7067 Merge remote-tracking branch 'parent/main' into upstream-20231027 2023-10-27 08:35:05 +09:00
KMY
5448bcf276 Merge remote-tracking branch 'parent/main' into kb-upstream-20231026 2023-10-26 20:24:34 +09:00
github-actions[bot]
3427b51d63
New Crowdin Translations (automated) (#27567)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-26 11:05:47 +00:00
github-actions[bot]
50b7ea810e
New Crowdin Translations (automated) (#27523)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-24 09:51:34 +00:00
KMY(雪あすか)
e3ec2f92dc
Add: #22 拡張ドメインブロックの設定画面に見出し (#164) 2023-10-22 09:49:51 +09:00
KMY(雪あすか)
42c613b1a2
#150 ローカルユーザーの投稿にもメンションのNGワードを適用 (#151) 2023-10-20 08:49:52 +09:00
KMY(雪あすか)
3a2030dfc8
Add: #43 フォローしていないアカウントからのリプライのNGワード (#148)
* Add: フォローしていないアカウントからのリプライのNGワード

* Test: ハッシュタグ使用量
2023-10-19 12:12:00 +09:00
KMY(雪あすか)
4735d23c21
Add: カスタム絵文字の専用編集画面/Fix: リモートの絵文字をローカルにコピー時、ライセンス情報が消失する問題 (#133)
* Add: カスタム絵文字の専用編集画面

* 新規作成画面に項目追加、編集画面に画像表示、旧テキストボックス削除

* Fix: カスタム絵文字のコピー処理で、コピーされていないプロパティがあった
2023-10-17 16:07:27 +09:00
KMY(雪あすか)
04bb467892
Fix: 翻訳のマージ衝突が頻繁に起きる問題、バージョン番号の修正 (#129) 2023-10-17 08:31:37 +09:00
KMY
68e251cf0c Merge remote-tracking branch 'parent/main' into kb-upstream-231012 2023-10-12 19:47:01 +09:00
github-actions[bot]
c348b904a5
New Crowdin Translations (automated) (#27376)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-12 10:07:40 +02:00
KMY(雪あすか)
1eb2d78b5d
Change: 単方向の承認だけでフレンドサーバーが有効になるようにする (#74)
* Test: テストを先に作成

* Fix: テスト不備

* Wip: フレンドサーバーのテストを修正

* Wip: エラーを修正

* 項目のラベリングを修正

* 新しい設定が変更できないのを修正

* Wip: 削除時の処理を修正

* フレンド自動承認設定を削除

* Fix: 申請を受けたドメインのINBOXが空になる問題

* Change: #75 フレンドでないサーバーからのローカル公開を未収載に変換 (#77)
2023-10-10 21:46:26 +09:00
KMY
a220e5b46d Add: フレンドサーバー設定の一部注釈 2023-10-09 12:17:17 +09:00
KMY(雪あすか)
87e858a202
Add: フレンドサーバー (#61)
* Fix mastodon version

* テーブル作成

* Wip: フレンドサーバーフォローの承認を受信

* Wip: フレンド申請拒否を受信

* Wip: フォローリクエストを受理

* Wip: 相手からのフォロー・アンフォローを受理

* 普通のフォローとフレンドサーバーのフォローを区別するテストを追加

* ドメインブロックによるフォロー拒否

* ドメインブロックしたあと、申請中のフォロリクを取り下げる処理

* スタブに条件を追加

* Wip: 相手からのDelete信号に対応

* DB定義が消えていたので修正

* Wip: ローカル公開投稿をフレンドに送信する処理など

* Wip: 未収載+誰でもの投稿をフレンドに送る設定

* Wip: ローカル公開をそのまま送信する設定を考慮

* Fix test

* Wip: 他サーバーからのローカル公開投稿の受け入れ

* Wip: Web画面作成

* Fix test

* Wip: ローカル公開を連合TLに流す

* Wip: フレンドサーバーの削除ボタン

* Wip: メール通知や設定のテストなど

* Wip: 翻訳を作成

* Fix: 却下されたあとフォローボタンが表示されない問題

* Wip: 編集できない問題

* 有効にしていないフレンドサーバーをリストで無効表示
2023-10-09 11:51:15 +09:00
KMY(雪あすか)
235bef36d0
Add: 検索許可「ローカルとフォロワー」 (#60) 2023-10-05 16:37:27 +09:00
KMY
9e91c1e653 Merge remote-tracking branch 'parent/main' into kb_development 2023-10-03 20:42:23 +09:00
KMY
88d0023a46 Merge branch 'kb_lts' into kb_development 2023-10-03 20:37:27 +09:00
KMY
31d2eb7a4d Remove: #55 アンテナ新規作成ボタンを除去 2023-10-03 20:29:15 +09:00
github-actions[bot]
ee866ec0e0
New Crowdin Translations (automated) (#27220)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-02 13:35:29 +02:00
KMY
78ddcb10c3 Merge remote-tracking branch 'parent/main' into kb_development 2023-09-27 21:33:12 +09:00
github-actions[bot]
736fe75346
New Crowdin Translations (automated) (#27080)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-25 10:50:09 +02:00
KMY
36f3bbb909 Merge remote-tracking branch 'parent/main' into kb_development 2023-09-23 20:14:11 +09:00
KMY
8eae7e6179 Add enable local public visibility setting for admin 2023-09-23 09:18:50 +09:00
github-actions[bot]
e824585523
New Crowdin Translations (automated) (#27052)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-22 11:06:48 +02:00
KMY
2b74bcd6b8 Add original role permission translations 2023-09-21 20:32:51 +09:00
KMY
e11be48100 Show major or patch version update on menu 2023-09-21 13:22:10 +09:00
KMY
236f4bed45 Rename public searchability Public to Everyone 2023-09-19 07:50:45 +09:00
KMY
3b290ef958 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-15 10:21:33 +09:00
github-actions[bot]
921c6fe654
New Crowdin Translations (automated) (#26498)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-13 15:10:41 +02:00
KMY
35c2bb9f44 Remove emoji reaction from fedibird_capabilities and setting pages when disabled 2023-09-13 13:17:54 +09:00
KMY
2be77df3aa Add enable_emoji_reaction setting 2023-09-13 08:57:47 +09:00
KMY
18a0908878 Remove enable_block_emoji_reaction_settings 2023-09-12 16:58:45 +09:00
KMY
649806a89b Remove antenna beta message 2023-09-12 12:34:41 +09:00
KMY
ea6499b817 Move search setting to new page 2023-09-12 12:33:43 +09:00
KMY
6fe51e360a Make DTL switchable 2023-09-12 09:04:20 +09:00
KMY
4aa029af25 Remove private mail address 2023-09-11 16:22:02 +09:00
KMY
d1ae53e688 Add ltl mode support 2023-09-11 12:03:10 +09:00
KMY
99fb562367 Add regexp hint to ng_words, sensitive_words page 2023-09-11 08:21:25 +09:00
KMY
0a844ccdc7 Add dtl settings 2023-09-06 17:42:58 +09:00
KMY
cee5f845fa Add translation 2023-09-04 18:40:18 +09:00
KMY
2a043237fb Fix some setting messages 2023-09-03 11:06:52 +09:00
KMY
0e0e9e383b Add privacy extra settings page 2023-09-03 10:50:12 +09:00
KMY
df0b1a4632 Fix antenna fabricator tests and move duplicate check to db 2023-08-22 13:33:20 +09:00
KMY
b65a022ac3 Remove checks with removing list related to antenna 2023-08-21 12:23:42 +09:00
KMY
8811cadf1c Add full-dark theme 2023-08-21 09:50:07 +09:00