Age | Commit message (Expand) | Author |
2012-06-27 | Fixes #4339 for real this time - adds default for the subtype | Cash Costello |
2012-05-10 | Fixes #4372. Using elgg_view_friendly_time() in river entries. | Brett Profitt |
2012-04-24 | Fixes #4339. Checking for river:$action:$type in addition to river:$action:$t... | Brett Profitt |
2011-11-05 | Fixes #3567 standardized classes for icons | cash |
2011-10-29 | adds a river layout view that all river views should use | cash |
2011-10-14 | Fixes #3977 not showing hover menu on avatar update in river | Cash Costello |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-09-25 | Refs #3842 adding river view back so that those upgrading from earlier Elgg v... | cash |
2011-07-07 | fixed the float issue with the friends river view | Cash Costello |
2011-06-25 | actually read Evan's comment on pull request #48 and fixed previous | cash |
2011-06-25 | updates the avatar update river view and closes pull request #48 | cash |
2011-06-25 | added documentation to new river views and improved handling of responses | cash |
2011-06-25 | Fixes #3566 separate out likes button from likes count | Cash Costello |
2011-06-24 | fixed group forum discussion inline replies for activity page | Cash Costello |
2011-06-24 | Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi... | Cash Costello |
2011-06-13 | Renamed river footer to a more semantic "responses". Fixed discussion | Evan Winslow |
2011-06-11 | forgot the new river view from the previous commit | cash |
2011-06-08 | River revamp for 1.8 | Evan Winslow |
2011-04-06 | Refs #3108 frontend should be done and ready for review - admin area is next | cash |
2011-04-05 | Fixes #3275 forms in a river item are not forced to be hidden | cash |
2011-04-04 | Refs #3073 first version of horizontal river menu. css still needs work for l... | cash |
2011-03-17 | Fixes #3130. Fixed river/item/footer -> river/elements/footer for comments. | brettp |
2011-03-12 | somehow we forgot to use 'elements' in river views | cash |
2011-03-09 | Fixes #3058 pulls likes out as a plugin | cash |
2011-03-06 | Refs #2679 can comment on discussion forums in river now | cash |
2011-03-06 | Fixes #2895 river menu reimplemented using plugin hook | cash |
2011-03-02 | Refs #2895 reverting [8532] as code is not working as intended. Can comment a... | cash |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">..... | ewinslow |
2011-03-01 | Refs #2895: River items now emit a "river" menu. Not confident on the name, ... | ewinslow |
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow |
2011-02-24 | organized the river views according to the subview pattern | cash |
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin... | ewinslow |
2011-02-18 | Refs #2950: layout/objects => page/components | ewinslow |
2011-02-02 | Fixes #2846: elgg_view_river_item calls river/item view first. | ewinslow |
2010-12-17 | last of the river updates I hope - fixes the likes river view | cash |
2010-12-17 | updated river views for content display and added new bookmarks river view code | cash |
2010-12-17 | updated the river generic_comment view for the new river code | cash |
2010-12-17 | updated the river friend view for the new river code | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-07-03 | removing stopgap from [3082] since denied river items are now skipped | cash |
2010-07-03 | Removing another pre-1.5 view that is no longer used | cash |
2010-07-03 | Closes #2121 - removed view from pre-1.5 days | cash |
2010-07-03 | leftover view from pre-Elgg 1.5 days | cash |
2010-03-11 | Riverdashboard updated to new UI. DOM simplified a bit & css cleaned up. | pete |
2010-03-03 | Pulled in the interface changes. | brettp |
2010-02-05 | Fixes #1481: Applie Mike's patch and created function elgg_http_add_url_query... | brettp |
2010-01-31 | Fixes #959: Added elgg_http_remove_url_query_element() to remove a GET elemen... | brettp |