]> git.mxchange.org Git - friendica.git/commit
Many item calls are now isolated in a single function
authorMichael <heluecht@pirati.ca>
Tue, 6 Feb 2018 12:40:22 +0000 (12:40 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 6 Feb 2018 12:40:22 +0000 (12:40 +0000)
commite609de295742fa1de70279206d6bea91900350ba
tree9d2351853ad3872a5c5f8d67389b9cc8d2b5922a
parentc8cc7f13f1b54ef79dbacac65147d82165e64b3e
Many item calls are now isolated in a single function
23 files changed:
include/api.php
include/event.php
include/items.php
include/text.php
mod/admin.php
mod/contacts.php
mod/events.php
mod/item.php
mod/network.php
mod/photos.php
mod/poke.php
mod/profile.php
mod/starred.php
mod/subthread.php
mod/tagger.php
mod/tagrm.php
mod/videos.php
src/Model/Item.php
src/Model/Term.php
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Protocol/OStatus.php
src/Worker/OnePoll.php