Age | Commit message (Expand) | Author |
2008-06-22 | add flags to db for jabber and sms notification | Evan Prodromou |
2008-06-22 | first pass at a daemon to receive XMPP messages | Evan Prodromou |
2008-06-22 | forgot to return on invalid nickname | Evan Prodromou |
2008-06-22 | disallow nicknames on a blacklist | Evan Prodromou |
2008-06-22 | remove check immediate | Evan Prodromou |
2008-06-22 | version number changed | Evan Prodromou |
2008-06-22 | allow blank email address (I think)0.3.4 | Evan Prodromou |
2008-06-22 | UNDO: move profile update to front | Evan Prodromou |
2008-06-22 | move profile update to front | Evan Prodromou |
2008-06-22 | debugging for profile update | Evan Prodromou |
2008-06-22 | auto-increment primary key for SMS carrier | Evan Prodromou |
2008-06-22 | use a static rather than a constant for code chars | Evan Prodromou |
2008-06-22 | special function for generating confirmation codes | Evan Prodromou |
2008-06-22 | confirm address | Evan Prodromou |
2008-06-22 | fix name of class in confirmaddress.php | Evan Prodromou |
2008-06-22 | correctly use Confirm_address | Evan Prodromou |
2008-06-22 | require the right class | Evan Prodromou |
2008-06-22 | move confirmemail to confirmaddress | Evan Prodromou |
2008-06-22 | change Confirm_email to Confirm_address | Evan Prodromou |
2008-06-22 | q | Evan Prodromou |
2008-06-22 | more debugging | Evan Prodromou |
2008-06-22 | strcmp for comparison | Evan Prodromou |
2008-06-22 | nickname update | Evan Prodromou |
2008-06-22 | better logic in profile settings, missing method in all | Evan Prodromou |
2008-06-22 | use updateKeys() for updating the user | Evan Prodromou |
2008-06-22 | use internal quoting code for manual query | Evan Prodromou |
2008-06-22 | add a method to update key fields in User | Evan Prodromou |
2008-06-22 | typo in objstring | Evan Prodromou |
2008-06-22 | reference calling for objstring | Evan Prodromou |
2008-06-22 | add confirm email to profile settings | Evan Prodromou |
2008-06-22 | add better debugging | Evan Prodromou |
2008-06-20 | fix url for redirect | Evan Prodromou |
2008-06-20 | some whitespace | Evan Prodromou |
2008-06-20 | change from using tag uris to http urls for identifiers | Evan Prodromou |
2008-06-20 | go back to ensuring session | Evan Prodromou |
2008-06-20 | strip some whitespace | Evan Prodromou |
2008-06-20 | don't keep cached user | Evan Prodromou |
2008-06-20 | whitespace and debugging changes | Evan Prodromou |
2008-06-20 | fancy url for confirmation of email | Evan Prodromou |
2008-06-20 | correct confirmation code | Evan Prodromou |
2008-06-20 | correct name for common_good_rand() | Evan Prodromou |
2008-06-20 | confirm email addresses | Evan Prodromou |
2008-06-20 | add confirmemail table | Evan Prodromou |
2008-06-20 | skip a DB hit, and better regex | Evan Prodromou |
2008-06-20 | Fix for bug #00019 (Linkified all @ addresses in a message) | matthew.gregg |
2008-06-20 | fix pagination for galleries | Evan Prodromou |
2008-06-19 | put instructions into header div | Evan Prodromou |
2008-06-19 | try to clear openid url cookie better | Evan Prodromou |
2008-06-19 | push instructions into head and require license | Evan Prodromou |
2008-06-19 | common_show_footer() was hidden in an if | Evan Prodromou |