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
/
lib
/
ostatus
Age
Commit message (
Expand
)
Author
2017-12-06
Using double splat operator (#5859)
Yamagishi Kazutoshi
2017-10-17
When status is fetched instead of delivered, do not stream it (#5437)
Eugen Rochko
2017-10-13
Fix NameError: uninitialized constant OStatus::AtomSerializer::TagManager (#5...
Eugen Rochko
2017-10-08
Set snowflake IDs for backdated statuses (#5260)
Eugen Rochko
2017-10-04
Validate id of ActivityPub representations (#5114)
Akihiko Odaki
2017-09-19
Fix race condition when processing incoming OStatus messages (#5013)
ThibG
2017-09-19
Introduce OStatus::TagManager (#5008)
Akihiko Odaki
2017-09-19
Custom emoji (#4988)
Eugen Rochko
2017-09-06
Switch to static URIs, new URI format in both protocols for new statuses (#4815)
Eugen Rochko
2017-09-01
Convert OStatus tag to ActivityPub id on in_reply_to resolution (#4756)
unarist
2017-09-01
Fallback from perform_via_activitypub on private posts (#4758)
unarist
2017-08-29
Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)
Eugen Rochko
2017-08-18
Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623)
Eugen Rochko
2017-08-14
Re-add missing transaction around status-from-OStatus creation (#4603)
Eugen Rochko
2017-07-19
Correct OStatus inflection (Ostatus -> OStatus) (#4255)
Eugen Rochko
2017-07-18
Introduce Ostatus name space (#4164)
Akihiko Odaki