KMY
|
7bbec3c2a8
|
Add antenna timeline api test
|
2023-08-20 12:22:11 +09:00 |
|
KMY
|
21e590c02b
|
Remove statuses from antenna timeline when blocked
|
2023-08-20 11:43:19 +09: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 |
|
Claire
|
60b9fa641d
|
Fix cached posts including stale stats (#26409)
|
2023-08-17 16:11:48 +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
|
8540298b9f
|
Add update instance version test
|
2023-08-11 14:24:02 +09:00 |
|
KMY
|
95bff4408e
|
Update updoate_instance_info_scheduler_spec to instances table has one or more rows
|
2023-08-11 14:18:10 +09:00 |
|
KMY
|
15d0117b3b
|
Add fetch_instance_info_worker_spec
|
2023-08-11 14:03:04 +09:00 |
|
KMY
|
389a0bd123
|
Fix filter test code better
|
2023-08-11 13:25:15 +09:00 |
|
KMY
|
69555645d9
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-11 11:10:49 +09:00 |
|
KMY
|
18583e5275
|
Add custom filter tests of kmyblue original params
|
2023-08-11 10:16:56 +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 |
|
Matt Jankowski
|
2c88364222
|
Restore console behavior in test env (#26401)
|
2023-08-09 11:26:56 +02:00 |
|
Claire
|
b12d75ef4f
|
Fix blocking subdomains of an already-blocked domain (#26392)
|
2023-08-09 09:39:36 +02:00 |
|
KMY
|
88339b3657
|
Fix poll expiration notify worker spec sometimes return error
|
2023-08-09 10:25:44 +09:00 |
|
KMY
|
3be796adf8
|
Add two schedulers' test
|
2023-08-09 10:25:25 +09:00 |
|
KMY
|
1fb5269501
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-09 08:53:40 +09:00 |
|
KMY
|
6cfe78d51c
|
Merge branch 'kb_development' into kb_migration
|
2023-08-09 08:53:06 +09:00 |
|
KMY
|
7c9ea215a6
|
Update account_status_filter_spec for public_unlisted/login visibilities
|
2023-08-09 08:46:42 +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
|
daa0f170c6
|
Add public_unlisted/login visibilities to public_feed_spec
|
2023-08-08 12:34:27 +09:00 |
|
KMY
|
383533fd25
|
Fix filter test with api call
|
2023-08-08 09:07:31 +09:00 |
|
KMY
|
2964d59171
|
Fix filter test (whole_word default value)
|
2023-08-08 09:05:32 +09:00 |
|
KMY
|
1ecb577a8a
|
Fix rspec at least services
|
2023-08-08 08:36:50 +09:00 |
|
Claire
|
30c64bf616
|
Fix list import concurrently creating lists of the same name (#26372)
|
2023-08-07 17:59:20 +02:00 |
|
Matt Jankowski
|
c363978782
|
Spec media attachment speedups (#25416)
|
2023-08-07 17:58:12 +02:00 |
|
KMY
|
27391f1bc7
|
Fix remote_account_service_spec
|
2023-08-07 23:23:02 +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 |
|
Daniel M Brasil
|
3a4d3e9d4b
|
Add GET /api/v1/instance/languages to REST API (#24443)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-03 11:25:47 +02:00 |
|
KMY
|
82d61dad96
|
Merge commit '2f932cb2bb ' into kb_migration
|
2023-08-03 15:48:07 +09:00 |
|
Emelia Smith
|
e258b4cb64
|
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
|
2023-08-02 19:32:48 +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
|
ca342d4838
|
Add List-Unsubscribe email header (#26085)
|
2023-08-01 19:34:40 +02:00 |
|
Christian Schmidt
|
f2257069b2
|
Fix AVIF attachments (#26264)
|
2023-08-01 19:34:11 +02:00 |
|
KMY
|
287eacf5f3
|
Merge commit 'fd284311e7 ' into kb_migration
|
2023-08-01 17:59:16 +09:00 |
|
Christian Schmidt
|
fd284311e7
|
Do not normalize URL before fetching it (#26219)
|
2023-07-31 23:17:37 +02:00 |
|
Matt Jankowski
|
7581b1ff96
|
Profiling tools configuration improvement (#25383)
|
2023-07-28 23:16:23 +02:00 |
|
Matt Jankowski
|
6f1fa1364f
|
Fix RSpec/EmptyExampleGroup cop (#24735)
|
2023-07-28 23:15:33 +02:00 |
|
Matt Jankowski
|
660993b415
|
Add coverage for URLValidator (#25591)
|
2023-07-28 23:12:25 +02:00 |
|
Matt Jankowski
|
6602edf064
|
Add coverage for LanguageValidator (#25593)
|
2023-07-28 23:12:09 +02:00 |
|
Renaud Chaput
|
4d1b67f664
|
Add end-to-end (system) tests (#25461)
|
2023-07-28 23:09:49 +02:00 |
|
Christian Schmidt
|
f96e4b3047
|
Use original URL in preview if it redirects to 4xx page (#26200)
|
2023-07-28 23:02:08 +02:00 |
|
Claire
|
6c3c5bbbc3
|
Fix crash when processing Flag activity with no status (#26189)
|
2023-07-27 16:11:56 +02:00 |
|
Claire
|
b4e739ff0f
|
Change interaction modal in web UI (#26075)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-07-27 16:11:17 +02:00 |
|
Daniel M Brasil
|
812a84ff5f
|
Migrate to request specs in /api/v2/filters (#25721)
|
2023-07-27 14:58:20 +02:00 |
|