<feed xmlns='http://www.w3.org/2005/Atom'>
<title>erebos/src/Erebos/Chatroom.hs, branch v0.2.2</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/'/>
<entry>
<title>Format chatroom messages with Conversation module</title>
<updated>2026-06-24T20:10:58+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-06-23T19:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=e5d8ca9c124c4f8805bba9212845f0e21de5d9fc'/>
<id>e5d8ca9c124c4f8805bba9212845f0e21de5d9fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Command to mark messages as seen</title>
<updated>2026-06-02T19:10:39+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-06-02T19:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=cb71b9c56754abe739b889aeb9fd8bf80097c661'/>
<id>cb71b9c56754abe739b889aeb9fd8bf80097c661</id>
<content type='text'>
Changelog: Added `/seen` command to mark messages as seen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `/seen` command to mark messages as seen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend ConversationType class to provide number of removed messages</title>
<updated>2026-05-30T08:13:50+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-05-30T08:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=e590ad0f1bc378a3149cb66a0dce2200d34ddefb'/>
<id>e590ad0f1bc378a3149cb66a0dce2200d34ddefb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Conversation reference using RefDigest</title>
<updated>2026-02-23T21:45:45+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-02-22T18:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=de0c48e2c0ab3ff3372b7eb207cba5cf245e1ea9'/>
<id>de0c48e2c0ab3ff3372b7eb207cba5cf245e1ea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Highlight new messages in conversation history</title>
<updated>2025-11-20T20:08:44+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-11-20T20:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=223e10691606a8d1885887fd6bb7570e1318e063'/>
<id>223e10691606a8d1885887fd6bb7570e1318e063</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Conversation type class</title>
<updated>2025-11-16T18:27:04+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-11-16T09:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=5be8f266e0af73917d8b73797c94333f7806b7c8'/>
<id>5be8f266e0af73917d8b73797c94333f7806b7c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use MonadStorage for storeSetAdd</title>
<updated>2025-08-05T18:18:49+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-08-05T18:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=fef17af2437a8584d0435c94d85b9619b5264219'/>
<id>fef17af2437a8584d0435c94d85b9619b5264219</id>
<content type='text'>
Changelog: API: `Set.storeSetAdd` uses `MonadStorage` instead explicit `Storage` parameter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: API: `Set.storeSetAdd` uses `MonadStorage` instead explicit `Storage` parameter
</pre>
</div>
</content>
</entry>
<entry>
<title>Print received messages only for selected conversation</title>
<updated>2025-08-03T16:49:13+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-08-03T15:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=7deb4043e385f7e16b59c7c22711b9941bb73005'/>
<id>7deb4043e385f7e16b59c7c22711b9941bb73005</id>
<content type='text'>
Changelog: CLI: Print received messages only for selected conversation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: CLI: Print received messages only for selected conversation
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep weak reference to previous local state</title>
<updated>2025-03-31T18:35:33+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-03-29T20:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=7a8e3fa16970296de6e553631fab7cfd67f461c2'/>
<id>7a8e3fa16970296de6e553631fab7cfd67f461c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generic type for MonadError constraints</title>
<updated>2025-03-21T19:15:21+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-03-11T19:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=83d291f476a9793012a7aabb27c3cf59c7bdea05'/>
<id>83d291f476a9793012a7aabb27c3cf59c7bdea05</id>
<content type='text'>
Changelog: API: MonadError constraints use generic error type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: API: MonadError constraints use generic error type
</pre>
</div>
</content>
</entry>
</feed>
