Age | Commit message (Expand) | Author |
2009-01-13 | Closes #675: Salt changed during password reset | marcus |
2009-01-09 | Closes #560: Pagination parameters added. | marcus |
2009-01-09 | Closes #668: Banning now works through a flag in the users_entity table. Data... | marcus |
2009-01-08 | Refs #668: Building on [2546] and providing ban and unban functions. Later th... | marcus |
2009-01-08 | Refs #668, #640: Cleaner interface provided for banning. | marcus |
2009-01-08 | Refs #640: Renamed and moved entities.php:disable_entities to user.php:disabl... | marcus |
2009-01-01 | bug #634 fixed | dave |
2008-12-04 | Closes #609 | marcus |
2008-12-03 | Closes #550: Code metadata now moved to private storage | marcus |
2008-11-21 | Closes #554: Validation procedure now correctly screening for ascii space | marcus |
2008-11-20 | Fixes #548: Introducing set_last_login($user_guid). Called from login(), but ... | marcus |
2008-11-19 | Fixes #568: Exportable code now inclusive not exclusive. | marcus |
2008-11-14 | * Introducing get_loggedin_user() and get_loggedin_userid() | marcus |
2008-11-06 | Last action query update delayed to avoid invalidating query cache unnecessar... | marcus |
2008-11-03 | Minor tweaks 'cos case does matter... | marcus |
2008-10-24 | The friend invite infrastructure is now secure. | ben |
2008-10-24 | Added the ability to add a user to a user's friends list on registration. | ben |
2008-10-21 | Closes #457: Now returns $guid on success, false on fail | marcus |
2008-10-08 | Allowing '.' in username, refs #415 | marcus |
2008-10-06 | List_user_friends_objects now lets you hide the toggle to gallery view | ben |
2008-10-03 | Fixes #311, closes #345: Validation now called via event 'user', 'validate'. ... | marcus |
2008-10-03 | Removed old validation code | marcus |
2008-10-03 | Refs #311 | marcus |
2008-09-30 | Closes #388: Additionally the site check in configuration_init() should be in... | marcus |
2008-08-25 | Closes #254: If mb_string is installed then internationalised usernames are s... | marcus |
2008-08-18 | Removing a user disables their entities | ben |
2008-08-16 | Removing gallery on search user list function | ben |
2008-08-15 | Correction for the search list users by name function. | ben |
2008-08-15 | Added proper search for users by name | ben |
2008-08-13 | Closes #227 and #243: Hopefully this has the fscking thing nailed to the wall. | marcus |
2008-08-13 | Reverted changes so users can now register again. | marcus |
2008-08-13 | Fixes #241: Changed order, delete user using object's delete method rather th... | marcus |
2008-08-13 | Added a page handler for the dashboard | ben |
2008-08-12 | Closes #229: Admin signup now using different view + no password validation f... | marcus |
2008-08-12 | Refs #229 : Register now has more granular messages, dupe email checkiong, sa... | marcus |
2008-08-11 | Added a search submenu. | ben |
2008-08-08 | Major access fix. | ben |
2008-08-08 | Closes #221: Body and subject now internationalised. | marcus |
2008-08-07 | Centralised set and get magic functions to the tlc. Added isset and unset mag... | marcus |
2008-08-04 | User settings | ben |
2008-08-04 | Closes #193: Added salt field to database and new users will be generated wit... | marcus |
2008-08-01 | Fixed erroneous friends link issue | ben |
2008-08-01 | Spotlight state persists. | ben |
2008-08-01 | Refs #191: Actions for resetting passwords, but no front end as yet. | marcus |
2008-08-01 | Changed so that validated_email flag written as null user. Refs #190. | marcus |
2008-07-31 | Friends collections are now fully part of the main core | ben |
2008-07-22 | Introducing the Friendable interface | ben |
2008-07-18 | Further fixes. | ben |
2008-07-18 | Slight fix to previous. | ben |
2008-07-18 | Altered the get_user_friends_objects functions to work with containers. | ben |