summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-09-05free memory in SMS daemon, tooEvan Prodromou
2008-09-05free and unset DB_DataObjects after we're done with themEvan Prodromou
2008-09-04change sms broadcast to use a joinEvan Prodromou
2008-09-04use a join for omb broadcastEvan Prodromou
2008-09-04better @ linksEvan Prodromou
2008-09-04add some processTime() to the send loops to avoid filling the bufferEvan Prodromou
2008-09-04abstract XMPP-related queue handling to a common superclassEvan Prodromou
2008-09-04add newline at the end of pidfileEvan Prodromou
2008-09-04more robust code for setting daemon uid/gidEvan Prodromou
2008-09-04add .pid to pidfile namesEvan Prodromou
2008-09-04scripts daemonize themselvesEvan Prodromou
2008-09-04Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567)CiaranG
2008-08-31Elide_TagsGarret Buell
2008-08-31Allow_multicase_tagsGarret Buell
2008-08-31Tags_without_fancyGarret Buell
2008-08-26try to make the reply button do the right thing if there's no notification box.Evan Prodromou
2008-08-30switch around how XMLStream does processingEvan Prodromou
2008-09-01restore HTML in output, remove rump pubsub event codeEvan Prodromou
2008-09-01slightly more robust connection codeEvan Prodromou
2008-09-01separate out presence from connection, send different presence types from que...Evan Prodromou
2008-08-31halt sending HTML in JabberEvan Prodromou
2008-08-30forgot to use the array for avoiding dupesEvan Prodromou
2008-08-30use priority in connectionEvan Prodromou
2008-08-30get rid of Laconica_XMPP and ignore priorityEvan Prodromou
2008-08-30some fixes from on the jabber serverevan
2008-08-30forgot to get the profile in public queue handlerEvan Prodromou
2008-08-30less sleeping, slightlyEvan Prodromou
2008-08-30use common log in error handler rather than echoEvan Prodromou
2008-08-29lost $sent_to in jabber_public_noticeEvan Prodromou
2008-08-29many jabber queue management changesEvan Prodromou
2008-08-29split public stream to its own queue handlerEvan Prodromou
2008-08-29harmonize csrf and queuesEvan Prodromou
2008-08-27misprint of omb as omsEvan Prodromou
2008-08-27don't clear claims immediatelyEvan Prodromou
2008-08-27correct presence in jabber functionEvan Prodromou
2008-08-27change return in queue functionEvan Prodromou
2008-08-27got two lines reversedEvan Prodromou
2008-08-27break up monolithic xmppdaemon into multiple queue handlersEvan Prodromou
2008-08-28fix random function nameEvan Prodromou
2008-08-28code for session tokenEvan Prodromou
2008-08-27get language before setting it.Evan Prodromou
2008-08-26fix error storing uris of remote noticesEvan Prodromou
2008-08-26use notice URI if it's not local and it's an HTTP URLEvan Prodromou
2008-08-26only send local messages to public XMPP streamEvan Prodromou
2008-08-26optionally turn encryption on or off in the XMPP connectionEvan Prodromou
2008-08-25never allow blank passwordsEvan Prodromou
2008-08-25use common_sql_now() instead of DB_DataObject_CastEvan Prodromou
2008-08-24notify user of remote subscriptionsEvan Prodromou
2008-08-23Prevent jabber.php error by checking key existsCiaranG
2008-08-23Escape profile url in xmpp in case fancy urls off (Ticket #521)CiaranG