]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Only get POST verbs for noticestreams for now
authorMikael Nordfeldth <mmn@hethane.se>
Wed, 9 Jul 2014 11:37:09 +0000 (13:37 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Wed, 9 Jul 2014 11:37:09 +0000 (13:37 +0200)
commitefa3e8f3f4001ee01771a8bb69312cfcc5565c79
treedf307ac90cc025990561298751c71ba76090a7f9
parent42e2232371ca152185d7e223ca5e5e8f80cd96c6
Only get POST verbs for noticestreams for now

Since we store 'favorite' verbs as notices now too, they caused a lot of
"null" notices that might not be interesting before we handle them better
in the UIs.
lib/conversationnoticestream.php
lib/noticestream.php
lib/profilenoticestream.php
lib/publicnoticestream.php
lib/replynoticestream.php