KMY(雪あすか)
78e22601a6
Fix: アイコンのエラー、一部公開範囲が選択できない問題、サークルアイコン変更 ( #190 )
2023-10-27 19:40:43 +09:00
KMY
26ecad7067
Merge remote-tracking branch 'parent/main' into upstream-20231027
2023-10-27 08:35:05 +09:00
KMY(雪あすか)
1d8862712a
Add: #62 ローカルタイムラインを無効にする管理者向け設定 ( #179 )
...
* Bump version to 8.0
* Add: 他のサーバーに公開する情報に、制限設定などを追加
* Fix: `quote_of_id`のインデックス
* Fix : #172 他のサーバーからの相乗り絵文字削除が反映されない
* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
* Add: #62 ローカルタイムラインを無効にする管理者設定(内部挙動のみ)
* Add: 画面部分を追加
2023-10-27 08:08:50 +09:00
KMY
5448bcf276
Merge remote-tracking branch 'parent/main' into kb-upstream-20231026
2023-10-26 20:24:34 +09:00
Renaud Chaput
537442853f
Use a context to propagate column-related Props, and remove forceUpdate
usage ( #27548 )
2023-10-26 11:00:10 +00:00
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
KMY
46a1e62dc4
Merge remote-tracking branch 'parent/main' into upstream-20231021
2023-10-23 18:48:26 +09: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
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
Renaud Chaput
126cd7705d
Do not display the navigation banner in the logo container ( #27476 )
2023-10-19 19:36:08 +02:00
Renaud Chaput
10df97c542
The class
props should be className
( #27462 )
2023-10-19 13:22:44 +02:00
KMY
527ded889d
Merge remote-tracking branch 'parent/main' into kb-upstream-20231018
2023-10-18 11:13:56 +09:00
KMY(雪あすか)
9972dfae61
Revert "Merge"
...
This reverts commit 84eae6fac9
.
2023-10-18 11:11:01 +09:00
KMY
84eae6fac9
Merge
2023-10-18 11:09:56 +09:00
Stanislas Signoud
935d54124e
Fix missing redirections to make sure /home redirect to the advanced UI ( #27378 )
2023-10-17 14:59:07 +02: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
9e91c1e653
Merge remote-tracking branch 'parent/main' into kb_development
2023-10-03 20:42:23 +09:00
Michael Stanclift
5a437edc7f
Keep version string displayed without breakpoints in UI ( #26986 )
2023-10-03 11:52:21 +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(雪あすか)
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
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
8dfd23b4cd
Add refresh button on phone
2023-09-21 20:23:17 +09:00
KMY
6fe51e360a
Make DTL switchable
2023-09-12 09:04:20 +09:00
KMY
b802d1f1ac
Add DTL menu on web cli
2023-09-06 21:26:43 +09:00
KMY
621a41b670
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-01 18:05:03 +09:00
Stanislas Signoud
40b69cc1cd
Add an explanation banner on switching to single column mode ( #26019 )
2023-08-31 12:18:46 +02:00
KMY
0b6ba2848f
Add antenna/circle/bookmark category deck supports
2023-08-27 12:38:45 +09:00
KMY
87490a3220
Wip: bookmark statuses view and adder
2023-08-26 13:25:57 +09:00
KMY
f6bdd9b6de
Wip: bookmark categories
2023-08-26 10:26:45 +09:00
KMY
fbb82b740b
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-25 12:19:55 +09:00
Claire
b2ac93dd73
Fix selecting domains to forward reports to not passing the information correctly ( #26636 )
2023-08-24 14:06:27 +02:00
KMY
adfa3524fc
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-24 09:58:54 +09:00
Christian Schmidt
152b10b624
Fix some React warnings ( #26609 )
2023-08-23 15:43:41 +02: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
c90cfa4660
Fix antenna navigation is not active on antenna_timeline
2023-08-19 18:29:00 +09:00
KMY
45a39f1ec3
Add insert_feeds config to antenna
2023-08-19 18:12:30 +09:00
KMY
5c758b344c
Add antenna timeline
2023-08-19 17:25:55 +09:00
KMY
d23ecd1dff
Add elements count to antennas page
2023-08-19 09:53:42 +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
KMY
ec16074def
Add limited post icon
2023-08-12 22:04:22 +09:00
KMY
1fb5269501
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-09 08:53:40 +09:00
Claire
cd6f2b3cbc
Fix interaction modal layout ( #26368 )
2023-08-07 17:58:29 +02:00
KMY
ce3cf82f8f
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-07 22:10:24 +09:00