Age | Commit message (Expand) | Author |
2019-01-02 | Revert "Add handler for Move activity (#9629)" | Thibaut Girka |
2019-01-02 | Ensure blocked user unfollows blocker if Block/Undo Block are processed out o... | ThibG |
2018-12-30 | Do not ignore federated reports targetting already-reported accounts (#9534) | ThibG |
2018-12-30 | Reduce usage of LD signatures (#9659) | ThibG |
2018-12-29 | Add handler for Move activity (#9629) | Eugen Rochko |
2018-12-26 | Fix ThreadResolveWorker getting queued with invalid URLs (#9628) | Eugen Rochko |
2018-11-16 | Prevent multiple handlers for Delete of Actor from running (#9292) | Eugen Rochko |
2018-11-10 | Fix emoji update date processing (#9255) | ThibG |
2018-10-30 | Accept the same payload in multiple inboxes and deliver (#9150) | Eugen Rochko |
2018-10-29 | Add Page AP type support (#9121) | m.b |
2018-10-26 | Ignore invalid hashtags on remote statuses instead of rejecting them (#9118) | ThibG |
2018-10-26 | Fix missing `mention` argument when processing incoming Create activities (#9... | ThibG |
2018-10-25 | Allow inbox owner to view implicitly targeted ActivityPub payload (#9093) | Eugen Rochko |
2018-10-20 | Add option to block reports from domain (#8830) | Eugen Rochko |
2018-10-17 | Improve support for aspects/circles (#8950) | Eugen Rochko |
2018-10-11 | Fix typo in ActivityPub Create handler (#8952) | Eugen Rochko |
2018-10-11 | Move network calls out of transaction in ActivityPub handler (#8951) | Eugen Rochko |
2018-10-03 | Fix handling of ActivityPub activities lacking some attributes (#8864) | ThibG |
2018-09-28 | Fix class autoloading issue in ActivityPub::Activity::Create (#8820) | Eugen Rochko |
2018-09-18 | Redesign forms, verify link ownership with rel="me" (#8703) | Eugen Rochko |
2018-08-26 | Add CLI task for rotating keys (#8466) | Eugen Rochko |
2018-08-26 | Spread out crawling randomly to avoid DDoSing the link (#8445) | Eugen Rochko |
2018-08-25 | Support ActivityStreams’ summaryMap. (#8422) | M Somerville |
2018-08-23 | Do not crash if remote custom emoji does not define updated date (fixes #8376... | ThibG |
2018-08-17 | Implement Undo { Accept { Follow } } (fixes #8234) (#8245) | ThibG |
2018-08-17 | Use correct activity id in Accept when receiving duplicate Follow (fixes #821... | ThibG |
2018-08-12 | Expect relays to answer with accept/reject (#8179) | Eugen Rochko |
2018-07-30 | Fix incorrect context definition for the "featured" keyword (#8090) | Eugen Rochko |
2018-06-08 | Do not accept ActivityPub follow requests from blocked user (#7756) | Eugen Rochko |
2018-05-31 | Exclude unlisted, private and direct toots from affecting trends (#7686) | Eugen Rochko |
2018-05-28 | Record trending tags from ActivityPub, too (#7647) | Eugen Rochko |
2018-05-25 | Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606) | ThibG |
2018-05-18 | Resolve unknown status from Add activity, skip Remove if unknown (#7526) | Eugen Rochko |
2018-05-16 | Raise Mastodon::RaceConditionError if Redis lock failed (#7511) | Akihiko Odaki |
2018-05-12 | Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) | ThibG |
2018-05-05 | Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) | Eugen Rochko |
2018-05-04 | Store URIs of follows, follow requests and blocks for ActivityPub (#7160) | Eugen Rochko |
2018-05-03 | Fixes/do not override timestamps (#7336) | ThibG |
2018-05-03 | Fixes/do not override timestamps (#7331) | ThibG |
2018-05-02 | Accept actor object updates from all supported actor types (#7312) | ThibG |
2018-05-02 | Support Actors/Statuses with multiple types (#7305) | Surinna Curtis |
2018-04-14 | Add bio fields (#6645) | Eugen Rochko |
2018-04-07 | Forward deletes on the same path as reply forwarding (#7058) | Eugen Rochko |
2018-03-30 | Fix compatibility with PeerTube (#6968) | ThibG |
2018-03-29 | Do not ignore unknown media attachments, only skip them (#6948) | ThibG |
2018-03-19 | Ignore media validation when attaching to status during processing (#6822) | Eugen Rochko |
2018-03-08 | fix validation error (media only status) (#6684) | MitarashiDango |
2018-03-07 | Fix #6657 - Use target instead of origin in Remove activity (#6664) | Eugen Rochko |
2018-03-04 | Federate pinned statuses over ActivityPub (#6610) | Eugen Rochko |
2018-02-28 | Fix #5708: Reject->Follow will remove the follow if it exists (#6571) | Eugen Rochko |