<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/template/pkg_comments.php, branch bugs/48729</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/template/pkg_comments.php?h=bugs%2F48729</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/template/pkg_comments.php?h=bugs%2F48729'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2016-01-24T20:34:54Z</updated>
<entry>
<title>Fix duplicate ids from pinned comments</title>
<updated>2016-01-24T20:34:54Z</updated>
<author>
<name>Mark Weiman</name>
<email>mark.weiman@markzz.com</email>
</author>
<published>2016-01-22T23:15:33Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b3a6809bada24c35dad7772b3b91685a2e24cb42'/>
<id>urn:sha1:b3a6809bada24c35dad7772b3b91685a2e24cb42</id>
<content type='text'>
Fixed duplicate ids caused from pinned comments introduced in 7d4c0c9
(Implement capability to pin comments above others, 2015-12-12).

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>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>Hide names of deleted accounts in comment headings</title>
<updated>2015-12-13T20:20:39Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-12-13T20:10:05Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4653945226999003876d8334b9933bf5c6fd07fd'/>
<id>urn:sha1:4653945226999003876d8334b9933bf5c6fd07fd</id>
<content type='text'>
When the account of a user who edited/deleted a comment is removed, drop
occurrences of his user name in comment headings instead of replacing
the user name with "None".

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Store current date and time when deleting comments</title>
<updated>2015-12-13T20:19:31Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-12-13T19:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=51407d4a296563ccb3f488589a531babba7a8c22'/>
<id>urn:sha1:51407d4a296563ccb3f488589a531babba7a8c22</id>
<content type='text'>
Instead of modifying EditedTS when a comment is deleted, use a separate
field DelTS. Use this field to determine whether a comment has been
deleted, instead of checking DelUsersID which might be unset when the
corresponding user is deleted.

Fixes FS#47362.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Only show "last edited" to logged in users</title>
<updated>2015-12-12T20:59:35Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-12-12T12:05:02Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c085be8c0d0e0c391f49baf44c895f015d329c73'/>
<id>urn:sha1:c085be8c0d0e0c391f49baf44c895f015d329c73</id>
<content type='text'>
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>Remove reassignment of base_id in pkg_comments.php</title>
<updated>2015-12-12T14:09:44Z</updated>
<author>
<name>Mark Weiman</name>
<email>mark.weiman@markzz.com</email>
</author>
<published>2015-12-12T00:01:30Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3088fd0f389dbe4be1c7e62931ed18658ca6d7a2'/>
<id>urn:sha1:3088fd0f389dbe4be1c7e62931ed18658ca6d7a2</id>
<content type='text'>
Removes reassignment of $base_id in web/template/pkg_comments.php as it is
assigned in both pkgbase_display_details() and pkg_display_details().

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>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>pkg_comments.php: Merge two DIVs with same ID</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:54Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=41b6cff7c0e8459ef3783b9c3447ff43c0672a13'/>
<id>urn:sha1:41b6cff7c0e8459ef3783b9c3447ff43c0672a13</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 IDs to comments</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:35Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=67cff2cd5ac67d16c7934d95391518836acd1a36'/>
<id>urn:sha1:67cff2cd5ac67d16c7934d95391518836acd1a36</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>
</feed>
