<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/xmpp-vala/src/module/message, 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>2023-10-05T12:32:06+00:00</updated>
<entry>
<title>Collapse most stream releated errors into IOError</title>
<updated>2023-10-05T12:32:06+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-01-31T14:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=90caab10ab4453ecc0cab6c4d73048e51f96934f'/>
<id>urn:sha1:90caab10ab4453ecc0cab6c4d73048e51f96934f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display message delivery error, color text using theme colors</title>
<updated>2021-08-17T20:32:33+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-08-14T18:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=447464f4d1ac0c184764f103ac9e51f7ff2dce91'/>
<id>urn:sha1:447464f4d1ac0c184764f103ac9e51f7ff2dce91</id>
<content type='text'>
fixes #672
</content>
</entry>
<entry>
<title>Make message sending async and set unsent on error</title>
<updated>2020-03-05T11:21:43+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-03-05T11:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=013b388896315c7ac10e6cd7d36f913559998f83'/>
<id>urn:sha1:013b388896315c7ac10e6cd7d36f913559998f83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor MAM catchup. Fetch from latest to earliest message.</title>
<updated>2019-12-18T19:35:04+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-12-18T17:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=c3532bdf3141bcf0cbf9e4ae7a926dcda4f132ef'/>
<id>urn:sha1:c3532bdf3141bcf0cbf9e4ae7a926dcda4f132ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add incoming mediated invitation support (#162)</title>
<updated>2019-08-22T14:05:28+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2019-08-22T14:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=130965f322ea58d3d2bbce5ee6ac31dae2d3a659'/>
<id>urn:sha1:130965f322ea58d3d2bbce5ee6ac31dae2d3a659</id>
<content type='text'>
Co-authored-by: Emmanuel Gil Peyrot &lt;linkmauve@linkmauve.fr&gt;
</content>
</entry>
<entry>
<title>Implement file sending via Jingle</title>
<updated>2019-07-09T09:21:39+00:00</updated>
<author>
<name>hrxi</name>
<email>hrrrxi@gmail.com</email>
</author>
<published>2019-06-23T12:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=877c46628fa2836f9226e24a3d0a84b9a3f821e6'/>
<id>urn:sha1:877c46628fa2836f9226e24a3d0a84b9a3f821e6</id>
<content type='text'>
This is still disabled by default until prioritization is implemented;
otherwise this could be preferred to HTTP uploads.

File sending only works via Jingle In-Band-Bytestreams right now, more
transports are going to be implemented.

To test this, uncomment the line with `JingleFileTransfer` in
libdino/src/application.vala.
</content>
</entry>
<entry>
<title>Don't handle error message stanzas as normal messages</title>
<updated>2018-06-14T21:12:25+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2018-05-29T21:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=babe987dcb5d2b52b163d90bdf7e3cd496edf421'/>
<id>urn:sha1:babe987dcb5d2b52b163d90bdf7e3cd496edf421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pipeline for incoming messages in libdino</title>
<updated>2018-01-28T12:37:53+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2018-01-19T21:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=57c72d2818dec6c713834cfbb8c4c566a1602907'/>
<id>urn:sha1:57c72d2818dec6c713834cfbb8c4c566a1602907</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Jid class to xmpp-vala, partially refactor namespace</title>
<updated>2018-01-27T23:38:47+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2018-01-12T20:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=782ae4c049e2b6fab13d7453cbb0e74610e7d200'/>
<id>urn:sha1:782ae4c049e2b6fab13d7453cbb0e74610e7d200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unit tests using async + read message marker</title>
<updated>2017-11-17T16:24:03+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2017-11-17T15:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=2a514d0969f5c25d5e2d14421125a47df6b14974'/>
<id>urn:sha1:2a514d0969f5c25d5e2d14421125a47df6b14974</id>
<content type='text'>
</content>
</entry>
</feed>
