Commit graph

7547 commits

Author SHA1 Message Date
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
KMY
62036efc79 Add search command MINSCORE 2023-04-16 07:49:03 +09:00
KMY
d4bec28e1e Merge commit 'f05fb51ecb' into kb_migration 2023-04-15 14:45:56 +09:00
KMY
1582bb0610 Merge commit '8a412f0f59' into kb_migration 2023-04-15 14:44:23 +09:00
KMY
8a412f0f59 Fix status trends 2023-04-15 09:56:30 +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
81f32dee4f Change column name emoji_reactions_count_per_account to emoji_reaction_accounts_count 2023-04-14 17:27:50 +09:00
KMY
b8aefa0930 Make emoji reaction bar emojis more large 2023-04-14 17:22:19 +09:00
KMY
d52daef203 Merge commit 'fed859a7d6' into kb_migration 2023-04-14 10:21:19 +09:00
KMY
fed859a7d6 Add emoji_reactions_count_per_account 2023-04-14 10:20:15 +09:00
KMY
1efc51313d Add emoji reaction validation per account/emoji 2023-04-14 10:06:51 +09:00
KMY
3810837b65 Add cloudflare warning when register 2023-04-14 09:56:28 +09: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
KMY
fac734b6a8 Add emoji_reactions_count on status 2023-04-13 18:55:36 +09:00
KMY
6751f0ded8 Add width and height in notify custom_emoji 2023-04-13 10:06:06 +09:00
KMY
a4e8dcc3c4 Fix api responses and add force_visibility 2023-04-13 09:53:24 +09:00
Claire
af49d93fd6
Fix tab arrows on RTL layouts (#24520) 2023-04-12 16:01:49 +02: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
Claire
f53d009778
Refactor Status._insert_record slightly and tighten the test around reblogs of discarded statuses (#24516) 2023-04-12 12:47:05 +02: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
Kuba Suder
aca2cd1528
fixed typo in a constant name (#24511) 2023-04-12 10:06:57 +02:00
KMY
71917cab04 Fix no-markdown post line break 2023-04-12 17:06:27 +09:00
KMY
8db2f96c36 Fix markdown property on edit status 2023-04-12 16:37:40 +09:00
KMY
25c3915728 Add markdown selection support 2023-04-12 10:16:46 +09:00
KMY
d4e0ef254d Fix trends error 2023-04-11 12:47:01 +09:00
KMY
139030f230 Merge branch 'kb_development' into kb_migration 2023-04-10 14:14:00 +09:00
KMY
e6fcf1543b Add emoji reactions to trends 2023-04-10 14:08:53 +09:00
KMY
bc48000dce Add public post to unlisted setting 2023-04-10 14:08:43 +09:00
KMY
dadd77788d Fis search min_score 2023-04-10 11:41:51 +09:00
KMY
19e89cd031 Fix listed up muting users in status emoji_reactioned_by 2023-04-09 12:36:22 +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
Claire
99e3e152cd
Fix crash in NotifyService when trying to send an email notification for post edits (#24460) 2023-04-08 12:51:14 +02: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
KMY
58294bcc31 Fix emoji reaction too many error 2023-04-08 09:21:56 +09:00
Christian Schmidt
aa136cf2fa
Fix tooltip for dates without time (#24244) 2023-04-07 16:19:43 +02: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