KMY
|
c546939a40
|
Merge remote-tracking branch 'parent/main' into upstream-20240524
|
2024-05-24 08:33:49 +09:00 |
|
Renaud Chaput
|
b6fd14f0e2
|
Fix createDataLoadingThunk and related actions (#30408)
|
2024-05-23 18:22:42 +00:00 |
|
Renaud Chaput
|
10ec421dd4
|
Proposal: a modern & typed way of writing Redux actions doing API requests (#30270)
|
2024-05-23 09:50:13 +00:00 |
|
Renaud Chaput
|
a178ba7cd5
|
Use a modern React context for identity in the app (#30098)
|
2024-05-19 17:07:32 +00:00 |
|
KMY
|
bef755a577
|
Merge remote-tracking branch 'parent/main' into upstream-20240401
|
2024-04-01 08:52:35 +09:00 |
|
Renaud Chaput
|
67442f9039
|
Remove global boosts state and convert boosts modal to Typescript (#29774)
|
2024-03-28 15:33:15 +00:00 |
|
Renaud Chaput
|
9fbe8d3a0c
|
Rewrite PIP state in Typescript (#27645)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-03-27 15:19:33 +00:00 |
|
KMY
|
2b51fabe9c
|
Merge remote-tracking branch 'parent/main' into upstream-20240118
|
2024-01-18 09:17:39 +09:00 |
|
Renaud Chaput
|
01b6c83c36
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
|
KMY
|
673e09d645
|
Merge remote-tracking branch 'parent/main' into upstream-20240115
|
2024-01-15 11:08:37 +09:00 |
|
Claire
|
6bbcd9348e
|
Switch from 48px weight 600 material symbol icons to 24px weight 400 icons (#28064)
|
2024-01-12 20:16:48 +00:00 |
|
Renaud Chaput
|
608f66f978
|
Change icon SVG imports to use a default import (#28709)
|
2024-01-12 10:31:24 +00:00 |
|
KMY
|
7356f776f2
|
Merge remote-tracking branch 'parent/main' into upstream-20230103
|
2024-01-03 19:15:01 +09:00 |
|
Santiago Kozak
|
1cba91d6d1
|
Fix reply icon display in picture-in-picture footer (#28519)
|
2023-12-29 09:48:27 +00:00 |
|
KMY
|
236fc2a316
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-16 22:58:29 +09:00 |
|
Jeong Arm
|
922f086253
|
Fix open status on media modal (#27867)
|
2023-11-15 09:29:10 +00:00 |
|
KMY(雪あすか)
|
7d4d2afdae
|
Fix: #202 画像拡大表示したときの右下のボタンが機能しない問題(本家由来) (#234)
|
2023-11-04 22:21:15 +09:00 |
|
KMY
|
5448bcf276
|
Merge remote-tracking branch 'parent/main' into kb-upstream-20231026
|
2023-10-26 20:24:34 +09: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
|
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 |
|
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
|
287eacf5f3
|
Merge commit 'fd284311e7 ' into kb_migration
|
2023-08-01 17:59:16 +09:00 |
|
Claire
|
b4e739ff0f
|
Change interaction modal in web UI (#26075)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-07-27 16:11:17 +02:00 |
|
KMY
|
4b65740722
|
Merge commit 'f826a95f6e ' into kb_migration
|
2023-07-25 15:09:10 +09:00 |
|
gunchleoc
|
217ef7f2af
|
Replace 'favourite' by 'favorite' for American English (#26009)
|
2023-07-21 19:09:13 +02:00 |
|
KMY
|
ee625dfdc0
|
Merge commit '38c6216082 ' into kb_migration
|
2023-05-26 15:18:50 +09:00 |
|
fusagiko / takayamaki
|
38c6216082
|
Rewrite actions/modal and reducers/modal with typescript (#24833)
|
2023-05-25 15:42:37 +02:00 |
|
KMY
|
db5c358f4f
|
Merge commit '9ffe6817e0 ' into kb_migration
|
2023-05-25 09:03:06 +09:00 |
|
KMY
|
d6f8f19e31
|
Merge commit 'e58c36d308 ' into kb_migration
|
2023-05-25 08:46:53 +09:00 |
|
KMY
|
20497e0c21
|
Add login visibility
|
2023-05-24 17:41:47 +09:00 |
|
Renaud Chaput
|
d27216dc46
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
|
KMY
|
4a19077534
|
Merge commit 'dfa5889fc0 ' into kb_migration
|
2023-05-23 22:17:10 +09:00 |
|
Renaud Chaput
|
8f66126b10
|
Use the new JSX transform (#25064)
|
2023-05-23 10:52:27 +02:00 |
|
KMY
|
ba3f60ba63
|
Merge commit 'c8181eb0a4 ' into kb_migration
|
2023-05-09 15:39:21 +09:00 |
|
Renaud Chaput
|
c8181eb0a4
|
Enforce stricter rules for Typescript files (#24910)
|
2023-05-09 03:11:56 +02:00 |
|
KMY
|
4c975d32a1
|
Merge branch 'kb_development' into kb_migration
|
2023-04-07 17:32:40 +09:00 |
|
KMY
|
7d76d01795
|
Change visibility to visibility_ex
|
2023-04-06 20:28:05 +09:00 |
|
KMY
|
76340285d6
|
Merge commit '34225d7199 ' into kb_migration
|
2023-03-27 14:06:56 +09:00 |
|
Yamagishi Kazutoshi
|
d1b057a0ac
|
Remove legacy decorators syntax (#18357)
|
2023-03-24 03:17:53 +01:00 |
|
KMY
|
ed3abf4f2a
|
Add public_unlisted scope as status privacy
|
2023-03-05 13:24:31 +09:00 |
|
Renaud Chaput
|
44a7d87cb1
|
Rename JSX files with proper .jsx extension (#23733)
|
2023-02-20 03:20:59 +01:00 |
|