aboutsummaryrefslogtreecommitdiff
path: root/mod/messages
AgeCommit message (Expand)Author
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-09-30Fixes #3904 action word should come first for encode_text parametercash
2011-07-06changed new convenience function from elgg_register_add_button() to elgg_regi...Cash Costello
2011-07-02fixed messages and file plugins for #3544cash
2011-06-28Fixes #3407 added elgg-foot to plugin formsCash Costello
2011-06-26this should update all the core pages and plugins using 'buttons'cash
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-06-24adding some spacing between the messages and the reply formcash
2011-06-08Refs #3510, #3264. Ported fix for icons of messages from deleted users to trunk.brettp
2011-04-28activate messages plugin on installcash
2011-04-25Removed inaccurate readme.txt file.brettp
2011-04-07Refs #3108 added more sprites and a license file - no visible changescash
2011-04-06Refs #3108 frontend should be done and ready for review - admin area is nextcash
2011-03-27Fixes #3086 using full_view instead of full cash
2011-03-26forcing a min-height on inbox list in messages plugincash
2011-03-22Refs #3016 making the final elgg.js more readablecash
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