]> git.mxchange.org Git - friendica.git/commit
Move GET /like/{id} to POST /item/{id}/activity/{verb}
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 30 Jan 2021 22:11:54 +0000 (17:11 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 31 Jan 2021 13:41:04 +0000 (08:41 -0500)
commit151db1104afc41d1326c3807a0ca11750e4ccc15
tree004a5b782f784cd0895df69addc2e0ee66e53f5b
parent3a186697307f185693096fb2160be608c24a39c7
Move GET /like/{id} to POST /item/{id}/activity/{verb}
src/Module/Item/Activity.php [new file with mode: 0644]
src/Module/Like.php [deleted file]
static/routes.config.php
view/js/main.js