y.takahashi
|
64b960b6b3
|
Handle Surrogate Pairs in truncate() (#25148)
|
2023-05-29 11:55:16 +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 |
|
Renaud Chaput
|
e58c36d308
|
Update inconsistent defaultMessage (#25114)
|
2023-05-24 12:38:50 +02: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 |
|
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
|
5a16bd7bf4
|
Use JSX syntax for Fragments (#25093)
|
2023-05-23 11:47:36 +02:00 |
|
Renaud Chaput
|
8f66126b10
|
Use the new JSX transform (#25064)
|
2023-05-23 10:52:27 +02:00 |
|
KMY
|
f832b5698a
|
Add reblog menu with force modal
|
2023-05-18 12:25:56 +09:00 |
|
KMY
|
de9e4b964c
|
Fix searchability api to compat with fedibird
|
2023-05-14 14:12:35 +09:00 |
|
KMY
|
cd452874a7
|
Merge commit '5241f7b2fd ' into kb_migration_development
|
2023-05-12 11:16:48 +09:00 |
|
Christian Schmidt
|
5241f7b2fd
|
Fix UI crash in moderation interface when opening the media modal (#24816)
|
2023-05-11 12:41:55 +02:00 |
|
KMY
|
f3867c10de
|
Merge commit 'b878e3d8df ' into kb_migration_development
|
2023-05-10 17:58:14 +09:00 |
|
Nick Schonning
|
b878e3d8df
|
Enable ESLint react/no-deprecated (#24471)
|
2023-05-10 09:05:32 +02:00 |
|
KMY
|
551a676161
|
Merge remote-tracking branch 'parent/main' into kb_migration_development
|
2023-05-10 09:03:47 +09:00 |
|
fusagiko / takayamaki
|
349cae0b57
|
Add type annotation for DisplayName component (#24752)
|
2023-05-09 23:08:54 +02:00 |
|
KMY
|
cf1ff2c667
|
Merge branch 'kb_migration' into kb_migration_development
|
2023-05-09 15:39:30 +09:00 |
|
KMY
|
ba3f60ba63
|
Merge commit 'c8181eb0a4 ' into kb_migration
|
2023-05-09 15:39:21 +09:00 |
|
KMY
|
3fb5490acc
|
Add stamp count on detailed status
|
2023-05-09 15:39:00 +09:00 |
|
Renaud Chaput
|
c8181eb0a4
|
Enforce stricter rules for Typescript files (#24910)
|
2023-05-09 03:11:56 +02:00 |
|
KMY
|
32f0e619f0
|
Merge commit 'f877aa9d70 ' into kb_migration
|
2023-05-07 14:50:12 +09:00 |
|
Claire
|
598e63dad2
|
Change media elements to use aspect-ratio rather than compute height themselves (#24686)
|
2023-05-02 13:58:48 +02:00 |
|
KMY
|
70ea37a4cc
|
Merge commit '8099ba04be ' into kb_migration
|
2023-04-25 17:08:32 +09:00 |
|
Nick Schonning
|
2daa5a1549
|
Enable formatjs/prefer-pound-in-plural (#24622)
|
2023-04-24 08:07:19 +02:00 |
|
Eugen Rochko
|
290e4aba31
|
Add lines to threads in web UI (#24549)
|
2023-04-24 08:07:03 +02:00 |
|
Christian Schmidt
|
e713c545b8
|
Use CSS to trim long card descriptions (#24265)
|
2023-04-23 22:32:47 +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 |
|
KMY
|
4c6f15fca1
|
Merge commit 'af49d93fd6 ' into kb_migration
|
2023-04-13 18:57:57 +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
|
3d53a47905
|
Merge remote-tracking branch 'origin/kb_development' into kb_migration
|
2023-04-07 21:45:07 +09:00 |
|
KMY
|
c2cd05d0e1
|
Fix IconButton console error
|
2023-04-07 20:27:00 +09: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
|
94cd200097
|
Merge remote-tracking branch 'origin/kb_development' into kb_migration
|
2023-04-06 16:57:01 +09:00 |
|
KMY
|
af20b1d2aa
|
Add searchability support
|
2023-04-06 04:27:52 +09:00 |
|
KMY
|
49c193c2ff
|
Merge commit '927b2fd138 ' into kb_migration
|
2023-04-05 18:56:16 +09:00 |
|
Nick Schonning
|
ec0c104bf2
|
Ensure tabIndex is number instead of string (#24409)
|
2023-04-04 16:33:44 +02:00 |
|
KMY
|
ceec3a92cd
|
Merge commit '2b11376411 ' into kb_migration
|
2023-04-01 18:05:22 +09:00 |
|
Eugen Rochko
|
68a192e718
|
Change "direct message" nomenclature to "private mention" in web UI (#24248)
|
2023-03-30 15:16:20 +02: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
|
2eae1bb9bf
|
Fix chrome cosole errors
|
2023-03-22 22:50:01 +09:00 |
|
KMY
|
d73238d9f6
|
Add emoji reaction history list page
|
2023-03-19 12:21:45 +09:00 |
|
KMY
|
9e2390f3c9
|
Merge branch 'kb_development' into kb_migration
|
2023-03-08 16:38:48 +09:00 |
|
KMY
|
3557d2c135
|
Support wide custom emojis
|
2023-03-08 16:32:54 +09:00 |
|