<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/html/pkgedit.php, branch 1.4.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/html/pkgedit.php?h=1.4.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/html/pkgedit.php?h=1.4.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2007-10-02T11:29:27Z</updated>
<entry>
<title>Fixed version strings.</title>
<updated>2007-10-02T11:29:27Z</updated>
<author>
<name>tardo</name>
<email>tardo@nagi-fanboi.net</email>
</author>
<published>2007-09-30T02:45:30Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=881b921eb30f5a28226e8b25ef194c4254cb09d5'/>
<id>urn:sha1:881b921eb30f5a28226e8b25ef194c4254cb09d5</id>
<content type='text'>
Added AUR_VERSION to config file, so now we should only need to
change one location. KISS ftw.

Signed-off-by: tardo &lt;tardo@nagi-fanboi.net&gt;
</content>
</entry>
<entry>
<title>patch from eliott to convert all &lt;? to &lt;?php</title>
<updated>2007-09-20T21:46:43Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2007-09-20T21:46:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=452d6b1245f26b1c46e715077e9bcc593f66ed9e'/>
<id>urn:sha1:452d6b1245f26b1c46e715077e9bcc593f66ed9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Applied a patch from Loui to fix session removal.</title>
<updated>2007-09-20T15:33:04Z</updated>
<author>
<name>swiergot</name>
<email>swiergot</email>
</author>
<published>2007-09-20T15:33:04Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=0b92839bee80fc2ba6ea67be1e48d176c0d242bc'/>
<id>urn:sha1:0b92839bee80fc2ba6ea67be1e48d176c0d242bc</id>
<content type='text'>
- Replaced all occurences of mysql_escape_string()
  with mysql_real_escape_string().
</content>
</entry>
<entry>
<title>added dsa's header include patch</title>
<updated>2006-08-08T00:59:10Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2006-08-08T00:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c3a90420e257812c4ce952c8879d1ba4380f11e3'/>
<id>urn:sha1:c3a90420e257812c4ce952c8879d1ba4380f11e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't notify users about their own comments (closes #3048)</title>
<updated>2005-08-06T15:56:47Z</updated>
<author>
<name>swiergot</name>
<email>swiergot</email>
</author>
<published>2005-08-06T15:56:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2950b79c0ba4c645186ae65f484c6dfaf6ad1cb9'/>
<id>urn:sha1:2950b79c0ba4c645186ae65f484c6dfaf6ad1cb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New Translation Structure</title>
<updated>2005-06-10T19:30:49Z</updated>
<author>
<name>simo</name>
<email>simo</email>
</author>
<published>2005-06-10T19:30:49Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=7044610e32b37c079e03cab8bf9cfa8a8f381ec9'/>
<id>urn:sha1:7044610e32b37c079e03cab8bf9cfa8a8f381ec9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added newpackage-notify to finally implement</title>
<updated>2005-06-10T01:40:22Z</updated>
<author>
<name>simo</name>
<email>simo</email>
</author>
<published>2005-06-10T01:40:22Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=45e5883a1579ef64071d161a216e7159bfab1daf'/>
<id>urn:sha1:45e5883a1579ef64071d161a216e7159bfab1daf</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>SQL CHANGES: New table CommentNotify with fields:</title>
<updated>2005-06-08T01:07:55Z</updated>
<author>
<name>simo</name>
<email>simo</email>
</author>
<published>2005-06-08T01:07:55Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6adf639a341b8954e911fce2d2bd3e7443a1426c'/>
<id>urn:sha1:6adf639a341b8954e911fce2d2bd3e7443a1426c</id>
<content type='text'>
	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.
</content>
</entry>
<entry>
<title>added comments/category editing, and closed #2280</title>
<updated>2005-03-20T18:54:20Z</updated>
<author>
<name>eric</name>
<email>eric</email>
</author>
<published>2005-03-20T18:54:20Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=7fccb8b634118a2f4f92220b194dc74273b15957'/>
<id>urn:sha1:7fccb8b634118a2f4f92220b194dc74273b15957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>started working on pkgedit for comments</title>
<updated>2005-03-06T21:44:56Z</updated>
<author>
<name>eric</name>
<email>eric</email>
</author>
<published>2005-03-06T21:44:56Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e3587ddf94ba742beabdaa8a68023f8ee0234b58'/>
<id>urn:sha1:e3587ddf94ba742beabdaa8a68023f8ee0234b58</id>
<content type='text'>
</content>
</entry>
</feed>
