This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/lib/ostatus
ThibG 581a5c9d29 Fixes/do not override timestamps (#7331)
* Do not override timestamps for incoming toots

* Remove every reference to override_timestamps

Statuses are now created with the announced publishing date
and are only pushed to timelines if that date is at most
6 hours earlier than the time at which it is processed.
2018-05-03 13:33:08 +02:00
..
activity Fixes/do not override timestamps (#7331) 2018-05-03 13:33:08 +02:00
atom_serializer.rb Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048) 2018-04-22 22:09:03 +02:00
tag_manager.rb Introduce OStatus::TagManager (#5008) 2017-09-19 18:08:08 +02:00