]> git.mxchange.org Git - friendica.git/commit
Add new item/{id}/follow module and POST route
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 30 Jan 2021 20:34:58 +0000 (15:34 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 31 Jan 2021 22:36:18 +0000 (17:36 -0500)
commit15e9f219e7c0fb13b3ed430bad92bc1dcf01a5ac
tree4c3597696a65fac6a00d218e6efa9350c2478de3
parentee6699e64103f01731e13dd75bea0adce43c6243
Add new item/{id}/follow module and POST route

- It is meant to replace mod/subthread
src/Module/Item/Follow.php [new file with mode: 0644]
static/routes.config.php