Commit graph

7743 commits

Author SHA1 Message Date
Christian Schmidt
5141697323
Remove tai locale (#23880) 2023-04-23 22:49:07 +02:00
Nick Schonning
ef3675d688
Remove empty Kushubian (csb) local files (#24151) 2023-04-23 22:43:12 +02:00
Matt Jankowski
0a5f0a8b20
Remove instance variables from helper usage (#24203) 2023-04-23 22:35:54 +02:00
Chike Nwaenie
e1b4eeb636
Change styling of the recommended accounts to allow bio to be more visible (#24480) 2023-04-23 22:33:08 +02:00
Christian Schmidt
e713c545b8
Use CSS to trim long card descriptions (#24265) 2023-04-23 22:32:47 +02:00
Claire
58a1b2e330
Fix caching logic with regards to Accept-Language, Cookie, and Signature (#24604) 2023-04-23 22:27:24 +02:00
Claire
5dc3173ef8
Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly (#24607) 2023-04-23 22:25:40 +02:00
Eugen Rochko
0461f83320
Add new onboarding flow to web UI (#24619) 2023-04-23 22:24:53 +02:00
KMY
7faaee5f0e Fix antenna searchability proc 2023-04-23 22:23:36 +09:00
KMY
ad76ee714c Try remove debug logs 2023-04-23 21:49:06 +09:00
KMY
ec50b2aec5 Add debug log 2023-04-23 21:47:00 +09:00
KMY
fe388df69c Fix searchability nil 2023-04-23 21:44:14 +09:00
KMY
9edc01fc3c Fix account searchability 2023-04-23 21:41:54 +09:00
KMY
33ecd76e2d Add searchability from bio 2023-04-23 21:36:25 +09:00
KMY
59fcf47180 Fix some antenna views 2023-04-23 20:22:41 +09:00
KMY
49d036e9c6 Fix antenna array uniq 2023-04-23 18:31:34 +09:00
KMY
ac81f96777 Fix antennas some bugs 2023-04-23 16:45:49 +09:00
KMY
2eb5ffb9b3 Wip: antenna 2023-04-23 14:20:07 +09:00
Eugen Rochko
9d75b03ba4
New Crowdin updates (#24517)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2023-04-22 19:37:41 +09:00
KMY
07ea091320 Update privacy long description 2023-04-22 17:34:12 +09:00
KMY
ba481a7bd5 Merge branch 'kb_migration' into kb_migration_development 2023-04-22 17:18:53 +09:00
KMY
7e125b276f Remove extra media attachments and support raw array 2023-04-22 17:13:48 +09:00
KMY
e03f10b1fc Merge commit '501d6197c4' into kb_migration 2023-04-22 17:10:50 +09:00
KMY
57c15e0d7f Remove extra media attachments and support raw array 2023-04-22 17:10:11 +09:00
Claire
501d6197c4
Change automatic post deletion thresholds and load detection (#24614) 2023-04-21 18:14:19 +02:00
Claire
fbb4de3dbc
Fix infinite loop in emoji replacement code (#24615) 2023-04-21 18:08:28 +02:00
Claire
b0eba1a060
Minor clean up and optimization of the automatic post deletion code (#24613) 2023-04-21 16:53:50 +02:00
KMY
04253356cf Merge commit '88ce59505e' into kb_migration 2023-04-21 09:49:55 +09:00
Claire
37886c28da
Fix characters being emojified even when using Variation Selector 15 (text) (#20949) 2023-04-20 16:43:55 +02:00
KMY
51cac0760f Merge branch 'kb_migration' into kb_migration_development 2023-04-20 17:43:47 +09:00
KMY
a1f6ef00db Merge commit 'c62604b5f6' into kb_migration 2023-04-20 17:41:07 +09:00
KMY
1a8e8f02dd Add emoji reaction option on status cleanup 2023-04-20 17:40:25 +09:00
fusagiko / takayamaki
c1a7e38d2b
Allow == when null checking (#24593) 2023-04-19 17:46:46 +02:00
Eugen Rochko
e98c86050a
Refactor Cache-Control and Vary definitions (#24347) 2023-04-19 16:07:29 +02:00
Robert R George
4db8230194
Add trend management to admin API (#24257) 2023-04-18 11:33:30 +02:00
KMY
646e3a6d89 Merge commit 'bc75e62ca6' into kb_migration 2023-04-17 23:04:26 +09:00
Heitor de Melo Cardozo
bc75e62ca6
Change moderation search an account using the username with @ (#24242) 2023-04-17 14:16:36 +02:00
fusagiko / takayamaki
ab740f464a
Rewrite AnimatedNumber component with React hooks (#24559) 2023-04-17 13:25:15 +02:00
Claire
85b1b45820
Fix crash in NotifyService when trying to send an email notification for polls (#24558) 2023-04-17 13:13:36 +02:00
Heitor de Melo Cardozo
4601e0dcbb
Add user handle to notification mail recipient address (#24240)
Co-authored-by: luccamps <luccamps@users.noreply.github.com>
Co-authored-by: Leonardo Negreiros de Oliveira <negreirosleo12@gmail.com>
Co-authored-by: Marcio Flavio <mflaviof1995@gmail.com>
Co-authored-by: Gabriel Quaresma <j.quaresmasantos_98@hotmail.com>
2023-04-17 11:06:06 +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
KMY
3a1f268be2 Merge commit 'cf3fa1e814' into kb_migration_development 2023-04-17 10:35:21 +09:00
fusagiko / takayamaki
cf3fa1e814
Rewrite GIFV component with React hooks (#24552) 2023-04-16 16:09:04 +02:00
KMY
64e0e64694 Merge commit '6a3f6d5876' into kb_migration_development 2023-04-16 18:13:16 +09:00
Eugen Rochko
e5c0b16735
Add progress indicator to sign-up flow (#24545) 2023-04-16 07:01:24 +02:00
KMY
004129dfbb Set mark searchability unlisted as activitypub note 2023-04-16 09:55:21 +09: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
6a3f6d5876 Merge commit '62036efc79' into kb_migration 2023-04-16 09:10:08 +09:00