<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib/pkgbasefuncs.inc.php, branch v4.1.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib/pkgbasefuncs.inc.php?h=v4.1.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib/pkgbasefuncs.inc.php?h=v4.1.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2015-09-16T20:05:40Z</updated>
<entry>
<title>Transfer notifications when merging packages</title>
<updated>2015-09-16T20:05:40Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-09-13T12:45:15Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=34e7f7084ae30cd2cb50edfef5ff14f3a311e11a'/>
<id>urn:sha1:34e7f7084ae30cd2cb50edfef5ff14f3a311e11a</id>
<content type='text'>
When a package base is merged into another one, followers of the old
package base usually want to be notified about comments the new package
base as well.

Fixes FS#27687.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Require comments when flagging packages out-of-date</title>
<updated>2015-09-11T20:14:26Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-08-31T16:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=396e50bdc88feae9d0048d1c3dab776388d96dc7'/>
<id>urn:sha1:396e50bdc88feae9d0048d1c3dab776388d96dc7</id>
<content type='text'>
Implements FS#42827.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Allow users to unflag packages they flagged themselves</title>
<updated>2015-08-30T14:51:14Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-08-30T14:32:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=57db4814a47d2a40d4b74e3ae0df261bbfeb45b8'/>
<id>urn:sha1:57db4814a47d2a40d4b74e3ae0df261bbfeb45b8</id>
<content type='text'>
Sometimes, a user accidentally flags a package out-of-date. Allow users
to unflag packages that they flagged themselves, thereby providing a way
to undo these actions.

Implements FS#46145.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Remember user ID when flagging package bases</title>
<updated>2015-08-30T14:44:12Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-08-30T14:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e1a258bd832c3ba76b5f898cbd068c5bdf4eb4dc'/>
<id>urn:sha1:e1a258bd832c3ba76b5f898cbd068c5bdf4eb4dc</id>
<content type='text'>
Add a new FlaggerUID field to the database and use it to store the user
ID of the account who recently flagged a package out-of-date.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Do not allow empty comments</title>
<updated>2015-08-17T02:20:45Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.korpel@gmail.com</email>
</author>
<published>2015-08-16T22:08:52Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=095986b44974c569b36d34dd26902e910ccc7d8b'/>
<id>urn:sha1:095986b44974c569b36d34dd26902e910ccc7d8b</id>
<content type='text'>
Fixes FS#45870.

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>Split pkg_comment_form.php so the outer box is not always included</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:55Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c7025054c686f1f1a877e2d2938c39c79fb62580'/>
<id>urn:sha1:c7025054c686f1f1a877e2d2938c39c79fb62580</id>
<content type='text'>
For use in the new RPC interface to edit comments, the form shouldn't
always print a header. Create a new template pkg_comment_box.php that
prints form and box, change template pkg_comment_form.php to only
print the form.

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>Show popularity in package base details</title>
<updated>2015-08-08T10:59:24Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-07-21T12:50:25Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e610360c95682bbaa359e1bf3d3abffb97a9820b'/>
<id>urn:sha1:e610360c95682bbaa359e1bf3d3abffb97a9820b</id>
<content type='text'>
Fixes FS#45600.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Show dateline when a comment is edited or deleted</title>
<updated>2015-08-08T10:59:24Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.korpel@gmail.com</email>
</author>
<published>2015-07-10T16:47:33Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9cde6b0566390002d167703fa900129bb90e07d8'/>
<id>urn:sha1:9cde6b0566390002d167703fa900129bb90e07d8</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>Support comment editing in the backend</title>
<updated>2015-08-08T10:59:24Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.korpel@gmail.com</email>
</author>
<published>2015-07-10T16:47:32Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e331ce273cab901726983e18249e0bb3455fc463'/>
<id>urn:sha1:e331ce273cab901726983e18249e0bb3455fc463</id>
<content type='text'>
Create two new actions, do_AddComment and do_EditComment. When editing
or deleting a comment, a timestamp is added.

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>Port notification routines to Python</title>
<updated>2015-08-08T10:59:23Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-27T20:20:48Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9746a654736cba12c234f3c1b3d7b67427678ce3'/>
<id>urn:sha1:9746a654736cba12c234f3c1b3d7b67427678ce3</id>
<content type='text'>
Use a Python script for sending notification emails. The notification
action and additional parameters are passed via command line arguments.
For comment and package request notifications, the text is passed via
stdin.

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