Age | Commit message (Expand) | Author |
2019-09-05 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-09-03 | Fix ActivityPub context not being dynamically computed (#11746) | ThibG |
2019-08-30 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-08-30 | Add profile directory to web UI (#11688) | Eugen Rochko |
2019-08-19 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-08-16 | Fix multiple issues with replies collection for pages further than self-repli... | ThibG |
2019-07-28 | Revert "Remove conversation URI (#11423)" (#11424) | Eugen Rochko |
2019-07-28 | Remove conversation URI (#11423) | Eugen Rochko |
2019-07-19 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-07-19 | Add ActivityPub actor representing the entire server (#11321) | ThibG |
2019-07-10 | Fix activity being rendered within activity due to caching (#11271) | Eugen Rochko |
2019-07-08 | Refactor controllers for statuses, accounts, and more (#11249) | Eugen Rochko |
2019-07-05 | Allow serializing local-only toots in backup service | Thibaut Girka |
2019-06-28 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-06-27 | Fix account URI in UpdatePollSerializer (#11194) | ThibG |
2019-05-30 | Raise exception when attempting to serialize local-only statuses | Thibaut Girka |
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 | Remove unused ActivityPub `@context` values depending on response (#10378) | Eugen Rochko |
2019-03-17 | Set and store report URIs (#10303) | ThibG |
2019-03-11 | Support pushing and receiving updates to poll tallies (#10209) | ThibG |
2019-03-07 | Immediately display poll results to poll author (#10187) | Eugen Rochko |
2019-03-05 | Fix NoMethodError in ActivityPub::NoteSerializer (#10172) | Eugen Rochko |
2019-03-05 | Fix various issues in polls (#10165) | Eugen Rochko |
2019-03-04 | Store remote votes URI (#10158) | ThibG |
2019-03-04 | Fix ActivityPub votes having nil IDs (#10151) | Eugen Rochko |
2019-03-04 | Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148) | Eugen Rochko |
2019-03-03 | Add polls (#10111) | Eugen Rochko |
2019-02-28 | Fix serialization of boosts (#10129) | ThibG |
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-13 | Alternative handling of private self-boosts (#9998) | ThibG |
2018-12-29 | Add handler for Move activity (#9629) | Eugen Rochko |
2018-12-13 | Add account hashtags to ActivityPub actor JSON (#9450) | Eugen Rochko |
2018-10-17 | Improve support for aspects/circles (#8950) | Eugen Rochko |
2018-08-23 | Do not check for file existence when serializing ActivityPub actor (#8386) | ThibG |
2018-07-13 | Add federation relay support (#7998) | Eugen Rochko |
2018-06-18 | Always send content for backwards-compatibility (#7844) | Eugen Rochko |
2018-06-18 | Serialize language into ActivityPub JSON (#7840) | Eugen Rochko |
2018-05-07 | Bot nameplates (#7391) | Eugen Rochko |
2018-05-05 | Fallback to old on-the-fly URI for follows/blocks if no stored URI (#7371) | Eugen Rochko |
2018-05-04 | Store URIs of follows, follow requests and blocks for ActivityPub (#7160) | Eugen Rochko |
2018-05-04 | Better pagination for ActivityPub outbox (#7356) | Eugen Rochko |
2018-04-14 | Add bio fields (#6645) | Eugen Rochko |
2018-04-01 | [WIP] Enable custom emoji on account pages and in the sidebar (#6124) | David Underwood |
2018-03-22 | Do not re-query mentions from serializers (#6858) | Eugen Rochko |
2018-03-19 | Serialize mentions in the order they are added (#6836) | ThibG |
2018-03-07 | Fix wrong target URIs in ActivityPub Add/Remove (#6668) | Eugen Rochko |
2018-03-07 | Fix #6657 - Use target instead of origin in Remove activity (#6664) | Eugen Rochko |