aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire
AgeCommit message (Expand)Author
2011-06-19fixed the wire's previous ajax - the link class for the menu was lost in the ...cash
2011-06-13textarea has to be jQuery objectRavindra Nath Kakarla
2011-06-12pulling in blacktooth's wire language typo fix : pull request #32cash
2011-06-11Fixes #3096 added user and group summery views an updated plugins to use the ...cash
2011-06-08River revamp for 1.8Evan Winslow
2011-05-14removed deprecated functions from these 3 pluginscash
2011-04-01Refs #3200 any time a wire post is displayed, we may need the 'previous' java...cash
2011-04-01added notification messages to the wirecash
2011-03-30Fixes #3200 ajax-based view previous link works for the wirecash
2011-03-30Refs #3200 fixed a coding standards issue in previous commitcash
2011-03-30Refs #3200 pulling in e1d75071737b2ed35cf9 from anirupdutta's pull requestcash
2011-03-27Fixes #3086 using full_view instead of full cash
2011-03-26standardized thewire plugincash
2011-03-23added an owner block link for the wire plugincash
2011-03-22Fixes #2091 completes sidebar tagcloud for major content pluginscash
2011-03-20Fixes #3025 added back thewire's entity menu itemscash
2011-03-19Fixes #3176 replaced usage of index.php where appropriatecash
2011-03-18Refs #3158 namespaced pages for bookmarks and thewirecash
2011-03-14Refs #3016: Why didn't you make it in last commit?ewinslow
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, pro...ewinslow
2011-03-14Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba...ewinslow
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
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-06Refs #2104 added some categories to core (bundled) pluginscash
2011-03-06Fixes #3024 thewire view for the profile page is finishedcash
2011-03-05thewire was missing object:<subtype> stringcash
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-21Fixes #2971 added canComment() method and implemented it for ElggBlogcash
2011-02-20Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ...cash
2011-02-19Fixes #2824 moved byline text in core language filecash
2011-02-19Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t...cash
2011-02-18Removing unneeded @copyright and @license tags.brettp
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-12a mostly completed port of JHU/APL wire plugin to 1.8cash
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-11Converted all manifest files to 1.8 styleewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow