Commit graph

593 commits

Author SHA1 Message Date
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
Claire
b59053ff8c
Fix confirmation when closing media edition modal with unsaved changes (#26342) 2023-08-04 15:48:29 +02:00
CSDUMMI
120f5802c0
Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083) 2023-08-03 16:43:15 +02:00
KMY
4b65740722 Merge commit 'f826a95f6e' into kb_migration 2023-07-25 15:09:10 +09:00
Eugen Rochko
4d01d1a1ee
Remove 16:9 cropping from web UI (#26132) 2023-07-24 13:46:55 +02:00
gunchleoc
217ef7f2af
Replace 'favourite' by 'favorite' for American English (#26009) 2023-07-21 19:09:13 +02: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
e54e920e06 Remove group setting 2023-07-14 18:44:56 +09:00
KMY
f18fa97f0c Merge commit '71db616fed' into kb_migration 2023-07-14 12:43:55 +09:00
Claire
71db616fed
Change “About” and “Privacy policy” links to open in a new tab in advanced interface (#25973) 2023-07-13 17:59:15 +02: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
Claire
41f65edb21
Fix embed dropdown menu item for unauthenticated users (#25964) 2023-07-13 15:53:03 +02:00
Claire
c27b82a437
Add forward_to_domains parameter to POST /api/v1/reports (#25866) 2023-07-10 18:26:56 +02:00
Eugen Rochko
a7ca33ad96
Add toast with option to open post after publishing in web UI (#25564) 2023-07-08 20:01:08 +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
3c1b10adf0 Change firehose default is global if signed in 2023-07-07 10:23:56 +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