Age | Commit message (Expand) | Author |
2008-08-29 | add csrf protection to profile settings | Evan Prodromou |
2008-08-05 | make init of lang environment happen earlier, or when user language may have ... | Evan Prodromou |
2008-07-21 | Resolve conflicts after pull from evan | mikec |
2008-07-20 | User definable timezones. Work in UTC internally and display per user/site de... | Mike Cochrane |
2008-07-18 | Patch for PITS 00032, 00033, 00034 | matthew.gregg |
2008-07-20 | fixup autosubscribe save | Evan Prodromou |
2008-07-20 | too much merlot on the airplane, dumb syntax mistake | Evan Prodromou |
2008-07-20 | add autosubscribe to profile settings | Evan Prodromou |
2008-07-15 | remove email settings from profile settings ahead of having its own tab | Evan Prodromou |
2008-07-13 | Colapse a lot of strings to make like easier for translators and more consisi... | Mike Cochrane |
2008-07-08 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-07-02 | method | Evan Prodromou |
2008-06-30 | refactor common behaviour in settings pages | Evan Prodromou |
2008-06-23 | don't validate email if none provided | 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 | 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 | special function for generating confirmation codes | Evan Prodromou |
2008-06-22 | confirm address | Evan Prodromou |
2008-06-22 | correctly use Confirm_address | 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 | add confirm email to profile settings | Evan Prodromou |
2008-06-18 | use query method to do some transactions | Evan Prodromou |
2008-06-18 | do some commits | Evan Prodromou |
2008-06-17 | move instructions up to the "whats up" area | Evan Prodromou |
2008-06-15 | more debugging on profile update | Evan Prodromou |
2008-06-15 | what exactly are we updating | Evan Prodromou |
2008-06-12 | broadcast profile and change subscription input id | Evan Prodromou |
2008-06-12 | add instructions to each form entry in forms | Evan Prodromou |
2008-06-11 | push notice form and sub-menu into header div | Evan Prodromou |
2008-06-11 | instructions | Evan Prodromou |
2008-05-21 | change measurement of updated profiles | Evan Prodromou |
2008-05-21 | validation in form handlers | Evan Prodromou |
2008-05-20 | extract textarea code and make bio a textarea | Evan Prodromou |
2008-05-20 | trim whitespace | Evan Prodromou |
2008-05-20 | call validate before saving objects | Evan Prodromou |
2008-05-20 | better forms for new theme | Evan Prodromou |
2008-05-19 | all updates use original now | Evan Prodromou |
2008-05-19 | try to fix updating in profile | Evan Prodromou |
2008-05-17 | smaller packet | Evan Prodromou |
2008-05-17 | save profile url | Evan Prodromou |
2008-05-17 | require once for settings actions | Evan Prodromou |
2008-05-17 | common_start_element -> common_element_start | Evan Prodromou |