index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mod
/
messages
/
start.php
Age
Commit message (
Expand
)
Author
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