Age | Commit message (Expand) | Author |
2009-04-16 | Add a few events (hooks): RegistrationTry, RegistrationForData, ProfileFormDa... | Robin Millette |
2009-02-07 | trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. | Robin Millette |
2009-01-27 | Keeping HTML consistent throughout the site. | Sarven Capadisli |
2009-01-19 | Renamed form_datas to form_data | sarven |
2009-01-17 | Profile settings styles | sarven |
2009-01-17 | Break up settings into two tabset | Evan Prodromou |
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou |
2009-01-15 | Convert all actions to use new UI functions | Evan Prodromou |
2008-12-25 | Some fixups of patches not already migrated to trunk to bring inline with PEA... | Zach Copley |
2008-12-09 | Jcrop v2 (POST cropping to be completed) | csarven |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | TRUE | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-03 | moving delete profile to its own space. | millette |
2008-12-03 | delete user and all traces from the db. | millette |
2008-11-28 | only expand URLs we shortened ourselves + only shorten if notice > 140 chars | millette |
2008-11-23 | a step closer to deleting a user and hosts posts from the db | millette |
2008-11-23 | trac155 first step to delete account | millette |
2008-11-24 | fix problems with blank tag strings (!) | Evan Prodromou |
2008-11-20 | correct tags method for user | Evan Prodromou |
2008-11-20 | let users set their own profile tags from profilesettings | Evan Prodromou |
2008-11-06 | trac31 url_auto_shortening by sgmurphy | millette |
2008-09-26 | try to clean up user-without-profile errors | Evan Prodromou |
2008-09-07 | Fold password form into profile settings | Zach Copley |
2008-09-06 | Moved avatar upload down below timezone on profile settings | Zach Copley |
2008-09-05 | Conflated Avatar and Profile settings + removed a bunch of unnecessary whites... | Zach Copley |
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 |