Commit Graph
1062 Commits
Author SHA1 Message Date
ClaireandGitHub bac9e0b55d Add variable delay before link verification of remote account links (#27774) 2023-11-13 16:17:05 +00:00
ClaireandGitHub 07a4059901 Add support for invite codes in the registration API (#27805) 2023-11-13 13:27:00 +00:00
Eugen RochkoandGitHub 0d14fcebae Change link previews to keep original URL from the status (#27312) 2023-11-13 09:58:28 +00:00
Matt JankowskiandGitHub 0c4e7c06dc Fix Rails/FindEach cop (#26886) 2023-11-06 15:53:29 +00:00
ClaireandGitHub 0337df3a42 Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 2023-11-02 14:58:37 +00:00
1cc512909c Have Follow activities bypass availability (#27586)
Co-authored-by: Claire <[email protected]>
2023-10-27 14:55:00 +00:00
Jeong ArmandGitHub 8f998cd96a Handle featured collections without items (#27581) 2023-10-27 02:36:22 +00:00
Matt JankowskiandGitHub bcd0171e5e Fix Lint/UselessAssignment cop (#27472) 2023-10-19 16:55:06 +02:00
ClaireandGitHub 7d2cd7195b Add variable delay before link verification of remote account links (#27351) 2023-10-11 15:14:18 +02:00
ClaireandGitHub 27e84c0691 Fix duplicate reports being sent when reporting some remote posts (#27355) 2023-10-10 16:00:50 +02:00
ClaireandGitHub 7e7d6e695b Fix incorrectly keeping outdated update notices absent from the API endpoint (#27021) 2023-10-02 16:42:52 +02:00
ClaireandGitHub ff32475f5f Merge pull request from GHSA-2693-xr3m-jhqr 2023-09-19 16:53:21 +02:00
ClaireandGitHub 6273416292 Fix post edits not being forwarded as expected (#26936) 2023-09-15 19:54:32 +02:00
ClaireandGitHub 9693c271f1 Fix processing of min_id and max_id parameters in /api/v2/search (#26927) 2023-09-15 10:23:24 +02:00
ClaireandGitHub 20ac5be1c1 Fix error on status type notification (bell icon) (#26884) 2023-09-11 20:23:13 +02:00
Eugen RochkoandGitHub 3a679844e4 Fix account_id, max_id and min_id params not working in search (#26847) 2023-09-08 14:25:00 +02:00
ClaireandGitHub cab4cbfa5c Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 2023-09-05 15:37:23 +02:00
ece1ff77d6 Add in:library syntax to search (#26760)
Co-authored-by: Claire <[email protected]>
2023-09-04 17:20:35 +02:00
ClaireandGitHub 16681e0f20 Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
ClaireandGitHub 9e26cd5503 Add authorized_fetch server setting in addition to env var (#25798) 2023-09-01 15:41:10 +02:00
Eugen RochkoandGitHub 872145d1c2 Fix not being able to invoke phrase search using unicode quotation marks (#26687) 2023-09-01 09:27:03 +02:00
Eugen RochkoandGitHub 2304cc6456 Fix bad search type heuristic (#26673) 2023-08-28 17:08:37 +02:00
Eugen RochkoandGitHub 67166de865 Add from:me syntax to search (#26660) 2023-08-28 12:43:00 +02:00
jsgoldsteinandGitHub 8e8747c564 Update ordering to use id from body of document instead of deprecated _id (#26659) 2023-08-25 18:16:08 +02:00
ClaireandGitHub 82ec6f162b Fix statuses search Elasticsearch query (#26657) 2023-08-25 17:01:56 +02:00
30c191aaa0 Add new public status index (#26344)
Co-authored-by: Eugen Rochko <[email protected]>
Co-authored-by: Claire <[email protected]>
2023-08-24 16:40:04 +02:00
jsgoldsteinandGitHub 85057865b4 Update Account Search to prioritize username over display name (#26623) 2023-08-23 15:40:09 +02:00
Robert R GeorgeandGitHub cf6f70799b Add support for federating memorial attribute (#26583) 2023-08-23 08:27:24 +02:00
90ec88d58b Add support for indexable attribute on remote actors (#26485)
Co-authored-by: Eugen Rochko <[email protected]>
2023-08-14 18:54:51 +02:00
Eugen RochkoandGitHub 72423bc8f6 Change account search tokenizer and queries (#26378) 2023-08-08 09:09:14 +02:00
ClaireandGitHub 30c64bf616 Fix list import concurrently creating lists of the same name (#26372) 2023-08-07 17:59:20 +02:00
ClaireandGitHub 6b896b20cc Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243) 2023-08-03 11:12:52 +02:00
Emelia SmithandGitHub e258b4cb64 Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2023-08-02 19:32:48 +02:00
Christian SchmidtandGitHub f96e4b3047 Use original URL in preview if it redirects to 4xx page (#26200) 2023-07-28 23:02:08 +02:00
Misty De MéoandGitHub 12a6cf569e Storage: add :azure to remaining callers (#26080) 2023-07-27 16:13:45 +02:00
ClaireandGitHub 1e3b19230a Add stricter protocol fields validation for accounts (#25937) 2023-07-20 18:23:48 +02:00
Jeong ArmandGitHub 664b0ca8cb Check if json body is null on Activitipub::ProcessingWorker (#26021) 2023-07-17 15:51:30 +02:00
Matt JankowskiandGitHub ce43ed144c Rails 7.0 update (#25668) 2023-07-13 09:36:07 +02:00
Matt JankowskiandGitHub 2e1391fdd2 Fix Naming/MemoizedInstanceVariableName cop (#25928) 2023-07-12 10:08:51 +02:00
jsgoldsteinandGitHub 99be47f8b9 Change searching with # to include account index (#25638) 2023-07-10 20:58:13 +02:00
ClaireandGitHub 999c343946 Fix remote accounts being possibly persisted to database with incomplete protocol values (#25886) 2023-07-10 18:42:19 +02:00
ClaireandGitHub c27b82a437 Add forward_to_domains parameter to POST /api/v1/reports (#25866) 2023-07-10 18:26:56 +02:00
Matt JankowskiandGitHub f3fca78756 Refactor NotificationMailer to use parameterization (#25718) 2023-07-10 03:06:22 +02:00
Matt JankowskiandGitHub cf33028f35 Admin mailer parameterization (#25759) 2023-07-08 20:03:38 +02:00
Eugen RochkoandGitHub 93e8a15415 Add forwarding of reported replies to servers being replied to (#25341) 2023-07-08 20:00:02 +02:00
Daniel M BrasilandGitHub 383c00819c Fix /api/v2/search not working with following query param (#25681) 2023-07-03 18:06:57 +02:00
Eugen RochkoandGitHub ba06a2f104 Revert "Rails 7 update" (#25667) 2023-07-02 11:14:22 +02:00
Matt JankowskiandGitHub 50c2a03695 Rails 7 update (#24241) 2023-07-02 10:38:53 +02:00
ClaireandGitHub a209d1e683 Fix ResolveURLService not resolving local URLs for remote content (#25637) 2023-06-29 14:48:54 +02:00
4581a528f7 Change account search to match by text when opted-in (#25599)
Co-authored-by: Eugen Rochko <[email protected]>
2023-06-29 13:05:21 +02:00