Age | Commit message (Expand) | Author |
2019-11-19 | Raise exception when attempting to serialize local-only statuses | Thibaut Girka |
2019-11-18 | Add support for updating posts in-place to the frontend and API. This makes ... | multiple creatures |
2019-11-18 | Get rid of the `Formatter` cache. It isn't worth the admin headaches. | multiple creatures |
2019-11-18 | Always skip `Formatter` cache when serializing ActivityPub representations of... | multiple creatures |
2019-08-03 | respect 'don't @ me' requests | multiple creatures |
2019-07-29 | add plain-text console formatting option | multiple creatures |
2019-07-28 | big tails never fail! | multiple creatures |
2019-05-21 | tell other ap software what content type they should expect source text to be | multiple creatures |
2019-05-21 | Drop OStatus support. Fix some of the Rspec tests. | multiple creatures |
2019-05-21 | Implement scoped tags; use `local:` and `self:` scopes for community and pers... | multiple creatures |
2019-05-21 | federate raw versions of roars using `source` prop | multiple creatures |
2019-04-27 | Add blurhash (#10630) | 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-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-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 |
2018-10-17 | Improve support for aspects/circles (#8950) | 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-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-04 | Fix missing focalPoint in ActivityPub JSON (#6609) | Eugen Rochko |
2017-10-07 | Encode custom emojis as resolveable objects in ActivityPub (#5243) | Eugen Rochko |
2017-09-28 | Add ability to specify alternative text for media attachments (#5123) | Eugen Rochko |
2017-09-19 | Introduce OStatus::TagManager (#5008) | Akihiko Odaki |
2017-09-19 | Custom emoji (#4988) | Eugen Rochko |
2017-09-16 | Fix AP serialization error when thread is missing (#4970) | unarist |
2017-09-12 | Fix nil error for old toots that don't have a conversation (#4900) | Eugen Rochko |
2017-09-02 | Define missing JSON-LD properties (#4767) | Eugen Rochko |
2017-08-26 | Add _:inReplyToAtomUri to ActivityPub (#4702) | Eugen Rochko |
2017-08-19 | Improve ActivityPub/OStatus compatibility (#4632) | Eugen Rochko |
2017-08-17 | Add _:atomUri property for deduplicating OStatus/ActivityPub legacy records (... | Eugen Rochko |
2017-07-16 | Minor ActivityPub JSON fixes (#4214) | Eugen Rochko |
2017-07-15 | Improve ActivityPub representations (#3844) | Eugen Rochko |