<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/libdino/src/service/chat_interaction.vala, branch send-button</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=send-button</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=send-button'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2021-12-21T17:51:57+00:00</updated>
<entry>
<title>Fix unread counting in new conversations w/o read_up_to_item</title>
<updated>2021-12-21T17:51:57+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-12-21T17:51:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=1378224444b1862ac95783ac2bae7d25a0a8862d'/>
<id>urn:sha1:1378224444b1862ac95783ac2bae7d25a0a8862d</id>
<content type='text'>
fixes #1094
</content>
</entry>
<entry>
<title>Use advertized/server/live time for sorting instead of arrival time</title>
<updated>2020-12-04T18:11:27+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-12-04T18:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=cc01374d3cb6a8bf477e8f96378f20b9aff57536'/>
<id>urn:sha1:cc01374d3cb6a8bf477e8f96378f20b9aff57536</id>
<content type='text'>
fixes #310
</content>
</entry>
<entry>
<title>Show bubble containing the number of unread messages in the conversation list (#764)</title>
<updated>2020-07-06T19:52:33+00:00</updated>
<author>
<name>codedust</name>
<email>codedust@users.noreply.github.com</email>
</author>
<published>2020-03-02T20:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=86420fdef11b2833fbc42549c8c5817031876d66'/>
<id>urn:sha1:86420fdef11b2833fbc42549c8c5817031876d66</id>
<content type='text'>
Co-authored-by: codedust &lt;codedust@users.noreply.github.com&gt;
Co-authored-by: fiaxh &lt;git@lightrise.org&gt;
</content>
</entry>
<entry>
<title>Store last read content item for conversations</title>
<updated>2020-06-03T19:50:40+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-04-29T19:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=71be2abb6a007fd9b4ed3164d70f5cb95d49ce69'/>
<id>urn:sha1:71be2abb6a007fd9b4ed3164d70f5cb95d49ce69</id>
<content type='text'>
fixes #495
</content>
</entry>
<entry>
<title>Handle incoming own read marker in private MUCs</title>
<updated>2020-04-28T21:56:53+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-04-28T21:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=cd3a119eff66a9e8cbd48d418c1e02f29dca4b41'/>
<id>urn:sha1:cd3a119eff66a9e8cbd48d418c1e02f29dca4b41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix runtime critical from read marker sending (fixup 3a8fef7)</title>
<updated>2020-04-24T12:18:24+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-04-23T14:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=1db94905ae7af1c1aed475a090dfb09e59fb2520'/>
<id>urn:sha1:1db94905ae7af1c1aed475a090dfb09e59fb2520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve message read markers for MUCs</title>
<updated>2020-04-21T14:25:01+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-04-21T14:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=3a8fef7b7b3c101c4bcb8cd3d7460a009c98a41e'/>
<id>urn:sha1:3a8fef7b7b3c101c4bcb8cd3d7460a009c98a41e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display correct name on outgoing file transfers in groups</title>
<updated>2019-12-23T22:13:27+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2019-12-23T22:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=cf1c7d3af2ce6324b93f95d68fcffaebcc4a2603'/>
<id>urn:sha1:cf1c7d3af2ce6324b93f95d68fcffaebcc4a2603</id>
<content type='text'>
Fixes #248, #643
</content>
</entry>
<entry>
<title>Fix chat marker sending</title>
<updated>2019-12-16T16:13:59+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-12-16T16:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=62be692c02ab6ebc1ce6b77ec3bd6739d9e91eb8'/>
<id>urn:sha1:62be692c02ab6ebc1ce6b77ec3bd6739d9e91eb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't attempt jingle file transfers in MUCs</title>
<updated>2019-11-17T16:33:24+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-11-13T15:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=8f0fe374023e937f6f3d17412d7f9f110791deac'/>
<id>urn:sha1:8f0fe374023e937f6f3d17412d7f9f110791deac</id>
<content type='text'>
</content>
</entry>
</feed>
