<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/libdino/src/service/history_sync.vala, branch catch-disconnect-error</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=catch-disconnect-error</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=catch-disconnect-error'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2023-10-09T14:38:02+00:00</updated>
<entry>
<title>Check XmppStream against null</title>
<updated>2023-10-09T14:38:02+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-04T13:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e1fd11775c7d275dd57d7d9202e88ac5173bbeef'/>
<id>urn:sha1:e1fd11775c7d275dd57d7d9202e88ac5173bbeef</id>
<content type='text'>
Most of the calls to stream_interactor.get_stream(account) were already
doing null checks, but there were still some missing.
</content>
</entry>
<entry>
<title>history_sync.vala: Remove noisy debug</title>
<updated>2023-10-09T12:09:00+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-03T07:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=0f3d7e27ceb37a0946cd319370f151f22e02b25d'/>
<id>urn:sha1:0f3d7e27ceb37a0946cd319370f151f22e02b25d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve history sync under load</title>
<updated>2023-10-05T12:32:06+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-02-06T20:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=55374331bec0d79fc23d2b1291ed544b0b3d4094'/>
<id>urn:sha1:55374331bec0d79fc23d2b1291ed544b0b3d4094</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add priority for and allow cancellation of outgoing stanzas</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:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=7a38a3867446221032ac8111be8c6d752ef3ccd4'/>
<id>urn:sha1:7a38a3867446221032ac8111be8c6d752ef3ccd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAM: Fix latest range not being stored in db if it contained a duplicate</title>
<updated>2023-10-05T12:32:05+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2023-01-16T16:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=202ef664fb6fd86f2ddea57a588b64e130e481d1'/>
<id>urn:sha1:202ef664fb6fd86f2ddea57a588b64e130e481d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compiler warnings</title>
<updated>2023-10-05T12:32:04+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-11-26T21:26:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=6c5ec41beb126698fb096931a5da6cd5df0cecbb'/>
<id>urn:sha1:6c5ec41beb126698fb096931a5da6cd5df0cecbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAM: Fix processing after range was fetched completely, fix merging of ranges</title>
<updated>2023-10-05T12:32:04+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-12-20T18:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=c7ff1d6bea5d8bd1d07179a68d2dae3910787fc0'/>
<id>urn:sha1:c7ff1d6bea5d8bd1d07179a68d2dae3910787fc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some MAM issues</title>
<updated>2023-10-05T12:32:04+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-11-20T21:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=5a8bccb454197553ec81410ed380b1a9c6db8af7'/>
<id>urn:sha1:5a8bccb454197553ec81410ed380b1a9c6db8af7</id>
<content type='text'>
- Messages from MUCs weren't added to their respective MUC MAM ranges,
thus re-fetched on rejoin.
- The earliest ('first') message of a mam page was used to update the
to_id, but it should have been 'last'; also the other way around.
- Duplicates weren't detected properly.
</content>
</entry>
<entry>
<title>Clean up log outputs</title>
<updated>2023-10-05T12:32:04+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-11-04T21:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=8981c8d29f2f2fbb1e6f073a596fcc099effac01'/>
<id>urn:sha1:8981c8d29f2f2fbb1e6f073a596fcc099effac01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAM: Fix latest range not being stored in db if it contained a duplicate</title>
<updated>2023-10-01T19:28:29+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2023-01-16T16:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=63a16dce36fecc02cc9db42dcae85ae40dc82290'/>
<id>urn:sha1:63a16dce36fecc02cc9db42dcae85ae40dc82290</id>
<content type='text'>
</content>
</entry>
</feed>
