<feed xmlns='http://www.w3.org/2005/Atom'>
<title>varuga, branch main</title>
<subtitle>Send ical calendar invites from your Emacs email client</subtitle>
<id>http://git.systemreboot.net/varuga/atom?h=main</id>
<link rel='self' href='http://git.systemreboot.net/varuga/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/varuga/'/>
<updated>2026-01-10T18:35:08+00:00</updated>
<entry>
<title>Add instructions to make a release.</title>
<updated>2026-01-10T18:35:08+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-01-10T18:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/varuga/commit/?id=08c95e5a08dc7a35054debde33e82218b9ed57fa'/>
<id>urn:sha1:08c95e5a08dc7a35054debde33e82218b9ed57fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't ask to save MML settings without a custom-file.</title>
<updated>2025-06-18T21:03:50+00:00</updated>
<author>
<name>Jake Coble</name>
</author>
<published>2025-06-18T12:14:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/varuga/commit/?id=f055e8572b2e4d7a700392b8a71bacbfdc8e442a'/>
<id>urn:sha1:f055e8572b2e4d7a700392b8a71bacbfdc8e442a</id>
<content type='text'>
* varuga.el (varuga-invite): Don't ask to save
mml-content-type-parameters without a custom-file.

Signed-off-by: Arun Isaac &lt;arunisaac@systemreboot.net&gt;
</content>
</entry>
<entry>
<title>Ask user before modifying accepted MML content type parameters.</title>
<updated>2025-06-18T01:38:36+00:00</updated>
<author>
<name>Jake Coble</name>
</author>
<published>2025-06-16T00:01:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/varuga/commit/?id=ee9242a9b5ee69821c1dd8de258ecfd6ad616802'/>
<id>urn:sha1:ee9242a9b5ee69821c1dd8de258ecfd6ad616802</id>
<content type='text'>
* varuga.el: Remove mutation of mml-content-type-parameters.
(varuga--mml-content-type-confirmed): New variable.
(varuga-mml-content-type-confirm): New function.
(varuga-invite): Call varuga-mml-content-type-confirm.

Signed-off-by: Arun Isaac &lt;arunisaac@systemreboot.net&gt;
</content>
</entry>
<entry>
<title>Unfill paragraphs.</title>
<updated>2025-06-08T02:26:58+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-06-08T02:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/varuga/commit/?id=f5f7bd5e2c276a2c3a22039d9cd4f24427a5fd13'/>
<id>urn:sha1:f5f7bd5e2c276a2c3a22039d9cd4f24427a5fd13</id>
<content type='text'>
We prefer soft line-wraps using `visual-fill-column-mode'.

* README.md: Unfill paragraphs.
</content>
</entry>
<entry>
<title>Unwrap add-to-list from unless condition.</title>
<updated>2025-06-08T02:19:27+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-06-08T02:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/varuga/commit/?id=5a1548afa282b12b02e0bfbe6a7532ecdf005d3f'/>
<id>urn:sha1:5a1548afa282b12b02e0bfbe6a7532ecdf005d3f</id>
<content type='text'>
add-to-list only adds to the list if the element is not already
present. So, the unwrap condition is not necessary.

* varuga.el: Unwrap add-to-list from unless condition.
</content>
</entry>
<entry>
<title>Autoload varuga-invite.</title>
<updated>2025-06-08T02:11:27+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-06-08T02:11:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/varuga/commit/?id=4e51c421c45e1dc763c7b9c30d11f6404bdbf88d'/>
<id>urn:sha1:4e51c421c45e1dc763c7b9c30d11f6404bdbf88d</id>
<content type='text'>
* varuga.el (varuga-invite): Autoload.
</content>
</entry>
<entry>
<title>Add email address to copyright header.</title>
<updated>2025-06-08T02:09:10+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-06-08T02:09:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/varuga/commit/?id=be1bfacb087a1b6b472fc010be5a7c07e19427ca'/>
<id>urn:sha1:be1bfacb087a1b6b472fc010be5a7c07e19427ca</id>
<content type='text'>
* varuga.el, varuga-tests.el: Add email address for Arun Isaac in
copyright header.
</content>
</entry>
<entry>
<title>Use full name in copyright header.</title>
<updated>2025-06-08T02:08:37+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2025-06-08T02:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/varuga/commit/?id=5990c6c8c40d63b95c2f149386e16abc569bb732'/>
<id>urn:sha1:5990c6c8c40d63b95c2f149386e16abc569bb732</id>
<content type='text'>
* varuga-tests.el: Use full name for Arun Isaac in copyright header.
</content>
</entry>
<entry>
<title>Add REQUEST method to iCalendar invite and MIME part.</title>
<updated>2025-06-08T02:07:59+00:00</updated>
<author>
<name>Jake Coble</name>
</author>
<published>2025-06-07T22:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/varuga/commit/?id=f510c974c5a9b7ed211ac2921d7dfb1bd9202c53'/>
<id>urn:sha1:f510c974c5a9b7ed211ac2921d7dfb1bd9202c53</id>
<content type='text'>
* varuga.el: Add 'method to mml-content-type-parameters.
(varuga-invite): Add REQUEST method.

Signed-off-by: Arun Isaac &lt;arunisaac@systemreboot.net&gt;
</content>
</entry>
<entry>
<title>Add all recipients as required attendees.</title>
<updated>2025-06-08T02:07:59+00:00</updated>
<author>
<name>Jake Coble</name>
</author>
<published>2025-06-07T22:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/varuga/commit/?id=2c9130bf951a84a848c09c8d07d867ebeb8a63b4'/>
<id>urn:sha1:2c9130bf951a84a848c09c8d07d867ebeb8a63b4</id>
<content type='text'>
* varuga.el: Require emacs 27.1 for message-all-recipients.
(varuga-calendar-event): Add attendees field.
(varuga-invite): Initialize attendees field.
(varuga-insert-calendar-event): Serialize attendees field.

Signed-off-by: Arun Isaac &lt;arunisaac@systemreboot.net&gt;
</content>
</entry>
</feed>
