Commit graph

393 commits

Author SHA1 Message Date
KMY
ac915654b6 Add optional fetching with processing status references 2023-09-19 17:53:13 +09:00
KMY
80fadeb766 Add single_ref_to_quote setting and check ref sync 2023-09-19 10:04:22 +09: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
c0af1b0aaf Add simple_timeline_menu setting 2023-09-18 11:46:26 +09:00
KMY
35c2bb9f44 Remove emoji reaction from fedibird_capabilities and setting pages when disabled 2023-09-13 13:17:54 +09:00
KMY
04418d5b01 Change followees_only to following_only 2023-09-13 12:59:07 +09:00
KMY
1bac691642 Remove block_and_hide to block 2023-09-13 09:00:13 +09:00
KMY
2a54352989 Add emoji reaction policy warning 2023-09-12 20:03:37 +09:00
KMY
51f645fb99 Add show stamp on timeline setting 2023-09-12 18:26:16 +09:00
KMY
a225d4fcec Remove emoji_reaction setting block value 2023-09-12 17:26:47 +09:00
KMY
18a0908878 Remove enable_block_emoji_reaction_settings 2023-09-12 16:58:45 +09:00
KMY
673e607e94 Add emoji_reaction_policy setting 2023-09-12 16:20:29 +09:00
KMY
cd252a6062 Add hiding emoji reaction setting 2023-09-12 13:12:07 +09:00
KMY
ea6499b817 Move search setting to new page 2023-09-12 12:33:43 +09:00
KMY
6fe51e360a Make DTL switchable 2023-09-12 09:04:20 +09:00
KMY
e9de561a24 Merge branch 'kb_development' into kb_migration 2023-09-10 15:56:32 +09:00
KMY
b802d1f1ac Add DTL menu on web cli 2023-09-06 21:26:43 +09:00
KMY
0a844ccdc7 Add dtl settings 2023-09-06 17:42:58 +09:00
KMY
2a043237fb Fix some setting messages 2023-09-03 11:06:52 +09:00
KMY
5f5b9cd70b Fix some setting messages 2023-09-03 11:06:00 +09:00
KMY
32cfd20257 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-03 10:55:46 +09:00
KMY
0e0e9e383b Add privacy extra settings page 2023-09-03 10:50:12 +09:00
KMY
9641e0d2c6 Remove additional emoji reaction setting 2023-09-03 10:29:18 +09:00
KMY
bd87415996 Add link_preview setting 2023-09-03 10:27:24 +09:00
Claire
16681e0f20
Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
KMY
3cf08a8f4b Add translatable_private setting 2023-09-01 17:30:08 +09:00
KMY
5a961cc368 Add bookmarl_category_needed setting 2023-08-26 18:27:17 +09: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
Claire
163b004bb1
Change admin e-mail notification settins to be their own settings group (#26596) 2023-08-24 14:43:00 +02:00
KMY
5daf9cdf6e Add keep_privacy setting 2023-08-22 08:20:51 +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
Christian Schmidt
bb23116e8d
Fix profile picture preview (#26538) 2023-08-18 18:24:32 +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
6168e50906 Move hide number settings 2023-08-15 18:50:54 +09:00
KMY
43d7fa04f6 Fix other setting page haml error 2023-08-15 18:48:53 +09:00
KMY
4ef0b00870 Revert "Add indexable_local setting"
This reverts commit 90e5d586f3.
2023-08-15 18:43:24 +09:00
KMY
90e5d586f3 Add indexable_local setting 2023-08-15 18:29:10 +09:00
KMY
9d38301bfa Merge commit 'fc5ab2dc83' into kb_migration 2023-08-15 18:17:59 +09: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
KMY
790ffc1e4e Add discoverable_local setting 2023-08-09 13:21:54 +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
KMY
4b65740722 Merge commit 'f826a95f6e' into kb_migration 2023-07-25 15:09:10 +09:00
KMY
5233e68f13 Merge commit '563fc88821' into kb_migration 2023-07-25 15:02:53 +09:00
KMY
563fc88821 Fix subscription setting is not change 2023-07-25 14:58:25 +09:00