Use "received" instead of "created" when displaying posts in creation order
authorMichael <heluecht@pirati.ca>
Sun, 7 Jul 2019 21:30:33 +0000 (21:30 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 7 Jul 2019 21:30:33 +0000 (21:30 +0000)
commit6bb418c5a7cdd71d28a8a572059efb14401b70bd
treecbd4c85ed32a6e536ef8065b9b4023fb271b817c
parent9b8b2b36cdf39852068b3dd372409501f8e31344
Use "received" instead of "created" when displaying posts in creation order
12 files changed:
config/dbstructure.config.php
include/api.php
include/conversation.php
mod/network.php
mod/ping.php
mod/search.php
src/Core/NotificationsManager.php
src/Model/Contact.php
src/Model/Item.php
src/Module/Profile.php
src/Protocol/DFRN.php
src/Protocol/OStatus.php