<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spacebarchat/server-ts.git/src/api/routes/users, branch dev/rory/client_patching</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%2Frory%2Fclient_patching</id>
<link rel='self' href='http://cgit.rory.gay/spacebarchat/server-ts.git/atom?h=dev%2Frory%2Fclient_patching'/>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/'/>
<updated>2022-09-04T08:44:33Z</updated>
<entry>
<title>Prettier</title>
<updated>2022-09-04T08:44:33Z</updated>
<author>
<name>TheArcaneBrony</name>
<email>myrainbowdash949@gmail.com</email>
</author>
<published>2022-09-04T08:44:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=3a3417cded637b8f582ebd04dedefc2c117d25cd'/>
<id>urn:sha1:3a3417cded637b8f582ebd04dedefc2c117d25cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various fixes for current web client (#875)</title>
<updated>2022-09-04T05:47:19Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2022-09-04T05:47:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=6977283e0e771ab1f5eae3f916bf56077aa61178'/>
<id>urn:sha1:6977283e0e771ab1f5eae3f916bf56077aa61178</id>
<content type='text'>
* Placeholder member verification endpoint

* Welcome screen

* Fix types for welcome screen

* Try to allow role icons to be removed

* Fix typo in genschemas script

* Remove left over welcome-screen endpoint

* Embedded activities</content>
</entry>
<entry>
<title>fix user profile not displaying correctly</title>
<updated>2022-09-01T15:05:38Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@protonmail.com</email>
</author>
<published>2022-09-01T15:05:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=36fe585fc518c22f4f2383d420c22c2d5f3526e5'/>
<id>urn:sha1:36fe585fc518c22f4f2383d420c22c2d5f3526e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete profile.ts</title>
<updated>2022-08-29T15:12:50Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@protonmail.com</email>
</author>
<published>2022-08-29T15:12:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=fadf3c625bc98b3113db878952065063455b00c7'/>
<id>urn:sha1:fadf3c625bc98b3113db878952065063455b00c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement guild profiles and fix user profiles</title>
<updated>2022-08-29T15:11:40Z</updated>
<author>
<name>Puyodead1</name>
<email>puyodead@protonmail.com</email>
</author>
<published>2022-08-29T15:11:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=c2aba2910cb50211a91a057863ef0bd0497ceead'/>
<id>urn:sha1:c2aba2910cb50211a91a057863ef0bd0497ceead</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oop, deprecated typeorm call</title>
<updated>2022-08-27T02:22:15Z</updated>
<author>
<name>TheArcaneBrony</name>
<email>myrainbowdash949@gmail.com</email>
</author>
<published>2022-08-27T02:22:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=40b41d3ea387e11b0e0838996c4540829a2a6407'/>
<id>urn:sha1:40b41d3ea387e11b0e0838996c4540829a2a6407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'Maddy/fix/sendMemberInProfile' into staging</title>
<updated>2022-08-27T02:01:05Z</updated>
<author>
<name>TheArcaneBrony</name>
<email>myrainbowdash949@gmail.com</email>
</author>
<published>2022-08-27T02:00:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=355b8f1d81924eb0bd4cf5b87ce4dd8250c9898c'/>
<id>urn:sha1:355b8f1d81924eb0bd4cf5b87ce4dd8250c9898c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'Maddy/fix/claim_accounts' into staging</title>
<updated>2022-08-27T01:58:16Z</updated>
<author>
<name>TheArcaneBrony</name>
<email>myrainbowdash949@gmail.com</email>
</author>
<published>2022-08-27T01:54:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=204aa024dc61e47c13116d194fd6217b33687be5'/>
<id>urn:sha1:204aa024dc61e47c13116d194fd6217b33687be5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/staging' into fix/sendMemberInProfile</title>
<updated>2022-08-22T12:16:11Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2022-08-22T12:16:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=8720744091e71efe0b2e5f88956e1e0a2e9ef702'/>
<id>urn:sha1:8720744091e71efe0b2e5f88956e1e0a2e9ef702</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/staging' into fix/claim_accounts</title>
<updated>2022-08-22T12:08:22Z</updated>
<author>
<name>Madeline</name>
<email>46743919+MaddyUnderStars@users.noreply.github.com</email>
</author>
<published>2022-08-22T12:08:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=975c414434ee08622126bdeb4060532029413c18'/>
<id>urn:sha1:975c414434ee08622126bdeb4060532029413c18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prettier</title>
<updated>2022-08-20T01:27:03Z</updated>
<author>
<name>TheArcaneBrony</name>
<email>myrainbowdash949@gmail.com</email>
</author>
<published>2022-08-20T01:27:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=04dea8d788acfaf485f4aa9ad255e39f6aac2a08'/>
<id>urn:sha1:04dea8d788acfaf485f4aa9ad255e39f6aac2a08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix merge conflicts</title>
<updated>2022-08-20T01:25:08Z</updated>
<author>
<name>TheArcaneBrony</name>
<email>myrainbowdash949@gmail.com</email>
</author>
<published>2022-08-20T01:19:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=363d9887cf4956f566485d872f9ba51155198a6f'/>
<id>urn:sha1:363d9887cf4956f566485d872f9ba51155198a6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fallback to bcryptjs</title>
<updated>2022-08-20T01:17:44Z</updated>
<author>
<name>TheArcaneBrony</name>
<email>myrainbowdash949@gmail.com</email>
</author>
<published>2022-08-20T01:17:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=3795c677235c74f2debf864183b71f3b76824d99'/>
<id>urn:sha1:3795c677235c74f2debf864183b71f3b76824d99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>restructure to single project</title>
<updated>2022-08-13T20:00:55Z</updated>
<author>
<name>Flam3rboy</name>
<email>34555296+Flam3rboy@users.noreply.github.com</email>
</author>
<published>2022-08-13T00:00:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/spacebarchat/server-ts.git/commit/?id=5e86d7ab9c5200d794c3adb2b422d20a2aefd2ce'/>
<id>urn:sha1:5e86d7ab9c5200d794c3adb2b422d20a2aefd2ce</id>
<content type='text'>
</content>
</entry>
</feed>
