Commit graph

7 commits

Author SHA1 Message Date
pjmattal
c3a90420e2 added dsa's header include patch 2006-08-08 00:59:10 +00:00
swiergot
2950b79c0b don't notify users about their own comments (closes #3048) 2005-08-06 15:56:47 +00:00
simo
7044610e32 New Translation Structure 2005-06-10 19:30:49 +00:00
simo
45e5883a15 Added newpackage-notify to finally implement
new package notifications that people can ask
for on their user page.
This script should run on a daily cronjob.

A few spelling stupidity fixes as well.
2005-06-10 01:40:22 +00:00
simo
6adf639a34 SQL CHANGES: New table CommentNotify with fields:
PkgID
	UserID
This implements emailing comment notifications, including a user option to
enable/disable it on the package page. It uses php's mail() function to do
it and sends to everyone on the notify list as BCC.

This needs some more testing before public consumption.
2005-06-08 01:07:55 +00:00
eric
7fccb8b634 added comments/category editing, and closed #2280 2005-03-20 18:54:20 +00:00
eric
e3587ddf94 started working on pkgedit for comments 2005-03-06 21:44:56 +00:00