Commit graph

16906 commits

Author SHA1 Message Date
KMY
79062bfc2f Add mutual visibility support 2023-08-12 18:22:22 +09:00
KMY
9662e6ae32 Fix unable to receive fedibird limited visibilities 2023-08-12 16:18:23 +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
18583e5275 Add custom filter tests of kmyblue original params 2023-08-11 10:16:56 +09:00
KMY
5e687f4d93 Update english description 2023-08-09 16:17:22 +09:00
KMY
ec0fdb8c22 Update discoverable hints 2023-08-09 16:12:02 +09:00
KMY
d563865cbc Remove unnecessary characters 2023-08-09 16:06:16 +09:00
KMY
8ea90856e6 Add searchable_by_default_range tag support 2023-08-09 16:05:53 +09:00
KMY
852200cfd6 Merge branch 'kb_migration' into kb_development 2023-08-09 13:29:36 +09:00
KMY
567ce148e9 Fix setting page kmyblue badge css layout 2023-08-09 13:25:55 +09:00
KMY
790ffc1e4e Add discoverable_local setting 2023-08-09 13:21:54 +09: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
33d454fff5 Update schemas 2023-08-09 09:36:52 +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
Claire
dab54ccbba
Prepare v4.2.0-beta1 (#26339) 2023-08-08 16:12:12 +02:00
Claire
8b37dd2c86
Fix Content Security Policy sometimes unnecessarily allowing hCaptcha scripts (#26388) 2023-08-08 15:41:38 +02:00
Claire
2c204d904b
Change DB_REPLICA_* environment variables to REPLICA_DB_* (#26386) 2023-08-08 13:59:40 +02:00
Claire
4773d7b9aa
Fix preview_cards_statuses_pkey not being reindexed concurrently (#26384) 2023-08-08 11:41:53 +02:00
KMY
114bd48c4b Add searchability account/status.compute_searchability test 2023-08-08 18:28:58 +09:00
Eugen Rochko
0e2a4d3897
Fix adding column with default value taking longer on Postgres >= 11 (#26375) 2023-08-08 09:09:58 +02:00
Eugen Rochko
72423bc8f6
Change account search tokenizer and queries (#26378) 2023-08-08 09:09:14 +02:00
Matt Jankowski
60fbb0fe91
Omniauth 2.0 version bump (#24209) 2023-08-08 08:57:18 +02: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
c090b20f39 Fix ruby lint 2023-08-08 10:57:49 +09:00
KMY
669771db9c Fix emoji_reactions column type 2023-08-08 10:52:49 +09:00
KMY
b524a3fea4 Fix rspec budge 2023-08-08 10:49:46 +09:00
KMY
9185091ae9 Fix emoji_reactions table not found error when managing custom_emojis table 2023-08-08 10:48:50 +09:00
KMY
875cecf4d8 Fix downcase test 2023-08-08 10:40:45 +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
31911db91c Revival rspec test budge on README.md 2023-08-08 08:37:40 +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
Claire
cd6f2b3cbc
Fix interaction modal layout (#26368) 2023-08-07 17:58:29 +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
e2923bff51 Fix passing rspec at least controllers/models 2023-08-07 22:46:23 +09:00
Eashwar Ranganathan
11f5a8e54b
Make mastodon-streaming systemd unit templated (#24751)
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
2023-08-07 15:41:34 +02:00
KMY
ce3cf82f8f Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-07 22:10:24 +09:00
KMY
ad487e4545 Merge commit '54ba842786' into kb_migration 2023-08-07 22:07:56 +09:00
KMY
54ba842786 Merge branch 'kb_development' of https://github.com/kmycode/mastodon into kb_development 2023-08-07 22:06:50 +09:00
KMY
c29ba8649d Remove checking detect_invalid_subscription when process misskey posts 2023-08-07 22:06:41 +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
github-actions[bot]
d2dbaba407
New Crowdin Translations (automated) (#26209)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-07 13:37:54 +02:00