aboutsummaryrefslogtreecommitdiff
path: root/mod/messages
AgeCommit message (Expand)Author
2010-11-24Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actionsewinslow
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
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-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-02Using REFERER shorthand throughout coreewinslow
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 #1439: Using new page_owner functions in all of coreewinslow
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-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-07-10messages now parse ecmldave
2010-05-24messages now display the correct number unreaddave
2010-05-24Updated 'Send a message to' form to display users display name rather than us...pete
2010-05-17A few UI updates.pete
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-04-23Updated longtext/tinymce area extra controls. Moved and updated ecml help lin...pete
2010-04-12Messages icon removed form main css and graphics and added to messages mod.pete
2010-04-05Merged 5605:5622 from 1.7 to trunk.brettp
2010-04-05Merged 5487:5525 from 1.7 to trunk.brettp
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-22Updated avatar menu: Removed links to tools, provided a view to extend menu, ...pete
2010-03-16Minor css update to new message notification.pete
2010-03-12Updated and simplified generic entity listings metadata block (edit, delete, ...pete
2010-03-11Added breadcrumb support and updated the mods with old-style breadcrumbs.brettp
2010-03-11Updated avatar user menu to generate an ordered list, reinstated the add/remo...pete
2010-03-09Updated new page canvases (and calls to elgg_view_layout) so that empty vars ...pete
2010-03-04Removed empty href in elgg_slide_toggle calls to prevent page jumppete
2010-03-04Merged missing Messages interface modificationspete
2010-03-04Merged messages interface changes.brettp
2010-03-03Pulled in the interface changes.brettp