Downloads
Download tar.gz
81.23 KB
MD5: 93557d98ae996bb8d927051b9502251f
SHA-1: d59d1178d11609f2a641d8aa7adebf0818de9f14
SHA-256: 162ce5d779f5537dbea2c59b627f9edb2cd3a62f2ea130910d216b714bac60d7
Download zip
95.07 KB
MD5: 59178063fe1156dd87da7006c2d4fda5
SHA-1: 99415cc26c755a0d3f20bdcc4bb415c65586be70
SHA-256: 64dbbce836152d744f8e30e305892a0d6f3d5dc42e90f32e86abb12107da445e
Release notes
Changes since 6.x-1.0-beta6:
- #1095824: Comments not threading correctly: Add option to thread comments.
- #1093440: Quoted text filter, Thunderbird, 24hr time: Quoted text filter for Thunderbird 24hr time.
- Wrap the README and INSTALL files to 80 charecters wide.
- Earlier patch was missing loading the group node before returning.
- Integrate with the Maillog module to make it easy to turn off emails sent through OG Mailinglist when needed.
- Make our input filter work with HTML Corrector by running the quoted section through the line break filter. Fix for #924872: which input format is used for posts coming from email? can this be configurable? .
- #1044490: Remove thread history when posting email replies as comments. Remove thread history for more email clients + standardize line endings. Patch by mrfelton.
- Modify the title and description to match our custom form. Fix for #1047202: When creating groups on sites using purl and spaces_og, change the purl description to match normal description..
- Implement hook_content_build_modes so people can exclude fields from being included in emails.
- Strip enclosing quotes sometimes added by MS Outlook. Fix by mholloway.
- Added the patch file by accident.
- Fix for #1079620: DELETE FROM ... INNER JOIN is by convention not allowed in Drupal by greg.1.anderson. Add correct delete syntax for postgres.
- Removed another file left over in CVS.
- Also Drupal.org cvs had old versions of the INSTALL and README files.
- Remove the drush file as we don't use the commands there for anything now.