index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
jabber.php
Age
Commit message (
Expand
)
Author
2010-01-28
Don't attempt to resend XMPP messages that can't be broadcast due to the prof...
Brion Vibber
2010-01-22
XMPP queued output & initial retooling of DB queue manager to support non-Not...
Brion Vibber
2010-01-13
Fix regressions in XMPP output during inbox refactoring
Brion Vibber
2010-01-13
refactor jabber broadcast for notice_inbox removal
Evan Prodromou
2010-01-12
Major refactoring of queue handlers to support running multiple sites in one ...
Brion Vibber
2010-01-07
Correction to previous commit
Ciaran Gultnieks
2010-01-07
Fixes to bugs where non-local messages were being wrong put in the public tim...
Ciaran Gultnieks
2009-11-20
revert adding avatar IMG to jabber output; shows entire URL in some Jabber cl...
Evan Prodromou
2009-11-11
Add the [noticeid] to the end of text only jabber messages
Craig Andrews
2009-11-11
Remove alt text on avatar url (so pidgin doesn't show it)
Craig Andrews
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Remove more contractions
Siebrand Mazeland
2009-10-27
Display user avatar in the XMPP message
Craig Andrews
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-07-09
use select() to bring down xmpp latency
Evan Prodromou
2009-03-23
Fixed jabber code broken in 3ef4f251acbe8ebdfd9d7f1ea43b7344b7332b73
CiaranG
2009-03-22
One function for producing Atom entry for a Notice
Evan Prodromou
2009-03-08
PostgreSQL - some more fixes to make queries compatible with both databases. ...
CiaranG
2009-02-13
Fixed arguments to syslog (LOG_ERR, not LOG_ERROR) and removed unused function
Zach Copley
2009-02-11
add related link to Atom for feeds for some downstream users
Evan Prodromou
2009-02-06
Move common_avatar_* functions to Avatar
Evan Prodromou
2009-01-30
PostgreSQL - code changes to avoid problems where user table is referenced in...
Ciaran Gultnieks
2009-01-28
only send group notices through Jabber to users with notices enabled
Evan Prodromou
2009-01-23
Keep checking who's received stuff in jabber broadcast
Evan Prodromou
2009-01-23
Make sure group messages go out over Jabber
Evan Prodromou
2008-12-22
reformat lib/jabber.php for phpcs, including doc comments
Evan Prodromou
2008-12-09
on broadcast jabber and sms to people with the flags set
Evan Prodromou
2008-09-30
use profile URL instead of local URL
Evan Prodromou
2008-09-05
free and unset DB_DataObjects after we're done with them
Evan Prodromou
2008-09-04
add some processTime() to the send loops to avoid filling the buffer
Evan Prodromou
2008-09-01
restore HTML in output, remove rump pubsub event code
Evan Prodromou
2008-09-01
slightly more robust connection code
Evan Prodromou
2008-09-01
separate out presence from connection, send different presence types from que...
Evan Prodromou
2008-08-31
halt sending HTML in Jabber
Evan Prodromou
2008-08-30
forgot to use the array for avoiding dupes
Evan Prodromou
2008-08-30
use priority in connection
Evan Prodromou
2008-08-30
get rid of Laconica_XMPP and ignore priority
Evan Prodromou
2008-08-30
forgot to get the profile in public queue handler
Evan Prodromou
2008-08-29
lost $sent_to in jabber_public_notice
Evan Prodromou
2008-08-29
many jabber queue management changes
Evan Prodromou
2008-08-29
split public stream to its own queue handler
Evan Prodromou
2008-08-27
correct presence in jabber function
Evan Prodromou
2008-08-27
break up monolithic xmppdaemon into multiple queue handlers
Evan Prodromou
2008-08-26
only send local messages to public XMPP stream
Evan Prodromou
2008-08-26
optionally turn encryption on or off in the XMPP connection
Evan Prodromou
2008-08-23
Prevent jabber.php error by checking key exists
CiaranG
[next]