<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bloat/repo, branch master</title>
<subtitle>A web client for Mastadon Network
</subtitle>
<link rel='alternate' type='text/html' href='https://git.freesoftwareextremist.com/bloat/'/>
<entry>
<title>Use cookies for session storage</title>
<updated>2022-10-25T14:14:46+00:00</updated>
<author>
<name>r</name>
<email>r@freesoftwareextremist.com</email>
</author>
<published>2022-10-25T13:40:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.freesoftwareextremist.com/bloat/commit/?id=887ed241d64ba5db3fd3d87194fb5595e5ad7d73'/>
<id>887ed241d64ba5db3fd3d87194fb5595e5ad7d73</id>
<content type='text'>
Remove the server side session storage and store all the session related data
in the client side cookies. This decreases the exposure of the auth tokens.
It also simplifies the installation process as bloat no longer requires write
access to the filesystem.

This is a breaking change, all the existing sessions will stop working.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the server side session storage and store all the session related data
in the client side cookies. This decreases the exposure of the auth tokens.
It also simplifies the installation process as bloat no longer requires write
access to the filesystem.

This is a breaking change, all the existing sessions will stop working.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor things</title>
<updated>2020-11-22T17:29:58+00:00</updated>
<author>
<name>r</name>
<email>r@freesoftwareextremist.com</email>
</author>
<published>2020-11-22T17:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.freesoftwareextremist.com/bloat/commit/?id=fa27d9c6eb525b2e55c3faab5dd8a3e0e9658536'/>
<id>fa27d9c6eb525b2e55c3faab5dd8a3e0e9658536</id>
<content type='text'>
- Remove separate auth/logging and merge them into transport.go
- Add helper function for http handlers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove separate auth/logging and merge them into transport.go
- Add helper function for http handlers
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove session details on signout</title>
<updated>2020-03-04T15:59:59+00:00</updated>
<author>
<name>r</name>
<email>r@freesoftwareextremist.com</email>
</author>
<published>2020-03-04T15:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.freesoftwareextremist.com/bloat/commit/?id=911c9b79937a82bd4574972fa24f45f5cb922092'/>
<id>911c9b79937a82bd4574972fa24f45f5cb922092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor everything</title>
<updated>2020-01-28T17:58:29+00:00</updated>
<author>
<name>r</name>
<email>r@freesoftwareextremist.com</email>
</author>
<published>2020-01-28T17:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.freesoftwareextremist.com/bloat/commit/?id=2af37d47783aac8c650ffd1578e2297b5784c73d'/>
<id>2af37d47783aac8c650ffd1578e2297b5784c73d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
