aboutsummaryrefslogtreecommitdiff
path: root/engine/lib
AgeCommit message (Expand)Author
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-18new functions added to access in order to allow collections to be createddave
2008-07-17access groups renamed to access collectionsdave
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-16Closes #156 & #139marcus
2008-07-16The friends river now grabs more friends ...ben
2008-07-16Closes #116: Groups join clears invite flags marcus
2008-07-15You can now override entity URLs with the setURL($string) method.ben
2008-07-15Closes #135: First version of the OpenDD friends elsewhere feed.marcus
2008-07-15Using ElggRiverStatement. Plugin writers update your views! Refs #135.marcus
2008-07-15Moved temp array caching stuff to the correct functions.marcus
2008-07-15Entity metadata can now be saved using setMetaData() interface even if guid n...marcus
2008-07-15Remove rogue print_r() statement, rightly set the xml view and fix incorrect ...misja
2008-07-15Fix uninitialized XML-RPC handler valuemisja
2008-07-15Fixed registering of XML-RPC handlersmisja