KMY
|
bfc7b0101d
|
Merge remote-tracking branch 'parent/main' into upstream-20231110
|
2023-11-10 09:02:03 +09:00 |
|
Claire
|
9b06c0f24a
|
Fix Web UI not displaying appropriate explanation when a user hides their follows/followers (#27791)
|
2023-11-09 12:58:02 +00:00 |
|
KMY(雪あすか)
|
76f2f2ed0c
|
Add: #87 フォロワーのみに購読を許可する設定 (#239)
* Wip: マイグレーション、設定など一式
* Fix test
* Fix test
* Fix: マスター用の設定を他サーバーに送信しないよう修正
* DTL、外部サーバーの情報受け入れのテストを追加
* スペルミスを修正
* Web画面に設定項目追加
* 既存の`master_settings`を上書きしないよう修正
|
2023-11-08 17:51:36 +09:00 |
|
KMY(雪あすか)
|
37779910df
|
Fix: ローカルサーバーのスタンプ利用可否が正しく反映できない問題 (#219)
* Fix: ローカルサーバーのスタンプ利用可否が正しく反映できない問題
* 不要な分岐を削除
* Fix: Presenterの使用を中止(どうせキャッシュしてるので)
|
2023-11-02 13:56:26 +09:00 |
|
KMY(雪あすか)
|
45cc8fff7a
|
Add: #90 スタンプに対応していないと思われるサーバーの投稿からスタンプボタンを隠す設定 (#215)
|
2023-11-02 10:29:00 +09:00 |
|
KMY(雪あすか)
|
f8280ca5d9
|
Add: #95 リストへの新着投稿通知 (#192)
* Add: テーブル定義、内部処理
* Add: 通知の定期削除処理、自動削除、テスト
* Add: Web画面の表示、設定
* Fix test
|
2023-10-31 08:59:31 +09:00 |
|
Claire
|
e6b148a1c6
|
Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags for remote accounts (#27459)
|
2023-10-30 13:23:10 +09:00 |
|
Claire
|
bbf46cc418
|
Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags for remote accounts (#27459)
|
2023-10-27 08:35:21 +00:00 |
|
KMY
|
f9eaaec4e7
|
Merge remote-tracking branch 'parent/main' into upstream-20231021
|
2023-10-21 10:32:06 +09:00 |
|
Emelia Smith
|
7c3fea7275
|
Feature: Allow token introspection without read scope (#27142)
|
2023-10-18 14:10:07 +02:00 |
|
KMY
|
f918a13c48
|
Fix: テスト
|
2023-10-15 11:22:35 +09:00 |
|
KMY
|
dd88cef84b
|
#63 NodeInfoでのfedibird_capabilities 公開
|
2023-10-06 18:59:10 +09:00 |
|
KMY(雪あすか)
|
235bef36d0
|
Add: 検索許可「ローカルとフォロワー」 (#60)
|
2023-10-05 16:37:27 +09:00 |
|
KMY
|
e1ac510c65
|
編集時にフィルターが機能しない問題を修正
|
2023-10-02 11:58:12 +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
|
78ddcb10c3
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-09-27 21:33:12 +09:00 |
|
Renaud Chaput
|
57f592fed5
|
Add Typescript types for some API objects (#26602)
|
2023-09-26 11:25:01 +02:00 |
|
KMY
|
8eae7e6179
|
Add enable local public visibility setting for admin
|
2023-09-23 09:18:50 +09:00 |
|
KMY
|
dd51fae42f
|
Remove unsafed api emoji_reactions slim
|
2023-09-21 16:23:37 +09:00 |
|
KMY
|
3c317659c4
|
Merge remote-tracking branch 'parent/main' into kb_lts
|
2023-09-21 15:59:20 +09:00 |
|
Claire
|
828eebad48
|
Add hide_collections , discoverable and indexable attributes to credentials API (#26998)
|
2023-09-20 18:25:16 +02:00 |
|
KMY
|
71c451a569
|
Cache status reference mark when posting
|
2023-09-15 12:21:41 +09:00 |
|
KMY
|
67729767a2
|
Merge remote-tracking branch 'origin/kb_patch' into kb_migration
|
2023-09-15 10:29:55 +09:00 |
|
KMY
|
ed6acbf542
|
Merge branch 'kb_development' into kb_migration
|
2023-09-15 10:14:29 +09:00 |
|
KMY
|
82524fb659
|
Fix error
|
2023-09-15 10:12:08 +09:00 |
|
KMY
|
e0da14515f
|
Merge branch 'kb_patch' into kb_development
|
2023-09-15 09:42:57 +09:00 |
|
KMY
|
c0ff0754a3
|
Fix timeline emoji_reactions N+1 problem
|
2023-09-15 09:31:12 +09:00 |
|
KMY
|
1f6047a43f
|
Add expiration/limited/reference icon on timeline
|
2023-09-14 19:13:17 +09:00 |
|
KMY
|
fbb1a69a65
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-13 22:08:20 +09:00 |
|
Robert R George
|
20666482ef
|
Added admin api for managing tags (#26872)
|
2023-09-13 11:22:53 +02:00 |
|
KMY
|
35c2bb9f44
|
Remove emoji reaction from fedibird_capabilities and setting pages when disabled
|
2023-09-13 13:17:54 +09:00 |
|
KMY
|
d450549d14
|
Fix hiding emoji reactions from anonymous
|
2023-09-13 10:22:44 +09:00 |
|
KMY
|
ac33bc86fe
|
Hide emoji reaction count
|
2023-09-13 10:07:23 +09:00 |
|
KMY
|
2be77df3aa
|
Add enable_emoji_reaction setting
|
2023-09-13 08:57:47 +09:00 |
|
KMY
|
21126fd18f
|
Add kmyblue_capabilities
|
2023-09-12 20:03:11 +09:00 |
|
KMY
|
d1ae53e688
|
Add ltl mode support
|
2023-09-11 12:03:10 +09:00 |
|
KMY
|
76013b10b4
|
Custom_filter working on status_reference
|
2023-08-30 17:42:26 +09:00 |
|
KMY
|
bd0e2bd796
|
Add capabilities
|
2023-08-26 16:15:48 +09:00 |
|
KMY
|
87490a3220
|
Wip: bookmark statuses view and adder
|
2023-08-26 13:25:57 +09:00 |
|
KMY
|
579a48ce5f
|
Improve translation show/hide logic
|
2023-08-25 13:16:25 +09:00 |
|
KMY
|
b747d97b79
|
Hide translation button on posts unset languages
|
2023-08-25 12:58:10 +09:00 |
|
KMY
|
5daf9cdf6e
|
Add keep_privacy setting
|
2023-08-22 08:20:51 +09:00 |
|
KMY
|
3c43f84cdb
|
Fix full-dark theme
|
2023-08-21 19:04:56 +09:00 |
|
KMY
|
3af223275f
|
Add circle visibility
|
2023-08-21 18:22:14 +09:00 |
|
KMY
|
b0854b1dd8
|
Add circle editor
|
2023-08-21 16:37:35 +09:00 |
|
KMY
|
c090f21532
|
Add antenna to fedibird_capabilities
|
2023-08-20 11:47:41 +09:00 |
|
KMY
|
4bbb03c992
|
Fix list antennas contains insert_feeds is false
|
2023-08-19 19:34:34 +09:00 |
|
KMY
|
45a39f1ec3
|
Add insert_feeds config to antenna
|
2023-08-19 18:12:30 +09:00 |
|
KMY
|
f99dde6df1
|
Add antenna editor page
|
2023-08-19 09:31:45 +09:00 |
|
KMY
|
c1f6d22ad2
|
Add limited_scope support
|
2023-08-12 22:49:28 +09:00 |
|