aboutsummaryrefslogtreecommitdiff
path: root/mod/messages
AgeCommit message (Collapse)Author
2012-07-16don't want to go overboard in asking for donationsCash Costello
2012-07-08Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest.Sem
2012-07-01Fixes #4652. Redirecting to inbox when trying to open a deleted message.Sem
2012-06-19Fixes #4608 optimizes messages_count_unread() - from Jeroencash
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-12-02Fixes #4170: Messages icon on top bar doesn't have a title attributeAsh Ward
(tooltip)
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-12removed deprecated function from messages pluginCash Costello
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-06removed uses of CSS class .right from pluginsCash Costello
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-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-09Fixes #595 separating email address from email notification in language stringsCash 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-07-06changed new convenience function from elgg_register_add_button() to ↵Cash Costello
elgg_register_title_button()
2011-07-02fixed messages and file plugins for #3544cash
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-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-06-24adding some spacing between the messages and the reply formcash
2011-06-08Refs #3510, #3264. Ported fix for icons of messages from deleted users to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9143 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28activate messages plugin on installcash
git-svn-id: http://code.elgg.org/elgg/trunk@9046 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-25Removed inaccurate readme.txt file.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9023 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-07Refs #3108 added more sprites and a license file - no visible changescash
git-svn-id: http://code.elgg.org/elgg/trunk@8947 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-06Refs #3108 frontend should be done and ready for review - admin area is nextcash
git-svn-id: http://code.elgg.org/elgg/trunk@8946 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Fixes #3086 using full_view instead of full cash
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26forcing a min-height on inbox list in messages plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@8861 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Refs #3016 making the final elgg.js more readablecash
git-svn-id: http://code.elgg.org/elgg/trunk@8812 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-19Refs #3158 update messages plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@8768 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-19Fixes #3164. Denormalized unread message counting query because it was ↵brettp
making things so slow I couldn't test. git-svn-id: http://code.elgg.org/elgg/trunk@8763 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, ↵ewinslow
profile, thewire git-svn-id: http://code.elgg.org/elgg/trunk@8711 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where ↵ewinslow
applicable. Cleaned up various other aspects of the css git-svn-id: http://code.elgg.org/elgg/trunk@8703 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13fixed WSOD because of function name change when using some 1.7 themescash
git-svn-id: http://code.elgg.org/elgg/trunk@8698 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Refs #2104 added bundled category to all core pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@8637 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05fixed new message indicatorcash
git-svn-id: http://code.elgg.org/elgg/trunk@8603 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05changed rest of title buttons to an elgg-menucash
git-svn-id: http://code.elgg.org/elgg/trunk@8601 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05cleared up confusion over elgg-icon-delete and elgg-button-deletecash
git-svn-id: http://code.elgg.org/elgg/trunk@8594 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Fixes #3031 using 'priority' nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8545 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Refs #2895: Messages now uses new topbar menuewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8475 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8471 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8456 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24Refs #2997 switching from title to text for menu itemscash
git-svn-id: http://code.elgg.org/elgg/trunk@8455 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class ↵ewinslow
declaration -- or should we remove that requirement? git-svn-id: http://code.elgg.org/elgg/trunk@8444 36083f99-b078-4883-b0ff-0f9b5a30f544