Commit graph

10 commits

Author SHA1 Message Date
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
pjmattal
499d459bdf updated with latest polish language patch 2005-05-16 04:17:22 +00:00
pjmattal
cac788476a added polish translation
this still needs some more debugging before it goes live
but it's turned on in this version
2005-05-13 14:38:04 +00:00
eric
6249c40e94 fleshing out the package logic, renamed pkg include files for consistency 2004-06-29 00:56:31 +00:00
eric
84912ddb2e account adding/editing is working 2004-06-23 00:28:13 +00:00
eric
38eda65735 working on the accounts stuff 2004-06-21 19:36:54 +00:00
eric
30aea4ec8c started working on the login 2004-06-19 20:19:42 +00:00
eric
74594e516d renamed _() function to __() to avoid gettext conflict 2004-06-18 22:42:07 +00:00
eric
1e35dc01cf finishing touches on genpopo, started playing with _real_ PHP code and svn keywords 2004-06-18 16:23:14 +00:00
eric
79f64a0592 genpopo seems to do its job now 2004-06-18 00:25:15 +00:00