]> git.mxchange.org Git - friendica.git/commit
Implement api/direct_messages/destroy
authorgerhard6380 <gerhard@seeber.at>
Fri, 12 Aug 2016 16:15:03 +0000 (18:15 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 14 Aug 2016 20:03:40 +0000 (22:03 +0200)
commit01a2eb3555d8c3e07162a181e1ceb53008935bf1
tree3dcdd7313c985507986c042ad8eb9660b12c10f7
parentef0cc850d4931c893adfa7ae6c06baba152522f4
Implement api/direct_messages/destroy

Twitter compliant call replaces api/friendica/direct_messages_delete;
JSON return expected by Twitter API and parameter include_entities not
yet implemented
include/api.php