Commit graph

1599 commits

Author SHA1 Message Date
KMY
a783f195f4 Add block emoji_reaction settings 2023-07-20 18:24:14 +09:00
KMY
a56a732dd2 Merge remote-tracking branch 'parent/main' into kb_migration 2023-07-18 11:35:02 +09:00
KMY
ccfa297d7b Add reference api 2023-07-18 11:33:29 +09:00
Jeong Arm
664b0ca8cb
Check if json body is null on Activitipub::ProcessingWorker (#26021) 2023-07-17 15:51:30 +02:00
KMY
13ea2d270d Fix rubocop 2023-07-14 12:44:50 +09:00
KMY
f18fa97f0c Merge commit '71db616fed' into kb_migration 2023-07-14 12:43:55 +09:00
KMY
7b735921dc Merge commit '5a0483ed21' into kb_migration 2023-07-14 12:17:32 +09:00
Matt Jankowski
ce43ed144c
Rails 7.0 update (#25668) 2023-07-13 09:36:07 +02:00
Matt Jankowski
2e1391fdd2
Fix Naming/MemoizedInstanceVariableName cop (#25928) 2023-07-12 10:08:51 +02:00
KMY
fb9dbfc866 Fix unable to removing references 2023-07-11 21:49:29 +09:00
KMY
9beef9926f Fix fetch_references_service 2023-07-11 18:57:17 +09:00
KMY
f22d5be2a3 Fix calling fetch_references_service 2023-07-11 18:52:00 +09:00
KMY
cadfbbab96 Add references activitypub support 2023-07-11 18:31:28 +09:00
jsgoldstein
99be47f8b9
Change searching with # to include account index (#25638) 2023-07-10 20:58:13 +02:00
Claire
999c343946
Fix remote accounts being possibly persisted to database with incomplete protocol values (#25886) 2023-07-10 18:42:19 +02:00
Claire
c27b82a437
Add forward_to_domains parameter to POST /api/v1/reports (#25866) 2023-07-10 18:26:56 +02:00
Matt Jankowski
f3fca78756
Refactor NotificationMailer to use parameterization (#25718) 2023-07-10 03:06:22 +02:00
KMY
12e12db39d Change silenced account searchability to private 2023-07-09 11:33:49 +09:00
Matt Jankowski
cf33028f35
Admin mailer parameterization (#25759) 2023-07-08 20:03:38 +02:00
Eugen Rochko
93e8a15415
Add forwarding of reported replies to servers being replied to (#25341) 2023-07-08 20:00:02 +02:00
KMY
cdd24757c1 Remove unused variable 2023-07-08 11:27:44 +09:00
KMY
7fa5cbc649 Merge commit '95d65c971c' into kb_migration 2023-07-08 11:26:19 +09:00
KMY
30e4bb8d87 Fix duplicated post url reference 2023-07-07 17:10:38 +09:00
KMY
5436b8796d Add markdown config translation 2023-07-07 08:56:01 +09:00
KMY
ebb0dec334 Add profile bio markdown option 2023-07-07 08:45:01 +09:00
KMY
2a813d517d Merge commit 'eaa1f9e450' into kb_migration 2023-07-07 07:20:37 +09:00
KMY
a6a68a548f Add force CW action button on moderatoring statuses 2023-07-06 21:12:53 +09:00
KMY
8837193537 Fix regex 2023-07-06 19:57:42 +09:00
KMY
df637b30b0 Update reference regex 2023-07-06 19:56:27 +09:00
KMY
4eb28fe985 Fix activitypub html reference text 2023-07-06 19:50:05 +09:00
KMY
3cb89c592f Add removing referred status count 2023-07-06 18:11:13 +09:00
KMY
44a987810b Add status reference menu 2023-07-06 17:09:14 +09:00
KMY
3477092542 Fix reference errors 2023-07-06 13:30:16 +09:00
KMY
ad5f9492fb Fix status reference worker parameters error 2023-07-06 13:23:38 +09:00
KMY
22ad776635 Add status references support 2023-07-06 12:55:11 +09:00
KMY
850c4dfb3c Merge commit '6268188543' into kb_migration 2023-07-04 17:44:40 +09:00
KMY
bd55de00b3 Merge commit '00eac6e757' into kb_migration 2023-07-04 17:27:59 +09:00
KMY
2196665969 Add disallow unlisted-public post setting 2023-07-04 16:32:35 +09:00
KMY
222a31c37c Unlisted/searchability=public posts hashtag search 2023-07-04 14:11:14 +09:00
KMY
ca66c47649 Unlisted visibility with public searchability 2023-07-04 13:27:28 +09:00
KMY
c8d30bed3c Fix direct message emoji reaction delivery error 2023-07-04 08:37:50 +09:00
Daniel M Brasil
383c00819c
Fix /api/v2/search not working with following query param (#25681) 2023-07-03 18:06:57 +02:00
Eugen Rochko
ba06a2f104
Revert "Rails 7 update" (#25667) 2023-07-02 11:14:22 +02:00
Matt Jankowski
50c2a03695
Rails 7 update (#24241) 2023-07-02 10:38:53 +02:00
KMY
6a345e1a70 Re-enable full text search timeline 2023-07-02 09:16:41 +09:00
Claire
a209d1e683
Fix ResolveURLService not resolving local URLs for remote content (#25637) 2023-06-29 14:48:54 +02:00
jsgoldstein
4581a528f7
Change account search to match by text when opted-in (#25599)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-06-29 13:05:21 +02:00
Eugen Rochko
bb4756c823
Change files to be deleted in batches instead of one-by-one (#23302) 2023-06-26 14:17:41 +02:00
KMY
f8cd77b8b1 Merge commit '69db507924' into kb_migration 2023-06-22 17:39:55 +09:00
Emelia Smith
3a91603b15
Prevent UserCleanupScheduler from overwhelming streaming (#25519) 2023-06-20 18:04:35 +02:00