Releases: backdrop-contrib/privatemsg
Releases · backdrop-contrib/privatemsg
1.x-1.6.3
What's Changed
- Issue #94. Send a proper entity to field_attach_form by @argiepiano in #95
New Contributors
- @argiepiano made their first contribution in #95
Full Changelog: 1.x-1.6.2...1.x-1.6.3
1.x-1.6.2
1.x-1.6.1
1.x-1.6.0
What's Changed
- Issue #77: add user settings API by @herbdool in #79
- Issue #80: provide notification levels and notify all members of a role by @herbdool in #82
- Issue #78: refactor reply form from new message form by @herbdool in #84
- Issue #81: allow notification emails to be translated by @herbdool in #85
Full Changelog: 1.x-1.5.1...1.x-1.6.0
1.x-1.5.1
1.x-1.5.0
What's Changed
- Issue #69 allow sending messages to Organic Groups by @herbdool in #70
- Issue #71: new per-role permissions for sending messages by @herbdool in #72
- Issue #73: New hook for deleted status and new function for handling permissions by @herbdool in #74
- Issue #75: track which messages I have replied to. by @herbdool in #76
Full Changelog: 1.x-1.4.2...1.x-1.5.0
1.x-1.4.2
What's Changed
- Issue #2826697 by Tom M Fallon, oadaeh: Unable to disable or enable a new users notification / private messages programatically by @herbdool in #64
- Issue #61: Add help (d.org/2857317) by @herbdool in #65
- Issue #61: apply patches from d.org by @herbdool in #66
- Issue #62: check permission of account being edited by @herbdool in #63
- Issue #67: improve code documentation by @herbdool in #68
Full Changelog: 1.x-1.4.1...1.x-1.4.2
1.x-1.4.1
Ported from Drupal privatemsg 7.x-1.4.
Last 7.x-1.x commit: https://git.drupalcode.org/project/privatemsg/-/commit/26c044326aac41be4f504fe67780931f1b71f503
What's Changed
- Move message controller to separate file (fixes #9). by @Radcliffe in #12
- Save configuration for pm_email_notify (Fixes #10) by @Radcliffe in #11
- Refactor tests so they can be run using the user interface. (Related to #14) by @Radcliffe in #15
- Update privatemsg_rules.rules.inc. (Fixes #17) by @Radcliffe in #18
- Modify the user_save() calls to take only one argument. by @Radcliffe in #23
- Remove check for #user_category field in user profile form. (Fixes #19) by @Radcliffe in #21
- Check whether $ids is empty before loading threads by @Radcliffe in #25
- Save settings on Limits tab. (Fixes #20) by @Radcliffe in #26
- Use uri callback for token replacement. by @Radcliffe in #28
- Update README.md by @herbdool in #33
- Issue #31 unset account when loading message entities by @herbdool in #34
- Issue #35: clean up css and js by @herbdool in #37
- Issue #30: fix config and move to each module by @herbdool in #38
- Issue #36: fix spelling by @herbdool in #42
- Issue #44: add devel_generate by @herbdool in #45
- Issue #46: use flexbox classes and update template and css by @herbdool in #47
- Issue #40: changing wording if looking at own account by @albanycomputers in #43
- Issue #48: allow users to report messages to Akismet by @herbdool in #49
- Issue #56 Fix link in generate form message by @herbdool in #57
- Issue #50 by @herbdool in #58
- Issue #53: Check that pm_send_notifications exists before updating db by @herbdool in #59
- Issue #52: check permissions of account being edited before disabling pm by @herbdool in #60
New Contributors
- @Radcliffe made their first contribution in #12
- @herbdool made their first contribution in #33
- @albanycomputers made their first contribution in #43
Full Changelog: https://github.com/backdrop-contrib/privatemsg/commits/1.x-1.4.1