Age | Commit message (Collapse) | Author |
|
This hides the relevant settings from the email settings page and
prevents maildaemon.php from processing email if the option is
disabled.
|
|
|
|
This disables the IM, SMS and Twitter settings pages and queue handlers
depending on the config options.
|
|
|
|
|
|
|
|
|
|
|
|
out javascript and css each time
|
|
|
|
|
|
Starting a text/html mime type document with <?xml causes some browsers (previous version of Opera and IE) to switch to Quirks Mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$id is not defined, should be $this->id
|
|
notice as a status update
|
|
|
|
with attachment views as well (Ticket 1761)
|
|
appends own username
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://laconi.ca/trac/ticket/873
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Undefined index: HTTP_X_FORWARDED_FOR
Undefined index: HTTP_CLIENT_IP
Undefined variable: proxy
Also fixed the return value order to match calls to common_client_ip() in actions/api.php and lib/rssaction.php
|
|
|
|
|
|
|