Renaud Chaput
|
f08ca3f042
|
Fix missing icon props (#27539)
|
2023-10-24 20:43:06 +00:00 |
|
Eugen Rochko
|
134de736dc
|
Change icons in web UI (#27385)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2023-10-24 17:45:08 +00:00 |
|
Claire
|
15182d1e5e
|
Fix history handling not properly handling states after update to react-router v5 (#27526)
|
2023-10-24 13:24:57 +00:00 |
|
たいち ひ
|
9482810703
|
Rewrite emoji_unicode_mapping_light to TS (#25444)
Co-authored-by: taichi.fukuda ひ <taichi.fukuda@systemi.co.jp>
|
2023-10-24 08:06:14 +00:00 |
|
KMY
|
46a1e62dc4
|
Merge remote-tracking branch 'parent/main' into upstream-20231021
|
2023-10-23 18:48:26 +09:00 |
|
Claire
|
0ad66175bf
|
Fix incorrect proptypes from react-router-v5 update (#27507)
|
2023-10-23 11:39:53 +02:00 |
|
Renaud Chaput
|
9d45a444f9
|
Convert <Button> to Typescript (#27492)
|
2023-10-23 09:43:00 +02:00 |
|
KMY
|
f9eaaec4e7
|
Merge remote-tracking branch 'parent/main' into upstream-20231021
|
2023-10-21 10:32:06 +09:00 |
|
KMY(雪あすか)
|
292fbbb70d
|
Change: #93 引用投稿よりも添付画像を先に表示 (#152)
|
2023-10-20 09:01:03 +09:00 |
|
Renaud Chaput
|
1b70d7ed7c
|
Upgrade to react-router v5 (#25047)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-10-19 19:44:55 +02:00 |
|
KMY(雪あすか)
|
5cb8ccad84
|
Merge pull request #80 from kmycode/kb-merge-231010
Upstream main 20231010
|
2023-10-11 20:09:31 +09:00 |
|
KMY
|
80498c8377
|
Merge remote-tracking branch 'parent/main' into kb-merge-231010
|
2023-10-10 22:17:15 +09:00 |
|
Renaud Chaput
|
774e1189d2
|
Change eslint config to autofix missing comma and indentation in JS files (#26711)
|
2023-10-09 13:38:29 +02:00 |
|
KMY
|
59879bcc2f
|
Fix: フィルターアクション half_warn のエラーを修正
|
2023-10-09 15:46:40 +09:00 |
|
KMY
|
3ccf0d02c6
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-10-07 09:19:36 +09:00 |
|
Claire
|
4d59dfb1c6
|
Fix some remote posts getting truncated (#27307)
|
2023-10-06 12:58:02 +02:00 |
|
Claire
|
2b98e2ecd6
|
Fix auto-loading-more when not scrolled (#27286)
|
2023-10-05 16:33:54 +02:00 |
|
KMY
|
9e91c1e653
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-10-03 20:42:23 +09:00 |
|
Claire
|
37bbd3c106
|
Fix double scroll bars in some columns in advanced interface (#27187)
|
2023-10-03 13:12:39 +02:00 |
|
KMY
|
72f3f95221
|
ブーストでアカウントが表示されない問題を修正
|
2023-10-02 12:50:13 +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
|
3c649aa74d
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-09-30 19:37:20 +09:00 |
|
Michael Stanclift
|
7fddeca190
|
Fix retention dashboard not displaying correct month (#27180)
|
2023-09-28 10:16:15 +02:00 |
|
KMY
|
002c4bfe74
|
#29 Add personal limited_scope
|
2023-09-25 20:25:04 +09:00 |
|
KMY(雪あすか)
|
e38eed8855
|
Add mentioned users by status view (#28)
* Wip
* Add mentioned users menu to status
* Add test code
|
2023-09-24 19:29:43 +09:00 |
|
KMY
|
36f3bbb909
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-09-23 20:14:11 +09:00 |
|
Renaud Chaput
|
4b7bc1f07c
|
Convert dropdown_menu state to Typescript (#25585)
|
2023-09-22 18:18:46 +02:00 |
|
KMY
|
353e76c9c9
|
Add quote menu
|
2023-09-20 16:49:16 +09:00 |
|
KMY
|
454f262b2f
|
Merge remote-tracking branch 'parent/stable-4.2' into kb_development
|
2023-09-20 09:04:10 +09:00 |
|
Claire
|
70cae19b6b
|
Fix hashtag bar being sometimes incorrectly hidden (#26960)
|
2023-09-19 12:25:39 +02:00 |
|
KMY
|
c0af1b0aaf
|
Add simple_timeline_menu setting
|
2023-09-18 11:46:26 +09:00 |
|
KMY
|
a8419d83ba
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-16 13:45:45 +09:00 |
|
Claire
|
2a4fcc51fd
|
Fix dismiss button overlapping with text in dismissable banners (#26935)
|
2023-09-15 19:53:28 +02:00 |
|
KMY
|
1f6047a43f
|
Add expiration/limited/reference icon on timeline
|
2023-09-14 19:13:17 +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
|
2516acfc00
|
Change add my stamp only view
|
2023-09-12 18:35:00 +09:00 |
|
KMY
|
51f645fb99
|
Add show stamp on timeline setting
|
2023-09-12 18:26:16 +09:00 |
|
KMY
|
ffd684b330
|
Fix tag bar is not showing
|
2023-09-12 17:56:04 +09:00 |
|
KMY
|
4863ac50a0
|
Remove emoji reaction button if deny from all
|
2023-09-12 17:00:43 +09:00 |
|
KMY
|
673e607e94
|
Add emoji_reaction_policy setting
|
2023-09-12 16:20:29 +09:00 |
|
KMY
|
cd252a6062
|
Add hiding emoji reaction setting
|
2023-09-12 13:12:07 +09:00 |
|
KMY
|
fdf1d6df38
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-06 10:09:07 +09:00 |
|
Eugen Rochko
|
9d290c23d2
|
Remove obfuscation of reply count in web UI (#26768)
|
2023-09-05 23:57:03 +02:00 |
|
KMY
|
3cf08a8f4b
|
Add translatable_private setting
|
2023-09-01 17:30:08 +09:00 |
|
KMY
|
05a022448b
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-29 13:25:48 +09:00 |
|
Eugen Rochko
|
10b06436d1
|
Fix colors and typography on hashtag bar in web UI (#26666)
|
2023-08-28 19:49:38 +02:00 |
|
KMY
|
3affa4177d
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-26 18:32:39 +09:00 |
|
KMY
|
5a961cc368
|
Add bookmarl_category_needed setting
|
2023-08-26 18:27:17 +09:00 |
|
KMY
|
87490a3220
|
Wip: bookmark statuses view and adder
|
2023-08-26 13:25:57 +09:00 |
|