<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web, branch v4.2.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web?h=v4.2.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web?h=v4.2.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2016-02-15T07:18:55Z</updated>
<entry>
<title>Release 4.2.0</title>
<updated>2016-02-15T07:18:55Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2016-02-15T07:18:55Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d38a562b4d60c480fe27e5a4010e378a4485035b'/>
<id>urn:sha1:d38a562b4d60c480fe27e5a4010e378a4485035b</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>aurjson: Add package base keywords</title>
<updated>2016-02-09T20:54:39Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2016-02-09T20:49:57Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9d7d1be731eea243587a046774a650576521bcbb'/>
<id>urn:sha1:9d7d1be731eea243587a046774a650576521bcbb</id>
<content type='text'>
Expose package base keywords through the RPC interface (version 5).

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add support for package update notifications</title>
<updated>2016-02-07T09:54:20Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-11-10T19:18:13Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=64072461dfcc74857087b23c9ba7d9812b6afe40'/>
<id>urn:sha1:64072461dfcc74857087b23c9ba7d9812b6afe40</id>
<content type='text'>
Introduce a new notification option to receive notifications when a new
commit is pushed to a package repository.

Implements FS#30109.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add global comment notification setting</title>
<updated>2016-02-07T09:52:05Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-11-10T18:49:13Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=aa5e58db81b8a243e03d0f08925c2d1f34c82304'/>
<id>urn:sha1:aa5e58db81b8a243e03d0f08925c2d1f34c82304</id>
<content type='text'>
Add a configuration option to the account edit page that allows for
globally enabling/disabling package base comment notifications.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Rename the CommentNotify table to PackageNotifications</title>
<updated>2016-02-07T09:39:22Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-11-10T18:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3412de21d32708b44d1fb3011649734e3cc67d9b'/>
<id>urn:sha1:3412de21d32708b44d1fb3011649734e3cc67d9b</id>
<content type='text'>
As a preparatory step to adding support for package notifications on
events other than comments, rename the database table accordingly.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Remove 'new' tag from updates table</title>
<updated>2016-01-31T19:12:56Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.korpel@gmail.com</email>
</author>
<published>2016-01-31T19:07:45Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=1664a24198a3f3ef3fb3529ce8761fd030325e43'/>
<id>urn:sha1:1664a24198a3f3ef3fb3529ce8761fd030325e43</id>
<content type='text'>
It was hard to make it consistent with the other new icons from Open
Iconic and it hadn't much use after all.

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>Make RSS icon dark gray and only blue on hover</title>
<updated>2016-01-31T19:03:50Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.korpel@gmail.com</email>
</author>
<published>2016-01-31T18:48:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=7d7fc184059e524882091343213f204fa67ff4d6'/>
<id>urn:sha1:7d7fc184059e524882091343213f204fa67ff4d6</id>
<content type='text'>
The other new icons (in package comments) behave the same way.

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>Correctly encode ampersand in query string within HTML attribute</title>
<updated>2016-01-31T19:03:49Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.korpel@gmail.com</email>
</author>
<published>2016-01-31T18:48:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=73364ad7249ac9c4d7c4b2770f3b04f2cdea6b06'/>
<id>urn:sha1:73364ad7249ac9c4d7c4b2770f3b04f2cdea6b06</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>Shorten maxlength of email input fields to 254 characters</title>
<updated>2016-01-30T10:15:17Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.korpel@gmail.com</email>
</author>
<published>2016-01-30T00:04:23Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6b766b8e77a633e147a697aaf9f86ad71bcf3dfb'/>
<id>urn:sha1:6b766b8e77a633e147a697aaf9f86ad71bcf3dfb</id>
<content type='text'>
After 24734d0 (Shorten Email column to 254 characters, 2015-11-12) the
maximum length of the input fields should be shortened, too.

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>Include parentheses in translatable string</title>
<updated>2016-01-28T22:00:08Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2016-01-28T21:59:59Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=700df4f32fdf013f8ba7b067ab6054a47affc4d4'/>
<id>urn:sha1:700df4f32fdf013f8ba7b067ab6054a47affc4d4</id>
<content type='text'>
This string is easier to understand with the extra parentheses.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
</feed>
