<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luz/filamento, branch main</title>
<subtitle>xmpp thingies in rust</subtitle>
<link rel='alternate' type='text/html' href='https://bunny.garden/luz/'/>
<entry>
<title>feat: add licensing and related annotations/file headers</title>
<updated>2025-11-24T00:23:08+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-11-24T00:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/luz/commit/?id=7c178eb6d452c4490c0bb9cbcada5b5deb9f4f57'/>
<id>7c178eb6d452c4490c0bb9cbcada5b5deb9f4f57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(filamento): get_message_history_with_users</title>
<updated>2025-10-25T16:35:25+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-10-25T16:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/luz/commit/?id=a56c8d3562d50941126cb010459accd780198046'/>
<id>a56c8d3562d50941126cb010459accd780198046</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: db logging</title>
<updated>2025-08-17T09:25:53+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-08-17T08:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/luz/commit/?id=1148a73b8880fbe7bba71b1159233fddc6f59ce0'/>
<id>1148a73b8880fbe7bba71b1159233fddc6f59ce0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: new db schema</title>
<updated>2025-08-17T08:15:53+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-08-17T08:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/luz/commit/?id=e9b472eb0b7e4f832d9df96b674dc8da73b34b94'/>
<id>e9b472eb0b7e4f832d9df96b674dc8da73b34b94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: handle_accept_subscription_request</title>
<updated>2025-06-12T01:09:15+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-06-12T01:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/luz/commit/?id=dd589458e41eb81a53363ac59445c585ee46b5a9'/>
<id>dd589458e41eb81a53363ac59445c585ee46b5a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: OPFS SAH errors</title>
<updated>2025-06-11T22:35:15+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-06-11T22:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/luz/commit/?id=d0e9d9f22df6ea5f037537b2af6357580965eb49'/>
<id>d0e9d9f22df6ea5f037537b2af6357580965eb49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: use spawn_blocking for avatar image processing</title>
<updated>2025-06-11T02:25:54+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-06-11T02:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/luz/commit/?id=12fb631bac1030284f91c20446773eb4f4733ed7'/>
<id>12fb631bac1030284f91c20446773eb4f4733ed7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: derive `Debug` for `FilesOPFS`</title>
<updated>2025-06-07T16:48:19+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-06-07T16:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/luz/commit/?id=bddaa534a19e98155b4f1a9dc3f7cab47b64d317'/>
<id>bddaa534a19e98155b4f1a9dc3f7cab47b64d317</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: utilise new jid type safety</title>
<updated>2025-06-01T12:31:52+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-06-01T12:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/luz/commit/?id=c6bdf077b82b30f8228b56702bd3ee71d92b3910'/>
<id>c6bdf077b82b30f8228b56702bd3ee71d92b3910</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(filamento): fix non-WASM build</title>
<updated>2025-05-30T21:24:45+00:00</updated>
<author>
<name>Rémi Bardon</name>
<email>remi@remibardon.name</email>
</author>
<published>2025-05-30T17:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/luz/commit/?id=28ab91329f0df964d6f960eda3b216a5df0921c9'/>
<id>28ab91329f0df964d6f960eda3b216a5df0921c9</id>
<content type='text'>
Co-authored-by: cel 🌸 &lt;cel@bunny.garden&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: cel 🌸 &lt;cel@bunny.garden&gt;
</pre>
</div>
</content>
</entry>
</feed>
