<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/libdino/src/service, branch default-encryption-gtk4</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=default-encryption-gtk4</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=default-encryption-gtk4'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2023-03-23T18:14:22+00:00</updated>
<entry>
<title>Fix images from another client in our account not being displayed right away</title>
<updated>2023-03-23T18:14:22+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2023-03-23T16:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=65efaca6fdcbc788060a0ecc4f7e10fbf5b79669'/>
<id>urn:sha1:65efaca6fdcbc788060a0ecc4f7e10fbf5b79669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve database performance while reconnecting and syncing</title>
<updated>2023-03-21T23:35:58+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-03-20T21:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=4e1311dfa9944fc04089037783db6a0a6eef7345'/>
<id>urn:sha1:4e1311dfa9944fc04089037783db6a0a6eef7345</id>
<content type='text'>
Also move some tasks to low priority idle queue so they won't block UI updates
</content>
</entry>
<entry>
<title>Improve history sync</title>
<updated>2023-03-21T23:35:58+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-03-20T21:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=3721027edb2d2f6f71cf655d643f7796864cfdbc'/>
<id>urn:sha1:3721027edb2d2f6f71cf655d643f7796864cfdbc</id>
<content type='text'>
- Ensure we fully fetch desired history if possible (previously, duplicates
  from offline message queue could hinder MAM sync)
- Early drop illegal MAM messages so they don't pile up in the pending queue
  waiting for their query to end (which it never will if they were not
  requested in first place).

Fixes #1386
</content>
</entry>
<entry>
<title>New Avatar UI</title>
<updated>2023-03-05T15:47:46+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-01-24T17:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=db3b0d5f233ee3587ae54f8f035222cb098b11dd'/>
<id>urn:sha1:db3b0d5f233ee3587ae54f8f035222cb098b11dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typing notifications in groupchats</title>
<updated>2023-03-01T23:02:32+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-03-01T18:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=76e1410c2aaa14a14d43851afc05f3793628cabc'/>
<id>urn:sha1:76e1410c2aaa14a14d43851afc05f3793628cabc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't accept corrections from MUC MAM</title>
<updated>2023-02-07T20:36:33+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-02-07T20:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=9c5e36020d8997452d4fd07c5a153e1e7fc24088'/>
<id>urn:sha1:9c5e36020d8997452d4fd07c5a153e1e7fc24088</id>
<content type='text'>
We don't know if they're from the same user as someone else could have joined with the same nickname after sender left
</content>
</entry>
<entry>
<title>Improve history sync under load</title>
<updated>2023-02-07T09:50:45+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=d092473fe401a5a668e57f054efbd1e84ac6ca59'/>
<id>urn:sha1:d092473fe401a5a668e57f054efbd1e84ac6ca59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deduplicate messages before storing in database</title>
<updated>2023-02-07T09:50:45+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-02-06T13:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=f74c1f18b12df0d650f74b6fa43b7f2f0a9bce79'/>
<id>urn:sha1:f74c1f18b12df0d650f74b6fa43b7f2f0a9bce79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add priority for and allow cancellation of outgoing stanzas</title>
<updated>2023-02-07T09:50:45+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=d76e12b215eb62e4eda5a0f92fbf5c1bd7c1848e'/>
<id>urn:sha1:d76e12b215eb62e4eda5a0f92fbf5c1bd7c1848e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Collapse most stream releated errors into IOError</title>
<updated>2023-02-07T09:50:43+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=18321ed15ce782ff5d1f24de9f2fb459d714d125'/>
<id>urn:sha1:18321ed15ce782ff5d1f24de9f2fb459d714d125</id>
<content type='text'>
</content>
</entry>
</feed>
