]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/profilesettings.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / actions / profilesettings.php
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan ProdromouTRUE
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-03 millettemoving delete profile to its own space.
2008-12-03 millettedelete user and all traces from the db.
2008-11-28 milletteonly expand URLs we shortened ourselves + only shorten...
2008-11-24 millettea step closer to deleting a user and hosts posts from...
2008-11-23 millettetrac155 first step to delete account
2008-11-25 Evan Prodromoufix problems with blank tag strings (!)
2008-11-20 Evan Prodromoucorrect tags method for user
2008-11-20 Evan Prodromoulet users set their own profile tags from profilesettings
2008-11-06 millettetrac31 url_auto_shortening by sgmurphy
2008-09-26 Evan Prodromoutry to clean up user-without-profile errors
2008-09-07 Zach CopleyFold password form into profile settings
2008-09-06 Zach CopleyMoved avatar upload down below timezone on profile...
2008-09-05 Zach CopleyConflated Avatar and Profile settings + removed a bunch...
2008-08-29 Evan Prodromouadd csrf protection to profile settings
2008-08-06 Evan Prodromoumake init of lang environment happen earlier, or when...
2008-07-21 mikecResolve conflicts after pull from evan
2008-07-20 Mike CochraneUser definable timezones. Work in UTC internally and...
2008-07-19 matthew.greggPatch for PITS 00032, 00033, 00034
2008-07-20 Evan Prodromoufixup autosubscribe save
2008-07-20 Evan Prodromoutoo much merlot on the airplane, dumb syntax mistake
2008-07-20 Evan Prodromouadd autosubscribe to profile settings
2008-07-15 Evan Prodromouremove email settings from profile settings ahead of...
2008-07-13 Mike CochraneColapse a lot of strings to make like easier for transl...
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-07-02 Evan Prodromoumethod
2008-06-30 Evan Prodromourefactor common behaviour in settings pages
2008-06-24 Evan Prodromoudon't validate email if none provided
2008-06-22 Evan Prodromouforgot to return on invalid nickname
2008-06-22 Evan Prodromoudisallow nicknames on a blacklist
2008-06-22 Evan Prodromouallow blank email address (I think)
2008-06-22 Evan ProdromouUNDO: move profile update to front
2008-06-22 Evan Prodromoumove profile update to front
2008-06-22 Evan Prodromoudebugging for profile update
2008-06-22 Evan Prodromouspecial function for generating confirmation codes
2008-06-22 Evan Prodromouconfirm address
2008-06-22 Evan Prodromoucorrectly use Confirm_address
2008-06-22 Evan Prodromoumore debugging
2008-06-22 Evan Prodromoustrcmp for comparison
2008-06-22 Evan Prodromounickname update
2008-06-22 Evan Prodromoubetter logic in profile settings, missing method in all
2008-06-22 Evan Prodromouuse updateKeys() for updating the user
2008-06-22 Evan Prodromouadd confirm email to profile settings
2008-06-19 Evan Prodromouuse query method to do some transactions
2008-06-19 Evan Prodromoudo some commits
2008-06-18 Evan Prodromoumove instructions up to the "whats up" area
2008-06-15 Evan Prodromoumore debugging on profile update
2008-06-15 Evan Prodromouwhat exactly are we updating
2008-06-12 Evan Prodromoubroadcast profile and change subscription input id
2008-06-12 Evan Prodromouadd instructions to each form entry in forms
2008-06-11 Evan Prodromoupush notice form and sub-menu into header div
2008-06-11 Evan Prodromouinstructions
2008-05-21 Evan Prodromouchange measurement of updated profiles
2008-05-21 Evan Prodromouvalidation in form handlers
2008-05-20 Evan Prodromouextract textarea code and make bio a textarea
2008-05-20 Evan Prodromoutrim whitespace
2008-05-20 Evan Prodromoucall validate before saving objects
2008-05-20 Evan Prodromoubetter forms for new theme
2008-05-19 Evan Prodromouall updates use original now
2008-05-19 Evan Prodromoutry to fix updating in profile
2008-05-18 Evan Prodromousmaller packet
2008-05-17 Evan Prodromousave profile url
2008-05-17 Evan Prodromourequire once for settings actions
2008-05-17 Evan Prodromoucommon_start_element -> common_element_start
2008-05-17 Evan Prodromoufixes to make it all lint
2008-05-17 Evan Prodromouupload and change avatars
2008-05-15 Evan Prodromousettings and avatars