aboutsummaryrefslogtreecommitdiff
path: root/mod/messages/start.php
AgeCommit message (Expand)Author
2013-03-30put test in to prevent deleting messages from everyone in case no guid - shou...cash
2013-03-30Fixes #5083 removes messages sent by deleted usercash
2013-02-02Handle logged out case, simplify logicSteve Clay
2013-02-02Update mod/messages/start.phpEd Lyons
2012-11-14messages_send() better var names and fixed notification if sender not current...Steve Clay
2012-10-03fixed: wrong if statement in messages_sendJerome Bakker
2012-09-28fixed: wrong link in message notificationJerome Bakker
2012-06-19Fixes #4608 optimizes messages_count_unread() - from Jeroencash
2011-12-02Fixes #4170: Messages icon on top bar doesn't have a title attributeAsh Ward
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-10-29Fixes #4015 decrementing the count before adding to the topbarCash Costello
2011-04-06Refs #3108 frontend should be done and ready for review - admin area is nextcash
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-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-05fixed new message indicatorcash
2011-03-01Fixes #3031 using 'priority' nowcash
2011-02-25Refs #2895: Messages now uses new topbar menuewinslow
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-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-01-15Updated the messages plugin to use the new CSS/HTMLcash
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-01screen.css is a better name for our main css filecash
2010-11-30started cleaning up the messages plugincash
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
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 #2128 - replaces all uses of set_context() and get_context() in core an...cash
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-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
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-07-10messages now parse ecmldave
2010-05-24messages now display the correct number unreaddave
2010-03-22Updated avatar menu: Removed links to tools, provided a view to extend menu, ...pete
2010-03-04Merged messages interface changes.brettp
2010-03-03Pulled in the interface changes.brettp