Commit graph

3929 commits

Author SHA1 Message Date
KMY
f522998541 Merge branch 'kb_development' into kb_migration 2023-08-22 13:03:36 +09:00
KMY
5daf9cdf6e Add keep_privacy setting 2023-08-22 08:20:51 +09:00
KMY
45fb44353c Add antenna tag editor 2023-08-22 07:35:09 +09:00
KMY
3148059a41 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-21 19:26:46 +09:00
KMY
b0854b1dd8 Add circle editor 2023-08-21 16:37:35 +09:00
Daniel M Brasil
d24a87ce4f
Add ability to delete avatar or header picture via the API (#25124)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-21 08:44:35 +02:00
KMY
b65a022ac3 Remove checks with removing list related to antenna 2023-08-21 12:23:42 +09:00
KMY
25af09f60b Add antenna excluding settings 2023-08-21 11:14:11 +09:00
KMY
8811cadf1c Add full-dark theme 2023-08-21 09:50:07 +09:00
KMY
4b3b3a0e3b Add privacy setting translation 2023-08-20 14:05:52 +09:00
KMY
e336542063 Add antenna elements limit 2023-08-20 09:56:00 +09:00
KMY
d1a76ea317 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-20 08:37:27 +09:00
KMY
80d50f1656 Merge branch 'kb_development' into kb_migration 2023-08-20 08:35:42 +09:00
KMY
072583b60e Fix japanese translations 2023-08-20 08:15:21 +09:00
KMY
c9a72a49e3 Add keywords and domains editor 2023-08-19 23:10:52 +09:00
KMY
5c758b344c Add antenna timeline 2023-08-19 17:25:55 +09:00
KMY
f99dde6df1 Add antenna editor page 2023-08-19 09:31:45 +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
de4aadb0a1 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-17 22:37:22 +09:00
Claire
cc4560d95b
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach (#26508) 2023-08-17 09:13:26 +02:00
KMY
84efc24e06 Move some settings to privacy page 2023-08-17 12:17:23 +09:00
KMY
f0e7e0c119 Add tenative translation 2023-08-17 12:03:08 +09:00
KMY
6168e50906 Move hide number settings 2023-08-15 18:50:54 +09:00
KMY
c324dc5c90 Merge commit 'dd049fc37a' into kb_migration 2023-08-15 18:20:35 +09:00
KMY
9d38301bfa Merge commit 'fc5ab2dc83' into kb_migration 2023-08-15 18:17:59 +09:00
KMY
61e4be24e1 Merge commit '3a8370e1f4' into kb_migration 2023-08-15 17:58:03 +09:00
Claire
dd049fc37a
Fix ES_PRESET not being applied to Chewy's internal index (#26489) 2023-08-14 19:00:56 +02:00
Claire
fc5ab2dc83
Add privacy tab in profile settings (#26484)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-08-14 18:52:45 +02:00
Claire
f5778caa3a
Add ES_PRESET option to customize numbers of shards and replicas (#26483)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-08-14 17:46:16 +02:00
github-actions[bot]
c452ccd913
New Crowdin Translations (automated) (#26444)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-14 14:54:31 +02:00
KMY
c7fe057f92 Merge branch 'kb_development' into kb_migration 2023-08-13 19:05:32 +09:00
KMY
a41ed4a26d Add deprecated mark 2023-08-13 06:15:31 +09:00
KMY
79069d2d45 Add unsafe limited visibility support 2023-08-13 06:10:19 +09:00
KMY
69555645d9 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-11 11:10:49 +09:00
Claire
4bc0dd751c
Add S3_DISABLE_CHECKSUM_MODE environment variable for compatibility with some S3-compatible providers (#26435) 2023-08-10 14:15:18 +02:00
github-actions[bot]
8cbf4a5296
New Crowdin Translations (automated) (#26373)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-10 09:47:42 +02: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
790ffc1e4e Add discoverable_local setting 2023-08-09 13:21:54 +09:00
KMY
1fb5269501 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-09 08:53:40 +09:00
Claire
2c204d904b
Change DB_REPLICA_* environment variables to REPLICA_DB_* (#26386) 2023-08-08 13:59:40 +02: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
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
KMY
d29b71bfd9 Add instance info support 2023-08-05 09:10:55 +09:00
Claire
12c43e4ab5
Re-add StatsD support through the nsa gem (#26310) 2023-08-03 20:28:14 +02:00
Claire
3105fef21a
Rename “read” database to “replica” for consistency (#26326) 2023-08-03 16:17:09 +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
Eugen Rochko
a0fad5c8bb
Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers (#26304) 2023-08-03 11:04:05 +02:00
KMY
82d61dad96 Merge commit '2f932cb2bb' into kb_migration 2023-08-03 15:48:07 +09:00