Commit graph

14009 commits

Author SHA1 Message Date
KMY
b57f968885 Add antenna limits 2023-05-23 17:48:30 +09:00
KMY
a9fef4a8cf Fix self unlisted posts are not picked by stl antennas 2023-05-23 14:30:53 +09:00
KMY
ed8f7d3572 Fix unlisted posts are not picked by stl antennas 2023-05-23 14:10:51 +09:00
KMY
111c25d0da All boosts are picked by stl antenna 2023-05-23 12:40:13 +09:00
KMY
eeb0cea4ec Fix in-thread emoji reactions bar left margin 2023-05-23 12:39:49 +09:00
KMY
629594ffc3 Add custom_emoji sensitive,license from account name or updated status 2023-05-23 08:40:19 +09:00
KMY
d9df73f878 Fix full-text search error 2023-05-23 08:22:59 +09:00
KMY
df4c4dc80c Add safety_assured to migration 2023-05-23 07:05:15 +09:00
KMY
f47589f65a Update rubocop:disable comment position 2023-05-23 07:05:02 +09:00
KMY
7e78c3a21e Fix un_emoji_react_service invalid field error 2023-05-23 07:04:39 +09:00
KMY
f6e82effe6 Fix is_sensitive error 2023-05-22 18:46:14 +09:00
KMY
34f0ad7ad5 Add custom-emoji license support 2023-05-22 18:40:06 +09:00
KMY
ff2bcf7595 Add custom_emoji isSensitive support 2023-05-22 17:44:47 +09:00
KMY
156f3a7c99 Update changelog 2023-05-22 16:29:13 +09:00
KMY
df09dd7478 Change wide-emoji style in emoji picker 2023-05-22 16:07:41 +09:00
KMY
882973da4c Fix emoji_reaction caching 2023-05-22 14:49:31 +09:00
KMY
701163237e Fix private searchability from activitypub 2023-05-22 12:42:16 +09:00
KMY
4d4a78f7e3 Add changelog-kb 2023-05-22 11:37:51 +09:00
KMY
8638e715cb Add emoji alias-names support 2023-05-22 10:44:32 +09:00
KMY
dd05f2b58c Merge commit 'c1e70a2072' into kb_migration_development 2023-05-20 22:00:28 +09:00
KMY
507e00ccd0 Change post sensitive is force false without media 2023-05-20 22:00:06 +09:00
KMY
1fc1d5fe3c Fix tag_manager object_type not found error 2023-05-20 21:48:28 +09:00
KMY
2a9fcced3b Fix count to zero as hiding account's counts 2023-05-20 21:29:44 +09:00
Nick Schonning
c1e70a2072
Cleanup and document bundle test/dev deps (#24457)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-05-19 17:48:15 +02:00
Nick Schonning
ed349b14e2
Add Postgres 15 testing for migrations (#23887) 2023-05-19 17:14:15 +02:00
Nick Schonning
99e2e9b81f
Fix minor typos in comments and spec names (#21831) 2023-05-19 17:13:29 +02:00
KMY
8c863323c1 Merge commit 'b805b7f021' into kb_migration_development 2023-05-19 19:06:31 +09:00
KMY
b50d851385 Fix output 0 as count when user set hide counts 2023-05-19 19:05:35 +09:00
Claire
b805b7f021
Add tests for avatar/header in backup service (#25037) 2023-05-19 12:04:18 +02:00
dependabot[bot]
27ec8f297d
Bump jsdom from 21.1.2 to 22.0.0 (#24828)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 11:28:56 +02:00
Essem
5fd8d1e417
Fix oversight in backup service (#25034) 2023-05-19 11:27:10 +02:00
Matt Jankowski
d34d94d08f
Add spec for migration warning module (#25033) 2023-05-19 10:53:50 +02:00
KMY
a5fcacaded Merge commit 'ce4e076570' into kb_migration_development 2023-05-19 09:12:39 +09:00
KMY
bcee8befcf Improve stl antenna sql when federation posts 2023-05-19 09:09:21 +09:00
KMY
535124ed21 Fix reblogged status visibility 2023-05-18 12:39:01 +09:00
KMY
a94079f078 Add reblog visibility display 2023-05-18 12:36:31 +09:00
KMY
f832b5698a Add reblog menu with force modal 2023-05-18 12:25:56 +09:00
KMY
3c2840510d Add boost_modal setting hint 2023-05-18 09:54:59 +09:00
KMY
0f9d40ceef Fix stl is not pick all reblogs 2023-05-18 09:46:20 +09:00
KMY
27d022096e Fix stl mode picking unlisted/private posts 2023-05-18 09:44:11 +09:00
KMY
5b51413be7 Add default_reblog_privacy setting 2023-05-18 09:43:26 +09:00
KMY
ce4e076570 Remove unnecessary index 2023-05-17 20:21:17 +09:00
KMY
3b75ded25f Add domainblocks to reject_reply_exclude_followers 2023-05-17 20:16:01 +09:00
KMY
922c936ef1 Merge commit '45ba9ada34' into kb_migration_development 2023-05-17 20:06:53 +09:00
KMY
644db0adc5 Merge branch 'kb_migration_development' of https://github.com/kmycode/mastodon into kb_migration_development 2023-05-17 20:06:38 +09:00
Claire
45ba9ada34
Fix race condition when reblogging a status (#25016) 2023-05-17 00:09:21 +02:00
Claire
5cd55d8aaf
Fix being able to vote on your own polls (#25015) 2023-05-17 00:08:42 +02:00
Claire
bec6a1cad4
Add hCaptcha support (#25019) 2023-05-16 23:27:35 +02:00
Claire
e60414792d
Add polling and automatic redirection to /start on email confirmation (#25013) 2023-05-16 18:03:52 +02:00
dependabot[bot]
2ce0b666a1
Bump pg-connection-string from 2.5.0 to 2.6.0 (#24999)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 15:39:18 +02:00