<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/html/index.php, branch pu</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/html/index.php?h=pu</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/html/index.php?h=pu'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2016-03-13T08:14:25Z</updated>
<entry>
<title>Remove code referencing non-existent and unused file</title>
<updated>2016-03-13T08:14:25Z</updated>
<author>
<name>Ian D. Scott</name>
<email>ian@iandouglasscott.com</email>
</author>
<published>2016-03-12T21:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2dfa72131bfbc96584b78b597f86471874108a89'/>
<id>urn:sha1:2dfa72131bfbc96584b78b597f86471874108a89</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add comment undeletion functionality</title>
<updated>2016-01-23T10:50:03Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.korpel@gmail.com</email>
</author>
<published>2016-01-19T13:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=bd85441cf66b39d887f01654913da58ef313d14c'/>
<id>urn:sha1:bd85441cf66b39d887f01654913da58ef313d14c</id>
<content type='text'>
Only Developers and Trusted Users can undelete comments.

Signed-off-by: Marcel Korpel &lt;marcel.korpel@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add link to flag OOD comment</title>
<updated>2015-12-15T16:46:18Z</updated>
<author>
<name>Mark Weiman</name>
<email>mark.weiman@markzz.com</email>
</author>
<published>2015-12-14T21:18:16Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e9fe1a9eb100b11fda80f05b5b3239ee97e3a905'/>
<id>urn:sha1:e9fe1a9eb100b11fda80f05b5b3239ee97e3a905</id>
<content type='text'>
Implements: FS#46546

Signed-off-by: Mark Weiman &lt;mark.weiman@markzz.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Replace new package icon</title>
<updated>2015-12-13T09:22:59Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-12-12T11:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9c98523494a9f533cc2a8ee873c96db02a1a6d4e'/>
<id>urn:sha1:9c98523494a9f533cc2a8ee873c96db02a1a6d4e</id>
<content type='text'>
Use a flat icon from the Open Iconic collection to mark new packages.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Replace RSS feed icon</title>
<updated>2015-12-13T09:22:59Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-12-12T11:22:06Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a35dc4022aea91a7be945222d7430a93276a6ee4'/>
<id>urn:sha1:a35dc4022aea91a7be945222d7430a93276a6ee4</id>
<content type='text'>
Use a flat icon from the Open Iconic collection for the RSS feed.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Remove old logos</title>
<updated>2015-12-13T09:22:59Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-12-12T11:03:13Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=256a343b187b8a9435e208562f3bb5d55a082b05'/>
<id>urn:sha1:256a343b187b8a9435e208562f3bb5d55a082b05</id>
<content type='text'>
Remove some very old and outdated logos. Update the RSS feed to use the
new logo.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Implement capability to pin comments above others</title>
<updated>2015-12-12T14:09:47Z</updated>
<author>
<name>Mark Weiman</name>
<email>mark.weiman@markzz.com</email>
</author>
<published>2015-12-12T00:01:31Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=7d4c0c9ffa55ca60aea24b6aa64417783a15ea80'/>
<id>urn:sha1:7d4c0c9ffa55ca60aea24b6aa64417783a15ea80</id>
<content type='text'>
Adds capability to pin comments before others.

Implements FS#10863.

Signed-off-by: Mark Weiman &lt;mark.weiman@markzz.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Move package base flagging to a separate form</title>
<updated>2015-09-11T20:11:52Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-08-31T16:18:24Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6b7e26a2d19c53438a9594ee3068f1afcdb1ee0d'/>
<id>urn:sha1:6b7e26a2d19c53438a9594ee3068f1afcdb1ee0d</id>
<content type='text'>
Show a separate confirmation page when flagging a package out-of-date.

Implements FS#44967.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>pkg_comments.php: Add JavaScript function to edit comments</title>
<updated>2015-08-08T10:59:24Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.korpel@gmail.com</email>
</author>
<published>2015-07-21T20:53:57Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=54d812ec791de4b36d45cdcb853d01dc72d78669'/>
<id>urn:sha1:54d812ec791de4b36d45cdcb853d01dc72d78669</id>
<content type='text'>
Signed-off-by: Marcel Korpel &lt;marcel.korpel@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add comment edit icon and form</title>
<updated>2015-08-08T10:59:23Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.korpel@gmail.com</email>
</author>
<published>2015-07-10T16:47:31Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=92e19e95f3c07745e7ba7c6e358921b7789f8abe'/>
<id>urn:sha1:92e19e95f3c07745e7ba7c6e358921b7789f8abe</id>
<content type='text'>
Show an icon next to the comment deletion icon, which leads to a
comment edit form.

Signed-off-by: Marcel Korpel &lt;marcel.korpel@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
</feed>
