]> git.mxchange.org Git - friendica.git/commit
Salmon move to src
authorAdam Magness <adam.magness@gmail.com>
Sat, 2 Dec 2017 14:32:45 +0000 (09:32 -0500)
committerAdam Magness <adam.magness@gmail.com>
Sat, 2 Dec 2017 14:32:45 +0000 (09:32 -0500)
commit2b121779a6c782ce0f50b4ef9b7baca82f740a4a
tree6f95febeb91a042829b9c995a00f1f57b3e911d3
parentb5d24b5ac36f74b188e6f6eb1f258dbe4d3a1614
Salmon move to src

Salmon class, update function name and function calls. Some standards as well.
include/crypto.php
include/follow.php
include/items.php
include/salmon.php [deleted file]
mod/post.php
mod/receive.php
mod/salmon.php
src/Object/Contact.php
src/Protocol/Salmon.php [new file with mode: 0644]
src/Worker/Notifier.php
src/Worker/Queue.php