Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 |