Age | Commit message (Expand) | Author |
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 |
2008-07-18 | Moved container_guid to entities, modified a bunch of functions. | ben |
2008-07-07 | Administration tweaks; fixed users online functions, as well as last_action f... | ben |
2008-07-04 | First pass on user search | ben |
2008-07-01 | Closes #108 | marcus |
2008-06-30 | Added some user code - needs div hiding | marcus |
2008-06-27 | Added mapping to cache username => guid & code => guid. Refs #101. | marcus |
2008-06-27 | Added a 'display full view' parameter to all of the listings functions | ben |
2008-06-26 | Closes #16: Administration: Reset password functionality on user admin screen | marcus |
2008-06-26 | Unified user settings form | ben |
2008-06-26 | Closes #92: Settings: Set user language | marcus |
2008-06-26 | Fixes #91 and #97 | marcus |
2008-06-26 | Closes #90: Settings: Change name | marcus |
2008-06-26 | Fixes #95 - Now keying off system log entries so that whenever a user does so... | marcus |
2008-06-25 | Closes #79: Email confirmation on registration & email change | marcus |
2008-06-25 | Refs #79 | marcus |