Age | Commit message (Expand) | Author |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-09-15 | Refs #2220: Pulled remaining classes out of lib files. Core classes now auto... | ewinslow |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-06-07 | Removing deprecated calls to get_entities_from_relationship() from core code. | nickw |
2010-05-29 | small tweak to the new river | dave |
2010-05-24 | Copied explaination for weird str_replace() in get_river_items() to the same ... | brettp |
2010-05-20 | create_entity() now adds a default last_action set to the same as time_create... | brettp |
2010-05-20 | Properly merged old 1.8 river2.php with river.php to fix last_action-based bu... | brettp |
2010-05-14 | Merged 5928-6908 from 1.7 branch to trunk. | brettp |
2009-05-12 | Removed deprecated river library + version bump | marcus |
2009-05-11 | Deprecated old river code | marcus |
2009-02-20 | Added some documentation to the river functions. | ben |
2009-02-12 | Avoiding wsod for deleted users | marcus |
2009-02-11 | Relocation of activity database queries to the core. | marcus |
2009-01-23 | Refs #706 | marcus |
2008-11-14 | "Undefined" messages tidied up | marcus |
2008-11-05 | git-svn-id: https://code.elgg.org/elgg/trunk@2409 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-11-05 | Minor extension to river | marcus |
2008-11-05 | Slight rejig in the way the river works | marcus |
2008-10-16 | git-svn-id: https://code.elgg.org/elgg/trunk@2268 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-10-16 | Closes #442: Requires schema upgrade. Side effect - friends activity rivers w... | marcus |
2008-10-16 | River performance tweak | marcus |
2008-10-13 | Closes #412 | marcus |
2008-10-13 | Refs #431: Belts and braces added to river view | marcus |
2008-10-07 | Removed debug | marcus |
2008-10-06 | Deleted old gumpf refs #402 and #407 | marcus |
2008-10-06 | Closes #402 and #407 : Right! Finally nailed this fscking issue to the wall (... | marcus |
2008-08-08 | Adjusted contributors file. | ben |
2008-08-05 | Fixes #121 and #143. Please confirm. | marcus |
2008-07-16 | Reversed ben's changes | marcus |
2008-07-16 | Fix for river items when the item is an annotation, not an entity in itself | ben |
2008-07-16 | The friends river now grabs more friends ... | ben |
2008-07-15 | Using ElggRiverStatement. Plugin writers update your views! Refs #135. | marcus |
2008-07-09 | Closes #81: OpenDD aggregator | marcus |
2008-07-01 | Correction to get_river_entities | ben |
2008-06-26 | Widget river items are now of the form river/widget/handler/event. | ben |
2008-06-25 | Made the friends river entities functions loads more efficient. | ben |
2008-06-25 | The river now passes entities to each river view as $vars['entity'] | ben |
2008-06-24 | Fix for previous river functionality | ben |
2008-06-24 | Minor formatting fix | ben |
2008-06-24 | A fix to the river function. | ben |
2008-06-24 | River views now run off subtypes | ben |
2008-06-19 | Minor improvement to previous - river items now are wrapped in a number of di... | ben |
2008-06-19 | Modified river functions to use a common wrapper | ben |
2008-06-19 | Fixed #50: River widgets | marcus |
2008-06-19 | *actually* fixes #48: Elgg_view_river wrapper function | marcus |
2008-06-19 | Fixes #48: Elgg_view_river wrapper function | marcus |
2008-06-09 | Annoying typo bugfix | ben |
2008-06-09 | Fixed class instanceof errors | ben |