Age | Commit message (Expand) | Author |
2019-02-28 | Give the `replies` collection an identifier and enable pagination (#10128) | ThibG |
2019-02-28 | Improved remote thread fetching (#10106) | ThibG |
2019-02-27 | Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#1... | ThibG |
2019-02-17 | Fix Announce activities of unknown statuses not fetching those statuses (#10065) | Eugen Rochko |
2019-02-17 | Add logging for rejected ActivityPub payloads and add tests (#10062) | Eugen Rochko |
2019-02-15 | Filter incoming Announce activities by relation to local activity (#10041) | Eugen Rochko |
2019-02-13 | Filter incoming Create activities by relation to local activity (#10005) | Eugen Rochko |
2019-02-13 | Alternative handling of private self-boosts (#9998) | ThibG |
2019-02-09 | Fix URL linkifier grabbing full-width spaces and quotations (#9997) | Eugen Rochko |
2019-02-09 | Only URLs extract with pre-escaped text (#9991) | Hinaloe |
2019-02-02 | Make displaying application used to toot opt-in (#9897) | ThibG |
2019-02-02 | Create Redisable#redis (#9633) | ysksn |
2019-02-02 | Allow most kinds of characters in URL query (fixes #8408) (#8447) | Jakub Mendyk |
2019-01-18 | Add tombstones for remote statuses (#9830) | ThibG |
2019-01-18 | Add support for non-public reblogs from ActivityPub (#9841) | Eugen Rochko |
2019-01-16 | Use summary as summary for converted ActivityPub objects (#9823) | Eugen Rochko |
2019-01-16 | Reduce chances of race conditions when processing deleted toots (#9815) | ThibG |
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-12-09 | Add setting to not aggregate reblogs (#9248) | ThibG |
2018-11-27 | Fix TLS handshake timeout not being enforced (#9381) | Eugen Rochko |
2018-11-27 | Fix nil error when no DNS addresses are found for host (#9379) | Eugen Rochko |
2018-11-22 | Fix connect timeout not being enforced (#9329) | Eugen Rochko |
2018-11-21 | Include replies to list owner and replies to list members in list statuses (#... | ThibG |
2018-11-21 | Revert connect timeout from 1s to 10s (#9319) | Eugen Rochko |
2018-11-16 | Prevent multiple handlers for Delete of Actor from running (#9292) | Eugen Rochko |
2018-11-16 | Remove intermediary arrays when creating hash maps from results (#9291) | Eugen Rochko |
2018-11-10 | Fix emoji update date processing (#9255) | ThibG |
2018-11-08 | Reduce connect timeout limit and limit signature failures by source IP (#9236) | Eugen Rochko |
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-12 | Improve signature verification safeguards (#8959) | 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-07 | Add conversations API (#8832) | Eugen Rochko |
2018-10-05 | Leave unknown language as nil if account is remote (#8861) | Jeong Arm |
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-28 | Exclude replies from list timelines (#8683) | cbayerlein |
2018-09-25 | Add a new preference to always hide all media (#8569) | ふぁぼ原 |
2018-09-24 | Add user preference to always expand toots marked with content warnings (#8762) | Matt Sweetman |
2018-09-18 | Redesign forms, verify link ownership with rel="me" (#8703) | Eugen Rochko |