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