]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Order InboxNoticeStream by id instead of created
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 10 May 2014 13:06:31 +0000 (15:06 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 10 May 2014 13:06:31 +0000 (15:06 +0200)
commitb0d4825976b46e219e3b37120005da9c17853adc
tree7005dcac29961cba1f296045aaa6eab8e52dc407
parent04b7194511ec503eb40ffc3a9d468863ab1e0a42
Order InboxNoticeStream by id instead of created

notice.id will give us even really old posts, which were
recently imported. For example if a remote instance had
problems and just managed to post here. Another solution
would be to have a 'notice.imported' field.
lib/inboxnoticestream.php