]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - plugins/GeoURL/GeoURLPlugin.php
ShowstreamAction tidying up
authorMikael Nordfeldth <mmn@hethane.se>
Fri, 10 Jul 2015 11:44:47 +0000 (13:44 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Fri, 10 Jul 2015 11:44:47 +0000 (13:44 +0200)
commit9a92b58057fb3a6ae5a6da6d37d2cd3ff4d84bd7
tree2b47e49e91e7a89f8406979a8630afe80223e7c3
parentf8877e015b1c0a81b34de77642947a57e7507f73
ShowstreamAction tidying up

Lots of these changes mean that we're requiring certain values to
either by typed properly or return the expected value. If it doesn't
there should be a fatal exception thrown which we can followup in the
logs and won't go silently suppressed.
lib/implugin.php
lib/profileaction.php
lib/profilelistitem.php
plugins/GeoURL/GeoURLPlugin.php
plugins/ModLog/ModLogPlugin.php
plugins/OStatus/OStatusPlugin.php
plugins/OpenID/OpenIDPlugin.php
plugins/WebFinger/WebFingerPlugin.php