fusagiko / takayamaki
|
c1a7e38d2b
|
Allow == when null checking (#24593)
|
2023-04-19 17:46:46 +02:00 |
|
KMY
|
646e3a6d89
|
Merge commit 'bc75e62ca6 ' into kb_migration
|
2023-04-17 23:04:26 +09:00 |
|
fusagiko / takayamaki
|
ab740f464a
|
Rewrite AnimatedNumber component with React hooks (#24559)
|
2023-04-17 13:25:15 +02:00 |
|
Claire
|
bc4745f482
|
Fix crash when trying to open the filter modal (#24556)
|
2023-04-17 10:15:21 +02:00 |
|
fusagiko / takayamaki
|
9f8d34620b
|
Rewrite AvatarOverlay component with React hooks (#24543)
|
2023-04-17 07:07:27 +02:00 |
|
KMY
|
14aa902fa5
|
Merge commit 'cf3fa1e814 ' into kb_migration
|
2023-04-17 10:35:39 +09:00 |
|
fusagiko / takayamaki
|
cf3fa1e814
|
Rewrite GIFV component with React hooks (#24552)
|
2023-04-16 16:09:04 +02:00 |
|
Eugen Rochko
|
955ec252a4
|
Add client-side validation for taken username in sign-up form (#24546)
|
2023-04-16 02:10:48 +02:00 |
|
KMY
|
d4bec28e1e
|
Merge commit 'f05fb51ecb ' into kb_migration
|
2023-04-15 14:45:56 +09:00 |
|
Ivan Rodriguez
|
f05fb51ecb
|
Fix status title for statuses without text (#24359)
|
2023-04-14 17:29:09 +02:00 |
|
Nick Schonning
|
d02aa274be
|
typo: collapsable -> collapsible (#24521)
|
2023-04-14 11:01:23 +02:00 |
|
KMY
|
4c6f15fca1
|
Merge commit 'af49d93fd6 ' into kb_migration
|
2023-04-13 18:57:57 +09:00 |
|
KMY
|
5a661415e2
|
Merge commit 'fac734b6a8 ' into kb_migration
|
2023-04-13 18:57:03 +09:00 |
|
Claire
|
8f0b0435ab
|
Fix missing translation strings in en.json and defaultMessages.json (#24518)
|
2023-04-12 15:24:45 +02:00 |
|
Claire
|
86ad43173f
|
Add “In Memoriam” banner back to profiles (#23614)
|
2023-04-12 14:50:02 +02:00 |
|
Eugen Rochko
|
c5eba06d8c
|
New Crowdin updates (#24447)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2023-04-12 20:21:32 +09:00 |
|
Eugen Rochko
|
cee357d538
|
Change all components to use the same error page in web UI (#24512)
|
2023-04-12 12:44:58 +02:00 |
|
KMY
|
25c3915728
|
Add markdown selection support
|
2023-04-12 10:16:46 +09:00 |
|
KMY
|
dc6948e319
|
Merge commit '99e3e152cd ' into kb_migration
|
2023-04-09 09:29:15 +09:00 |
|
KMY
|
c459fcb78b
|
Merge commit '55f59b4343 ' into kb_migration
|
2023-04-09 09:28:58 +09:00 |
|
KMY
|
55f59b4343
|
Fix status visibility_ex error
|
2023-04-09 09:21:10 +09:00 |
|
KMY
|
82fc54d8a0
|
Remove console_log
|
2023-04-08 09:35:35 +09:00 |
|
KMY
|
0b9151859d
|
Separate media_attachments property
|
2023-04-08 09:35:23 +09:00 |
|
KMY
|
51e8eddbb4
|
Add searchability warning
|
2023-04-08 09:34:47 +09:00 |
|
KMY
|
bfabffcf17
|
Remove console_log
|
2023-04-08 09:22:03 +09:00 |
|
Christian Schmidt
|
9ef9974ff2
|
Fix loading spinner + infinite scroll for private mentions (#24446)
|
2023-04-07 15:44:31 +02:00 |
|
KMY
|
1387bc6d57
|
Merge commit '9d39b111f1 ' into kb_migration
|
2023-04-07 21:46:00 +09:00 |
|
KMY
|
3d53a47905
|
Merge remote-tracking branch 'origin/kb_development' into kb_migration
|
2023-04-07 21:45:07 +09:00 |
|
KMY
|
8719715e27
|
Add media_expand setting
|
2023-04-07 21:36:35 +09:00 |
|
KMY
|
c2cd05d0e1
|
Fix IconButton console error
|
2023-04-07 20:27:00 +09:00 |
|
KMY
|
1502668ee5
|
Support 5 or more media_attachments from activitypub
|
2023-04-07 20:26:52 +09:00 |
|
Nick Schonning
|
c0886dee14
|
Remove Array.prototype.includes polyfill (#24234)
|
2023-04-07 13:03:42 +02:00 |
|
KMY
|
4c975d32a1
|
Merge branch 'kb_development' into kb_migration
|
2023-04-07 17:32:40 +09:00 |
|
KMY
|
21899ccf3f
|
Fix removing my reaction flag on status updated
|
2023-04-07 17:22:09 +09:00 |
|
Eugen Rochko
|
c9f3438efe
|
New Crowdin updates (#24378)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2023-04-06 23:24:31 +09:00 |
|
KMY
|
7d76d01795
|
Change visibility to visibility_ex
|
2023-04-06 20:28:05 +09:00 |
|
KMY
|
30379e75d4
|
Fix errors
|
2023-04-06 17:13:29 +09:00 |
|
KMY
|
6042ef7008
|
Merge commit 'b8ff498781 ' into kb_migration
|
2023-04-06 16:57:25 +09:00 |
|
KMY
|
94cd200097
|
Merge remote-tracking branch 'origin/kb_development' into kb_migration
|
2023-04-06 16:57:01 +09:00 |
|
KMY
|
6f6508d275
|
Fix languages and styles
|
2023-04-06 14:07:31 +09:00 |
|
KMY
|
af20b1d2aa
|
Add searchability support
|
2023-04-06 04:27:52 +09:00 |
|
Christian Schmidt
|
ffd5b2eea4
|
Fix height of announcements not being updated when using reduced animations (#24354)
|
2023-04-05 14:58:10 +02:00 |
|
Nick Schonning
|
17b2fd2177
|
Update display_media typing to string (#24416)
|
2023-04-05 13:20:21 +02:00 |
|
KMY
|
49c193c2ff
|
Merge commit '927b2fd138 ' into kb_migration
|
2023-04-05 18:56:16 +09:00 |
|
KMY
|
86915f0cdb
|
Merge branch 'kb_development' into kb_migration
|
2023-04-05 18:55:45 +09:00 |
|
Nick Schonning
|
927b2fd138
|
Set marginRight as string (#24422)
|
2023-04-05 10:57:36 +02:00 |
|
Nick Schonning
|
ab3f23da91
|
SUBMIT doesn't exist on XMLHttpRequest (#24423)
|
2023-04-05 10:56:55 +02:00 |
|
KMY
|
232339db52
|
Fix updatein errors
|
2023-04-05 17:28:14 +09:00 |
|
KMY
|
073304aa9e
|
Fix search show more bar
|
2023-04-05 16:59:05 +09:00 |
|
Nick Schonning
|
ec0c104bf2
|
Ensure tabIndex is number instead of string (#24409)
|
2023-04-04 16:33:44 +02:00 |
|