* Fixed issue #1276296: EntityMalformedException in entity_extract_ids().
* support comment preview (if not possible render "generated subject") * code & comment cleanup * avoid maxlength=128 * drop support for numbering of an unexistent comment (code never reached) * numbering functions moved to token.inc file
* first 7.x port of branch 2.x * pending: upgrade path & token UI
Latest dev snapshot, Head now belongs to 7.x-2.x
Latest dev snapshot
6.x-2.0-alpha5 * commit for 6.X-2.0-alpha4 got broken: #689686: BROKEN 6.x-2.0-alpha4 (commit flaw fixed on alpha5)
* Note: this version is for Drupal 7.0-alpha1
7.x-1.0-alpha2 * .info file updates missed the commit for 7.x-1.0-alpha1
7.x-1.0-alpha1 * D7 port (core "node title as field" rolled back #571654: Revert node titles as fields)
6.x-2.0-alpha3 * bug fix (reported by jvieille): #678024: HTML entities require to be decoded for [comment-parent-title] * update_6001
* BROKEN release (.info file missed the commit) * D7 port (core "node title as field" rolled back #571654: Revert node titles as fields)
6.x-2.0-alpha4 * BROKEN release (fixed on 6.x-2.0-alpha5): #689686: BROKEN 6.x-2.0-alpha4 (commit flaw fixed on alpha5) * feature: config redesign #683706: UI improvements for settings * update_6002
6.x-2.0-alpha2 * Missing token file added #636648: released tarball missed comment_subject.token.inc
6.x-2.0-alpha1 * Added token support, #318443: Integration with token (new branch request)
* Added core=6.x to support CVS/drush #472740: Support CVS/drush install (AKA core=6.x) * Fixed disable subject not working after comment_update_6002, #574830: disabled subjects not working after comment_update_6002
* BROKEN release (fixed on 6.x-2.0-alpha2) #636648: released tarball missed comment_subject.token.inc * Added token support, #318443: Integration with token (new branch request)
Fix for #302025: Subject cannot be longer than 64 characters
* fixed a cache-related bug (#224276, thanks jaydub) * 'Re:' string localisable
* initial 6.x release (#222720, thanks reikiman) * fixed a cache-related bug (#224276, thanks jaydub) * 'Re:' string localisable * cosmetic code cleanup
Subjects were destroyed when editing a comment and the comment subject field was disabled (#139378)
Now also works if comment titles are disabled in the comment settings (#115312)
Initial 5.x release
Initial stable release