index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
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
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
2008-08-23
Escape profile url in xmpp in case fancy urls off (Ticket #521)
CiaranG
2008-08-22
Fixed attempt to read nonexistent match in JID regex
CiaranG
2008-07-22
Only try sending xmpp notices if xmpp is enabled
Mike Cochrane
2008-07-18
forgot the user's name in HTML output
Evan Prodromou
2008-07-18
add an HTML payload to outgoing notices
Evan Prodromou
2008-07-17
public indexers in config file
Evan Prodromou
2008-07-16
slightly better error handling
Evan Prodromou
2008-07-16
add some warnings and stuff
Evan Prodromou
2008-07-16
lost else
Evan Prodromou
2008-07-15
replies from people you're not subscribed to over Jabber
Evan Prodromou
2008-07-15
work around probs with XMPPHP library
Evan Prodromou
2008-07-14
build stanza ourselves, without library
Evan Prodromou
2008-07-14
encode special chars in atom payload
Evan Prodromou
2008-07-14
debugging changes on development server
Evan Prodromou
2008-07-14
get the msg to format
Evan Prodromou
2008-07-14
forgot to send a null for subject in XMPP message
Evan Prodromou
2008-07-13
make broadcast send notice with extra Twitter cruft
Evan Prodromou
2008-07-13
add extra Twitter cruft to jabber messages
Evan Prodromou
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
2008-07-09
fixup required XMPP library
Evan Prodromou
2008-07-08
replybutton.darc
mike
2008-07-07
autosubscribe for jabber
Evan Prodromou
2008-07-05
optionally queue jabber confirmations
Evan Prodromou
2008-07-05
change to use SVN version of XMPPHP
Evan Prodromou
[next]