about summary refs log tree commit diff
path: root/app/serializers/activitypub/note_serializer.rb
AgeCommit message (Expand)Author
2020-08-30[Feature] Support Misskey-compatible boosts with attached content notesFire Demon
2020-08-30[Federation] Use plaintext article summaries for compat with standard MastodonFire Demon
2020-08-30[Federation] Include and dereference URI to the root post of threads; dynamic...Fire Demon
2020-08-30[Feature] Full article supportFire Demon
2020-08-30[Feature, Federation] Add support for arbitarty account and server metadata f...Fire Demon
2020-08-30[Feature, Privacy] Add base support for per-domain post privacyFire Demon
2020-08-30[Bug] Treat as Article if a title field is presentFire Demon
2020-08-30[Bug] Use correct key name for ActivityPub object titlesFire Demon
2020-08-30[Federation] Add backend support for ActivityPub object titlesFire Demon
2020-08-30[Feature] Add manual publishing optionFire Demon
2020-08-30[Feature] Add in-place post editingFire Demon
2020-08-04Add support for direct message assertionsFire Demon
2020-06-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-05-30Fix backup archive including outgoing-only content warningsThibaut Girka
2020-05-30Add support for setting Content Warning for CW-less outgoing tootsThibaut Girka
2019-09-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-09-29Add voters count support (#11917)ThibG
2019-09-05Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-09-03Fix ActivityPub context not being dynamically computed (#11746)ThibG
2019-08-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-08-16Fix multiple issues with replies collection for pages further than self-repli...ThibG
2019-07-28Revert "Remove conversation URI (#11423)" (#11424)Eugen Rochko
2019-07-28Remove conversation URI (#11423)Eugen Rochko
2019-07-10Fix activity being rendered within activity due to caching (#11271)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-07-05Allow serializing local-only toots in backup serviceThibaut Girka
2019-05-30Raise exception when attempting to serialize local-only statusesThibaut Girka
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-03-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
2019-03-27Remove unused ActivityPub `@context` values depending on response (#10378)Eugen Rochko
2019-03-07Immediately display poll results to poll author (#10187)Eugen Rochko
2019-03-05Fix NoMethodError in ActivityPub::NoteSerializer (#10172)Eugen Rochko
2019-03-05Fix various issues in polls (#10165)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-28Give the `replies` collection an identifier and enable pagination (#10128)ThibG
2019-02-28Improved remote thread fetching (#10106)ThibG
2018-10-17Improve support for aspects/circles (#8950)Eugen Rochko
2018-06-18Always send content for backwards-compatibility (#7844)Eugen Rochko
2018-06-18Serialize language into ActivityPub JSON (#7840)Eugen Rochko
2018-03-22Do not re-query mentions from serializers (#6858)Eugen Rochko
2018-03-19Serialize mentions in the order they are added (#6836)ThibG
2018-03-04Fix missing focalPoint in ActivityPub JSON (#6609)Eugen Rochko
2017-10-07Encode custom emojis as resolveable objects in ActivityPub (#5243)Eugen Rochko
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-19Introduce OStatus::TagManager (#5008)Akihiko Odaki
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-16Fix AP serialization error when thread is missing (#4970)unarist
2017-09-12Fix nil error for old toots that don't have a conversation (#4900)Eugen Rochko
2017-09-02Define missing JSON-LD properties (#4767)Eugen Rochko