Age | Commit message (Expand) | Author |
2013-03-30 | put test in to prevent deleting messages from everyone in case no guid - shou... | cash |
2013-03-30 | Fixes #5083 removes messages sent by deleted user | cash |
2013-02-02 | Handle logged out case, simplify logic | Steve Clay |
2013-02-02 | Update mod/messages/start.php | Ed Lyons |
2012-12-27 | Merge pull request #435 from mrclay/pr-390 | Brett Profitt |
2012-11-14 | messages_send() better var names and fixed notification if sender not current... | Steve Clay |
2012-11-13 | Merge pull request #409 from beck24/site-messages-reply-code-cleanup | Steve Clay |
2012-11-11 | Fixes typo in messages permissions check | Evan Winslow |
2012-10-22 | adds parentheses to clarify comparison logic | Matt Beckett |
2012-10-09 | Merge pull request #397 from jdalsem/#4879-unwanted-access-to-messages-pages | Evan Winslow |
2012-10-09 | Merge pull request #402 from beck24/#4842-messages-reply-invalid-user | Evan Winslow |
2012-10-04 | only present a reply button when the message can be replied to | Matt Beckett |
2012-10-03 | fixed: wrong if statement in messages_send | Jerome Bakker |
2012-10-03 | check for correct page_owner to prevent unwanted access to the page | Jeroen Dalsem |
2012-10-03 | fixed incomplete forward url | Jeroen Dalsem |
2012-09-28 | fixed: wrong link in message notification | Jerome Bakker |
2012-07-16 | don't want to go overboard in asking for donations | Cash Costello |
2012-07-08 | Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest. | Sem |
2012-07-01 | Fixes #4652. Redirecting to inbox when trying to open a deleted message. | Sem |
2012-06-19 | Fixes #4608 optimizes messages_count_unread() - from Jeroen | cash |
2012-06-02 | Fixes #2424 confirmation message when deleting multiple messages | Cash Costello |
2012-01-08 | updated the messages plugin to use 1.8's JS hook system | Cash Costello |
2011-12-02 | Fixes #4170: Messages icon on top bar doesn't have a title attribute | Ash Ward |
2011-11-28 | Fixes #3986 not showing message buttons if no messages | Cash Costello |
2011-11-14 | Refs #4083 increased number of friends to 50 | Cash Costello |
2011-11-12 | removed deprecated function from messages plugin | Cash Costello |
2011-11-08 | it is GPL General Public License not GPL Public License | Cash Costello |
2011-11-06 | removed uses of CSS class .right from plugins | Cash Costello |
2011-11-04 | Fixes #4059 returning true when handling a page | cash |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash |
2011-10-29 | Fixes #4015 decrementing the count before adding to the topbar | Cash Costello |
2011-10-23 | Fixes #3959. Using elgg_release in core plugins. | Brett Profitt |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-10-09 | Fixes #595 separating email address from email notification in language strings | Cash Costello |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-09-30 | Fixes #3904 action word should come first for encode_text parameter | cash |
2011-07-06 | changed new convenience function from elgg_register_add_button() to elgg_regi... | Cash Costello |
2011-07-02 | fixed messages and file plugins for #3544 | cash |
2011-06-28 | Fixes #3407 added elgg-foot to plugin forms | Cash Costello |
2011-06-26 | this should update all the core pages and plugins using 'buttons' | cash |
2011-06-26 | Fixes #3614 updated use of elgg_view_entity() throughout core | Cash Costello |
2011-06-24 | adding some spacing between the messages and the reply form | cash |
2011-06-08 | Refs #3510, #3264. Ported fix for icons of messages from deleted users to trunk. | brettp |
2011-04-28 | activate messages plugin on install | cash |
2011-04-25 | Removed inaccurate readme.txt file. | brettp |
2011-04-07 | Refs #3108 added more sprites and a license file - no visible changes | cash |
2011-04-06 | Refs #3108 frontend should be done and ready for review - admin area is next | cash |
2011-03-27 | Fixes #3086 using full_view instead of full | cash |
2011-03-26 | forcing a min-height on inbox list in messages plugin | cash |
2011-03-22 | Refs #3016 making the final elgg.js more readable | cash |