<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spacebarchat/server-ts.git/src/util, branch dev/update-user-fields</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.rory.gay/spacebarchat/server-ts.git/atom?h=dev%2Fupdate-user-fields</id>
<link rel='self' href='http://cgit.rory.gay/spacebarchat/server-ts.git/atom?h=dev%2Fupdate-user-fields'/>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/'/>
<updated>2023-05-19T20:45:02Z</updated>
<entry>
<title>update some properties</title>
<updated>2023-05-19T20:45:02Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-05-19T20:45:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=de0715f659e72b28349fd5dd7e95bb0b6750552c'/>
<id>urn:sha1:de0715f659e72b28349fd5dd7e95bb0b6750552c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1052 from spacebarchat/feat/auto-create-bot-users</title>
<updated>2023-05-07T04:15:04Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-05-07T04:15:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=ba0d1bb6ff678c5a451afd7dad51b27a2e770cd8'/>
<id>urn:sha1:ba0d1bb6ff678c5a451afd7dad51b27a2e770cd8</id>
<content type='text'>
Feat: Auto add bot users to new apps</content>
</entry>
<entry>
<title>add initial_guild_id client state property</title>
<updated>2023-05-07T04:11:18Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-05-07T04:11:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=8534342e3001296fd66adcb66c58925aa719f89c'/>
<id>urn:sha1:8534342e3001296fd66adcb66c58925aa719f89c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build failure</title>
<updated>2023-05-07T04:06:56Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-05-07T04:06:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=f256209ff27ed5d5301e9266fdf7c1692a5f0511'/>
<id>urn:sha1:f256209ff27ed5d5301e9266fdf7c1692a5f0511</id>
<content type='text'>
</content>
</entry>
<entry>
<title>create util for app bot user creation</title>
<updated>2023-05-07T04:00:42Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-05-07T04:00:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=bb22e42da93f9e9a6ea5c00980cff9c865ea3c48'/>
<id>urn:sha1:bb22e42da93f9e9a6ea5c00980cff9c865ea3c48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add option to auto add bot users to new apps</title>
<updated>2023-05-07T03:53:43Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-05-07T03:45:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=942cce913dcf00acc94f4a2cefc0902427a6c7b7'/>
<id>urn:sha1:942cce913dcf00acc94f4a2cefc0902427a6c7b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add flags property to voice state update</title>
<updated>2023-05-07T03:51:26Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-05-07T03:51:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=dedb20d64f78aad607799048740f80fc039b24b4'/>
<id>urn:sha1:dedb20d64f78aad607799048740f80fc039b24b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix UserRelationsResponse schema</title>
<updated>2023-04-18T15:24:51Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-18T15:24:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=4c6b1e8e16a1f44dc7c5f9abd74c0615d0e4e51c'/>
<id>urn:sha1:4c6b1e8e16a1f44dc7c5f9abd74c0615d0e4e51c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enforce theme_colors to be ints</title>
<updated>2023-04-17T15:18:05Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-17T15:18:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=cec495cc5f1083a43330a56b65d4eba67d376dbf'/>
<id>urn:sha1:cec495cc5f1083a43330a56b65d4eba67d376dbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite getRouteDescriptions, fix message route not appearing in openapi spec</title>
<updated>2023-04-15T15:51:52Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-15T15:51:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=b438f2b071dbaa82371016168ab843f24be5063e'/>
<id>urn:sha1:b438f2b071dbaa82371016168ab843f24be5063e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move guild/user prop initialisations into create/register methods</title>
<updated>2023-04-14T12:27:22Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-14T12:27:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=46d86c4079909cab9cdb77491fc3574f366e0257'/>
<id>urn:sha1:46d86c4079909cab9cdb77491fc3574f366e0257</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typos</title>
<updated>2023-04-14T12:26:11Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-14T12:26:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=4ecee6b291275263ed0c8379a83a3d9a336fd205'/>
<id>urn:sha1:4ecee6b291275263ed0c8379a83a3d9a336fd205</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some types not being generated correctly</title>
<updated>2023-04-14T00:13:58Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-04-14T00:13:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=a8a28542f73e949a088c48b0b52cddcaac249f6f'/>
<id>urn:sha1:a8a28542f73e949a088c48b0b52cddcaac249f6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clusterfuck</title>
<updated>2023-04-13T19:44:39Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-27T19:51:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=866eb15d90f35cc789bfacea4b70b904471d8eae'/>
<id>urn:sha1:866eb15d90f35cc789bfacea4b70b904471d8eae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oapi: add missing 2fa types to login</title>
<updated>2023-04-13T19:41:49Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-26T00:36:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=e68819d97ada081a21f054cb4d615283518d98e3'/>
<id>urn:sha1:e68819d97ada081a21f054cb4d615283518d98e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oapi: bug fixes</title>
<updated>2023-04-13T19:41:23Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-26T00:21:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=0d666732c61ce98fe775bc5c34ebbef11b839ec2'/>
<id>urn:sha1:0d666732c61ce98fe775bc5c34ebbef11b839ec2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oapi: root level routes</title>
<updated>2023-04-13T19:40:51Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-25T22:28:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=3a238429249a9a0d061dc49fab4bbc3b54320314'/>
<id>urn:sha1:3a238429249a9a0d061dc49fab4bbc3b54320314</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oapi: finish users</title>
<updated>2023-04-13T19:39:31Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-25T22:01:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=860b9d583e720ba5e3d003e1eaca81faf22e360f'/>
<id>urn:sha1:860b9d583e720ba5e3d003e1eaca81faf22e360f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oapi: users progress</title>
<updated>2023-04-13T19:38:52Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-25T20:09:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=1ce7879ee85ea5bb5efaff3cf950e65513098d3c'/>
<id>urn:sha1:1ce7879ee85ea5bb5efaff3cf950e65513098d3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oapi: sticker packs</title>
<updated>2023-04-13T19:32:37Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-25T16:48:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=ad5f5cb90d8ff64ecc33bcd94e18a5f6b462b380'/>
<id>urn:sha1:ad5f5cb90d8ff64ecc33bcd94e18a5f6b462b380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oapi: policies</title>
<updated>2023-04-13T19:32:04Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-25T01:53:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=3fa2a954297df36d4c33186559c681d4967970b6'/>
<id>urn:sha1:3fa2a954297df36d4c33186559c681d4967970b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oapi: oauth2</title>
<updated>2023-04-13T19:30:37Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-25T01:43:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=1b1fbce4d372824c9aba7f0248c5fa0bf26802ab'/>
<id>urn:sha1:1b1fbce4d372824c9aba7f0248c5fa0bf26802ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oapi: fix guild discovery requirements</title>
<updated>2023-04-13T19:29:21Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-25T01:30:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=5c0a6f4e55fcf798a3ba28977086401af6f94eda'/>
<id>urn:sha1:5c0a6f4e55fcf798a3ba28977086401af6f94eda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>guilds</title>
<updated>2023-04-13T19:28:41Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-25T01:21:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=c2ce88dee726bb6c1993bf4615aa866d089ca494'/>
<id>urn:sha1:c2ce88dee726bb6c1993bf4615aa866d089ca494</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gifs and query params</title>
<updated>2023-04-13T19:24:37Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-24T22:57:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=0dc5b19bd87875f146362e042e976958a047192e'/>
<id>urn:sha1:0dc5b19bd87875f146362e042e976958a047192e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing lots of openapi crap</title>
<updated>2023-04-13T19:20:10Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-24T22:14:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=6b3a3b750f3e29b491c51f8199efd64c05176a65'/>
<id>urn:sha1:6b3a3b750f3e29b491c51f8199efd64c05176a65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AAA</title>
<updated>2023-04-13T19:06:21Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-23T17:51:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=777e7208dccb3e28f6c2fe85abb5a6d7aaa99ed2'/>
<id>urn:sha1:777e7208dccb3e28f6c2fe85abb5a6d7aaa99ed2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>channels</title>
<updated>2023-04-13T19:04:56Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-23T15:56:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=4a7811a25ce78a108e9a42fcb6c86ac0ed6e09eb'/>
<id>urn:sha1:4a7811a25ce78a108e9a42fcb6c86ac0ed6e09eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>applications</title>
<updated>2023-04-13T19:00:32Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-23T15:01:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=3335f16ad1a6ec114058a8b7e6e71c2cae33c33d'/>
<id>urn:sha1:3335f16ad1a6ec114058a8b7e6e71c2cae33c33d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>auth routes</title>
<updated>2023-04-13T18:58:53Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-23T14:40:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=a567ca3f514b7671da5d523325751a8383885d2c'/>
<id>urn:sha1:a567ca3f514b7671da5d523325751a8383885d2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix DC client throwing on GUILD_CREATE</title>
<updated>2023-04-12T11:03:49Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-12T11:03:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=9a6390b9bdbb6eb7e3ea6360619a2879ce42cbe1'/>
<id>urn:sha1:9a6390b9bdbb6eb7e3ea6360619a2879ce42cbe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1023 from Rainb0wCodes/master</title>
<updated>2023-04-11T03:48:08Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-11T03:48:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=80c7eaa70f76b37b65698032ab5db8829260459d'/>
<id>urn:sha1:80c7eaa70f76b37b65698032ab5db8829260459d</id>
<content type='text'>
properly track reactions</content>
</entry>
<entry>
<title>send public member in message_reaction_add eventt</title>
<updated>2023-04-11T03:47:26Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-11T03:47:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=ab07ad692c837e5abe016cfb4a973d35d50c8d44'/>
<id>urn:sha1:ab07ad692c837e5abe016cfb4a973d35d50c8d44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1026 from ochen1/patch-3</title>
<updated>2023-04-11T03:20:09Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-11T03:20:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=f040caa712567ddd01f55bb3a9227f7be350b726'/>
<id>urn:sha1:f040caa712567ddd01f55bb3a9227f7be350b726</id>
<content type='text'>
Add support for Discord's new endpoints to update roles</content>
</entry>
<entry>
<title>Use partition func instead + use Promise.all</title>
<updated>2023-04-11T02:56:32Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-11T02:56:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=debfaea8667257b6179f83f460b4b76d9dec1b01'/>
<id>urn:sha1:debfaea8667257b6179f83f460b4b76d9dec1b01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix obvious bugs in Member removeRole function</title>
<updated>2023-04-09T20:22:24Z</updated>
<author>
<name>ochen1</name>
<email>o.chen1@share.epsb.ca</email>
</author>
<published>2023-04-09T20:22:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=36ac484a9d6391831954729f499db89ec46a35e0'/>
<id>urn:sha1:36ac484a9d6391831954729f499db89ec46a35e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>License information</title>
<updated>2023-04-02T01:32:40Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-02T01:32:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=844f1de6aa67cfa9bcb0fdf3a5f8b45026d96e5d'/>
<id>urn:sha1:844f1de6aa67cfa9bcb0fdf3a5f8b45026d96e5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Less spammy user connection logs</title>
<updated>2023-04-02T01:26:51Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-02T01:26:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=2e27281e2319c6a4240972bdfead6eaac43935e0'/>
<id>urn:sha1:2e27281e2319c6a4240972bdfead6eaac43935e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update connection metadata visibility</title>
<updated>2023-04-02T01:15:08Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-02T01:15:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=d90fd6b4e53eb056c579db736d9874f521319ba9'/>
<id>urn:sha1:d90fd6b4e53eb056c579db736d9874f521319ba9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into refactor/dev/connections</title>
<updated>2023-04-02T00:55:17Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-04-02T00:55:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=218f71b82cca0451cbe20834283100cac234666c'/>
<id>urn:sha1:218f71b82cca0451cbe20834283100cac234666c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ALL fosscord mentions</title>
<updated>2023-03-31T04:52:33Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-03-31T04:52:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=095cbf7b2036bc35d9c3eabbdec8a5c6dfd67242'/>
<id>urn:sha1:095cbf7b2036bc35d9c3eabbdec8a5c6dfd67242</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #1008 from spacebarchat/dev/samuel"</title>
<updated>2023-03-31T04:26:15Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-03-31T04:26:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=698ad90d3e82a15b85ceb021ad5667109ac0bcdb'/>
<id>urn:sha1:698ad90d3e82a15b85ceb021ad5667109ac0bcdb</id>
<content type='text'>
This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing
changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88.
</content>
</entry>
<entry>
<title>fix: disable cache if multi threaded</title>
<updated>2023-03-30T16:26:19Z</updated>
<author>
<name>Samuel</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2023-03-30T16:26:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=c8f65ca4c73d27455817be1512a2da3277c7efc0'/>
<id>urn:sha1:c8f65ca4c73d27455817be1512a2da3277c7efc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1008 from spacebarchat/dev/samuel</title>
<updated>2023-03-30T16:13:34Z</updated>
<author>
<name>Samuel (Flam3rboy)</name>
<email>github@samuelscheit.com</email>
</author>
<published>2023-03-30T16:13:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=69ea71aa9e0bd2e5a98904a66fba0ad3745707cb'/>
<id>urn:sha1:69ea71aa9e0bd2e5a98904a66fba0ad3745707cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SPACEBAR</title>
<updated>2023-03-30T15:15:42Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-03-30T15:15:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=8b2faf0b18336e5dff1eeff4e849bcfd96b09e88'/>
<id>urn:sha1:8b2faf0b18336e5dff1eeff4e849bcfd96b09e88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SPACEBAR</title>
<updated>2023-03-30T15:05:02Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-03-30T15:04:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=64e747a4d29220ef285124c98d22646842f03cd6'/>
<id>urn:sha1:64e747a4d29220ef285124c98d22646842f03cd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Work towards fixing openapi spec</title>
<updated>2023-03-23T17:16:58Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-03-23T17:16:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=0f928e479cbd81b17710da5dad14a092f23cdf0d'/>
<id>urn:sha1:0f928e479cbd81b17710da5dad14a092f23cdf0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prettier</title>
<updated>2023-03-18T23:50:38Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-18T23:50:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=5a7765c7dc6e0ee5c873625ef76b0ee9c4e12300'/>
<id>urn:sha1:5a7765c7dc6e0ee5c873625ef76b0ee9c4e12300</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a few linting errors</title>
<updated>2023-03-18T23:48:44Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-03-18T23:48:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=7116a9a1b0ee782d10330d5272ed340a36b5ddb6'/>
<id>urn:sha1:7116a9a1b0ee782d10330d5272ed340a36b5ddb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move redirect uri generation to getRedirectUri function of Connection class.</title>
<updated>2023-03-18T23:33:32Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-01-24T07:15:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=c7277efbad5d3979222518ae543366ba8a08ca77'/>
<id>urn:sha1:c7277efbad5d3979222518ae543366ba8a08ca77</id>
<content type='text'>
Use api_endpointPublic instead of cdn_endpointPublic
</content>
</entry>
<entry>
<title>Add Twitch, error handling, revokation changes, etc</title>
<updated>2023-03-18T23:28:45Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2022-12-24T21:24:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=6d6944cfee4af656c6386c7a44efc6b99bdfd6ed'/>
<id>urn:sha1:6d6944cfee4af656c6386c7a44efc6b99bdfd6ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refreshable connections, refactoring, access-token endpoint</title>
<updated>2023-03-18T23:27:39Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2022-12-23T23:34:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=0db1fa5f0b2b9b357c1f96178c0e5df7858a99ab'/>
<id>urn:sha1:0db1fa5f0b2b9b357c1f96178c0e5df7858a99ab</id>
<content type='text'>
- Aded /users/@me/connections/:connection_name/:connection_id/access-token
- Replaced `access_token` property on ConnectedAccount with `token_data` object for refreshing tokens
- Made a common interface for connection things like ComonOAuthTokenResponse
- Added `RefreshableConnection` class
- Added token refresh to Spotify connection (disabled)
</content>
</entry>
<entry>
<title>Don't try to upload entire config for each connection loaded</title>
<updated>2023-03-18T23:26:16Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2022-12-23T09:32:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=50f068400d4690930153486de3c03410e877338a'/>
<id>urn:sha1:50f068400d4690930153486de3c03410e877338a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP Discord connection</title>
<updated>2023-03-18T23:26:14Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2022-12-23T02:56:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=d76198d2009f9ddf96aa219d1d0652bc6cb393bb'/>
<id>urn:sha1:d76198d2009f9ddf96aa219d1d0652bc6cb393bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ConnectionLoader from throwing when uploading default config keys</title>
<updated>2023-03-18T23:25:03Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2022-12-23T02:05:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=8ff3767d3232fef9ad3c543af8b16a13a999fac0'/>
<id>urn:sha1:8ff3767d3232fef9ad3c543af8b16a13a999fac0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Follow Discord docs for `visibility` and `metadata_visibility` fields in ConnectedAccount</title>
<updated>2023-03-18T23:25:03Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2022-12-23T01:46:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=a390596e3c47e22563782d3ad20d375d2f0a0bf4'/>
<id>urn:sha1:a390596e3c47e22563782d3ad20d375d2f0a0bf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>entities/ConnectionUpdateSchema -&gt; schemas/ConnectionUpdateSchema</title>
<updated>2023-03-18T23:25:03Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2022-12-23T01:46:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=2364096a97ba66949cc3b7fbc5b9fb68977ff3ca'/>
<id>urn:sha1:2364096a97ba66949cc3b7fbc5b9fb68977ff3ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE`</title>
<updated>2023-03-18T23:23:20Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2022-12-23T01:44:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=a4961800d7b6b37864b7b7c44893c734ef1b05ae'/>
<id>urn:sha1:a4961800d7b6b37864b7b7c44893c734ef1b05ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement PATCH connection</title>
<updated>2023-03-18T23:16:41Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2022-12-22T16:08:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=5c682137b2ab6ecef2a52fc3974a2cc01931dbf2'/>
<id>urn:sha1:5c682137b2ab6ecef2a52fc3974a2cc01931dbf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding connection now works</title>
<updated>2023-03-18T23:15:40Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2022-12-22T15:47:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=6a52e65e27d514273a4210dadafbee9692f23354'/>
<id>urn:sha1:6a52e65e27d514273a4210dadafbee9692f23354</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add connections</title>
<updated>2023-03-18T23:09:51Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2022-12-22T15:05:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=21bfda32e452c05b8906bf318df7415d6cd5acd0'/>
<id>urn:sha1:21bfda32e452c05b8906bf318df7415d6cd5acd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add DB_LOGGING env</title>
<updated>2023-03-18T04:11:33Z</updated>
<author>
<name>Samuel</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2023-03-18T04:11:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=3dc0e68534f9c30f29f5b7e039f439706edf0a16'/>
<id>urn:sha1:3dc0e68534f9c30f29f5b7e039f439706edf0a16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: local cache</title>
<updated>2023-03-18T04:11:14Z</updated>
<author>
<name>Samuel</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2023-03-18T04:11:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=f1f7e5ad7d7f197cd741f248011cc45636a0f434'/>
<id>urn:sha1:f1f7e5ad7d7f197cd741f248011cc45636a0f434</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: remove sqlite3 in favor of better-sqlite3</title>
<updated>2023-03-18T03:39:28Z</updated>
<author>
<name>Samuel</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2023-03-18T03:20:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=c6708f744369ce6967abe074b637201fe203986b'/>
<id>urn:sha1:c6708f744369ce6967abe074b637201fe203986b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: remove sqlite3 in favor of better-sqlite3</title>
<updated>2023-03-18T03:20:03Z</updated>
<author>
<name>Samuel</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2023-03-18T03:20:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=fd1c99db2d0004cbdfa6e5a1e00f691614c249fd'/>
<id>urn:sha1:fd1c99db2d0004cbdfa6e5a1e00f691614c249fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: use entity.save() instead of insert (needed for caching)</title>
<updated>2023-03-18T03:13:04Z</updated>
<author>
<name>Samuel</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2023-03-18T03:13:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=7b00e9905327c826b82fc47cfa22e37b9c5161a9'/>
<id>urn:sha1:7b00e9905327c826b82fc47cfa22e37b9c5161a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: missing id in select query</title>
<updated>2023-03-18T03:12:16Z</updated>
<author>
<name>Samuel</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2023-03-18T03:12:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=52f8508b38aa0a0aed67c3ac1fab72b35bbfe3bb'/>
<id>urn:sha1:52f8508b38aa0a0aed67c3ac1fab72b35bbfe3bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Database Query Cache</title>
<updated>2023-03-18T03:11:48Z</updated>
<author>
<name>Samuel</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2023-03-18T03:11:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=366c4935a42d5056c51cdbd7c82c2674f1b8b128'/>
<id>urn:sha1:366c4935a42d5056c51cdbd7c82c2674f1b8b128</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip: cache</title>
<updated>2023-03-17T18:47:23Z</updated>
<author>
<name>Samuel</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2023-03-17T18:47:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=2e473576cf765f5c5e83888056c889d0da43e7fc'/>
<id>urn:sha1:2e473576cf765f5c5e83888056c889d0da43e7fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>perf: optimize getPermission()</title>
<updated>2023-03-17T18:18:57Z</updated>
<author>
<name>Samuel</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2023-03-17T18:18:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=5ba7c6b5bc87d5874de881f675ad92811837aaac'/>
<id>urn:sha1:5ba7c6b5bc87d5874de881f675ad92811837aaac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: better-sqlite3 support</title>
<updated>2023-03-17T18:18:31Z</updated>
<author>
<name>Samuel</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2023-03-17T18:18:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=197f1aacd2dad264cf0cb415efeb57d1ea08c849'/>
<id>urn:sha1:197f1aacd2dad264cf0cb415efeb57d1ea08c849</id>
<content type='text'>
</content>
</entry>
<entry>
<title>perf: cache jwt secret as key</title>
<updated>2023-03-17T16:47:43Z</updated>
<author>
<name>Samuel</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2023-03-17T16:47:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=810f5dd84cab8249f90276ce3acde5ffe6938c8d'/>
<id>urn:sha1:810f5dd84cab8249f90276ce3acde5ffe6938c8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: types when using yarn</title>
<updated>2023-03-17T15:36:44Z</updated>
<author>
<name>Samuel</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2023-03-17T15:36:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=5b6b97e86c77b7ce0df1da7eb1c75b7989b028a1'/>
<id>urn:sha1:5b6b97e86c77b7ce0df1da7eb1c75b7989b028a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove test client and client patcher</title>
<updated>2023-03-01T07:45:58Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-03-01T07:39:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=b9ffef87531ba7e3221a164e5203ad5b024b74db'/>
<id>urn:sha1:b9ffef87531ba7e3221a164e5203ad5b024b74db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename password_reset config to passwordReset as it messes with config key generation</title>
<updated>2023-02-25T09:31:10Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-02-25T09:27:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=deb0da524e9eacf4e90bbc6f1d3101d7f35c4e61'/>
<id>urn:sha1:deb0da524e9eacf4e90bbc6f1d3101d7f35c4e61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a few issues with emails</title>
<updated>2023-02-24T12:45:29Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@protonmail.com</email>
</author>
<published>2023-02-24T12:45:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=a22cdaaac62b888997fae37a285c68e056c01e16'/>
<id>urn:sha1:a22cdaaac62b888997fae37a285c68e056c01e16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move transporters to their own files</title>
<updated>2023-02-24T12:10:56Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@protonmail.com</email>
</author>
<published>2023-02-24T12:10:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=d3b1fd202622ea10bd5cb89f589786e279f10f5e'/>
<id>urn:sha1:d3b1fd202622ea10bd5cb89f589786e279f10f5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify replacer function</title>
<updated>2023-02-24T12:02:36Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@protonmail.com</email>
</author>
<published>2023-02-24T12:02:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=770217b4b20bbc249605bd67bc5b4056621ed1f9'/>
<id>urn:sha1:770217b4b20bbc249605bd67bc5b4056621ed1f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first batch of requested changes</title>
<updated>2023-02-24T11:52:01Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@protonmail.com</email>
</author>
<published>2023-02-24T11:52:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=91e9d6004066fcb533ae95d2789a1c1b3533d0ac'/>
<id>urn:sha1:91e9d6004066fcb533ae95d2789a1c1b3533d0ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement password reset</title>
<updated>2023-02-24T06:54:10Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@protonmail.com</email>
</author>
<published>2023-02-24T06:54:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=05453ec14880732c5d0d20fd3575bb2b3952760d'/>
<id>urn:sha1:05453ec14880732c5d0d20fd3575bb2b3952760d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add SendGrid transport</title>
<updated>2023-02-24T05:39:17Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@protonmail.com</email>
</author>
<published>2023-02-24T05:39:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=dc48a74373ac5ee13d8efeb48d0c7a4eb448a74e'/>
<id>urn:sha1:dc48a74373ac5ee13d8efeb48d0c7a4eb448a74e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't print anything if email send is successful</title>
<updated>2023-02-24T05:10:50Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@protonmail.com</email>
</author>
<published>2023-02-24T05:10:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=a78e13073f2fb070e15067d5fcc67797d890bc7e'/>
<id>urn:sha1:a78e13073f2fb070e15067d5fcc67797d890bc7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>error if correspondence email is not set</title>
<updated>2023-02-24T04:59:24Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@protonmail.com</email>
</author>
<published>2023-02-24T04:46:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=6daaaf71e6f0a7cf68a36694892adb5dfe8c9825'/>
<id>urn:sha1:6daaaf71e6f0a7cf68a36694892adb5dfe8c9825</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for when secure is set to false</title>
<updated>2023-02-24T04:44:48Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@protonmail.com</email>
</author>
<published>2023-02-24T04:44:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=ed5aa51a8f0bf2e6b10f61f191b56c29ea989f0d'/>
<id>urn:sha1:ed5aa51a8f0bf2e6b10f61f191b56c29ea989f0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add right to resend verification emails</title>
<updated>2023-02-24T03:52:24Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-01-31T14:23:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=ada821070bf3fd9c18e57884264c8c6497b9eb9f'/>
<id>urn:sha1:ada821070bf3fd9c18e57884264c8c6497b9eb9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: email verification</title>
<updated>2023-02-24T03:49:55Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-01-31T14:15:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=1aba7d591cf6641c77571c8ce46e036021502152'/>
<id>urn:sha1:1aba7d591cf6641c77571c8ce46e036021502152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>config: require account verification</title>
<updated>2023-02-24T03:40:05Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-01-31T00:05:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=34cde14f753feb37a2b1dd2ce772ccc8552b4198'/>
<id>urn:sha1:34cde14f753feb37a2b1dd2ce772ccc8552b4198</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix linting errors</title>
<updated>2023-02-24T03:40:05Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-01-21T19:45:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=97bafa81fc252c762aac265dc96eb90ec279cf96'/>
<id>urn:sha1:97bafa81fc252c762aac265dc96eb90ec279cf96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mailjet transport</title>
<updated>2023-02-24T03:38:02Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-01-21T18:53:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=bf55ebc81fa8d3cc4aa4e6fd3735ff0ee659505a'/>
<id>urn:sha1:bf55ebc81fa8d3cc4aa4e6fd3735ff0ee659505a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Mailgun transport</title>
<updated>2023-02-24T03:35:07Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-01-21T18:03:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=4383fcd4497c67e34d27fc0806824650df34466a'/>
<id>urn:sha1:4383fcd4497c67e34d27fc0806824650df34466a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename SMTPConfigurations to EmailConfiguration</title>
<updated>2023-02-24T02:35:54Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-01-21T16:30:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=01103268c38ff85a3c82acdcbc74b1e2e6bd89c4'/>
<id>urn:sha1:01103268c38ff85a3c82acdcbc74b1e2e6bd89c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix template rendering and use verify email template</title>
<updated>2023-02-24T02:35:54Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-01-20T15:43:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=689b710c9e61646e62d3aea21d616402665d2f66'/>
<id>urn:sha1:689b710c9e61646e62d3aea21d616402665d2f66</id>
<content type='text'>
email html is weird, some stuff isn't supported.
</content>
</entry>
<entry>
<title>Email verification works</title>
<updated>2023-02-24T02:35:51Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-01-19T16:15:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=a47d80b255f1501e39bebd7ad7e80119c8ed1697'/>
<id>urn:sha1:a47d80b255f1501e39bebd7ad7e80119c8ed1697</id>
<content type='text'>
- Added /auth/verify to authenticated route whitelist
- Updated /auth/verify to properly mark a user as verified, return a response, and fix expiration time check
- Implemented /auth/verify/resend
- Moved verification email sending to a helper method
- Fixed VerifyEmailSchema requiring captcha_key
</content>
</entry>
<entry>
<title>add missing copyright headers</title>
<updated>2023-02-24T02:35:50Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-01-19T14:58:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=cc6bf066b143841d1745e972385c8c77fb7a12e4'/>
<id>urn:sha1:cc6bf066b143841d1745e972385c8c77fb7a12e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>send email verification</title>
<updated>2023-02-24T02:35:49Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-01-17T16:12:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=256c7ed8fefac586590addf4aacae7ffdda0d577'/>
<id>urn:sha1:256c7ed8fefac586590addf4aacae7ffdda0d577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start implementing smtp</title>
<updated>2023-02-24T02:35:49Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@proton.me</email>
</author>
<published>2023-01-17T14:36:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=ed6c1cbd1521d750bd9ac6823851057d00987332'/>
<id>urn:sha1:ed6c1cbd1521d750bd9ac6823851057d00987332</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix gateway encoding Date objects as {} when using erlpack. Fixes NaN/NaN/NaN timestamps in desktop client</title>
<updated>2023-02-21T01:01:49Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-02-21T00:56:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=eee98516dd09516f1c1cf891526339420807d50c'/>
<id>urn:sha1:eee98516dd09516f1c1cf891526339420807d50c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use relative path for db entities. Closes #937</title>
<updated>2023-02-03T11:45:07Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-02-03T11:45:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=e7e3c67a779cfe90d3ca65feb371605e7aed1405'/>
<id>urn:sha1:e7e3c67a779cfe90d3ca65feb371605e7aed1405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>On db sync/first run, add all the current migrations to migrations table to prevent running them on restarts</title>
<updated>2023-02-03T11:39:10Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-02-03T11:39:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=6d8e6eca9deb59fd723a4e9f56234175755392a3'/>
<id>urn:sha1:6d8e6eca9deb59fd723a4e9f56234175755392a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove MANAGE_GUILDS, EDIT_FLAGS, SELF_EDIT_FLAGS, MANAGE_GROUPS from default rights</title>
<updated>2023-02-03T05:26:50Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2023-02-03T05:26:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=9aa31d24abe58cdb3d2956f6c0866d0d27dab177'/>
<id>urn:sha1:9aa31d24abe58cdb3d2956f6c0866d0d27dab177</id>
<content type='text'>
</content>
</entry>
</feed>
