summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-23force session again and correctly get IDEvan Prodromou
2008-06-23use the correct field for Remember_meEvan Prodromou
2008-06-23typo in name of common_set_cookieEvan Prodromou
2008-06-23bad function callEvan Prodromou
2008-06-23switch order for checkbox, instructioEvan Prodromou
2008-06-23implement rememberme functionalityEvan Prodromou
2008-06-23add table for remember me codesEvan Prodromou
2008-06-23more robust handling of new JIDsEvan Prodromou
2008-06-23syntax error in jabber_format_noticeEvan Prodromou
2008-06-23more fixes in default themeEvan Prodromou
2008-06-23don't validate email if none providedEvan Prodromou
2008-06-23fix instructions in default themeEvan Prodromou
2008-06-23broadcast notices to jabberEvan Prodromou
2008-06-23jabber send and confirmation codeEvan Prodromou
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