aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2008-07-23Updated to use pam for auth token.marcus
2008-07-23PAM now supports 'required' and 'sufficient'marcus
2008-07-23Fixed typomarcus
2008-07-23API client added to code & changed order of expose_functionmarcus
2008-07-23Moving canWriteToContainermarcus
2008-07-22Yet more container refactoring.ben
2008-07-22More owner_guid to container_guid transferben
2008-07-22Updated further functions to work from container_guids rather than owner_guidsben
2008-07-22Groups now have usernames of a sortben
2008-07-22Introducing the Friendable interfaceben
2008-07-22Saving cached annotationsmarcus
2008-07-21Exporting full profilemarcus
2008-07-21Fixes #175marcus
2008-07-18Fix for can_write_to_containerben
2008-07-18Fixed the can_write_to_container function when you're logged out.ben
2008-07-18Further fixes.ben
2008-07-18Fix for previous.ben
2008-07-18Container_guid is set intelligently for get_entities when owner_guid is set.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 can_write_to_container into elgglibben
2008-07-18Moved container_guid to entities, modified a bunch of functions.ben
2008-07-18Standardised plugin loadingben
2008-07-18Closes #166marcus
2008-07-18Slight change to write access permissions functionben
2008-07-18Reinstating plugin hooks for access collections.ben
2008-07-18Added the autop function, replaced any references to nl2brben
2008-07-18Fixed a bug with the revamped access collectionsben
2008-07-18Improvements to get_contextben
2008-07-18Fix for access collectionsben
2008-07-18Added auto increment initial val. Fixes #171ben
2008-07-18new functions added to access in order to allow collections to be createddave
2008-07-17access_collections now auto_incrementben
2008-07-17access groups renamed to access collectionsdave
2008-07-17access_groups -> access_collectionsben
2008-07-17Fix to previousben
2008-07-17New access control hooksben
2008-07-17Added new access group control functionsben
2008-07-17Fixes #164: Seems there is something erroniously setting 'guid' to something ...marcus
2008-07-17Closes #160marcus
2008-07-17Fixed get_entities_by_annotationben
2008-07-17Introducing list_entities_from_annotationsben
2008-07-16Fixed numerous occurrances of elgg_view_entity being called incorrectly. Fixe...marcus
2008-07-16Closes #155: Introduces 'volatile' type of metadata in odd feeds.marcus
2008-07-16Closes #157: Introducing elgg_[get|set]_viewtype()marcus
2008-07-16Reversed ben's changesmarcus
2008-07-16Fix for river items when the item is an annotation, not an entity in itselfben
2008-07-16Forgot to commit thismarcus
2008-07-16Closes #158: Renamed $location to $view_location within elgg_view. This seems...marcus
2008-07-16Set the view with set_input rather than via the sessionmisja