aboutsummaryrefslogtreecommitdiff
path: root/mod/messages/views
AgeCommit message (Expand)Author
2012-06-02Fixes #2424 confirmation message when deleting multiple messagesCash Costello
2012-01-08updated the messages plugin to use 1.8's JS hook systemCash Costello
2011-11-28Fixes #3986 not showing message buttons if no messagesCash Costello
2011-11-14Refs #4083 increased number of friends to 50Cash Costello
2011-11-06removed uses of CSS class .right from pluginsCash Costello
2011-10-29Fixes #4015 decrementing the count before adding to the topbarCash Costello
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-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-08Refs #3510, #3264. Ported fix for icons of messages from deleted users to trunk.brettp
2011-04-07Refs #3108 added more sprites and a license file - no visible changescash
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-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-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-05fixed new message indicatorcash
2011-03-05cleared up confusion over elgg-icon-delete and elgg-button-deletecash
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-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-19Can send messages to non-friends.brettp
2011-02-19More consistent way of building topbar item for messages pluginewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
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-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-03changed input/pulldown to input/dropdowncash
2011-01-15Updated the messages plugin to use the new CSS/HTMLcash
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...cash
2010-12-29Refs #1553 - removed all hard coded profile urls from corecash
2010-12-22adding elgg namespace to button css classescash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-03Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a...cash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-11-30started cleaning up the messages plugincash
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
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 most $vars['url'] to elgg_get_site_url()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-08-21Merged r6586:6587 from 1.7 branch into trunkcash