KMY
|
809f7d888a
|
Merge commit '3c4d30e471 ' into kb_migration
|
2023-05-23 22:06:11 +09:00 |
|
KMY
|
3c4d30e471
|
Change default_searchability default value
|
2023-05-23 22:04:54 +09:00 |
|
Claire
|
dfa5889fc0
|
Change Identity to not destroy associated User on destroy (#25098)
|
2023-05-23 15:00:36 +02:00 |
|
Matt Jankowski
|
9f5deb310b
|
Fix Performance/MapCompact cop (#24797)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-23 10:49:12 +02:00 |
|
KMY
|
b57f968885
|
Add antenna limits
|
2023-05-23 17:48:30 +09:00 |
|
KMY
|
1daa5d9096
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-05-23 09:34:55 +09:00 |
|
Emelia Smith
|
19f9098551
|
Allow reports with long comments from remote instances, but truncate (#25028)
|
2023-05-22 13:15:21 +02: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
|
8638e715cb
|
Add emoji alias-names support
|
2023-05-22 10:44:32 +09:00 |
|
KMY
|
2a9fcced3b
|
Fix count to zero as hiding account's counts
|
2023-05-20 21:29:44 +09:00 |
|
KMY
|
5b51413be7
|
Add default_reblog_privacy setting
|
2023-05-18 09:43:26 +09:00 |
|
KMY
|
922c936ef1
|
Merge commit '45ba9ada34 ' into kb_migration_development
|
2023-05-17 20:06:53 +09:00 |
|
Claire
|
bec6a1cad4
|
Add hCaptcha support (#25019)
|
2023-05-16 23:27:35 +02:00 |
|
Claire
|
3ed3d54bf3
|
Fix reports not being closed when performing batch suspensions (#24988)
|
2023-05-16 14:56:49 +02:00 |
|
KMY
|
9015002334
|
Change account fields max 4 to 6
|
2023-05-15 14:21:50 +09:00 |
|
KMY
|
a85fbcd471
|
Add hide someone setting
|
2023-05-15 14:21:30 +09:00 |
|
KMY
|
5a638a9551
|
Add glitch-toc emoji_reaction support
|
2023-05-15 08:09:22 +09:00 |
|
KMY
|
de9e4b964c
|
Fix searchability api to compat with fedibird
|
2023-05-14 14:12:35 +09:00 |
|
KMY
|
062da7f31d
|
Publish noai, noindex or other_settings on activitypub
|
2023-05-14 13:22:44 +09:00 |
|
KMY
|
9818f6a0e1
|
Add fedibird hide followers count support
|
2023-05-14 12:44:41 +09:00 |
|
KMY
|
56245f4ef8
|
Fix account page error when no-login
|
2023-05-14 12:43:09 +09:00 |
|
KMY
|
5fa4e98a65
|
Update antenna stl mode
|
2023-05-14 10:29:26 +09:00 |
|
KMY
|
3fa8efaf93
|
Add domainblocks to reject_reply_exclude_followers
|
2023-05-12 21:46:28 +09:00 |
|
KMY
|
2a54b76823
|
Bump to media attachments max on poll (disabled now)
|
2023-05-12 15:47:40 +09:00 |
|
KMY
|
a45eae2618
|
Fix show media_only on local timeline
|
2023-05-12 11:17:27 +09:00 |
|
KMY
|
424dc584a9
|
Add noai config
|
2023-05-11 10:57:42 +09:00 |
|
KMY
|
1c174a6f7b
|
Add antenna ignore reboot setting
|
2023-05-10 12:37:46 +09:00 |
|
KMY
|
dbc34a8213
|
Fix stop emoji reaction streaming to user settings
|
2023-05-10 10:06:55 +09:00 |
|
KMY
|
7d237611d9
|
Add stl antenna mode
|
2023-05-10 09:42:29 +09:00 |
|
KMY
|
2a1a2da06a
|
Fix antenna validation
|
2023-05-09 18:41:02 +09:00 |
|
KMY
|
9429f5b60c
|
Make antenna able to insert home
|
2023-05-09 15:07:29 +09:00 |
|
KMY
|
7c118ed1d0
|
Merge commit '32f0e619f0 ' into kb_migration_development
|
2023-05-07 14:51:21 +09:00 |
|
KMY
|
32f0e619f0
|
Merge commit 'f877aa9d70 ' into kb_migration
|
2023-05-07 14:50:12 +09:00 |
|
Matt Jankowski
|
0b249ebdb0
|
Extract StatusSafeReblogInsert concern from Status (#24821)
|
2023-05-04 14:06:20 +02:00 |
|
Nick Schonning
|
da3bd913ae
|
Autofix Rubocop Style/HashSyntax (#23754)
|
2023-05-04 05:54:26 +02:00 |
|
Matt Jankowski
|
2c6c398c60
|
Fix Performance/CollectionLiteralInLoop cop (#24819)
|
2023-05-04 05:33:55 +02:00 |
|
Claire
|
a2a22bad23
|
Fix various edge cases with local moves (#24812)
|
2023-05-03 19:19:25 +02:00 |
|
Claire
|
1e75eb690d
|
Fix own posts not getting delivered to own lists (#24810)
|
2023-05-03 19:17:40 +02:00 |
|
Matt Jankowski
|
a0c9f2447e
|
Fix Performance/MethodObjectAsBlock cop (#24798)
|
2023-05-03 10:30:54 +02:00 |
|
Matt Jankowski
|
b5c4b47746
|
Fix Rails/ActiveRecordCallbacksOrder cop (#24689)
|
2023-05-02 18:23:35 +02:00 |
|
Matt Jankowski
|
38b2974a83
|
Extract AccountSearch concern from Account (#24716)
|
2023-05-02 18:21:36 +02:00 |
|
Matt Jankowski
|
f1c1dd0118
|
Rename with_lock to with_redis_lock to avoid confusion with ActiveRecord's method (#24741)
|
2023-05-02 18:16:07 +02:00 |
|
Matt Jankowski
|
5e060e1f44
|
Fix Performance/Sum cop (#24788)
|
2023-05-02 16:10:40 +02:00 |
|
Claire
|
6693a4fe7c
|
Change lists to be able to include accounts with pending follow requests (#19727)
|
2023-05-02 14:40:36 +02:00 |
|
Matt Jankowski
|
88d33f361f
|
Fix Lint/DuplicateBranch cop (#24766)
|
2023-05-02 12:57:11 +02:00 |
|
Claire
|
32a030dd74
|
Rewrite import feature (#21054)
|
2023-05-02 12:08:48 +02:00 |
|
KMY
|
81a7272ce7
|
Merge commit '3a1a6ba39e ' into kb_migration_development
|
2023-05-01 15:08:16 +09:00 |
|
KMY
|
3a1a6ba39e
|
Merge commit '15fd712464 ' into kb_migration
|
2023-05-01 15:05:34 +09:00 |
|
KMY
|
cb64129a14
|
Merge branch 'kb_migration' into kb_migration_development
|
2023-05-01 14:09:13 +09:00 |
|