<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/main/src/ui/conversation_summary/message_textview.vala, branch master</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2018-09-21T19:53:48+00:00</updated>
<entry>
<title>Use Label instead of TextView for message display</title>
<updated>2018-09-21T19:53:48+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2018-09-18T19:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=85d194e349858b3cbbb4dd2a8ca007428378c56c'/>
<id>urn:sha1:85d194e349858b3cbbb4dd2a8ca007428378c56c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve sidebar UI</title>
<updated>2018-08-13T20:39:18+00:00</updated>
<author>
<name>bobufa</name>
<email>bobufa@users.noreply.github.com</email>
</author>
<published>2018-07-25T18:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e376a577b6bfcdd9bdc0cc6ca283d99199a0197a'/>
<id>urn:sha1:e376a577b6bfcdd9bdc0cc6ca283d99199a0197a</id>
<content type='text'>
- only display messages that are content items
- only display messages for active accounts
- "fix" textview issue
- add empty states (no search, no results)
</content>
</entry>
<entry>
<title>refactor conversation item management (accumulate them in libdino)</title>
<updated>2018-08-13T20:04:47+00:00</updated>
<author>
<name>bobufa</name>
<email>bobufa@users.noreply.github.com</email>
</author>
<published>2018-06-19T16:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=3ea00446fb5893804243f5b1a1aa89817b7bc19a'/>
<id>urn:sha1:3ea00446fb5893804243f5b1a1aa89817b7bc19a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small fixes</title>
<updated>2018-01-30T16:29:54+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2018-01-30T16:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=ef40b617349f49f3f7543b4647bb142590773bc5'/>
<id>urn:sha1:ef40b617349f49f3f7543b4647bb142590773bc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Visually highlight mentions in MUCs</title>
<updated>2018-01-28T19:32:54+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2018-01-26T19:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=bec810e234a7b9783eb8f35e2ffd7c60d75e09c7'/>
<id>urn:sha1:bec810e234a7b9783eb8f35e2ffd7c60d75e09c7</id>
<content type='text'>
fixes #267
</content>
</entry>
<entry>
<title>Fix typos in comments and variable names (#269)</title>
<updated>2018-01-10T14:12:54+00:00</updated>
<author>
<name>linkmauve</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-01-10T14:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=0ce28c0b0d87cb199ef790a9acc1ba25e64e2e84'/>
<id>urn:sha1:0ce28c0b0d87cb199ef790a9acc1ba25e64e2e84</id>
<content type='text'>
Thanks `codespell`!</content>
</entry>
<entry>
<title>Repopulate message TextView context menu, include "Copy URL" (#219)</title>
<updated>2017-12-05T14:06:31+00:00</updated>
<author>
<name>Yussuf Khalil</name>
<email>dev@pp3345.net</email>
</author>
<published>2017-12-05T14:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=dc2dde5378b75743aa3110a00e47265cb440629b'/>
<id>urn:sha1:dc2dde5378b75743aa3110a00e47265cb440629b</id>
<content type='text'>
* Add "Copy URL" context menu option when hovering over a URL

* Update message_textview.vala
</content>
</entry>
<entry>
<title>Fix warnings</title>
<updated>2017-10-31T14:41:45+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2017-10-29T14:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=0102abeec1d2055b19dccbb7edc7f06e527642b1'/>
<id>urn:sha1:0102abeec1d2055b19dccbb7edc7f06e527642b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Plugins providing conversation items for ConversationView</title>
<updated>2017-08-27T22:02:59+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2017-08-27T21:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=8bc0d107e740be468ee0c9dcd253de36355088d3'/>
<id>urn:sha1:8bc0d107e740be468ee0c9dcd253de36355088d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some UI issues</title>
<updated>2017-08-21T22:24:39+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2017-08-21T21:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=a24e88f48b9a16239ff91a3ce7b4a70bd2d84fee'/>
<id>urn:sha1:a24e88f48b9a16239ff91a3ce7b4a70bd2d84fee</id>
<content type='text'>
</content>
</entry>
</feed>
