index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
lib
/
users.php
Age
Commit message (
Expand
)
Author
2009-03-09
User validation no longer occurs on first install
ben
2009-03-07
Closes #841: User request for password changes now functional.
marcus
2009-03-06
Reversed delete procedure on entities, parent now checked first before sub de...
marcus
2009-03-03
Removed calls to the deprecated entity cache
ben
2009-03-02
Removing duplicate deletion code.
marcus
2009-02-25
Introduces user default access.
kevinjardine
2009-02-20
isFriend() now retrieving userid correctly
marcus
2009-02-19
Fixed parameter errors in site-related functions. Fixes #793
ben
2009-02-19
Fix for user object counting with upper and lower time limits.
ben
2009-02-19
Introducing archive functionality.
ben
2009-02-11
Removing wildcard from the beginning of 'like' search for user/username
ben
2009-02-09
Closes #584: Removed exception, get_user will now return false if GUID exists...
marcus
2009-02-09
Refs #584: Fixed error message.
marcus
2009-02-04
Moves access permissions references over to using the ACCESS_* constants defi...
ben
2009-02-04
When a new password is generated, the salt is now regenerated first. Fixes #726.
ben
2009-01-23
Refs #706
marcus
2009-01-21
Closes #699: get_user_by_username now using access controls. Will no longer t...
marcus
2009-01-14
Closes #675: Posted missing commits from last time.
marcus
2009-01-13
Closes #676: Entity subtables now deleted on failed connections.
marcus
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
[next]