aboutsummaryrefslogtreecommitdiff
path: root/mod/messages
AgeCommit message (Expand)Author
2011-03-19Refs #3158 update messages plugincash
2011-03-19Fixes #3164. Denormalized unread message counting query because it was making...brettp
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, pro...ewinslow
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where applic...ewinslow
2011-03-13fixed WSOD because of function name change when using some 1.7 themescash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-08Refs #2104 added bundled category to all core pluginscash
2011-03-05fixed new message indicatorcash
2011-03-05changed rest of title buttons to an elgg-menucash
2011-03-05cleared up confusion over elgg-icon-delete and elgg-button-deletecash
2011-03-01Fixes #3031 using 'priority' nowcash
2011-02-25Refs #2895: Messages now uses new topbar menuewinslow
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
2011-02-24Refs #2997 switching from title to text for menu itemscash
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-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-19Can send messages to non-friends.brettp
2011-02-19More consistent way of building topbar item for messages pluginewinslow
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-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-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use div...cash
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
2011-02-09updated version numbercash
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-06Fixes #2854 removing my bad idea of auto-appending action in elgg_view_form()cash
2011-02-03changed input/pulldown to input/dropdowncash
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-02updated the plugin manifest files to use the new variable name for activation...cash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-15Updated the messages plugin to use the new CSS/HTMLcash
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...cash
2010-12-29Refs #1553 - removed all hard coded profile urls from corecash
2010-12-29updating plugins to use new page menucash
2010-12-27improved menu creation for on demand menus and integrated hover menu items in...cash
2010-12-27moved most of the code for the user hover menu into the new menu systemcash
2010-12-22adding elgg namespace to button css classescash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-03Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a...cash
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-30started cleaning up the messages plugincash