index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
serializers
/
activitypub
/
note_serializer.rb
Age
Commit message (
Expand
)
Author
2021-05-17
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2021-05-16
Add width and height to attachments in ActivityPub (#16245)
dogelover911
2020-11-13
Fix media not being marked sensitive when outgoing CW is set
Thibaut Girka
2020-11-07
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2020-11-04
Add account sensitized (#14361)
Takeshi Umeda
2020-08-04
Add support for direct message assertions
Fire Demon
2020-06-30
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2020-06-29
Add customizable thumbnails for audio and video attachments (#14145)
Eugen Rochko
2020-05-30
Fix backup archive including outgoing-only content warnings
Thibaut Girka
2020-05-30
Add support for setting Content Warning for CW-less outgoing toots
Thibaut Girka
2019-09-30
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-09-29
Add voters count support (#11917)
ThibG
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-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-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-05-30
Raise exception when attempting to serialize local-only statuses
Thibaut Girka
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