Commit graph

7304 commits

Author SHA1 Message Date
KMY
33445ffeb2 Merge commit 'd258ec8e3b' into kb_migration 2023-03-13 09:30:37 +09:00
CSDUMMI
d258ec8e3b
Prefer the stored location as after_sign_in_path in Omniauth Callback Controller (#24073) 2023-03-13 00:06:27 +01:00
KMY
3fdf9e570a Merge branch 'kb_development' into kb_migration 2023-03-12 20:34:06 +09:00
KMY
5267c8e4ca Fix browser error (IconButton title) 2023-03-12 20:33:42 +09:00
KMY
9c6cf6e8a0 Fix emoji reaction popup position 2023-03-12 20:33:23 +09:00
KMY
3d49bb52c8 Merge remote-tracking branch 'parent/main' into kb_migration 2023-03-10 11:44:31 +09:00
Rodion Borisov
a52ccd7ad9
Center the text itself in upload area (#24029) 2023-03-09 14:35:44 +01:00
KMY
93de8e17f1 Merge branch 'kb_development' into kb_migration 2023-03-09 11:39:53 +09:00
KMY
ae704549f5 Merge remote-tracking branch 'parent/main' into kb_migration 2023-03-09 11:39:40 +09:00
KMY
e1357cc08f Add no-spacing custom emoji code support 2023-03-09 11:39:13 +09:00
Christian Schmidt
684a970b3c
Unescape HTML entities (#24019) 2023-03-08 19:56:41 +01:00
KMY
dbea57ada8 Merge remote-tracking branch 'parent/main' into kb_migration 2023-03-08 16:39:01 +09:00
KMY
9e2390f3c9 Merge branch 'kb_development' into kb_migration 2023-03-08 16:38:48 +09:00
KMY
df6f55b750 Remove muted accounts emoji reaction 2023-03-08 16:33:36 +09:00
KMY
3557d2c135 Support wide custom emojis 2023-03-08 16:32:54 +09:00
KMY
92df4674ff Add custom emoji size recording and publish api 2023-03-08 16:32:38 +09:00
KMY
47bedd20ca Move emoji reaction limitation constraints 2023-03-08 16:31:22 +09:00
KMY
1f52db67aa Fix to counter phising attacks from misskey 2023-03-07 12:01:59 +09:00
Matt Jankowski
dfa1be4ab4
Remove unused TOCGenerator (#23986) 2023-03-06 17:33:58 +01:00
PauloVilarinho
8770473dbb
add modal message when editing toot (#23936)
Co-authored-by: PauloVilarinho <paulotarsobranco@hotmail.com>
2023-03-06 17:33:09 +01:00
Claire
21db91a0a8
Remove sidebar dead code (#23984) 2023-03-06 16:25:35 +01:00
Claire
86f8aa2db2
Fix unconfirmed accounts being registered as active users (#23803) 2023-03-06 16:00:08 +01:00
Christian Schmidt
c4cf92094e
Do not strip tags from Setting.site_short_description (#23975) 2023-03-06 15:37:19 +01:00
KMY
d272233f10 Fix streaming toot deletion 2023-03-06 18:04:19 +09:00
KMY
d7a027e8b1 Remove image support for xss 2023-03-06 11:43:21 +09:00
KMY
673296b86f Follow fedibird delete emoji-reaction api 2023-03-06 10:31:50 +09:00
KMY
1c2eb1fc6d Add public_unlisted translation 2023-03-05 17:50:41 +09:00
KMY
d5b8351364 Add fedibird capabiliies support 2023-03-05 14:48:22 +09:00
KMY
bb665eb942 Fix public unlisted streaming 2023-03-05 14:42:26 +09:00
KMY
ed3abf4f2a Add public_unlisted scope as status privacy 2023-03-05 13:24:31 +09:00
KMY
a0b98f9242 Merge remote-tracking branch 'parent/main' into kb_migration 2023-03-05 10:21:23 +09:00
KMY
053fd66e97 Merge branch 'kb_development' into kb_migration 2023-03-05 10:21:07 +09:00
KMY
b049e7c502 Fix markdown underline with custom emoji 2023-03-05 09:05:16 +09:00
Nick Schonning
82a6cf4012
Enable Rubocop for app/views (#23874) 2023-03-05 00:33:52 +01:00
KMY
7c7d21cbef Fix underline 2023-03-05 08:15:33 +09:00
KMY
d014ffd6d0 Remove underline markdown 2023-03-05 08:06:46 +09:00
Christian Schmidt
cb868228bd
Do not leave Mastodon when clicking “Back” (#23953) 2023-03-04 23:18:19 +01:00
Matt Jankowski
7f4412eeeb
User mailer spec coverage improvements (#23905) 2023-03-04 17:16:11 +01:00
Matt Jankowski
c40d5e5a8f
Misc coverage improvements for validators (#23928) 2023-03-04 17:00:00 +01:00
Jean byroot Boussier
922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
2023-03-04 16:38:28 +01:00
KMY
74c823d500 Add superscript/strikethrough flags on markdown 2023-03-04 21:15:22 +09:00
KMY
3e1b4108ed Merge branch 'kb_development' into kb_migration 2023-03-04 16:20:34 +09:00
KMY
5f477d21d1 Fix blockquote 2023-03-04 16:19:08 +09:00
KMY
245309d679 Fix status text single-line via markdown 2023-03-04 15:58:53 +09:00
KMY
44ef5a6173 Add markdown support 2023-03-04 15:25:24 +09:00
KMY
370f25f3cd Merge commit 'aa98c8fbeb' into kb_migration 2023-03-04 09:46:40 +09:00
Nick Schonning
b00f945d92
Remove implied StandardError rescue (#23942) 2023-03-03 22:49:16 +01:00
Claire
050f1669c6
Fix original account being unfollowed on migration before the follow request could be sent (#21957) 2023-03-03 21:13:55 +01:00
Claire
ddde4e0d95
Change ActivityPub::DeliveryWorker retries to be spread out more (#21956) 2023-03-03 21:08:22 +01:00
Christian Schmidt
5a8c651e8f
Only offer translation for supported languages (#23879) 2023-03-03 21:06:31 +01:00