aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/users.php
AgeCommit message (Expand)Author
2010-06-18Merging r6497:6499 to trunk.brettp
2010-06-12Merged r6362:6366 from 1.7 to trunk.brettp
2010-05-27Registering user password request/reset as public actions.nickw
2010-05-14merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo...brettp
2010-04-26Graceful degrading for non-JS users on the dropdown login box.brettp
2010-04-16Friends link removed from primary nav and added to top toolbar.pete
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-17Added config options for tabs and menu items.brettp
2010-03-03Pulled in missing interface modifications for the engine dir.brettp
2010-02-22Fixes #1528: Correctly throwing exceptions for objects, groups, and users.brettp
2010-02-19Fixes #1421: Banning and unbanning users invalidates the memcache entity.brettp
2010-02-17Fixes #1488: Removed use of deprecated functions in core. brettp
2010-02-05Fixes #1483: Reset password emails forward to a confirmation page handler ins...brettp
2010-02-01Fixes #1473: Simple patch to create a view for the registration page.brettp
2010-02-01Fixes #678. Friending appears in the river for invited new users.brettp
2010-02-01Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ...brettp
2010-01-31Deprecated old search functions and views.brettp
2010-01-31Fixes #804: A relationship is created between a new user and the site it was ...brettp
2010-01-28Fixes #1049, Fixes #1435: Admin-created users and first admin user are marked...brettp
2010-01-12closes #1145 - deprecated current "copy constructor" for all entities and imp...cash
2010-01-03Set admin user's validation upon initial registration.brettp
2009-12-20fixes #1322 - "remember me" cookie code is cleared when a user is bannedcash
2009-12-08fixes #1305 - user and entity cache now cleared on deletecash
2009-11-24made the get user friends objects functions consistent and added some missing...cash
2009-11-23Deleting a user will remove all user files.nickw
2009-11-21fixes #1380 - get_user_friends() was being called with subtype of desired obj...cash
2009-11-07Moved default search hooks into search mod.brettp
2009-11-06Removed old user search.brettp
2009-11-06Added search for group, tags, and users.brettp
2009-10-23Creating a unit test for ElggUsernickw
2009-10-16Rewriting core debug messages to be more informative.nickw
2009-10-15Standardized gobs of files.brettp
2009-10-13Standardized users and entities.brettp
2009-10-07Fixes #790: Removing unneeded @s.brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-08-11Fixes #942: In register_user, replaced sanitise_string() call with a simple t...brettp
2009-07-01Refs #1058: Using validated metadata for new user permission check. Correctl...brettp
2009-06-30Modified output/confirmlink view to accept a class param.brettp
2009-06-29Closes #502: Removing unfriended users from access lists upon unfriending.brettp
2009-06-12Refs #1041: marcus
2009-06-11Block URL unsafe characters from usernamemarcus
2009-05-22Closes #1030: Group title and description search added, refs #965marcus
2009-05-22Closes #1031: Restored wildcard as it didn't appear that slow.marcus
2009-05-05Closes #1008: Fixed typomarcus
2009-05-01Closes #1002: Committed missing variable codemarcus
2009-04-27Closes #927: Minimum user length no longer hard coded.marcus
2009-04-27Closes #943: Event triggered when banning or unbanning a user.marcus
2009-04-24Closes #856: Admin created users are no longer created as being owned by the ...marcus