Age | Commit message (Collapse) | Author |
|
The upstream class sets $this->basejid with host unconditionally, which wasn't previously an issue as the fulljid would always be filled in by the server at connect time before sending messages. With the new queued messaging, we need to make sure we've filled out $this->fulljid correctly without making a connection.
Now using $server if provided to build $this->basejid and $this->fulljid in the queued XMPP proxy class, so queued messages are sent correctly.
|
|
first access to undefined member variable
|
|
|
|
|
|
|
|
This meant that server.com/user/tag/TAG/rss just returned all user data.
That was incorrect.
|
|
|
|
- avoid notice on insert (missing sequenceKeys())
- avoid cache corruption on delete (user_id was missing from keys list, cache not cleared for user_id lookups)
|
|
which causes corruption in feeds and other linking problems.
Error message links to help info at http://status.net/wiki/Red_Hat_Enterprise_Linux#PCRE_library
|
|
|
|
low-level feed processing as entry context on PuSH input.
|
|
|
|
|
|
* 'testing' of gitorious.org:statusnet/mainline:
Updated note on geo location and added a note on user roles
Set up subscription to update@status.net for admin user on new installation, if OStatus is set up and working. (Will fail gracefully on a behind-the-firewall site.)
|
|
|
|
|
|
|
|
if OStatus is set up and working. (Will fail gracefully on a behind-the-firewall site.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 'testing' of gitorious.org:statusnet/mainline:
some more editorial on README
Increased admin navigation width to handle longer text length
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|