Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi | |
2017-10-08 | Set snowflake IDs for backdated statuses (#5260) | Eugen Rochko | |
- Rename Mastodon::TimestampIds into Mastodon::Snowflake for clarity - Skip for statuses coming from inbox, aka delivered in real-time - Skip for statuses that claim to be from the future | |||
2017-09-19 | Introduce OStatus::TagManager (#5008) | Akihiko Odaki | |
2017-09-01 | Convert OStatus tag to ActivityPub id on in_reply_to resolution (#4756) | unarist | |
2017-08-18 | Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623) | Eugen Rochko | |
2017-07-19 | Correct OStatus inflection (Ostatus -> OStatus) (#4255) | Eugen Rochko | |
2017-07-18 | Introduce Ostatus name space (#4164) | Akihiko Odaki | |
* Wrap methods of ProcessFeedService::ProcessEntry in classes This is a change same with 425acecfdb15093a265b191120fb2d4e4c4135c4, except that it has the following changes: * Revert irrelevant change in find_or_create_conversation * Fix error handling for RemoteActivity * Introduce Ostatus name space |