aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/users.php
AgeCommit message (Expand)Author
2008-10-21Closes #457: Now returns $guid on success, false on failmarcus
2008-10-08Allowing '.' in username, refs #415marcus
2008-10-06List_user_friends_objects now lets you hide the toggle to gallery viewben
2008-10-03Fixes #311, closes #345: Validation now called via event 'user', 'validate'. ...marcus
2008-10-03Removed old validation codemarcus
2008-10-03Refs #311marcus
2008-09-30Closes #388: Additionally the site check in configuration_init() should be in...marcus
2008-08-25Closes #254: If mb_string is installed then internationalised usernames are s...marcus
2008-08-18Removing a user disables their entitiesben
2008-08-16Removing gallery on search user list functionben
2008-08-15Correction for the search list users by name function.ben
2008-08-15Added proper search for users by nameben
2008-08-13Closes #227 and #243: Hopefully this has the fscking thing nailed to the wall. marcus
2008-08-13Reverted changes so users can now register again.marcus
2008-08-13Fixes #241: Changed order, delete user using object's delete method rather th...marcus
2008-08-13Added a page handler for the dashboardben
2008-08-12Closes #229: Admin signup now using different view + no password validation f...marcus
2008-08-12Refs #229 : Register now has more granular messages, dupe email checkiong, sa...marcus
2008-08-11Added a search submenu.ben
2008-08-08Major access fix.ben
2008-08-08Closes #221: Body and subject now internationalised.marcus
2008-08-07Centralised set and get magic functions to the tlc. Added isset and unset mag...marcus
2008-08-04User settingsben
2008-08-04Closes #193: Added salt field to database and new users will be generated wit...marcus
2008-08-01Fixed erroneous friends link issueben
2008-08-01Spotlight state persists.ben
2008-08-01Refs #191: Actions for resetting passwords, but no front end as yet.marcus
2008-08-01Changed so that validated_email flag written as null user. Refs #190.marcus
2008-07-31Friends collections are now fully part of the main coreben
2008-07-22Introducing the Friendable interfaceben
2008-07-18Further fixes.ben
2008-07-18Slight fix to previous.ben
2008-07-18Altered the get_user_friends_objects functions to work with containers.ben
2008-07-18Moved container_guid to entities, modified a bunch of functions.ben
2008-07-07Administration tweaks; fixed users online functions, as well as last_action f...ben
2008-07-04First pass on user searchben
2008-07-01Closes #108marcus
2008-06-30Added some user code - needs div hidingmarcus
2008-06-27Added mapping to cache username => guid & code => guid. Refs #101.marcus
2008-06-27Added a 'display full view' parameter to all of the listings functionsben
2008-06-26Closes #16: Administration: Reset password functionality on user admin screen marcus
2008-06-26Unified user settings formben
2008-06-26Closes #92: Settings: Set user language marcus
2008-06-26Fixes #91 and #97marcus
2008-06-26Closes #90: Settings: Change name marcus
2008-06-26Fixes #95 - Now keying off system log entries so that whenever a user does so...marcus
2008-06-25Closes #79: Email confirmation on registration & email change marcus
2008-06-25Refs #79marcus
2008-06-19Fixes #55 : "Users online now" functionmarcus
2008-06-18Removing some error noticesben