Commit graph

13423 commits

Author SHA1 Message Date
KMY
4c975d32a1 Merge branch 'kb_development' into kb_migration 2023-04-07 17:32:40 +09:00
KMY
21899ccf3f Fix removing my reaction flag on status updated 2023-04-07 17:22:09 +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
7d76d01795 Change visibility to visibility_ex 2023-04-06 20:28:05 +09:00
KMY
b18268a0a0 Wip: Fix error 2023-04-06 20:07:53 +09:00
KMY
30379e75d4 Fix errors 2023-04-06 17:13:29 +09:00
KMY
6042ef7008 Merge commit 'b8ff498781' into kb_migration 2023-04-06 16:57:25 +09:00
KMY
94cd200097 Merge remote-tracking branch 'origin/kb_development' into kb_migration 2023-04-06 16:57:01 +09:00
KMY
78b7dc258f Fix account searchability nil error 2023-04-06 15:09:24 +09:00
KMY
6f6508d275 Fix languages and styles 2023-04-06 14:07:31 +09:00
KMY
60d54b847e Fix searchability values 2023-04-06 13:50:08 +09:00
KMY
af7c325998 Wip: Fix status searchability 2023-04-06 13:34:59 +09:00
KMY
2420259db1 Wip: change searchability 2023-04-06 13:27:27 +09:00
KMY
c358cb1f4e Wip: reset db default value 2023-04-06 13:20:14 +09:00
KMY
502761c0ad Wip: Fix searchability value 2023-04-06 13:10:29 +09:00
KMY
165882a985 Wip search visibility 2023-04-06 12:35:15 +09:00
KMY
5b4661c2f7 Fix mention_urls error 2023-04-06 10:06:56 +09:00
Nick Schonning
b8ff498781
Fix DevContainer post-create warnings (#23977) 2023-04-05 23:58:44 +02:00
KMY
489eeb4aa7 Fix activitypub searchability error 2023-04-06 04:42:24 +09:00
KMY
af20b1d2aa Add searchability support 2023-04-06 04:27:52 +09:00
Claire
9d08b81193
Fix user archive takeouts when using OpenStack Swift (#24431) 2023-04-05 19:31:49 +02:00
Nick Schonning
c76d19e00b
Check for missing JSON translations (#24338) 2023-04-05 16:33:55 +02:00
Christian Schmidt
ffd5b2eea4
Fix height of announcements not being updated when using reduced animations (#24354) 2023-04-05 14:58:10 +02:00
dependabot[bot]
966d7cff2a
Bump rubocop from 1.48.1 to 1.49.0 (#24387)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 14:01:23 +02:00
dependabot[bot]
4fcfeaba36
Bump puma from 6.1.1 to 6.2.1 (#24402)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 13:57:21 +02:00
dependabot[bot]
e2f58c8c82
Bump capybara from 3.38.0 to 3.39.0 (#24395)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 13:29:14 +02:00
dependabot[bot]
60602fd846
Bump aws-sdk-s3 from 1.119.2 to 1.120.0 (#24401)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 13:26:33 +02:00
Nick Schonning
17b2fd2177
Update display_media typing to string (#24416) 2023-04-05 13:20:21 +02:00
KMY
49c193c2ff Merge commit '927b2fd138' into kb_migration 2023-04-05 18:56:16 +09:00
KMY
86915f0cdb Merge branch 'kb_development' into kb_migration 2023-04-05 18:55:45 +09:00
KMY
a2e674af51 Update sudachi settings 2023-04-05 18:22:00 +09:00
Nick Schonning
927b2fd138
Set marginRight as string (#24422) 2023-04-05 10:57:36 +02:00
Nick Schonning
ab3f23da91
SUBMIT doesn't exist on XMLHttpRequest (#24423) 2023-04-05 10:56:55 +02:00
KMY
232339db52 Fix updatein errors 2023-04-05 17:28:14 +09:00
KMY
073304aa9e Fix search show more bar 2023-04-05 16:59:05 +09:00
Nick Schonning
cd14f712ad
Enable Stylelint property-no-unknown (#24404) 2023-04-05 09:04:08 +02:00
KMY
fdf3b93c36 Fix search policy 2023-04-05 14:36:15 +09:00
KMY
5e8bdaaab6 Except for unlisted from search results 2023-04-05 14:29:24 +09:00
KMY
08e5d96a4a Expand search range 2023-04-05 13:55:37 +09:00
Claire
45848d6547
Fix styling regressions from RTL layout refactor (#24415) 2023-04-04 16:48:34 +02:00
Nick Schonning
ec0c104bf2
Ensure tabIndex is number instead of string (#24409) 2023-04-04 16:33:44 +02:00
Nick Schonning
a425915ce7
HTML string attributes set as booleans (#24408) 2023-04-04 16:33:33 +02:00
Nick Schonning
b80a7b031b
Add typechecking in CI (#24405) 2023-04-04 16:32:08 +02:00
dependabot[bot]
0358abe73a
Bump typescript from 4.9.5 to 5.0.3 (#24398)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 15:05:12 +02:00
KMY
130aaa0861 Merge commit '538914def2' into kb_migration 2023-04-04 21:35:19 +09:00
KMY
3c3dd57f78 Merge commit '462c6e99b6' into kb_migration 2023-04-04 21:34:57 +09:00
dependabot[bot]
538914def2
Bump addressable from 2.8.1 to 2.8.2 (#24392)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 14:25:08 +02:00
KMY
462c6e99b6 Merge commit '4b9e4f6398' into kb_development 2023-04-04 20:30:02 +09:00
Claire
0e919397db
Fix unescaped user input in LDAP query (#24379) 2023-04-04 12:42:38 +02:00