<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bloat/INSTALL, 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>Don't overwrite global config file on make install</title>
<updated>2022-02-10T16:03:44+00:00</updated>
<author>
<name>r</name>
<email>r@freesoftwareextremist.com</email>
</author>
<published>2022-02-10T16:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.freesoftwareextremist.com/bloat/commit/?id=c2f237e9019a4fb31cd7d969bf59670c144592c8'/>
<id>c2f237e9019a4fb31cd7d969bf59670c144592c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change config file lookup</title>
<updated>2022-01-02T10:55:26+00:00</updated>
<author>
<name>r</name>
<email>r@freesoftwareextremist.com</email>
</author>
<published>2022-01-02T10:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.freesoftwareextremist.com/bloat/commit/?id=003233d60da4a2b69260642e57757bba48021ca1'/>
<id>003233d60da4a2b69260642e57757bba48021ca1</id>
<content type='text'>
- Look for both local and global config file
- Directly generate the global config file with make install
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Look for both local and global config file
- Directly generate the global config file with make install
</pre>
</div>
</content>
</entry>
<entry>
<title>Update makefile and install instructions</title>
<updated>2020-02-18T21:48:21+00:00</updated>
<author>
<name>r</name>
<email>r@freesoftwareextremist.com</email>
</author>
<published>2020-02-18T21:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.freesoftwareextremist.com/bloat/commit/?id=39a3bb7f3566ca0b7020d10abd5d5815096b49cb'/>
<id>39a3bb7f3566ca0b7020d10abd5d5815096b49cb</id>
<content type='text'>
Updated makefile now performs installation without overwriting config
and database directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated makefile now performs installation without overwriting config
and database directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add install instructions</title>
<updated>2020-02-02T11:41:58+00:00</updated>
<author>
<name>r</name>
<email>r@freesoftwareextremist.com</email>
</author>
<published>2020-02-02T11:37:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.freesoftwareextremist.com/bloat/commit/?id=939bfe4c6360f044abdaa03a4384ad0365b8622f'/>
<id>939bfe4c6360f044abdaa03a4384ad0365b8622f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
