summaryrefslogtreecommitdiff
path: root/scripts/xmppdaemon.php
AgeCommit message (Expand)Author
2009-07-21Set the global $_cur current user so that preferences are loaded.Craig Andrews
2009-07-09send a ping from the xmppdaemonEvan Prodromou
2009-07-03clean up payload memoryEvan Prodromou
2009-06-28change name of constructor for xmppdaemonEvan Prodromou
2009-06-28add a lot more logging to xmppdaemonEvan Prodromou
2009-06-28if not in daemon mode, xmppdaemon sends log to stdoutEvan Prodromou
2009-06-28got my background/foreground logic backwardsEvan Prodromou
2009-06-28xmppdaemon.php can stay in foregroundEvan Prodromou
2009-06-24all daemons take an id parameterEvan Prodromou
2009-06-22xmppdaemon.php uses commandline.incEvan Prodromou
2009-06-22Merge branch '0.8.x' into cmdlineEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-20change scripts to take server and path from commandlineEvan Prodromou
2009-04-20Merge branch '0.7.x' of git://gitorious.org/laconica/bAvatar-clone without th...Adrian Lang
2009-04-18shortening links in notices from XMPPTobias Diekershoff
2009-04-16Abort the xmpp-related daemons immediately if xmpp is disabled in the config,...CiaranG
2009-02-17another system messageEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-13trim the body of an incoming messageEvan Prodromou
2008-12-11xmppdaemon uses 'xml' rather than 'raw' accessorEvan Prodromou
2008-11-28shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...millette
2008-12-04new auto-reply regexp (thanks @lilyhill!)Evan Prodromou
2008-10-04add channels and use command interpreter in different channelsEvan Prodromou
2008-10-02XMPP Direct Messaging / Last noticenick
2008-09-26Fix error in xmpp helpCiaranG
2008-09-22merge CiaranG's changes for subs0.6.00.6Evan Prodromou
2008-09-16integrate local changes with Zach'sEvan Prodromou
2008-06-26fork daemonEvan Prodromou
2008-08-30remove custom xmppdaemon error handlerEvan Prodromou
2008-08-16XMPP daemon updates including help, sub and subsub commands, plus subscribe/u...CiaranG
2008-08-14Bounce oversized XMPP messages back to user (Ticket #112)CiaranG
2008-09-05free and unset DB_DataObjects after we're done with themEvan Prodromou
2008-09-04scripts daemonize themselvesEvan Prodromou
2008-09-02variable name conflict on reconnectEvan Prodromou
2008-09-02set the reconnect timeoutEvan Prodromou
2008-09-02add reconnect handlers to main XMPP-handling scriptsEvan Prodromou
2008-09-01separate out presence from connection, send different presence types from que...Evan Prodromou
2008-08-30add some sanity-check stuff for long-running daemonsEvan Prodromou
2008-08-30add initialization info to the queue handlersEvan Prodromou
2008-08-30check for self in forwards, tooEvan Prodromou
2008-08-30correctly use attrs array rather than nonexistent attunctionEvan Prodromou
2008-08-30log fetchEvan Prodromou
2008-08-30debug xml inputEvan Prodromou
2008-08-30better debugging output for forwarded messagesEvan Prodromou
2008-08-30get address from addressesEvan Prodromou
2008-08-30typo preventing detection of addressesEvan Prodromou