summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2008-08-22Fixed attempt to read nonexistent match in JID regexCiaranG
2008-08-22XMPP sub/unsub and help commandsCiaranG
2008-08-22fix include path bugEvan Prodromou
2008-08-22local-only is optional on public timelineEvan Prodromou
2008-08-22include external libs in a subdir to make install easierEvan Prodromou
2008-08-18Twitter-compatible API - moved show() to the right filezach
2008-08-18Twitter-compatible API - running all strings through gettext() nowzach
2008-08-17use UTF-8 as the internal encodingEvan Prodromou
2008-08-17make settings and search menus localisableEvan Prodromou
2008-08-15Twitter-compatible API: support for new in_reply_to_status_id in statuses/updatezach
2008-08-13auto-load OAuthRequestEvan Prodromou
2008-08-08Twitter-compatible API: filled in the source attr for notices accessed via APIzach
2008-08-11make tag dropoff configurableEvan Prodromou
2008-08-07LOG_ERROR -> LOG_ERR (again)Evan Prodromou
2008-08-06fix config globalEvan Prodromou
2008-08-06fixup locale stuff from mikenzEvan Prodromou