<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mobius/hotline/file_transfer.go, branch upstream-clean</title>
<subtitle>Friendship Quest remix of mobius, a hotline server in go #cli</subtitle>
<id>https://git.r.bdr.sh/mobius/atom/hotline/file_transfer.go?h=upstream-clean</id>
<link rel='self' href='https://git.r.bdr.sh/mobius/atom/hotline/file_transfer.go?h=upstream-clean'/>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/'/>
<updated>2024-07-30T22:06:07Z</updated>
<entry>
<title>Fix comments</title>
<updated>2024-07-30T22:06:07Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2024-07-30T22:06:07Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=0ee4d86eeffe9c72dffd9e92cb33b27c8950940f'/>
<id>urn:sha1:0ee4d86eeffe9c72dffd9e92cb33b27c8950940f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wrap file transfer errors with more context</title>
<updated>2024-07-26T00:00:43Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2024-07-26T00:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=6e4935b32843d1007b1070275d4e99edb345d6bc'/>
<id>urn:sha1:6e4935b32843d1007b1070275d4e99edb345d6bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up logging</title>
<updated>2024-07-21T19:47:18Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2024-07-21T19:47:18Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=adcd4879d93e6d298ff2644178bc47c1eb8d1da4'/>
<id>urn:sha1:adcd4879d93e6d298ff2644178bc47c1eb8d1da4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option for account-specific file root</title>
<updated>2024-07-20T04:40:38Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2024-07-20T04:31:42Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=dcd23d5355badf66c34ffd63d3c44734e87ebf17'/>
<id>urn:sha1:dcd23d5355badf66c34ffd63d3c44734e87ebf17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Appease linter</title>
<updated>2024-07-19T23:50:28Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2024-07-19T23:50:28Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=9f89cd9fbbcec9f7f42c87ee0adc21427aab9f1c'/>
<id>urn:sha1:9f89cd9fbbcec9f7f42c87ee0adc21427aab9f1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extensive refactor, quality of life enhancements</title>
<updated>2024-07-17T22:42:37Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2024-07-17T22:41:20Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=fd740bc499ebc6d3a381479316f74cdc736d02de'/>
<id>urn:sha1:fd740bc499ebc6d3a381479316f74cdc736d02de</id>
<content type='text'>
* Added ability to reload config, agreement, news, and user accounts without restarting the server by sending SIGHUP to the running process
* Added ability to use modern unix or windows line breaks in Agreement.txt and MessageBoard.txt instead of classic MacOS `\r` breaks.
* Extensive refactor towards swappable backends for the active server state
* Extensive refactored towards making the hotline package generic and re-usable for alternate server implemenations
* Fix bug where users whose accounts have been deleted would not be disconnected
</content>
</entry>
<entry>
<title>Extensive refactor and clean up</title>
<updated>2024-07-10T04:42:05Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2024-07-10T04:36:27Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=d9bc63a10d0978d9a5222cf7be74044e55f409b7'/>
<id>urn:sha1:d9bc63a10d0978d9a5222cf7be74044e55f409b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactoring, cleanup, test backfilling</title>
<updated>2024-06-24T23:23:56Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2024-06-24T23:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=a2ef262a164fc735b9b8471ac0c8001eea2b9bf6'/>
<id>urn:sha1:a2ef262a164fc735b9b8471ac0c8001eea2b9bf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up various linter warnings</title>
<updated>2024-06-18T02:51:37Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2024-06-18T02:51:37Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=f8e4cd540b87de3e308ec18a2b040b284a741522'/>
<id>urn:sha1:f8e4cd540b87de3e308ec18a2b040b284a741522</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broken io.Reader implementations</title>
<updated>2024-06-16T23:05:25Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2024-06-16T23:03:54Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=0ed5132769e88cb385b5240986b706430f0ccd72'/>
<id>urn:sha1:0ed5132769e88cb385b5240986b706430f0ccd72</id>
<content type='text'>
</content>
</entry>
</feed>
