Commit graph

1595 commits

Author SHA1 Message Date
KMY
edb2a5dcf3 Merge commit 'f378f10404' into kb_migration 2023-06-07 11:45:52 +09:00
KMY
9d9836706e Remove list navigation menu for no-signin users 2023-06-07 09:12:34 +09:00
Eugen Rochko
67d17ce194
Add legal as report category (#23941) 2023-06-06 23:41:59 +02:00
Eugen Rochko
e4fd9503ec
Change design of dropdowns in web UI (#25107) 2023-06-06 21:49:49 +02:00
KMY
cb3a955972 Fix indent 2023-06-06 18:39:31 +09:00
KMY
77b7865bd0 Add antenna edit pencil icon 2023-06-06 18:39:16 +09:00
alfe
fb5bf5cbf8
Rewrite <LoadMore /> as FC and TS (#25259) 2023-06-06 11:28:50 +02:00
KMY
40bf8a64e5 Move navigation menu list up 2023-06-06 18:25:15 +09:00
KMY
0dd1238157 Add related antennas edit link to list page 2023-06-06 18:24:39 +09:00
KMY
6ea0697699 Hide follow button from account component 2023-06-06 11:56:08 +09:00
KMY
a0ba919237 Fix webpack name of status/emoji_reactions 2023-06-06 11:54:41 +09:00
KMY
9027195ae3 Merge commit '0ddc895282' into kb_migration 2023-06-06 11:36:04 +09:00
Claire
1483a3ddfe
Add data-nosnippet so Google doesn't use trending posts in snippets for / (#25279) 2023-06-05 17:32:24 +02:00
Darius Kazemi
bacb674921
Add exclusive lists (#22048)
Co-authored-by: Liam Cooke <liam@liamcooke.com>
Co-authored-by: John Holdun <john@johnholdun.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Lina Reyne <git@lina.pizza>
Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-06-05 09:37:02 +02:00
Eugen Rochko
4a5464f360
Change "Follow 7 people" to "Find at least 7 people to follow" in web UI (#24954) 2023-06-05 01:42:17 +02:00
KMY
bb2e964dca Merge commit 'aea67d448b' into kb_migration 2023-06-04 10:15:09 +09:00
Jed Fox
acc419b81b
Fix spacing of middle dots in the detailed status meta section (#25247) 2023-06-02 15:40:23 +02:00
KMY
093cfdbb7b Merge commit 'c15c8c7aa8' into kb_migration 2023-06-01 17:30:18 +09:00
Christian Schmidt
69057467cb
Translate CW, poll options and media descriptions (#24175)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-06-01 00:10:21 +02:00
Renaud Chaput
44cd88adc4
Upgrade react-intl (#24906) 2023-05-31 23:43:39 +02:00
KMY
5b8ca44e3d Merge commit '14bb6bb29a' into kb_migration 2023-05-31 12:34:11 +09:00
Claire
14bb6bb29a
Fix null signUp URL in various places (#25190) 2023-05-30 19:01:42 +02:00
y.takahashi
64b960b6b3
Handle Surrogate Pairs in truncate() (#25148) 2023-05-29 11:55:16 +02:00
KMY
d3fe6ac7b2 Improve onboarding tutorial text 2023-05-28 14:49:14 +09:00
KMY
f7e6ed1ff1 Fix searchability dropdown is not open 2023-05-28 12:33:45 +09:00
KMY
38104b3694 Merge remote-tracking branch 'origin/kb_migration' into kb_development 2023-05-28 12:16:44 +09:00
KMY
3299b8df9e Add reaction deck row handle 2023-05-28 08:55:24 +09:00
KMY
f010acbde2 Merge commit 'dee69e4f83' into kb_migration 2023-05-27 12:51:27 +09:00
KMY
dee69e4f83 Remove redundant variables 2023-05-27 12:50:42 +09:00
KMY
8e794d50b5 Fix reaction deck dispatch error 2023-05-27 09:29:39 +09:00
KMY
19eb73a063 Fix more 2023-05-27 08:58:56 +09:00
KMY
875065bf5f Fix not able to click sign in button 2023-05-27 08:55:42 +09:00
KMY
b85c70b827 Remove slicing deck 2023-05-26 22:27:35 +09:00
KMY
2292a61135 Remove unused code 2023-05-26 21:16:35 +09:00
KMY
b9dab37eac Change reactiondeck to draggable, add-removable 2023-05-26 20:42:36 +09:00
KMY
c4efa4d986 Add reaction deck remove api 2023-05-26 18:53:55 +09:00
KMY
1cf9bb24d7 Improve reaction_deck api 2023-05-26 18:01:09 +09:00
KMY
f382b16fde Fix reaction_deck api structure 2023-05-26 17:26:50 +09:00
KMY
aa61998a30 Move notification navi menu 2023-05-26 15:22:12 +09:00
KMY
ee625dfdc0 Merge commit '38c6216082' into kb_migration 2023-05-26 15:18:50 +09:00
KMY
06f0656a7b Merge commit '39b22ba91b' into kb_migration 2023-05-26 15:17:34 +09:00
KMY
f1625fe101 Add reaction deck 2023-05-26 15:15:48 +09:00
fusagiko / takayamaki
38c6216082
Rewrite actions/modal and reducers/modal with typescript (#24833) 2023-05-25 15:42:37 +02:00
KMY
072540946e Reorder sidebar menu 2023-05-25 20:00:19 +09: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
Renaud Chaput
e58c36d308
Update inconsistent defaultMessage (#25114) 2023-05-24 12:38:50 +02:00
KMY
dca211aaf9 Fix unselectable direct visibility 2023-05-24 18:40:35 +09:00
Eugen Rochko
1caa5ff39e
Change share action from being in action bar to being in dropdown in web UI (#25105)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-05-24 11:04:43 +02:00
KMY
20497e0c21 Add login visibility 2023-05-24 17:41:47 +09:00