86 Commits (5d8398c8b8b51ee7363e7d45acc560f489783e34)

Author SHA1 Message Date
Eugen Rochko 5d8398c8b8
Add E2EE API (#13820) 4 years ago
Eugen Rochko 4b766f9846
Refactor monkey-patching of Goldfinger (#12561) 4 years ago
ThibG b154428e14
Add federation support for the "hide network" preference (#11673) 4 years ago
ThibG 3704402dcc
Fix duplicate accounts being created when fetching an account for its key only (#13147) 4 years ago
Daigo 3 Dango 206dfd7dad Clarify keyword arguments with ** (#12769) 4 years ago
ThibG 00c219aa45 Fix empty poll options not being filtered on remote poll update (#12484) 5 years ago
ThibG 3babf8464b Add voters count support (#11917) 5 years ago
Eugen Rochko cb447b28c4
Add profile directory to web UI (#11688) 5 years ago
Eugen Rochko 5d3feed191
Refactor fetching of remote resources (#11251) 5 years ago
Eugen Rochko 4e92183227
Refactor domain block checks (#11268) 5 years ago
Eugen Rochko 2cfa427ea7
Change domain block behaviour to prevent creation of accounts from suspended domains (#11219) 5 years ago
Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains (#11138) 5 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660) 5 years ago
Eugen Rochko 1714ea5978
Add ActivityPub representation for identity proofs (#10414) 5 years ago
ThibG 62dd0b7f9c Fix processing poll Updates (#10333) 5 years ago
Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available (#10246) 5 years ago
ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209) 5 years ago
ThibG 09c042aa10 Handle StaleObjectError when retrieving polls (#10208) 5 years ago
ThibG df5924a1db Do not error out on unsalvageable errors in FetchRepliesService (#10175) 5 years ago
Eugen Rochko 4037b5eb1e
Fix last_fetched_at not being set on polls (#10170) 5 years ago
Eugen Rochko e6900b167b
Fix another typo in ActivityPub::FetchRemotePollService (#10146) 5 years ago
Eugen Rochko 878a75ba21
Fix typo in ActivityPub::FetchRemotePollService (#10145) 5 years ago
Eugen Rochko ae1b9cf70a
Fix remote poll expiration time (#10144) 5 years ago
ThibG e13d3792f3 Make sure the poll is created before storing its id (#10142) 5 years ago
Eugen Rochko 230a012f00
Add polls (#10111) 5 years ago
ThibG 9d3c6f1849 Improved remote thread fetching (#10106) 5 years ago
Eugen Rochko dad339da6d
Filter incoming Create activities by relation to local activity (#10005) 5 years ago
abcang e186bd2fb0 Fix Tombstone.delete_all ArgumentError (#9978) 5 years ago
ThibG 75b1488cf4 Add tombstones for remote statuses (#9830) 5 years ago
ThibG 28b482874a Improvements to signature verification (#9667) 5 years ago
ThibG 290932602b Reduce usage of LD signatures (#9659) 5 years ago
Eugen Rochko 0f938ff29c
Add handler for Move activity (#9629) 5 years ago
ThibG 7f5a4be580 Fix emoji update date processing (#9255) 6 years ago
Eugen Rochko eef8d9a5f7
Add locality check to ActivityPub::FetchRemoteAccountService (#9109) 6 years ago
Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703) 6 years ago
Eugen Rochko cabdbb7f9c
Add CLI task for rotating keys (#8466) 6 years ago
ThibG 42573b76f1 Do not crash if remote custom emoji does not define updated date (fixes #8376) (#8377) 6 years ago
Eugen Rochko 802cf6a4c5
Improve federated ID validation (#8372) 6 years ago
Eugen Rochko cc94b1d95a Prevent ActivityPub movedTo recursion (#8092) 6 years ago
Akihiko Odaki 55fd55714a Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 6 years ago
Wiktor 7fe2993b87 Fix account URI when updating ActivityPub account (#7488) 6 years ago
ThibG 7467361d70 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) 6 years ago
Surinna Curtis 01dfd6dbc8 Take the first recognized actor_type. (#7410) 6 years ago
Eugen Rochko 42cd363542
Bot nameplates (#7391) 6 years ago
Eugen Rochko c947e2e4c5
Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) 6 years ago
Eugen Rochko 965345316f
Guard against nil URLs in Request class (#7284) 6 years ago
Surinna Curtis dc786c0cf4 Support Actors/Statuses with multiple types (#7305) 6 years ago
Eugen Rochko 78ed4ab75f
Add bio fields (#6645) 6 years ago
Eugen Rochko 778562c223
Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043) 6 years ago
Nolan Lawson 6ff3b3e4db Fix nil account issue in ProcessAccountService (#7019) 6 years ago