]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
FavorAction upgraded to extend FormAction
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 23 Sep 2013 09:34:15 +0000 (11:34 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 23 Sep 2013 11:06:09 +0000 (13:06 +0200)
commit5f1fea14886450178a2c60f363b4f0358504433f
tree018c1f4e01d21962b80193379108d670685b8c7b
parentf711f9ee7551ac0fe59f1cdc5a375d4825d93e3c
FavorAction upgraded to extend FormAction

Includes some minor changes to other things as well, such as the session
token input element now having the same 'name' attribute as everyone else.
(it still retains a 'token-'+noticeid 'id' attribute for clientside JS)
actions/disfavor.php
actions/favor.php
lib/disfavorform.php
lib/favorform.php
plugins/AnonymousFave/actions/anondisfavor.php
plugins/AnonymousFave/actions/anonfavor.php
plugins/Realtime/realtimeupdate.js