KMY(雪あすか)
ae865975d4
Change: #70 DTL投稿で、公開範囲・検索許可を別々に設定 ( #177 )
...
* Bump version to 8.0
* Add: 他のサーバーに公開する情報に、制限設定などを追加
* Fix: `quote_of_id`のインデックス
* Fix : #172 他のサーバーからの相乗り絵文字削除が反映されない
* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
* Change: #70 DTL投稿で、公開範囲・検索許可を別々に設定
2023-10-26 22:06:51 +09:00
KMY
1fc8032bdf
Fix: quote_of_id
のインデックス
2023-10-26 08:52:14 +09:00
KMY(雪あすか)
1213d5fa20
Fix : #137 ローカルのカスタム絵文字にremote_url
が設定されるバグを修正したのに伴う、既存のデータから削除するマイグレーションコード ( #158 )
2023-10-21 10:38:14 +09:00
KMY(雪あすか)
1eb2d78b5d
Change: 単方向の承認だけでフレンドサーバーが有効になるようにする ( #74 )
...
* Test: テストを先に作成
* Fix: テスト不備
* Wip: フレンドサーバーのテストを修正
* Wip: エラーを修正
* 項目のラベリングを修正
* 新しい設定が変更できないのを修正
* Wip: 削除時の処理を修正
* フレンド自動承認設定を削除
* Fix: 申請を受けたドメインのINBOXが空になる問題
* Change: #75 フレンドでないサーバーからのローカル公開を未収載に変換 (#77 )
2023-10-10 21:46:26 +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
a34aa6d902
#66 インデックスを作る方向に変更
2023-10-07 21:45:46 +09:00
KMY
87afb5295a
Revert " #66 検索時のフォロー中アカウント一覧作成処理を改善"
...
This reverts commit 22d1f52597
.
2023-10-07 21:33:52 +09:00
KMY
22d1f52597
#66 検索時のフォロー中アカウント一覧作成処理を改善
2023-10-07 18:47:32 +09: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(雪あすか)
df3b3f4185
Add circle posts history support ( #18 )
...
* Wip: make web backend
* Wip: keep statuses if edit circle
* Wip: Add circle history page and record circle posts
* Add circle post to history in web ui when post
* Add test
2023-09-24 13:01:09 +09:00
KMY
b59c41cf41
Add reference attribute
2023-09-20 08:57:11 +09:00
KMY
d1ae53e688
Add ltl mode support
2023-09-11 12:03:10 +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
KMY
fdf1d6df38
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-06 10:09:07 +09:00
Claire
cddef4c485
Fix language settings for users having selected the kmr
language ( #26787 )
2023-09-04 17:56:31 +02:00
KMY
32cfd20257
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-03 10:55:46 +09:00
Claire
16681e0f20
Add admin notifications for new Mastodon versions ( #26582 )
2023-09-01 17:47:07 +02:00
KMY
87490a3220
Wip: bookmark statuses view and adder
2023-08-26 13:25:57 +09:00
KMY
df0b1a4632
Fix antenna fabricator tests and move duplicate check to db
2023-08-22 13:33:20 +09:00
KMY
b0854b1dd8
Add circle editor
2023-08-21 16:37:35 +09:00
KMY
d1a76ea317
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-20 08:37:27 +09:00
KMY
45a39f1ec3
Add insert_feeds config to antenna
2023-08-19 18:12:30 +09:00
Claire
ee702e36e5
Change follow recommendation materialized view to be faster in most cases ( #26545 )
...
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-08-18 18:20:55 +02:00
KMY
993bced956
Merge commit ' 90ec88d58b
' into kb_migration
2023-08-15 18:20:19 +09:00
KMY
61e4be24e1
Merge commit ' 3a8370e1f4
' into kb_migration
2023-08-15 17:58:03 +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
Claire
8c7f3c5332
Remove old non-unique index on preview_cards statuses join table ( #26447 )
2023-08-14 09:38:08 +02:00
KMY
c1f6d22ad2
Add limited_scope support
2023-08-12 22:49:28 +09:00
KMY
79062bfc2f
Add mutual visibility support
2023-08-12 18:22:22 +09:00
KMY
33d454fff5
Update schemas
2023-08-09 09:36:52 +09:00
KMY
ce3cf82f8f
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-07 22:10:24 +09:00
KMY
d29b71bfd9
Add instance info support
2023-08-05 09:10:55 +09:00
Christian Schmidt
8da99ffb0d
Add alt text for preview card thumbnails ( #26184 )
2023-08-03 15:41:51 +02:00
Claire
6b896b20cc
Add primary key to preview_cards_statuses join table (includes deduplication migration) ( #25243 )
2023-08-03 11:12:52 +02:00
KMY
287eacf5f3
Merge commit ' fd284311e7
' into kb_migration
2023-08-01 17:59:16 +09:00
Eugen Rochko
7bd8ef355c
Add published_at
attribute to preview cards ( #26153 )
2023-07-25 13:40:35 +02:00
KMY
f18fa97f0c
Merge commit ' 71db616fed
' into kb_migration
2023-07-14 12:43:55 +09:00
KMY
7b735921dc
Merge commit ' 5a0483ed21
' into kb_migration
2023-07-14 12:17:32 +09:00
KMY
5a0483ed21
Add exclude_follows, exclude_localusers settings to custom_filter
2023-07-14 12:16:08 +09:00
Matt Jankowski
ce43ed144c
Rails 7.0 update ( #25668 )
2023-07-13 09:36:07 +02:00
KMY
7f83e970c6
Update database migration
2023-07-07 08:45:49 +09:00
KMY
2a813d517d
Merge commit ' eaa1f9e450
' into kb_migration
2023-07-07 07:20:37 +09:00
KMY
22ad776635
Add status references support
2023-07-06 12:55:11 +09:00
KMY
f5a5ceaf69
Migrate database
2023-07-04 21:08:04 +09:00
KMY
850c4dfb3c
Merge commit ' 6268188543
' into kb_migration
2023-07-04 17:44:40 +09:00
Claire
e6a8faae81
Add users index on unconfirmed_email ( #25672 )
2023-07-02 19:41:35 +02:00
Claire
933ba1a3eb
Add superapp index on oauth_applications
( #25670 )
2023-07-02 16:56:16 +02:00
Eugen Rochko
ba06a2f104
Revert "Rails 7 update" ( #25667 )
2023-07-02 11:14:22 +02:00
Matt Jankowski
50c2a03695
Rails 7 update ( #24241 )
2023-07-02 10:38:53 +02:00