]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/avatar.php
add CSRF protection to avatar
[quix0rs-gnu-social.git] / actions / avatar.php
2008-08-29 Evan Prodromouadd CSRF protection to avatar
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-22 zachAdded is_readonly() method to all Actions
2008-07-13 Mike CochraneMerge some gettext strings to one line so translation...
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-06-30 Evan Prodromourefactor common behaviour in settings pages
2008-06-18 Evan Prodromoumove instructions up to the "whats up" area
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 Prodromoureminder about site license in avatar upload process
2008-06-11 Evan Prodromouinstructions
2008-06-05 Evan Prodromoumove avatar scaling and saving to Avatar and Profile
2008-05-28 Evan Prodromoudon't scale avatar if original already matches size
2008-05-28 Evan Prodromoufix submit button for avatar
2008-05-28 Evan Prodromouadd timestamp to avatar filenames to prevent overlap
2008-05-28 Evan Prodromouremove bogus validation code
2008-05-20 Evan Prodromoutrim whitespace
2008-05-20 Evan Prodromoucall validate before saving objects
2008-05-20 Evan Prodromouforgot the footer
2008-05-20 Evan Prodromouadd alt to all images
2008-05-18 Evan Prodromoutimestamps for avatar
2008-05-18 Evan Prodromoubetter deletion of old avatars
2008-05-18 Evan Prodromoufix form for avatars
2008-05-17 Evan Prodromouuse cast object for datetimes
2008-05-17 Evan Prodromoufix created, messages
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