<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib/aur.inc.php, branch markzz</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib/aur.inc.php?h=markzz</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib/aur.inc.php?h=markzz'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2015-09-11T20:18:31Z</updated>
<entry>
<title>Allow for logging in via email address</title>
<updated>2015-09-11T20:18:31Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-09-11T20:01:46Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ee9a8f232b960c5bfad7376f129710d19871edcc'/>
<id>urn:sha1:ee9a8f232b960c5bfad7376f129710d19871edcc</id>
<content type='text'>
Accept both user names and email addresses in the login prompt.

Suggested-by: Johannes Löthberg &lt;johannes@kyriasis.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fix duplicate escaping of action links</title>
<updated>2015-08-31T16:04:50Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-08-31T16:01:13Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=209879d63f25276e38337983fc034da08b58ff3a'/>
<id>urn:sha1:209879d63f25276e38337983fc034da08b58ff3a</id>
<content type='text'>
The __() helper function already escapes HTML special characters. Do not
escape them again in html_action_*().

Fixes FS#45780.

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>
<entry>
<title>use rel="nofollow" for links in comments</title>
<updated>2015-07-12T18:37:42Z</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2015-07-12T15:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=881b550dec07fbfbebea2229a6667bcc37eef0f2'/>
<id>urn:sha1:881b550dec07fbfbebea2229a6667bcc37eef0f2</id>
<content type='text'>
This removes the incentive for spammers to post links by asking search
engines to ignore them.

Signed-off-by: Daniel Micay &lt;danielmicay@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fake pkgbase actions for unconfirmed users</title>
<updated>2015-06-27T11:04:03Z</updated>
<author>
<name>Gordian Edenhofer</name>
<email>gordian.edenhofer@gmail.com</email>
</author>
<published>2015-06-26T19:03:17Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=8bd03adb6168b16222510f2e1a148f2ad5ea3afb'/>
<id>urn:sha1:8bd03adb6168b16222510f2e1a148f2ad5ea3afb</id>
<content type='text'>
Displaying flag, notify, vote, adopt and file request links for
users which did not authenticate themselves and letting those fake
buttons link to the login page.

Signed-off-by: Gordian Edenhofer &lt;gordian.edenhofer@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Split out code to generate action links</title>
<updated>2015-06-27T11:04:03Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-26T10:06:21Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4bc990f9c0a5da9e42f5ed58917cf051e1eacc0f'/>
<id>urn:sha1:4bc990f9c0a5da9e42f5ed58917cf051e1eacc0f</id>
<content type='text'>
Add (and use) two new helper functions html_account_link() and
html_account_form() to generate the links in the package actions box.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fix a warning when formatting user names</title>
<updated>2015-06-20T12:38:40Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-20T12:38:40Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=0fa4836e66f9c7242c185e36d138f1158a3c1006'/>
<id>urn:sha1:0fa4836e66f9c7242c185e36d138f1158a3c1006</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Show co-maintainers next to maintainers in details</title>
<updated>2015-06-14T15:58:56Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-14T07:56:40Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=fb42ec696cac974ea87e9a24ba009b58a7fe2c13'/>
<id>urn:sha1:fb42ec696cac974ea87e9a24ba009b58a7fe2c13</id>
<content type='text'>
Implements FS#45313.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Refactor code for printing account links</title>
<updated>2015-06-14T15:58:56Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-14T07:49:17Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a2f79eb2e1ff74e7d2403bf194a52b41cc7f3c0c'/>
<id>urn:sha1:a2f79eb2e1ff74e7d2403bf194a52b41cc7f3c0c</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Use an INI-style configuration file</title>
<updated>2014-10-24T08:03:54Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-10-24T06:31:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=76343fb91511b9f53e58b6c01b258bfe00ddb4c6'/>
<id>urn:sha1:76343fb91511b9f53e58b6c01b258bfe00ddb4c6</id>
<content type='text'>
Replace web/lib/config.inc.php with an INI-style configuration file.
This allows us to get rid of several globals and makes it easier to use
the same configuration file in external scripts.

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