aboutsummaryrefslogtreecommitdiff
path: root/mod/messages
AgeCommit message (Collapse)Author
2013-03-30put test in to prevent deleting messages from everyone in case no guid - ↵cash
should never happen
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
We had an Elgg user named Chris Read with username 'read'. Once he registered, people's messages stopped working because hitting a message in your inbox was a url like: [site_name]/messages/read/459 - and the message code, supporting the old URL format, looked up the parameter right after messages and did a lookup on that word. So, since it got a user, redirected to his inbox. Yipes! So I put in some code checking that the parameter really is your username, so it would work for Chris, but not for anyone else. It works fine now.
2012-12-27Merge pull request #435 from mrclay/pr-390Brett Profitt
Fixes #4871: Corrects link in messages notification
2012-11-14messages_send() better var names and fixed notification if sender not ↵Steve Clay
current user
2012-11-13Merge pull request #409 from beck24/site-messages-reply-code-cleanupSteve Clay
adds parentheses to clarify comparison logic
2012-11-11Fixes typo in messages permissions checkEvan Winslow
2012-10-22adds parentheses to clarify comparison logicMatt Beckett
2012-10-09Merge pull request #397 from jdalsem/#4879-unwanted-access-to-messages-pagesEvan Winslow
Fixes #4879: unwanted access to messages pages
2012-10-09Merge pull request #402 from beck24/#4842-messages-reply-invalid-userEvan Winslow
Fixes #4842 - only show 'reply' button when a message can actually be replied to
2012-10-04only present a reply button when the message can be replied toMatt Beckett
2012-10-03fixed: wrong if statement in messages_sendJerome Bakker
2012-10-03check for correct page_owner to prevent unwanted access to the pageJeroen Dalsem
2012-10-03fixed incomplete forward urlJeroen Dalsem
2012-09-28fixed: wrong link in message notificationJerome Bakker
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