Age | Commit message (Expand) | Author |
2012-11-14 | messages_send() better var names and fixed notification if sender not current... | Steve Clay |
2012-10-03 | fixed: wrong if statement in messages_send | Jerome Bakker |
2012-09-28 | fixed: wrong link in message notification | Jerome Bakker |
2012-06-19 | Fixes #4608 optimizes messages_count_unread() - from Jeroen | cash |
2011-12-02 | Fixes #4170: Messages icon on top bar doesn't have a title attribute | Ash Ward |
2011-11-04 | Fixes #4059 returning true when handling a page | cash |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash |
2011-10-29 | Fixes #4015 decrementing the count before adding to the topbar | Cash Costello |
2011-04-06 | Refs #3108 frontend should be done and ready for review - admin area is next | cash |
2011-03-19 | Refs #3158 update messages plugin | cash |
2011-03-19 | Fixes #3164. Denormalized unread message counting query because it was making... | brettp |
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, pro... | ewinslow |
2011-03-13 | fixed WSOD because of function name change when using some 1.7 themes | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-05 | fixed new message indicator | cash |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-02-25 | Refs #2895: Messages now uses new topbar menu | ewinslow |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-01-15 | Updated the messages plugin to use the new CSS/HTML | cash |
2010-12-29 | updating plugins to use new page menu | cash |
2010-12-27 | improved menu creation for on demand menus and integrated hover menu items in... | cash |
2010-12-27 | moved most of the code for the user hover menu into the new menu system | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-30 | started cleaning up the messages plugin | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res... | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES... | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-07-10 | messages now parse ecml | dave |
2010-05-24 | messages now display the correct number unread | dave |
2010-03-22 | Updated avatar menu: Removed links to tools, provided a view to extend menu, ... | pete |
2010-03-04 | Merged messages interface changes. | brettp |
2010-03-03 | Pulled in the interface changes. | brettp |