KMY
c546939a40
Merge remote-tracking branch 'parent/main' into upstream-20240524
2024-05-24 08:33:49 +09:00
Renaud Chaput
a178ba7cd5
Use a modern React context for identity in the app ( #30098 )
2024-05-19 17:07:32 +00:00
KMY
51cf7b3eb4
Merge remote-tracking branch 'parent/main' into upstream-20240417
2024-04-17 12:51:32 +09:00
Claire
c386c36866
Add /
keyboard shortcut to focus the search field ( #29921 )
2024-04-12 09:42:12 +00:00
KMY
bef755a577
Merge remote-tracking branch 'parent/main' into upstream-20240401
2024-04-01 08:52:35 +09: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
8e94ed2cec
Merge remote-tracking branch 'parent/main' into upstream-20240308
2024-03-12 09:27:01 +09:00
Eugen Rochko
c10bbf5fe3
Add notification policies and notification requests in web UI ( #29433 )
2024-03-11 15:02:21 +00:00
Eugen Rochko
2347ea813e
Change dropdown menu icon to not be replaced by close icon when open in web UI ( #29532 )
2024-03-11 08:57:23 +00:00
KMY
507e9641c1
Merge remote-tracking branch 'parent/main' into upstream-20240206
2024-02-06 09:05:42 +09:00
y.takahashi
3c315a68af
Fix 'focus the compose textarea' shortcut is not working ( #29059 )
2024-02-02 06:33:53 +00:00
KMY
e3fa1728a9
Fix test
2024-02-01 12:15:55 +09:00
KMY
236fc2a316
Merge remote-tracking branch 'parent/main' into upstream-20231116
2023-11-16 22:58:29 +09:00
Eugen Rochko
d67bd44ca1
Add profile setup to onboarding in web UI ( #27829 )
2023-11-15 11:13:53 +00:00
KMY
26ecad7067
Merge remote-tracking branch 'parent/main' into upstream-20231027
2023-10-27 08:35:05 +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
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
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(雪あすか)
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
f6bdd9b6de
Wip: bookmark categories
2023-08-26 10:26:45 +09:00
KMY
b0854b1dd8
Add circle editor
2023-08-21 16:37:35 +09:00
KMY
5c758b344c
Add antenna timeline
2023-08-19 17:25:55 +09:00
KMY
f99dde6df1
Add antenna editor page
2023-08-19 09:31:45 +09:00
KMY
152b8eb4e6
Merge commit ' 42698b4c5c
' into kb_migration
2023-07-21 18:40:40 +09:00
Stanislas Signoud
586b1c9dca
Fix a missing redirection on getting-started in multi column mode ( #26070 )
2023-07-20 14:46:02 +02:00
KMY
a56a732dd2
Merge remote-tracking branch 'parent/main' into kb_migration
2023-07-18 11:35:02 +09:00
Claire
a442a1d1c6
Fix “Back” button sometimes redirecting out of Mastodon ( #25281 )
2023-07-17 17:32:46 +02:00
KMY
f18fa97f0c
Merge commit ' 71db616fed
' into kb_migration
2023-07-14 12:43:55 +09:00
Stanislas Signoud
5fad7bd58a
Change links in multi-column mode so tabs are open in single-column mode ( #25893 )
2023-07-13 17:18:09 +02:00
Eugen Rochko
ceeb2b8c41
Fix explore page being inaccessible when opted-out of trends in web UI ( #25716 )
2023-07-08 20:00:12 +02:00
KMY
f383bb01f5
Use old local timeline component for /public/local/fixed
2023-07-07 10:24:35 +09:00
KMY
0273a61fb2
Come back local timeline menu in navigation
2023-07-07 08:49:04 +09:00
KMY
2a813d517d
Merge commit ' eaa1f9e450
' into kb_migration
2023-07-07 07:20:37 +09:00
KMY
c656f41b35
Add status references list page
2023-07-06 15:34:09 +09:00
KMY
850c4dfb3c
Merge commit ' 6268188543
' into kb_migration
2023-07-04 17:44:40 +09:00
Claire
cea9db5a0b
Change local and federated timelines to be in a single firehose column ( #25641 )
2023-07-02 00:05:10 +02:00
KMY
f8cd77b8b1
Merge commit ' 69db507924
' into kb_migration
2023-06-22 17:39:55 +09:00
Eugen Rochko
f20698000f
Fix always redirecting to onboarding in web UI ( #25396 )
2023-06-14 09:05:03 +02:00
KMY
f1625fe101
Add reaction deck
2023-05-26 15:15:48 +09:00
KMY
d6f8f19e31
Merge commit ' e58c36d308
' into kb_migration
2023-05-25 08:46:53 +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