<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>knowledge-search, branch HEAD</title>
<subtitle>
</subtitle>
<entry>
<id>5182bd54a132c85170cca97c816724c1ca5305f2</id>
<published>2023-04-13T20:06:43Z</published>
<updated>2023-04-13T20:06:43Z</updated>
<title>fix: Fix multiple smaller bugs</title>
<link rel="alternate" type="text/html" href="commit/5182bd54a132c85170cca97c816724c1ca5305f2.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit 5182bd54a132c85170cca97c816724c1ca5305f2
parent 35ae8f48d6a90e84b47bde92e78d40fde2aee61c
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Thu, 13 Apr 2023 22:06:43 +0200

fix: Fix multiple smaller bugs

</content>
</entry>
<entry>
<id>35ae8f48d6a90e84b47bde92e78d40fde2aee61c</id>
<published>2023-03-27T23:05:53Z</published>
<updated>2023-03-27T23:05:53Z</updated>
<title>feat: communicate available identifiers via a config file</title>
<link rel="alternate" type="text/html" href="commit/35ae8f48d6a90e84b47bde92e78d40fde2aee61c.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit 35ae8f48d6a90e84b47bde92e78d40fde2aee61c
parent fc3ad26af66cddba6002f0519315d9a869285afe
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Tue, 28 Mar 2023 01:05:53 +0200

feat: communicate available identifiers via a config file

</content>
</entry>
<entry>
<id>fc3ad26af66cddba6002f0519315d9a869285afe</id>
<published>2023-03-27T23:05:06Z</published>
<updated>2023-03-27T23:05:06Z</updated>
<title>fix: Use expect instead of unwrap</title>
<link rel="alternate" type="text/html" href="commit/fc3ad26af66cddba6002f0519315d9a869285afe.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit fc3ad26af66cddba6002f0519315d9a869285afe
parent 05a00d919d921a59ae64e3bd74c41a77b275b33a
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Tue, 28 Mar 2023 01:05:06 +0200

fix: Use expect instead of unwrap

</content>
</entry>
<entry>
<id>05a00d919d921a59ae64e3bd74c41a77b275b33a</id>
<published>2023-03-24T19:56:59Z</published>
<updated>2023-03-24T19:56:59Z</updated>
<title>fix(git-cliff): Properly linkify commits</title>
<link rel="alternate" type="text/html" href="commit/05a00d919d921a59ae64e3bd74c41a77b275b33a.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit 05a00d919d921a59ae64e3bd74c41a77b275b33a
parent e53391ba881e00df7647fa93e1956726785e8e75
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Fri, 24 Mar 2023 20:56:59 +0100

fix(git-cliff): Properly linkify commits

</content>
</entry>
<entry>
<id>e53391ba881e00df7647fa93e1956726785e8e75</id>
<published>2023-03-24T19:53:38Z</published>
<updated>2023-03-24T19:53:38Z</updated>
<title>feat(knowledge-search): Implement first basic webserver setup</title>
<link rel="alternate" type="text/html" href="commit/e53391ba881e00df7647fa93e1956726785e8e75.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit e53391ba881e00df7647fa93e1956726785e8e75
parent 73450feca9ada6789daad1d7204d17894ecaec7c
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Fri, 24 Mar 2023 20:53:38 +0100

feat(knowledge-search): Implement first basic webserver setup

</content>
</entry>
<entry>
<id>73450feca9ada6789daad1d7204d17894ecaec7c</id>
<published>2023-03-24T19:53:01Z</published>
<updated>2023-03-24T19:53:01Z</updated>
<title>chore(matrix-indexer): Fix typo in TODO comment</title>
<link rel="alternate" type="text/html" href="commit/73450feca9ada6789daad1d7204d17894ecaec7c.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit 73450feca9ada6789daad1d7204d17894ecaec7c
parent 7ea7e473b52000cc2571b93180b32f8ca0634bef
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Fri, 24 Mar 2023 20:53:01 +0100

chore(matrix-indexer): Fix typo in TODO comment

</content>
</entry>
<entry>
<id>7ea7e473b52000cc2571b93180b32f8ca0634bef</id>
<published>2023-03-24T19:52:36Z</published>
<updated>2023-03-24T19:52:36Z</updated>
<title>fix(matrix-indexer): Add missing collor_eyre install call</title>
<link rel="alternate" type="text/html" href="commit/7ea7e473b52000cc2571b93180b32f8ca0634bef.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit 7ea7e473b52000cc2571b93180b32f8ca0634bef
parent a8d04b50d69ada55d545ca402a00b812cb590f40
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Fri, 24 Mar 2023 20:52:36 +0100

fix(matrix-indexer): Add missing collor_eyre install call

</content>
</entry>
<entry>
<id>a8d04b50d69ada55d545ca402a00b812cb590f40</id>
<published>2023-03-24T00:39:14Z</published>
<updated>2023-03-24T00:39:14Z</updated>
<title>feat(matrix-indexer): Add writing back the access_token and device_id to the config after first login</title>
<link rel="alternate" type="text/html" href="commit/a8d04b50d69ada55d545ca402a00b812cb590f40.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit a8d04b50d69ada55d545ca402a00b812cb590f40
parent 38026299528dd7c9fa15cef029675a08b58a8c06
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Fri, 24 Mar 2023 01:39:14 +0100

feat(matrix-indexer): Add writing back the access_token and device_id to the config after first login

</content>
</entry>
<entry>
<id>38026299528dd7c9fa15cef029675a08b58a8c06</id>
<published>2023-03-24T00:13:55Z</published>
<updated>2023-03-24T00:13:55Z</updated>
<title>feat(matrix-indexer): Add config parsing using kdl-rs</title>
<link rel="alternate" type="text/html" href="commit/38026299528dd7c9fa15cef029675a08b58a8c06.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit 38026299528dd7c9fa15cef029675a08b58a8c06
parent 089a5b99a29d7aeca51ebba9cc8a484a6d021afb
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Fri, 24 Mar 2023 01:13:55 +0100

feat(matrix-indexer): Add config parsing using kdl-rs

</content>
</entry>
<entry>
<id>089a5b99a29d7aeca51ebba9cc8a484a6d021afb</id>
<published>2023-03-23T18:31:05Z</published>
<updated>2023-03-23T18:31:05Z</updated>
<title>refactor: Apply more clippy suggestions</title>
<link rel="alternate" type="text/html" href="commit/089a5b99a29d7aeca51ebba9cc8a484a6d021afb.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit 089a5b99a29d7aeca51ebba9cc8a484a6d021afb
parent c9a97cd6632d2207a83272c32e6713d3cfeedc9f
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Thu, 23 Mar 2023 19:31:05 +0100

refactor: Apply more clippy suggestions

</content>
</entry>
<entry>
<id>c9a97cd6632d2207a83272c32e6713d3cfeedc9f</id>
<published>2023-03-23T18:19:58Z</published>
<updated>2023-03-23T18:19:58Z</updated>
<title>chore(git-cliff): Add commit links to the changelog and linkify more things</title>
<link rel="alternate" type="text/html" href="commit/c9a97cd6632d2207a83272c32e6713d3cfeedc9f.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit c9a97cd6632d2207a83272c32e6713d3cfeedc9f
parent cd51af0cbe8e919bf2efcdc1a1abe311c6c5e0c0
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Thu, 23 Mar 2023 19:19:58 +0100

chore(git-cliff): Add commit links to the changelog and linkify more things

</content>
</entry>
<entry>
<id>cd51af0cbe8e919bf2efcdc1a1abe311c6c5e0c0</id>
<published>2023-03-23T18:10:17Z</published>
<updated>2023-03-23T18:10:17Z</updated>
<title>chore(git-cliff): Add commit preprocessor for issue numbers</title>
<link rel="alternate" type="text/html" href="commit/cd51af0cbe8e919bf2efcdc1a1abe311c6c5e0c0.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit cd51af0cbe8e919bf2efcdc1a1abe311c6c5e0c0
parent 2a75f655ecc34160c7aa9a938376e688f8777ac3
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Thu, 23 Mar 2023 19:10:17 +0100

chore(git-cliff): Add commit preprocessor for issue numbers

</content>
</entry>
<entry>
<id>2a75f655ecc34160c7aa9a938376e688f8777ac3</id>
<published>2023-03-23T18:01:12Z</published>
<updated>2023-03-23T18:01:12Z</updated>
<title>refactor: Apply clippy suggestions</title>
<link rel="alternate" type="text/html" href="commit/2a75f655ecc34160c7aa9a938376e688f8777ac3.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit 2a75f655ecc34160c7aa9a938376e688f8777ac3
parent 6bfd52b91fdf812ed1408238828bd8fa88196790
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Thu, 23 Mar 2023 19:01:12 +0100

refactor: Apply clippy suggestions

</content>
</entry>
<entry>
<id>6bfd52b91fdf812ed1408238828bd8fa88196790</id>
<published>2023-03-23T17:59:38Z</published>
<updated>2023-03-23T17:59:38Z</updated>
<title>feat(matrix-indexer): Insert edges between events and rooms</title>
<link rel="alternate" type="text/html" href="commit/6bfd52b91fdf812ed1408238828bd8fa88196790.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit 6bfd52b91fdf812ed1408238828bd8fa88196790
parent 1b6dd39f5fa80a2b93025d18b9b0ebb3aba18e44
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Thu, 23 Mar 2023 18:59:38 +0100

feat(matrix-indexer): Insert edges between events and rooms

</content>
</entry>
<entry>
<id>1b6dd39f5fa80a2b93025d18b9b0ebb3aba18e44</id>
<published>2023-03-23T16:55:45Z</published>
<updated>2023-03-23T16:55:45Z</updated>
<title>fix(matrix-indexer): Make sure to mark the right identifiers for indexing</title>
<link rel="alternate" type="text/html" href="commit/1b6dd39f5fa80a2b93025d18b9b0ebb3aba18e44.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit 1b6dd39f5fa80a2b93025d18b9b0ebb3aba18e44
parent c7dfd0c310281b8f4139b5763deb749ac968e033
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Thu, 23 Mar 2023 17:55:45 +0100

fix(matrix-indexer): Make sure to mark the right identifiers for indexing

</content>
</entry>
<entry>
<id>c7dfd0c310281b8f4139b5763deb749ac968e033</id>
<published>2023-03-23T15:39:00Z</published>
<updated>2023-03-23T15:39:00Z</updated>
<title>doc(README): Update pre-commit hook install</title>
<link rel="alternate" type="text/html" href="commit/c7dfd0c310281b8f4139b5763deb749ac968e033.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit c7dfd0c310281b8f4139b5763deb749ac968e033
parent 00e6c76027265c3ba9c7c8c143b825282322807d
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Thu, 23 Mar 2023 16:39:00 +0100

doc(README): Update pre-commit hook install

</content>
</entry>
<entry>
<id>00e6c76027265c3ba9c7c8c143b825282322807d</id>
<published>2023-03-23T15:38:27Z</published>
<updated>2023-03-23T15:38:27Z</updated>
<title>chore: Add gitleaks precommit hook</title>
<link rel="alternate" type="text/html" href="commit/00e6c76027265c3ba9c7c8c143b825282322807d.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit 00e6c76027265c3ba9c7c8c143b825282322807d
parent 91f66244d8e6711af92229ff82ec0121d57e626b
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Thu, 23 Mar 2023 16:38:27 +0100

chore: Add gitleaks precommit hook

</content>
</entry>
<entry>
<id>91f66244d8e6711af92229ff82ec0121d57e626b</id>
<published>2023-03-23T15:12:26Z</published>
<updated>2023-03-23T15:12:26Z</updated>
<title>doc: Add License</title>
<link rel="alternate" type="text/html" href="commit/91f66244d8e6711af92229ff82ec0121d57e626b.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit 91f66244d8e6711af92229ff82ec0121d57e626b
parent b37671f5d1673a072810df40ced96753f6de447d
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Thu, 23 Mar 2023 16:12:26 +0100

doc: Add License

</content>
</entry>
<entry>
<id>b37671f5d1673a072810df40ced96753f6de447d</id>
<published>2023-03-23T15:08:56Z</published>
<updated>2023-03-23T15:08:56Z</updated>
<title>chore: Initial Commit</title>
<link rel="alternate" type="text/html" href="commit/b37671f5d1673a072810df40ced96753f6de447d.html" />
<author>
<name>MTRNord</name>
<email>mtrnord1@gmail.com</email>
</author>
<content>commit b37671f5d1673a072810df40ced96753f6de447d
Author: MTRNord &lt;mtrnord1@gmail.com&gt;
Date:   Thu, 23 Mar 2023 16:08:56 +0100

chore: Initial Commit

</content>
</entry>
</feed>
