KMY
58583cb7bb
Change list exclusive setting to apply antenna accounts
2023-09-21 20:42:56 +09:00
KMY
454f262b2f
Merge remote-tracking branch 'parent/stable-4.2' into kb_development
2023-09-20 09:04:10 +09:00
Claire
94893cf24f
Merge pull request from GHSA-hcqf-fw2r-52g4
...
* Revert "Fix request URL normalisation for bare domain and 8-bit characters (#26285 )"
This reverts commit 8891d8945d
.
* Revert "Do not normalize URL before fetching it (#26219 )"
This reverts commit fd284311e7
.
2023-09-19 16:52:52 +02:00
KMY
9db1fb1153
Remove stop deliver to bot setting
2023-09-18 21:35:47 +09:00
KMY
cfa250421e
Revert "Add block from bot follow settings"
...
This reverts commit ff994d78fa
.
2023-09-18 21:33:05 +09:00
KMY
ff994d78fa
Add block from bot follow settings
2023-09-18 18:10:53 +09:00
KMY
f09e59a96c
Fix tests
2023-09-12 14:24:25 +09:00
KMY
979292d950
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-10 16:17:34 +09:00
Eugen Rochko
3a679844e4
Fix account_id
, max_id
and min_id
params not working in search ( #26847 )
2023-09-08 14:25:00 +02:00
KMY
fdf1d6df38
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-06 10:09:07 +09:00
Eugen Rochko
ece1ff77d6
Add in:library
syntax to search ( #26760 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-09-04 17:20:35 +02:00
KMY
751b603e12
Merge branch 'kb_development' into kb_migration
2023-09-04 21:16:30 +09:00
KMY
53fc503910
Add account domain block test partically
2023-09-04 16:57:35 +09:00
KMY
7a0bf2e948
Add extended domain block tests
2023-09-04 12:07:29 +09:00
KMY
32cfd20257
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-03 10:55:46 +09:00
Claire
16681e0f20
Add admin notifications for new Mastodon versions ( #26582 )
2023-09-01 17:47:07 +02:00
KMY
621a41b670
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-01 18:05:03 +09:00
Eugen Rochko
e754083e8a
Fix unmatched quotes and prefixes causing search to fail ( #26701 )
2023-09-01 09:43:12 +02:00
KMY
fc9b5391e3
Fix test
2023-08-28 17:02:10 +09:00
KMY
3affa4177d
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-26 18:32:39 +09:00
Claire
e3825a13c1
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard ( #26650 )
2023-08-25 12:01:55 +02:00
KMY
fbb82b740b
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-25 12:19:55 +09:00
jsgoldstein
30c191aaa0
Add new public status index ( #26344 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-24 16:40:04 +02:00
KMY
adfa3524fc
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-24 09:58:54 +09:00
KMY
fc2dab0fa9
Add test for sending unlisted post to misskey
2023-08-24 09:19:34 +09:00
KMY
a908f171e7
Add bearcaps test
2023-08-24 08:15:51 +09:00
Nick Schonning
b970ed6098
Update rubocop and rubocop-rspec ( #26329 )
2023-08-22 09:31:40 +02:00
KMY
e656ab15a1
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-22 13:03:50 +09:00
Claire
ac0eb0533e
Add Elasticsearch cluster health check and indexes mismatch check to dashboard ( #26448 )
2023-08-21 16:50:22 +02:00
KMY
d1a76ea317
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-20 08:37:27 +09:00
Renaud Chaput
b95867ad1f
Allow setting a custom HTTP method in CacheBuster ( #26528 )
...
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
2023-08-18 08:18:40 +02:00
KMY
c7fe057f92
Merge branch 'kb_development' into kb_migration
2023-08-13 19:05:32 +09:00
KMY
c1f6d22ad2
Add limited_scope support
2023-08-12 22:49:28 +09:00
KMY
69555645d9
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-11 11:10:49 +09:00
Matt Jankowski
d9a9323968
Avoid connecting to a running ES instance in ES search check spec ( #26413 )
2023-08-09 13:15:04 +02:00
KMY
6cfe78d51c
Merge branch 'kb_development' into kb_migration
2023-08-09 08:53:06 +09:00
KMY
114bd48c4b
Add searchability account/status.compute_searchability test
2023-08-08 18:28:58 +09:00
KMY
8915cb4c2b
Add searchability post/receive test
2023-08-08 14:03:48 +09:00
KMY
ce3cf82f8f
Merge remote-tracking branch 'parent/main' into kb_migration
2023-08-07 22:10:24 +09:00
S.H
696e4a10d6
独自機能の追加などで他の部分への影響が分かるようにCI周りの修正 ( #1 )
...
* Fix EmojiFormatter failure
* Add notification_emails.warning setting default value
* Fix list spec failure and add antennas for spec response
* Fix domain block spec failure to add kb custom response
* Fix SearchQueryTransformer spec failure
* Fix Account#matches_display_name spec failure
* Fix UpdateStatusService changes mentions spec failure
* Fix RuboCop Lint
* Ignore brakeman warning
* Fix CI failure for ignore brakeman warning
* Fix migration failure
* Fix README
* Fix migration CI failure
* Fix some spec failure
* Format code for RuboCop lint failure
* Fix ESlint failure
* Fix haml-lint failure
2023-08-07 21:38:15 +09:00
Christian Schmidt
8da99ffb0d
Add alt text for preview card thumbnails ( #26184 )
2023-08-03 15:41:51 +02:00
Christian Schmidt
8891d8945d
Fix request URL normalisation for bare domain and 8-bit characters ( #26285 )
2023-08-02 19:32:29 +02:00
Christian Schmidt
fd284311e7
Do not normalize URL before fetching it ( #26219 )
2023-07-31 23:17:37 +02:00
Claire
6c3c5bbbc3
Fix crash when processing Flag activity with no status ( #26189 )
2023-07-27 16:11:56 +02:00
Claire
5b457961fc
Fix linting issue ( #26106 )
2023-07-21 14:21:10 +02:00
Claire
144a406d33
Clean up unused application records ( #24871 )
2023-07-21 13:13:16 +02:00
Claire
1e3b19230a
Add stricter protocol fields validation for accounts ( #25937 )
2023-07-20 18:23:48 +02:00
Matt Jankowski
6c5a2233a8
Fix RSpec/StubbedMock
cop ( #25552 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-07-12 10:20:10 +02:00
Matt Jankowski
05f9e39b32
Fix RSpec/VerifiedDoubles
cop ( #25469 )
2023-06-22 14:55:22 +02:00
Claire
c78280a8ce
Add translate="no" to outgoing mentions and links ( #25524 )
2023-06-20 18:10:19 +02:00