]> git.mxchange.org Git - friendica.git/commit
New function to fetch item data especially for users
authorMichael <heluecht@pirati.ca>
Sun, 17 Jun 2018 17:05:17 +0000 (17:05 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 17 Jun 2018 17:05:17 +0000 (17:05 +0000)
commit6e10de92847dd7ef1bf20f8eac05316fbe31e1e7
tree3b171d49d31511d16bd4de4c0df104f4bbcc3342
parent0280a46ab44c4cc1f1b294345a048f412a448989
New function to fetch item data especially for users
19 files changed:
include/api.php
include/conversation.php
include/enotify.php
mod/acl.php
mod/display.php
mod/network.php
mod/notes.php
mod/ping.php
mod/poke.php
mod/profile.php
mod/search.php
mod/share.php
mod/subthread.php
mod/tagger.php
src/Core/NotificationsManager.php
src/Model/Contact.php
src/Model/Item.php
src/Protocol/DFRN.php
src/Protocol/Diaspora.php