Relocate functions in items.php into several classes
authorMichael <heluecht@pirati.ca>
Sat, 20 Jan 2018 23:52:54 +0000 (23:52 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 20 Jan 2018 23:52:54 +0000 (23:52 +0000)
commitefa8dbcfb31b1c0fe873f4b8f6990325eb9942f4
tree8ae785d9c6cbbefd6055b9d4e509b2bcdcf38aee
parent3ac1992237c383a3abbcaa03b9937cc2137ba0a6
Relocate functions in items.php into several classes
include/items.php
mod/item.php
src/Model/Conversation.php [new file with mode: 0644]
src/Model/Item.php
src/Protocol/DFRN.php
src/Protocol/Feed.php
src/Protocol/OStatus.php