Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of rebinding all of the notice replies again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1319002e1519fafb0e82fbfd2d2723abdb3112e7. Need to use actual profile object rather than an id on a variable that doesn't exist when checking blocks :D
|
|
|
|
some circumstances
|
|
only while it GETs the form.
|
|
|
|
Works in IE7+, Safari4, Firefox 3.
|
|
|
|
|
|
|
|
|
|
* i18n for MB and kB
|
|
|
|
icons.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ini info as what used to be in statusnet.ini before OpenID was pulled
out into a plugin.
|
|
|
|
|
|
is used. And if we need it, the OpenID plugin should do it.
|
|
the OMB queue handler die.
|
|
|
|
Remote_profile.
DB_DataObject hides errors by silently returning null for any non-existent method call, making it harder to tell what the heck's going on... the rights check for blocked remote users returned null for the check for subscribe rights, thus eval'ing to false. We now log a note in this circumstance, which would have cut about 3 hours off of the debug time.
|