about summary refs log tree commit diff
path: root/app/serializers/activitypub/note_serializer.rb
AgeCommit message (Expand)Author
2020-04-04port glitch-soc@e5f4d83 to monsterfork: Allow serializing local-only toots in...Thibaut Girka
2020-02-16make sure hidden posts cannot be serialized to apub objectsmultiple creatures
2020-01-19add chest floof to monsterfork api & outgoing federationmultiple creatures
2020-01-04monsterpit says trans rights!!!multiple creatures
2019-11-19Raise exception when attempting to serialize local-only statusesThibaut Girka
2019-11-18Add support for updating posts in-place to the frontend and API. This makes ...multiple creatures
2019-11-18Get rid of the `Formatter` cache. It isn't worth the admin headaches.multiple creatures
2019-11-18Always skip `Formatter` cache when serializing ActivityPub representations of...multiple creatures
2019-08-03respect 'don't @ me' requestsmultiple creatures
2019-07-29add plain-text console formatting optionmultiple creatures
2019-07-28big tails never fail!multiple creatures
2019-05-21tell other ap software what content type they should expect source text to bemultiple creatures
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
2019-05-21Implement scoped tags; use `local:` and `self:` scopes for community and pers...multiple creatures
2019-05-21federate raw versions of roars using `source` propmultiple creatures
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
2017-08-26Add _:inReplyToAtomUri to ActivityPub (#4702)Eugen Rochko
2017-08-19Improve ActivityPub/OStatus compatibility (#4632)Eugen Rochko
2017-08-17Add _:atomUri property for deduplicating OStatus/ActivityPub legacy records (...Eugen Rochko
2017-07-16Minor ActivityPub JSON fixes (#4214)Eugen Rochko
2017-07-15Improve ActivityPub representations (#3844)Eugen Rochko