Commit graph

7341 commits

Author SHA1 Message Date
KMY
ad102071bc Add admin status edit commands 2023-03-16 23:27:51 +09:00
Claire
8c4ea7d715 Fix misleading error code when receiving invalid WebAuthn credentials (#23568) 2023-03-16 11:45:53 +01:00
Claire
cc65f32714 Fix incorrect post links in strikes when the account is remote (#23611) 2023-03-16 11:45:33 +01:00
Claire
0363064501 Fix dashboard crash on ElasticSearch server error (#23751) 2023-03-16 11:45:01 +01:00
KMY
7910ab0333 Fix multiple group post loop 2023-03-15 09:12:43 +09:00
KMY
db79ecf9f9 Fix account_stat error 2023-03-14 22:07:44 +09:00
KMY
bef078a87a Remove group following limitations 2023-03-14 22:02:43 +09:00
KMY
cbe29bcdee Add activitypub posts limit on group 2023-03-14 20:35:05 +09:00
KMY
49d032576a Merge branch 'kb_development' into kb_migration 2023-03-14 17:55:53 +09:00
KMY
4439f0255c Add switch private messages support 2023-03-14 17:22:58 +09:00
KMY
38100df205 Support private messages 2023-03-14 16:48:10 +09:00
KMY
615bfa85bb Fix activitypub group reboot not working 2023-03-14 12:53:33 +09:00
KMY
05211ac206 Add group account support 2023-03-14 12:15:31 +09:00
Claire
6962d117b7 Change ActivityPub::DeliveryWorker retries to be spread out more (#21956) 2023-03-13 18:49:50 +01:00
Terry Garcia
a54bd84690 Switched bookmark and favourites around (#23701) 2023-03-13 18:49:27 +01:00
Claire
68af19c328 Change auto-deletion throttling constants to better scale with server size (#23320) 2023-03-13 18:49:01 +01:00
Tim Lucas
a133570b26 Increase contrast of upload progress background (#23836) 2023-03-13 18:48:21 +01:00
PauloVilarinho
9972eb41ae add modal message when editing toot (#23936)
Co-authored-by: PauloVilarinho <paulotarsobranco@hotmail.com>
2023-03-13 18:48:06 +01:00
Claire
cec59417d7 Add mail headers to avoid auto-replies (#23597) 2023-03-13 18:47:28 +01:00
Claire
9377c4a87c Add lang tag to native language names in language picker (#23749) 2023-03-13 18:47:14 +01:00
Christian Schmidt
3f2e31800e Unescape HTML entities (#24019) 2023-03-13 18:45:42 +01:00
Christian Schmidt
92a26638eb Do not strip tags from Setting.site_short_description (#23975) 2023-03-13 18:44:38 +01:00
Rodion Borisov
14bcd14289 Center the text itself in upload area (#24029) 2023-03-13 18:43:54 +01:00
Christian Schmidt
37a28ba203 Do not leave Mastodon when clicking “Back” (#23953) 2023-03-13 18:42:29 +01:00
Claire
4cec3ad9b8 Fix original account being unfollowed on migration before the follow request could be sent (#21957) 2023-03-13 18:41:40 +01:00
Claire
675c24a34e Fix unconfirmed accounts being registered as active users (#23803) 2023-03-13 18:40:55 +01:00
Claire
63532d9883 Fix error when displaying post history of a trendable post in the admin interface (#23574) 2023-03-13 18:39:51 +01:00
Claire
aff3f850de Fix server error when failing to follow back followers from /relationships (#23787) 2023-03-13 18:39:35 +01:00
Claire
b52746e64b Fix duplicate “Publish” button on mobile (#23804) 2023-03-13 18:38:18 +01:00
Claire
69564db447 Fix inefficiency when searching accounts per username in admin interface (#23801) 2023-03-13 18:38:01 +01:00
Botao Wang
00208b23b1 Fix sidebar cut-off on small screens in admin UI (#23764) 2023-03-13 18:37:40 +01:00
Claire
900790184a Fix focus point of already-attached media not saving after edit (#23566) 2023-03-13 18:37:26 +01:00
Dean Bassett
11d6663025 Fix case-sensitive check for previously used hashtags (#23526) 2023-03-13 18:37:13 +01:00
Claire
0dc342df81 Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805) 2023-03-13 18:36:15 +01:00
KMY
b08cc0eaea Scale when hover emoji images 2023-03-13 17:23:09 +09:00
KMY
120dfe7042 Fix custom emoji error 2023-03-13 10:59:42 +09:00
KMY
37f708f8ab Remove debug code 2023-03-13 10:33:45 +09:00
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