Commit graph

1505 commits

Author SHA1 Message Date
KMY
306d8c358a Add dissubscribable config 2023-04-24 09:12:17 +09:00
KMY
59fcf47180 Fix some antenna views 2023-04-23 20:22:41 +09:00
KMY
49d036e9c6 Fix antenna array uniq 2023-04-23 18:31:34 +09:00
KMY
ac81f96777 Fix antennas some bugs 2023-04-23 16:45:49 +09:00
KMY
2eb5ffb9b3 Wip: antenna 2023-04-23 14:20:07 +09:00
KMY
ba481a7bd5 Merge branch 'kb_migration' into kb_migration_development 2023-04-22 17:18:53 +09:00
KMY
7e125b276f Remove extra media attachments and support raw array 2023-04-22 17:13:48 +09:00
KMY
e03f10b1fc Merge commit '501d6197c4' into kb_migration 2023-04-22 17:10:50 +09:00
KMY
57c15e0d7f Remove extra media attachments and support raw array 2023-04-22 17:10:11 +09:00
Claire
b0eba1a060
Minor clean up and optimization of the automatic post deletion code (#24613) 2023-04-21 16:53:50 +02:00
KMY
51cac0760f Merge branch 'kb_migration' into kb_migration_development 2023-04-20 17:43:47 +09:00
KMY
a1f6ef00db Merge commit 'c62604b5f6' into kb_migration 2023-04-20 17:41:07 +09:00
KMY
1a8e8f02dd Add emoji reaction option on status cleanup 2023-04-20 17:40:25 +09:00
Robert R George
4db8230194
Add trend management to admin API (#24257) 2023-04-18 11:33:30 +02:00
KMY
646e3a6d89 Merge commit 'bc75e62ca6' into kb_migration 2023-04-17 23:04:26 +09:00
Heitor de Melo Cardozo
bc75e62ca6
Change moderation search an account using the username with @ (#24242) 2023-04-17 14:16:36 +02:00
KMY
64e0e64694 Merge commit '6a3f6d5876' into kb_migration_development 2023-04-16 18:13:16 +09:00
KMY
004129dfbb Set mark searchability unlisted as activitypub note 2023-04-16 09:55:21 +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
KMY
81f32dee4f Change column name emoji_reactions_count_per_account to emoji_reaction_accounts_count 2023-04-14 17:27:50 +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
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
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
Kuba Suder
aca2cd1528
fixed typo in a constant name (#24511) 2023-04-12 10:06:57 +02: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
c459fcb78b Merge commit '55f59b4343' into kb_migration 2023-04-09 09:28:58 +09:00
KMY
0b9151859d Separate media_attachments property 2023-04-08 09:35:23 +09:00
KMY
3d53a47905 Merge remote-tracking branch 'origin/kb_development' into kb_migration 2023-04-07 21:45:07 +09:00
KMY
8719715e27 Add media_expand setting 2023-04-07 21:36:35 +09:00
KMY
1502668ee5 Support 5 or more media_attachments from activitypub 2023-04-07 20:26:52 +09:00
KMY
4c975d32a1 Merge branch 'kb_development' into kb_migration 2023-04-07 17:32:40 +09:00
KMY
498dc2ccce Remove searchability support from public_feed 2023-04-07 13:48:44 +09:00
KMY
981d4424f5 Disable media_only scope 2023-04-07 11:45:43 +09:00
KMY
30379e75d4 Fix errors 2023-04-06 17:13:29 +09:00
KMY
94cd200097 Merge remote-tracking branch 'origin/kb_development' into kb_migration 2023-04-06 16:57:01 +09:00
KMY
60d54b847e Fix searchability values 2023-04-06 13:50:08 +09:00
KMY
c358cb1f4e Wip: reset db default value 2023-04-06 13:20:14 +09:00
KMY
af20b1d2aa Add searchability support 2023-04-06 04:27:52 +09:00
KMY
86915f0cdb Merge branch 'kb_development' into kb_migration 2023-04-05 18:55:45 +09:00
KMY
08e5d96a4a Expand search range 2023-04-05 13:55:37 +09:00
KMY
3c3dd57f78 Merge commit '462c6e99b6' into kb_migration 2023-04-04 21:34:57 +09:00