Age | Commit message (Expand) | Author |
2019-12-17 | Clean up OStatus-related codepaths (#12173) | ThibG |
2019-12-17 | Fixes featured hashtag setting page erroring out instead of rejecting invalid... | ThibG |
2019-12-16 | Add Event activity-type support (#12637) | Thomas Citharel |
2019-12-04 | Add basic support for group actors (#12071) | Takeshi Umeda |
2019-12-02 | Update ESLint and RuboCop in Code Climate (#12534) | Yamagishi Kazutoshi |
2019-11-30 | Fallback to Create audience when object has no defined audience (#12249) | ThibG |
2019-11-04 | Fix code referencing wrong class (#12263) | ThibG |
2019-10-24 | Allow Accept/Reject with a non-embedded object (#12199) | puckipedia |
2019-09-29 | Add voters count support (#11917) | ThibG |
2019-09-29 | Fix account migration not affecting followers on origin server (#11980) | Eugen Rochko |
2019-09-27 | Change silences to always require approval on follow (#11975) | ThibG |
2019-09-18 | Change spam check to apply to local accounts and add a threshold (#11806) | Eugen Rochko |
2019-09-17 | Fix Move handler queuing jobs that will fail if account is suspended (#11864) | Eugen Rochko |
2019-09-11 | Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) | Eugen Rochko |
2019-09-10 | Add retry for failed media downloads and `tootctl media refresh` (#11775) | Eugen Rochko |
2019-09-03 | Fix ActivityPub context not being dynamically computed (#11746) | ThibG |
2019-08-30 | Add profile directory to web UI (#11688) | Eugen Rochko |
2019-08-22 | Fix remote and staff-removed statuses leaving media behind for a day (#11638) | Eugen Rochko |
2019-07-28 | Revert "Remove conversation URI (#11423)" (#11424) | Eugen Rochko |
2019-07-28 | Remove conversation URI (#11423) | Eugen Rochko |
2019-07-28 | Change hashtags to preserve first-used casing (#11416) | Eugen Rochko |
2019-07-19 | Add ActivityPub actor representing the entire server (#11321) | ThibG |
2019-07-13 | Add a spam check (#11217) | Eugen Rochko |
2019-07-11 | Add ActivityPub secure mode (#11269) | Eugen Rochko |
2019-07-08 | Refactor controllers for statuses, accounts, and more (#11249) | Eugen Rochko |
2019-06-26 | Add support for Audio activities (#11189) | ThibG |
2019-06-22 | Fix audio not being downloaded from remote servers (#11145) | Eugen Rochko |
2019-06-22 | Change domain blocks to automatically support subdomains (#11138) | Eugen Rochko |
2019-06-09 | Change priority of delete activity forwards for replies and reblogs (#11002) | Eugen Rochko |
2019-06-04 | Do not misattribute inlined boosts if `attributedTo` isn't present (#10967) | ThibG |
2019-06-04 | Refactor all ActivityPub deliveries to be serialized and signed through one c... | Eugen Rochko |
2019-06-03 | Handle blank poll options more gracefully (#10946) | ThibG |
2019-05-23 | Fix possible race condition when processing statuses (#10815) | ThibG |
2019-05-09 | Prevent silenced local users from notifying remote users not following them (... | ThibG |
2019-04-27 | Add blurhash (#10630) | Eugen Rochko |
2019-03-30 | Add ActivityPub representation for identity proofs (#10414) | Eugen Rochko |
2019-03-28 | Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) | Eugen Rochko |
2019-03-27 | Fix alternative relay support regression (#10398) | Eugen Rochko |
2019-03-27 | Remove unused ActivityPub `@context` values depending on response (#10378) | Eugen Rochko |
2019-03-17 | Set and store report URIs (#10303) | ThibG |
2019-03-12 | Fix poll update handler calling method was that was not available (#10246) | Eugen Rochko |
2019-03-11 | Support pushing and receiving updates to poll tallies (#10209) | ThibG |
2019-03-08 | Do not allow adding votes to expired polls (#10214) | ThibG |
2019-03-07 | Avoid unnecessarily fetching the replies collection when it is empty (#10201) | ThibG |
2019-03-04 | Store remote votes URI (#10158) | ThibG |
2019-03-04 | Add tests for ActivityPub poll processing (#10143) | Eugen Rochko |
2019-03-04 | Fix remote poll expiration time (#10144) | Eugen Rochko |
2019-03-03 | Add polls (#10111) | Eugen Rochko |
2019-02-28 | Give the `replies` collection an identifier and enable pagination (#10128) | ThibG |
2019-02-28 | Improved remote thread fetching (#10106) | ThibG |