aboutsummaryrefslogtreecommitdiff
path: root/engine/lib
AgeCommit message (Expand)Author
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
2008-07-14Time_created should be time_updated.marcus
2008-07-14Refs #139: Using UTF-8 encoding as a speculative fix. Test and confirm.marcus
2008-07-14Introducing oddmetadata_to_elggextender(), a function used for import but fun...marcus
2008-07-12Introducing oddentity_to_elggentity(), a function used for import but functio...marcus
2008-07-11The lists now go through the search/entity_list view.ben
2008-07-11Added getNumElements()marcus
2008-07-11Fixes #137: annotate and getAnnotations now functions for unsaved entities. M...marcus
2008-07-11Added Group entity support to import.marcus
2008-07-11relationships are addressable and have working UUIDs, refs #132marcus
2008-07-10elgg_view_title can now suppress the submenuben
2008-07-10Added a plugin hook for counting comments.ben
2008-07-10Working with multiple values in arraymarcus
2008-07-10Fixes #134: Using else between statements to ensure that they are only ever t...marcus
2008-07-10Fixed issue with get_plugin_name and pagehandlers.ben
2008-07-09Fixed comments!ben
2008-07-09Fixed submenu tab contextsben
2008-07-09Blocking some information from export, closes #130marcus
2008-07-09Closes #81: OpenDD aggregator marcus
2008-07-09Fixed minor profile tab issueben
2008-07-09Introducing the submenuben
2008-07-09Refs #81: Subtype can be returned on a non-saved entity.marcus
2008-07-09Added a comment hook so that other plugins can handle comments insteadben
2008-07-09Removed toggle since it broke the handler prototypemarcus
2008-07-09Introducing list_entities_groups()marcus
2008-07-09The relationship listing function wasn't taking offsets properly.ben
2008-07-09Elgg 1.0, meet kses. Kses, Elgg 1.0.ben
2008-07-09Minor tweak to OpenDD librarymarcus
2008-07-08Introducing notifications on generic comments.ben
2008-07-08Closes #125: get_entities_by_latest_annotation function marcus
2008-07-08widget are now logged in by default, tag output tweakeddave
2008-07-08Removing annoying warning messagesben