aboutsummaryrefslogtreecommitdiff
path: root/mod/riverdashboard
AgeCommit message (Expand)Author
2010-12-22adding elgg namespace to button css classescash
2010-12-19changed name from media block to image blockcash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
2010-12-17fixed remaining javascript for riverdashboard - it's ready to be moved out to...cash
2010-12-17fixed comment form toggle in riverdashboard plugincash
2010-12-17updated riverdashboard plugin to use new river display code - javascript code...cash
2010-12-17updated riverdashboard to load the river item class cash
2010-12-17updated the river friend view for the new river codecash
2010-12-15moved likes forms into forms directorycash
2010-12-13Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ...cash
2010-12-09Fixes #2724 fixed typo in riverdashboard CSScash
2010-12-07Refs #2700 fixed another stray conversion in riverdashboardcash
2010-12-03Refs #2700: Removed a few stray hyphens.brettp
2010-12-03Another stray hyphensewinslow
2010-12-03hyphen snuck in to elgg_view_river_itemewinslow
2010-12-02Refs #2700. Fixed a misplaced - in riverdashboard from the css _ to - convers...brettp
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-12-01screen.css is a better name for our main css filecash
2010-11-24Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actionsewinslow
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-05removed hacked in link to conversations plugin in riverdashboardcash
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-11-02Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res...ewinslow
2010-11-02Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF...ewinslow
2010-11-02Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-30Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-20Refs #2493 - merged [7008] into trunk from 1.7 branchcash
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-07-19small nav tweak to the filterdave
2010-07-19Moved start conversation buttonpete
2010-07-19lang tweak on activity filterdave
2010-07-19Added interface elements for inline conversation posting from activity streampete
2010-07-19added a view for plugins to extend the activity view if requireddave
2010-07-08Moved all river entry metadata inside span (pushed onto new line) and added r...pete
2010-06-19group discussion no longer needs this check as it will be possible to comment...dave
2010-06-11Activity stream comments now show up outside of the hidden div so you can see...brettp
2010-06-11Added "Show less" on activity stream comments.brettp
2010-06-11Updated inline comment form css height - for a smoother slide animationpete
2010-06-10ECML is parsed on the activity stream.brettp
2010-06-10Adding "twitter_anywhere" class to Conversation and Riverdashboard posts.nickw