<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tekuti-el, branch master</title>
<subtitle>Tekuti interaction library</subtitle>
<id>https://code.ryuslash.org/tekuti-el/atom?h=master</id>
<link rel='self' href='https://code.ryuslash.org/tekuti-el/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/tekuti-el/'/>
<updated>2023-12-08T07:34:18Z</updated>
<entry>
<title>Fix warnings, mainly about missing docstrings</title>
<updated>2023-12-08T07:34:18Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-12-08T07:34:18Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/tekuti-el/commit/?id=a1989a66eb726c935c51ed50720e8cbee8834cfb'/>
<id>urn:sha1:a1989a66eb726c935c51ed50720e8cbee8834cfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix setting up comments</title>
<updated>2023-12-08T07:27:21Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-12-08T07:27:21Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/tekuti-el/commit/?id=4350856f9915790abdb6eb0f9895882bea8a07ba'/>
<id>urn:sha1:4350856f9915790abdb6eb0f9895882bea8a07ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show error if STATUS isn't one of the accepted values</title>
<updated>2023-12-08T06:31:54Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-12-08T06:27:24Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/tekuti-el/commit/?id=087165a9934b678b9c2ce97790bcb0ee8c2e5616'/>
<id>urn:sha1:087165a9934b678b9c2ce97790bcb0ee8c2e5616</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract data parsing into separate function</title>
<updated>2023-12-08T06:21:50Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-12-08T06:21:50Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/tekuti-el/commit/?id=cf761c40a52d07500ed0b9d0307d5e01e29f553d'/>
<id>urn:sha1:cf761c40a52d07500ed0b9d0307d5e01e29f553d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure that ‘tekuti-host’ doesn't end in a ‘/’</title>
<updated>2023-12-08T06:06:26Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-12-08T06:04:24Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/tekuti-el/commit/?id=8bd0ba25e46f0398c30b2e84c26dc7913c52b35f'/>
<id>urn:sha1:8bd0ba25e46f0398c30b2e84c26dc7913c52b35f</id>
<content type='text'>
Tekuti gets real confused when a request is sent to
https://tekuti.example.com//admin/new-post claiming that the host field is
missing. From my logs:

    Throw to key `uri-error' with args `("Expected path not starting with
    \"//\" (no host): ~a" ("//admin/new-post"))'.
</content>
</entry>
<entry>
<title>Display a different message for an update rather than create</title>
<updated>2023-12-08T05:59:45Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-12-08T05:59:45Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/tekuti-el/commit/?id=0f663fabc68d726ac02bc41a875a6e564ecd15ae'/>
<id>urn:sha1:0f663fabc68d726ac02bc41a875a6e564ecd15ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix creating new posts</title>
<updated>2023-04-12T08:00:48Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-04-12T08:00:48Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/tekuti-el/commit/?id=d41e65e40681bea513f7919df5c7c63782c26ccf'/>
<id>urn:sha1:d41e65e40681bea513f7919df5c7c63782c26ccf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store and use the update path for a post once it's been created</title>
<updated>2023-04-12T07:45:40Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-04-12T07:45:40Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/tekuti-el/commit/?id=6016689a7448e69ecf41072c69eb048bdaceb1b2'/>
<id>urn:sha1:6016689a7448e69ecf41072c69eb048bdaceb1b2</id>
<content type='text'>
This way I can keep sending the post to update it in place.
</content>
</entry>
<entry>
<title>Fix ‘pcase-exhaustive’ cases</title>
<updated>2023-04-12T07:44:02Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-04-12T07:44:02Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/tekuti-el/commit/?id=91488f1358d66c93723430b4ff1484f6528e2c92'/>
<id>urn:sha1:91488f1358d66c93723430b4ff1484f6528e2c92</id>
<content type='text'>
There's more information in the ‘status’ variable than just what I extract. The
‘. ,_’ matches anything else into a discard pattern so that I'm only getting the
data I need.
</content>
</entry>
<entry>
<title>Fix setting the comment status open/closed</title>
<updated>2023-04-12T07:42:49Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-04-12T07:42:49Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/tekuti-el/commit/?id=7c531e3ab3d73899c38706d0d3eae9ca1d647a83'/>
<id>urn:sha1:7c531e3ab3d73899c38706d0d3eae9ca1d647a83</id>
<content type='text'>
</content>
</entry>
</feed>
