]> git.mxchange.org Git - friendica.git/commit
Move mod/receive to src/Module/Diaspora/receive
authorPhilipp Holzer <admin+github@philipp.info>
Sun, 20 Oct 2019 11:00:08 +0000 (13:00 +0200)
committerPhilipp Holzer <admin+github@philipp.info>
Sun, 20 Oct 2019 11:07:16 +0000 (13:07 +0200)
commit771637459389d725ecb11e848740dce0f456418b
treed9b1f3c48d5eca233252860064c7fc8ea16cbe0a
parent49c05036aebbf48241ae7d2d79f18d59a092cd56
Move mod/receive to src/Module/Diaspora/receive
- Added routes
- Make Diaspora::decode(Raw) more explicit
- Add new User::getByGuid() method
mod/dfrn_notify.php
mod/receive.php [deleted file]
src/Model/User.php
src/Module/Diaspora/Receive.php [new file with mode: 0644]
src/Protocol/Diaspora.php
static/routes.config.php