159 Commits (b6bc98c480348e4b9e4a57e2e4faafb1403b245f)

Author SHA1 Message Date
ThibG 9d3c6f1849 Improved remote thread fetching (#10106) 5 years ago
Eugen Rochko e7f20cc43f
Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 5 years ago
ThibG e2a5be6e9a Prevent posting toots with media attachments from someone else (#9921) 5 years ago
ThibG 061feb63ed Fix scheduled toot with media immediately creating a toot (#9894) 5 years ago
ThibG aeb124491d Reject existing Follow in addition to sending a Block (#9811) 5 years ago
Renato "Lond" Cerqueira 5c5e14c816 Fix undefined method error in sidekiq (#9807) 5 years ago
ysksn 9a38357111 Remove `pending` (#9752) 5 years ago
Eugen Rochko a49d43d112
Add scheduled statuses (#9706) 5 years ago
ThibG 290932602b Reduce usage of LD signatures (#9659) 5 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572) 5 years ago
ThibG 5f387995d9 Limit maximum visibility of local silenced users to unlisted (#9583) 5 years ago
ThibG e709b8da0d Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510) 5 years ago
valerauko db9aea34de Ensure replied-to is a status not a boost (#9129) 6 years ago
valerauko 824497fbce Ignore JSON-LD profile in mime type comparison (#9179) 6 years ago
James Kiesel 4c03e05a4e Allow joining several hashtags in a single column (#8904) 6 years ago
Eugen Rochko ce2ee68b64
Revert "Fix FetchAtomService content type handling (#9132)" (#9171) 6 years ago
valerauko c36a4a1617 Fix FetchAtomService content type handling (#9132) 6 years ago
ThibG 33a71e8f7c Do not hide boost notifications from followed people with hidden boosts (#9147) 6 years ago
ashleyhull-versent f194857ac9 rubocop issues - Cleaning up (#8912) 6 years ago
Eugen Rochko 7fe137d2f7
Fix link verification for remote accounts (#8868) 6 years ago
aus-social 1f98eae1cf Lint pass (#8876) 6 years ago
Eugen Rochko f92f1ee80a
Support link verification with redirects (#8735) 6 years ago
Yamagishi Kazutoshi 3da1cc7d5e Fix failed profile verification when rel attribute including values other than me (#8733) 6 years ago
Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703) 6 years ago
luzpaz 40dd19be37 Misc. typos (#8694) 6 years ago
Eugen Rochko c593d6df9c
Add preference for report notification e-mails, skip for duplicates (#8559) 6 years ago
Eugen Rochko 802cf6a4c5
Improve federated ID validation (#8372) 6 years ago
Eugen Rochko 6226aa83d7
Increase reach of Delete->Actor activities (#8305) 6 years ago
ThibG af912fb308 Allow accessing local private/DM messages by URL (#8196) 6 years ago
Eugen Rochko 10f51c9886
Fix domain hiding logic (#7765) 6 years ago
Surinna Curtis 01dfd6dbc8 Take the first recognized actor_type. (#7410) 6 years ago
Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage (#7301) 6 years ago
Surinna Curtis dc786c0cf4 Support Actors/Statuses with multiple types (#7305) 6 years ago
MIYAGI Hikaru eb593a5a0c Append '.test' to hostname in stub data (#7260) 6 years ago
Emelia Smith 495303d9b8 Prevent suspended accounts from appearing in AccountSearchService (#7246) 6 years ago
Eugen Rochko 78ed4ab75f
Add bio fields (#6645) 6 years ago
Eugen Rochko 41a01bec23
Federated reports (#6570) 6 years ago
Akihiko Odaki f8f0572ee0 Do not push status to feed if its reblog is already inserted (#6488) 6 years ago
Kazushige Tominaga 78936461d7 Added fetch_remote_status_service call spec case actibitypub (#6500) 6 years ago
Daniel King 6ef3874b2e Fix URLs incorrectly having trailing hyphen removed (#6465) 6 years ago
Kazushige Tominaga 718802a05d Added FetchRemoteAccountService spec (#6456) 6 years ago
Kazushige Tominaga cbe8743e47 Added #call spec (#6455) 6 years ago
Kazushige Tominaga 1167c6dbf8 Perform request spec (#6446) 6 years ago
Kazushige Tominaga 2bb393684b Added #link_header spec (#6439) 6 years ago
Akihiko Odaki 613e7c7521 Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 6 years ago
Akihiko Odaki 17cecd75ca Rename FetchRemoteResourceService to ResolveURLService (#6328) 6 years ago
Renato "Lond" Cerqueira e56404be41 When must_be_following_dm is on, only notify if recipient dm'ed user (#6283) 6 years ago
Mike Burns ea75ae2d1f Use be_within instead of eq for a to_f test match (#6275) 6 years ago
Eugen Rochko e4a241abef
Fix bad URL schemes being accepted (#6219) 6 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 7 years ago