Age | Commit message (Expand) | Author |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-02 | Fixes #2844 setting table for access_id to fix fatal error | cash |
2011-02-01 | Moved functions from export.php - river.php into deprecated files | ewinslow |
2011-01-13 | Fixes #2402 adds 'add' 'river' plugin hook | cash |
2010-12-29 | Fixes #2221 - rewrite of rover functions has been completed with moving elgg_... | cash |
2010-12-19 | fixed missed variable name change in river's use of image block pattern | cash |
2010-12-19 | changed name from media block to image block | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-13 | Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ... | cash |
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 |