Use desc id to sort instead of desc inserted_at
authorRoger Braun <roger@rogerbraun.net>
Sun, 17 Sep 2017 09:16:08 +0000 (11:16 +0200)
committerRoger Braun <roger@rogerbraun.net>
Sun, 17 Sep 2017 09:16:08 +0000 (11:16 +0200)
commit678dd4c8ec85c34e1fded7d48ee0ab26e9555aad
tree92a3fbf9aaa1ff0a67500abf5065c135e9fb10ef
parent003cb17b165bc5c577276644fda36dbf036165b2
Use desc id to sort instead of desc inserted_at

Should mean the same and is indexed.
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/activity_pub/utils.ex
lib/pleroma/web/ostatus/ostatus_controller.ex