KMY(雪あすか)
|
76f2f2ed0c
|
Add: #87 フォロワーのみに購読を許可する設定 (#239)
* Wip: マイグレーション、設定など一式
* Fix test
* Fix test
* Fix: マスター用の設定を他サーバーに送信しないよう修正
* DTL、外部サーバーの情報受け入れのテストを追加
* スペルミスを修正
* Web画面に設定項目追加
* 既存の`master_settings`を上書きしないよう修正
|
2023-11-08 17:51:36 +09:00 |
|
KMY(雪あすか)
|
3caa413e23
|
Refactor: #160 アカウントのother_settings関連部分を別ファイルに切り出し (#176)
* Bump version to 8.0
* Add: 他のサーバーに公開する情報に、制限設定などを追加
* Fix: `quote_of_id`のインデックス
* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない
* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
* Refactor: #160 アカウントの`other_settings`関連部分を別ファイルに切り出し
|
2023-10-26 10:06:47 +09:00 |
|
KMY(雪あすか)
|
eb52b72152
|
Fix: 他のサーバー同士のスタンプでemoji_reaction_policy が適用される問題 (#165)
* Fix: 他のサーバー同士のスタンプで`emoji_reaction_policy`が適用される問題
* こっちに変更
* #161 テストを追加
* テスト修正
|
2023-10-22 09:46:19 +09:00 |
|
KMY
|
3ccf0d02c6
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-10-07 09:19:36 +09:00 |
|
Claire
|
340c390849
|
Fix crash when filtering for “dormant” relationships (#27306)
|
2023-10-06 12:58:16 +02:00 |
|
KMY
|
e82444634a
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-10-04 14:17:41 +09:00 |
|
Matt Jankowski
|
c676bc91e9
|
Dont match mention in url query string (#25656)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-10-03 17:01:45 +02:00 |
|
KMY(雪あすか)
|
44b739a39a
|
Add: Webでの引用表示 (#50)
* Add compacted component
* 引用表示の間にコンテナをはさみ、不要なコードを削除
* 引用APIを作成、ついでにブロック状況を引用APIに反映
* テスト修正など
* 引用をキャッシュに登録
* `quote_id`が`quote_of_id`になったのをSerializerに反映
* Fix test
* 引用をフィルターの対象に含める設定+エラー修正
* ストリーミングの存在しないプロパティ削除によるエラーを修正
* Fix lint
* 他のサーバーから来た引用付き投稿を処理
* Fix test
* フィルター設定時エラーの調整
* 画像つき投稿のスタイルを調整
* 画像つき投稿の最大高さを調整
* 引用禁止・非表示の設定を追加
* ブロック対応
* マイグレーションコード調整
* 引用設定の翻訳を作成
* Lint修正
* 参照1つの場合は引用に変換する設定を削除
* 不要になったテストを削除
* ブロック設定追加、バグ修正
* 他サーバーへ引用送信・受け入れ
|
2023-10-02 11:12:51 +09:00 |
|
KMY
|
78ddcb10c3
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-09-27 21:33:12 +09:00 |
|
KMY
|
04418d5b01
|
Change followees_only to following_only
|
2023-09-13 12:59:07 +09:00 |
|
KMY
|
1bac691642
|
Remove block_and_hide to block
|
2023-09-13 09:00:13 +09:00 |
|
KMY
|
2be77df3aa
|
Add enable_emoji_reaction setting
|
2023-09-13 08:57:47 +09:00 |
|
KMY
|
58137b227c
|
Connect emoji_reaction block settings and show settings
|
2023-09-12 17:24:38 +09:00 |
|
KMY
|
18a0908878
|
Remove enable_block_emoji_reaction_settings
|
2023-09-12 16:58:45 +09:00 |
|
KMY
|
673e607e94
|
Add emoji_reaction_policy setting
|
2023-09-12 16:20:29 +09:00 |
|
KMY
|
defd790889
|
Allow blocking emoji reaction settings always from federation
|
2023-09-12 14:45:36 +09:00 |
|
KMY
|
979292d950
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-10 16:17:34 +09:00 |
|
Claire
|
81caafbe84
|
Fix performances of profile directory (#26842)
|
2023-09-07 18:55:25 +02:00 |
|
Claire
|
355e3fb529
|
Simplify Account.by_recent_status and Account.by_recent_sign_in scopes (#26840)
|
2023-09-07 15:38:11 +02:00 |
|
KMY
|
bd87415996
|
Add link_preview setting
|
2023-09-03 10:27:24 +09:00 |
|
KMY
|
e5df772adb
|
Remove unusing settings from other_settings
|
2023-09-01 17:44:48 +09:00 |
|
KMY
|
3cf08a8f4b
|
Add translatable_private setting
|
2023-09-01 17:30:08 +09:00 |
|
KMY
|
fbb82b740b
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-25 12:19:55 +09:00 |
|
jsgoldstein
|
30c191aaa0
|
Add new public status index (#26344)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-24 16:40:04 +02:00 |
|
KMY
|
e656ab15a1
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-22 13:03:50 +09:00 |
|
Claire
|
9ed0c91a37
|
Add auto-refresh of accounts we get new messages/edits of (#26510)
|
2023-08-21 16:09:26 +02:00 |
|
KMY
|
de4aadb0a1
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-17 22:37:22 +09:00 |
|
Claire
|
cc4560d95b
|
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach (#26508)
|
2023-08-17 09:13:26 +02:00 |
|
KMY
|
993bced956
|
Merge commit '90ec88d58b ' into kb_migration
|
2023-08-15 18:20:19 +09:00 |
|
Claire
|
90ec88d58b
|
Add support for indexable attribute on remote actors (#26485)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-08-14 18:54:51 +02:00 |
|
KMY
|
5233e68f13
|
Merge commit '563fc88821 ' into kb_migration
|
2023-07-25 15:02:53 +09:00 |
|
KMY
|
bf0d6fd2f5
|
Add enable_block_emoji_reaction_settings setting
|
2023-07-24 11:46:21 +09:00 |
|
KMY
|
152b8eb4e6
|
Merge commit '42698b4c5c ' into kb_migration
|
2023-07-21 18:40:40 +09:00 |
|
Claire
|
1e3b19230a
|
Add stricter protocol fields validation for accounts (#25937)
|
2023-07-20 18:23:48 +02:00 |
|
KMY
|
a783f195f4
|
Add block emoji_reaction settings
|
2023-07-20 18:24:14 +09:00 |
|
KMY
|
850c4dfb3c
|
Merge commit '6268188543 ' into kb_migration
|
2023-07-04 17:44:40 +09:00 |
|
Matt Jankowski
|
683ba5ecb1
|
Fix rails rewhere deprecation warning in directories api controller (#25625)
|
2023-07-01 21:48:16 +02:00 |
|
KMY
|
1f64358afb
|
Merge commit '25c66fa640 ' into kb_migration
|
2023-06-13 18:34:49 +09:00 |
|
Eugen Rochko
|
4c9406bdb0
|
Add time zone preference (#25342)
|
2023-06-10 03:29:37 +02:00 |
|
KMY
|
edb2a5dcf3
|
Merge commit 'f378f10404 ' into kb_migration
|
2023-06-07 11:45:52 +09:00 |
|
Nick Schonning
|
c66250abf1
|
Autofix Rubocop Regex Style rules (#23690)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-06 14:50:51 +02:00 |
|
KMY
|
093cfdbb7b
|
Merge commit 'c15c8c7aa8 ' into kb_migration
|
2023-06-01 17:30:18 +09:00 |
|
KMY
|
7e40c6ca4d
|
Fix not searchable in fedibird
|
2023-06-01 09:21:23 +09:00 |
|
Claire
|
b6519ab3f5
|
Fix inconsistent naming of Instance.by_domain_and_subdomain (#25159)
|
2023-05-31 09:57:24 +02:00 |
|
KMY
|
25e3ef92b7
|
Migrate database
|
2023-05-27 17:44:40 +09:00 |
|
KMY
|
ee625dfdc0
|
Merge commit '38c6216082 ' into kb_migration
|
2023-05-26 15:18:50 +09:00 |
|
KMY
|
06f0656a7b
|
Merge commit '39b22ba91b ' into kb_migration
|
2023-05-26 15:17:34 +09:00 |
|
Claire
|
1d588d58f1
|
Improve various queries against account domains (#25126)
|
2023-05-25 09:27:16 +02:00 |
|
KMY
|
e726982065
|
Fix searchability=4 error
|
2023-05-25 14:46:34 +09:00 |
|
KMY
|
4a19077534
|
Merge commit 'dfa5889fc0 ' into kb_migration
|
2023-05-23 22:17:10 +09:00 |
|