index
:
comment_notify
4.7.x-1.x
5.x-1.x
5.x-2.x
6.x-1.x
7.x-1.x
8.x-1.x
For more information about this repository, visit the project page at https://drupal.org/project/comment_notify
Drupal Git User (LDAP)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
comment_notify.module
Commit message (
Expand
)
Author
Age
Files
Lines
*
feature #402988 by darktygur: Allow admin to set the node notify default
Greg (greggles) Knaddison
2009-10-20
1
-1/+8
*
bug #593958 by greggles: html tags in node_teaser and other placeholders.
Greg (greggles) Knaddison
2009-10-20
1
-6/+11
*
bug #417582 by geggles: if only one subscription mode is enabled, users shoul...
Greg (greggles) Knaddison
2009-06-14
1
-11/+5
*
bug #486752 by greggles: user default to no notifications not respected
Greg (greggles) Knaddison
2009-06-14
1
-1/+1
*
I swear I fixed this before...
Greg (greggles) Knaddison
2009-06-14
1
-1/+1
*
task #487820 by merlinofchaos: Cleanup of comment_notify code
Greg (greggles) Knaddison
2009-06-13
1
-55/+40
*
bug #442126 by greggles and martinjbaker: Typo in help text
Greg (greggles) Knaddison
2009-06-06
1
-1/+1
*
bug #476526 by webchick: key() is not an array or object causes PHP notice an...
Greg (greggles) Knaddison
2009-06-06
1
-1/+1
*
bug #434414 by greggles: node author not getting notified during anonymous co...
Greg (greggles) Knaddison
2009-04-15
1
-2/+2
*
bug #430428 by greggles: doesn't record subscription when only one notificati...
Greg (greggles) Knaddison
2009-04-10
1
-1/+6
*
bug #430428 by greggles: doesn't record subscription when only one notificati...
Greg (greggles) Knaddison
2009-04-10
1
-1/+2
*
bug #409850 by greggles: Anonymous subscription affects comment_notify_user_s...
Greg (greggles) Knaddison
2009-04-08
1
-1/+1
*
feature #361449 by zyxware, aclight, greggles: provide better notifications f...
Greg (greggles) Knaddison
2009-04-08
1
-2/+6
*
feature #399806 by Manuel Garcia: Wrap the comment-notify form elements in a ...
Greg (greggles) Knaddison
2009-03-12
1
-2/+2
*
bug #327211 by greggles: send notices when a moderated comment is unmoderated.
Greg (greggles) Knaddison
2009-03-07
1
-0/+6
*
task #334735 by recidive: Remove patching core dependency and only send notif...
Greg (greggles) Knaddison
2009-03-03
1
-4/+8
*
feature #186025 by aclight, greggles: Distinguish between new comments and co...
Greg (greggles) Knaddison
2009-03-03
1
-4/+14
*
bug #375378 by greggles: duplicated variables
Greg (greggles) Knaddison
2009-03-03
1
-1/+1
*
bug by neochief and greggles: Illegal choice 0 in notify_type element
Greg (greggles) Knaddison
2009-02-16
1
-12/+13
*
task #319830 by greggles, aclight, noyz: create a simplified user interface
Greg (greggles) Knaddison
2009-02-13
1
-36/+76
*
task #348000 by aclight: stop using the ->data to store preferences (forgot t...
Greg (greggles) Knaddison
2009-02-13
1
-0/+27
*
bug #309467 by Freso: improved string handling for watchdog message
Greg (greggles) Knaddison
2009-02-05
1
-5/+12
*
fixing a 6.x only php notice
Greg (greggles) Knaddison
2009-02-05
1
-1/+1
*
#368638 by starkos: remove extra period from label
Greg (greggles) Knaddison
2009-02-05
1
-1/+1
*
bug #351839 by Alex_Tutubalin: more PostgreSQL compatibility fixes (install a...
Greg (greggles) Knaddison
2008-12-29
1
-3/+3
*
task #322482 by greggles: UI Simplification: Remove the admin option to remov...
Greg (greggles) Knaddison
2008-12-16
1
-25/+8
*
bug #336394 by ulhume: postgresql compliance for unsubscribe links.
Greg (greggles) Knaddison
2008-12-16
1
-1/+1
*
feature #319830 by greggles idea by alpritt: move message about changing the ...
Greg (greggles) Knaddison
2008-11-14
1
-3/+6
*
task #325903 by greggles: remove the preview reminder button
Greg (greggles) Knaddison
2008-11-14
1
-23/+0
*
feature #229582 by greggles: Provide admin control over default notification ...
Greg (greggles) Knaddison
2008-11-14
1
-13/+24
*
bug #328839 by Dave Reid: ablsolute instead of absolute
Greg (greggles) Knaddison
2008-11-08
1
-1/+1
*
bug #324992 by greggles: node author notification was not ported properly
Greg (greggles) Knaddison
2008-10-26
1
-3/+5
*
bug #324992 by KarlKedrovsky and greggles: Fatal error: Unsupported operand t...
Greg (greggles) Knaddison
2008-10-26
1
-4/+4
*
slight typo in last typo fixing patch - OOOOH THE IRONY
Greg (greggles) Knaddison
2008-10-24
1
-1/+1
*
bug #322089 by greggles suggestion by Dries: Small UI inconsistencies
Greg (greggles) Knaddison
2008-10-24
1
-17/+16
*
bug #323399 by PremAnup: Variables !commname, !commtext, !commsubj don't work...
Greg (greggles) Knaddison
2008-10-24
1
-3/+3
*
bug from justintoupin: ending label with . doubles up with .: - stop it
Greg (greggles) Knaddison
2008-10-13
1
-1/+1
*
proper capitalization - sorry translators
Greg (greggles) Knaddison
2008-10-12
1
-3/+3
*
feature #280502 followup by greggles: let the admin choose which modes are en...
Greg (greggles) Knaddison
2008-10-08
1
-7/+40
*
bug #294095 by greggles: notify_hash could just use drupal_get_token
Greg (greggles) Knaddison
2008-10-07
1
-5/+5
*
oops - syntax error
Greg (greggles) Knaddison
2008-10-06
1
-1/+1
*
feature #221196 by greggles: allow notifications for node owner
Greg (greggles) Knaddison
2008-10-06
1
-11/+88
*
feature #280502 by greggles: optionally only send notifications for replies t...
Greg (greggles) Knaddison
2008-10-06
1
-7/+21
*
bug #308585 by ulhume: PostgreSQL compliance using condition on uid rather th...
Greg (greggles) Knaddison
2008-10-06
1
-1/+1
*
bug #296549 by greggles: followup, only warn if comment notify is enabled for...
Greg (greggles) Knaddison
2008-09-30
1
-1/+2
*
bug #308585 by greggles: partial fix for pgsql compliance
Greg (greggles) Knaddison
2008-09-30
1
-2/+2
*
bug #312167 by greggles and review by tjharman: comment_notify menus generall...
Greg (greggles) Knaddison
2008-09-30
1
-3/+3
*
bug #299548 by Dave Reid: extra call to drupal_html_to_text - Line breaks not...
6.x-1.0
Greg (greggles) Knaddison
2008-09-12
1
-4/+4
*
bug #306971 by greggles and Dave Reid: incorrect watchdog parameters
Greg (greggles) Knaddison
2008-09-11
1
-5/+5
*
bug #305259 by greggles: if a user can't subscribe to comments don't add form...
Greg (greggles) Knaddison
2008-09-08
1
-1/+1
[next]