<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib, branch 1.1</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib?h=1.1</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib?h=1.1'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2005-06-11T02:55:30Z</updated>
<entry>
<title>Reorganized package details page</title>
<updated>2005-06-11T02:55:30Z</updated>
<author>
<name>simo</name>
<email>simo</email>
</author>
<published>2005-06-11T02:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=52d6df0f62987597963c775db930b47a76ef23c8'/>
<id>urn:sha1:52d6df0f62987597963c775db930b47a76ef23c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed missing translations to red rather than blink</title>
<updated>2005-06-11T02:46:25Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2005-06-11T02:46:25Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=0a199a929a563ce2191450ced2fde5e304eb83bf'/>
<id>urn:sha1:0a199a929a563ce2191450ced2fde5e304eb83bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added changes to front page to close bug #2820</title>
<updated>2005-06-11T02:38:07Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2005-06-11T02:38:07Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=5f59fd86fb137ffeaf88bbf6ba0401c1fe246ec2'/>
<id>urn:sha1:5f59fd86fb137ffeaf88bbf6ba0401c1fe246ec2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed some relative links and rss problems with https</title>
<updated>2005-06-10T23:24:34Z</updated>
<author>
<name>simo</name>
<email>simo</email>
</author>
<published>2005-06-10T23:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e45d8daaba0fed0deb766f46b773c3f83c596ed1'/>
<id>urn:sha1:e45d8daaba0fed0deb766f46b773c3f83c596ed1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RSS support implemented</title>
<updated>2005-06-10T23:07:24Z</updated>
<author>
<name>simo</name>
<email>simo</email>
</author>
<published>2005-06-10T23:07:24Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a81f22da2dc0435b7417e635abcf5cb2ebe6e18f'/>
<id>urn:sha1:a81f22da2dc0435b7417e635abcf5cb2ebe6e18f</id>
<content type='text'>
Latest packages also on homepage

DEPLOYMENT NOTES:
- web/html/xml must be world writable
</content>
</entry>
<entry>
<title>fixed bug #2761 problems switching from second page of search and from My Packages/Orphans</title>
<updated>2005-06-10T05:28:49Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2005-06-10T05:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b1d5d74e84be92a231641637bcaa67f58b1963ea'/>
<id>urn:sha1:b1d5d74e84be92a231641637bcaa67f58b1963ea</id>
<content type='text'>
this should fix the set of bugs in this category all at once
</content>
</entry>
<entry>
<title>Added Simo's patch for #2579, adding user info page</title>
<updated>2005-06-10T04:52:46Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2005-06-10T04:52:46Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c7e4f5c7fa8e4ba9e9503f70a3334d33f31b78e1'/>
<id>urn:sha1:c7e4f5c7fa8e4ba9e9503f70a3334d33f31b78e1</id>
<content type='text'>
also modified it slightly so that we no longer look at AURMaintainerUID for maintainer
</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 utf-8 encoding header</title>
<updated>2005-05-16T21:04:56Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2005-05-16T21:04:56Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e1e6884a33d75aa28079deb8121b629d66950286'/>
<id>urn:sha1:e1e6884a33d75aa28079deb8121b629d66950286</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated with latest polish language patch</title>
<updated>2005-05-16T04:17:22Z</updated>
<author>
<name>pjmattal</name>
<email>pjmattal</email>
</author>
<published>2005-05-16T04:17:22Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=499d459bdfc2ffc42ade60eab0be48ca9b80d103'/>
<id>urn:sha1:499d459bdfc2ffc42ade60eab0be48ca9b80d103</id>
<content type='text'>
</content>
</entry>
</feed>
