aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/views
AgeCommit message (Expand)Author
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-08Fixes #3025: The wire uses core's metadata view.brettp
2011-03-06Fixes #3024 thewire view for the profile page is finishedcash
2011-03-01brought back the blue submit buttoncash
2011-02-26Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu...ewinslow
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-23Converted delete-button to elgg-button-delete throughout pluginsewinslow
2011-02-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin...ewinslow
2011-02-19Fixes #2824 moved byline text in core language filecash
2011-02-18Removing unneeded @copyright and @license tags.brettp
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-12a mostly completed port of JHU/APL wire plugin to 1.8cash
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-17added pages and thewire river entriescash
2010-12-15moved likes forms into forms directorycash
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-01Fixes #2555 content.php is the new display view for widgetscash
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-02Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-23merged [6828] into trunk from 1.7 branchcash
2010-08-23merged [6829] from 1.7 branch into trunkcash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-07-08Moved all river entry metadata inside span (pushed onto new line) and added r...pete
2010-06-26The wire can now have comments and likes via the activity stream.dave
2010-06-03Updating views to no longer parse usernames as this is handled directly thru ...nickw
2010-04-16Merged [5623]:head from 1.7 to trunk.brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-03-12Updated and simplified generic entity listings metadata block (edit, delete, ...pete
2010-03-11Updated friends/members listings when there is a latest wire post to display.pete
2010-03-11Riverdashboard updated to new UI. DOM simplified a bit & css cleaned up.pete
2010-03-09Ticket #1954 fixeddave
2010-03-08Updates to thewire interfacepete
2010-03-03Pulled in the interface changes.brettp
2009-08-06removed all main plugins from core - they now live in the plugins svndave
2009-06-30fixed wire reply button (missing 'echo'), and tweaked river/dashboard reply l...pete
2009-06-30wire links will now work in the activity riverdave
2009-06-17* Translation 'reply' fixed.marcus
2009-06-14Call out to a url shortner if one is available, through the use of the input/...marcus