summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-23add jabber library and use itEvan Prodromou
2008-06-23add imsettings to menuEvan Prodromou
2008-06-23normalize jids before comparisonEvan Prodromou
2008-06-22conn is an attribute of XMPPdaemonEvan Prodromou
2008-06-22change host to portEvan Prodromou
2008-06-22dont let the daemon get called from a web serverEvan Prodromou
2008-06-22strip whitespace in xmppdaemonEvan Prodromou
2008-06-22make the daemon do somethingEvan Prodromou
2008-06-22add flags to db for jabber and sms notificationEvan Prodromou
2008-06-22first pass at a daemon to receive XMPP messagesEvan Prodromou
2008-06-22forgot to return on invalid nicknameEvan Prodromou
2008-06-22disallow nicknames on a blacklistEvan Prodromou
2008-06-22remove check immediateEvan Prodromou
2008-06-22version number changedEvan Prodromou
2008-06-22allow blank email address (I think)0.3.4Evan Prodromou
2008-06-22UNDO: move profile update to frontEvan Prodromou
2008-06-22move profile update to frontEvan Prodromou
2008-06-22debugging for profile updateEvan Prodromou
2008-06-22auto-increment primary key for SMS carrierEvan Prodromou
2008-06-22use a static rather than a constant for code charsEvan Prodromou
2008-06-22special function for generating confirmation codesEvan Prodromou
2008-06-22confirm addressEvan Prodromou
2008-06-22fix name of class in confirmaddress.phpEvan Prodromou
2008-06-22correctly use Confirm_addressEvan Prodromou
2008-06-22require the right classEvan Prodromou
2008-06-22move confirmemail to confirmaddressEvan Prodromou
2008-06-22change Confirm_email to Confirm_addressEvan Prodromou
2008-06-22qEvan Prodromou
2008-06-22more debuggingEvan Prodromou
2008-06-22strcmp for comparisonEvan Prodromou
2008-06-22nickname updateEvan Prodromou
2008-06-22better logic in profile settings, missing method in allEvan Prodromou
2008-06-22use updateKeys() for updating the userEvan Prodromou
2008-06-22use internal quoting code for manual queryEvan Prodromou
2008-06-22add a method to update key fields in UserEvan Prodromou
2008-06-22typo in objstringEvan Prodromou
2008-06-22reference calling for objstringEvan Prodromou
2008-06-22add confirm email to profile settingsEvan Prodromou
2008-06-22add better debuggingEvan Prodromou
2008-06-20fix url for redirectEvan Prodromou
2008-06-20some whitespaceEvan Prodromou
2008-06-20change from using tag uris to http urls for identifiersEvan Prodromou
2008-06-20go back to ensuring sessionEvan Prodromou
2008-06-20strip some whitespaceEvan Prodromou
2008-06-20don't keep cached userEvan Prodromou
2008-06-20whitespace and debugging changesEvan Prodromou
2008-06-20fancy url for confirmation of emailEvan Prodromou
2008-06-20correct confirmation codeEvan Prodromou
2008-06-20correct name for common_good_rand()Evan Prodromou
2008-06-20confirm email addressesEvan Prodromou