Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-08-06 | don't notify users about their own comments (closes #3048) | swiergot | 1 | -0/+1 | |
2005-06-10 | New Translation Structure | simo | 1 | -2/+5 | |
2005-06-10 | Added newpackage-notify to finally implement | simo | 1 | -1/+1 | |
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-08 | SQL CHANGES: New table CommentNotify with fields: | simo | 1 | -0/+24 | |
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-03-20 | added comments/category editing, and closed #2280 | eric | 1 | -12/+119 | |
2005-03-06 | started working on pkgedit for comments | eric | 1 | -0/+48 | |