Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
23.57 KB
MD5: c701fe7711396639ee1544cc40417390
SHA-1: 50e34dab00841a44f338fbc74a53ca0ef26628df
SHA-256: a53883b42fa1c95856224a1a65c4a3e38e89a9a26e5fe5ab3c0e8b176562f1e0
Download zip
31.33 KB
MD5: aaa9b3f5bc6f77253a90ab24f3183c36
SHA-1: 328b097b1aa035eb1be92c472cbd83b00e18af98
SHA-256: bba5dc9931b54fb38acb8648148ddfc19888833f922b90b1af8d69f1ba95b2a7
Release notes
Changes since 7.x-1.0-rc1:
- #2149181 by RoySegall, shawn_smiley: Logic error in notify_own_actions check.
- #2198915 by rjacobs: Queue processing probably needs some basic error checking.
- #2206157 by japerry: Add an API function to grab the view object of a message subscribe page, fix page count.
- #2149181 by shawn_smiley: Logic error in notify_own_actions check.
- Fixing the documentation for the function message_subscribe_send_message().
- Improve the docs of $subscribe_options['uids'] in message_subscribe_send_message().
- #2146551 by mdupont: Unnecessary dependency to message_subscribe_ui in message_subscribe_email.
- #2094129 by mcrittenden: Empty array in "IN" DB condition throws exception.