- Get the email system to work for register.php
[bugdar.git] / includes / api_user.php
2008-08-31 Robert Sesek- Get the email system to work for register.php
2008-08-22 Robert SesekChanging BSApi->objdata[] to BSApi->record[]
2008-06-26 Robert SesekClean up $funct->*() to BSFunctions::*()
2008-06-25 Robert SesekChange the $this->registry big three arrays to also...
2008-06-25 Robert Sesekinit.php is now largely upgraded
2008-03-21 Robert Sesekr1608: Merging r1607 from trunk
2008-03-21 Robert Sesekr1607: Updating all the language strings to use T(...
2007-07-19 Robert Sesekr1582: We no longer can trust the tag variable substitu...
2007-03-18 Robert Sesekr1487: Forgot to remove the "value" in the forach(...
2007-03-18 Robert Sesekr1486: Adding API support for multiple usergroups in...
2007-02-26 Robert Sesekr1419: Beginning to implement the authentication API:
2007-02-13 Robert Sesekr1403: - Fixed a bug in UserAPI::post_update() that...
2007-02-03 Robert Sesekr1387: Merging the upgrade script from the 1.1.x branch...
2006-12-29 Robert Sesekr1376: Merging changes from r1375 back to trunk from...
2006-12-09 Robert Sesekr1339: Changing the javscript version of the column...
2006-12-09 Robert Sesekr1338: Incomplete JavaScript implementation of column...
2006-10-18 Robert Sesekr1265: Timezones with half hours are not saved because...
2006-10-01 Robert Sesekr1228: Forgot to update caches when the display name... 1.1.0
2006-10-01 Robert Sesekr1221: Finishing post_delete()
2006-08-18 Robert Sesekr1070: Changing "colour" to "color" internally
2006-08-18 Robert Sesekr1068: Removing all inwards signs of "favourite" in...
2006-08-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-08-01 Robert Sesekr1023: NOW we have the right email options
2006-08-01 Robert Sesekr1019: Changing the default email options
2006-08-01 Robert Sesekr1008: Make sure we sanitize the IDs where it counts...
2006-08-01 Robert Sesekr991: Adding default user email options and removing...
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-07-25 Robert Sesekr944: Adding user options in the API and admin section...
2006-07-22 Robert Sesekr935: - Adding user.hidestatuses
2006-07-22 Robert Sesekr928: Fixing more bugs in APIs
2006-07-22 Robert Sesekr927: Fixing another bug in the User API
2006-07-22 Robert Sesekr923: Fixing some bugs in the UserAPI
2006-07-22 Robert Sesekr922: - Adding support for DST
2006-07-17 Robert Sesekr901: Todo++
2006-07-17 Robert Sesekr899: Adding lots of pre and post processing methods...
2006-05-28 Robert Sesekr849: Make sure that when we're validating displayname...
2006-04-30 Robert Sesekr786: Impose noempty restriction on the password field
2006-04-30 Robert Sesekr781: Adding user API class