<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pixelated-user-agent.git/service, branch master</title>
<subtitle>[pixelated-user-agent] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/'/>
<entry>
<title>[feat] Display mixnet status on outgoing emails</title>
<updated>2017-08-01T22:05:25+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-08-01T22:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=c49293b7f3eff7a478fc388768366e7b025f7da0'/>
<id>c49293b7f3eff7a478fc388768366e7b025f7da0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] display the mixnet status on incomming emails</title>
<updated>2017-07-27T10:48:58+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-07-25T16:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=93afdb4d935d504356adc662426a70cd8b575133'/>
<id>93afdb4d935d504356adc662426a70cd8b575133</id>
<content type='text'>
Add support for X-Leap-Mixnet header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for X-Leap-Mixnet header.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add dependency to chardet</title>
<updated>2017-07-25T16:25:49+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-07-25T16:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=1359e610bb73f0a8ae476efd4b09d389ee501f9c'/>
<id>1359e610bb73f0a8ae476efd4b09d389ee501f9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] packaging and path changes</title>
<updated>2017-07-25T15:40:29+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-07-25T15:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=91e4481c450eb7eb928debc1cb7fa59bdb63dd7b'/>
<id>91e4481c450eb7eb928debc1cb7fa59bdb63dd7b</id>
<content type='text'>
- move all the pixelated python package under src/
- move the pixelated_www package under the leap namespace
- allow to set globally the static folder
- add hours and minutes to the timestamp in package version, to allow
  for several releases a day.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- move all the pixelated python package under src/
- move the pixelated_www package under the leap namespace
- allow to set globally the static folder
- add hours and minutes to the timestamp in package version, to allow
  for several releases a day.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] modify setup.py info after fork</title>
<updated>2017-07-24T18:57:06+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-07-24T18:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=549e1eca74432948b7f22eee0646acff23d6157f'/>
<id>549e1eca74432948b7f22eee0646acff23d6157f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add timestamp to pixelated-user-agent package too</title>
<updated>2017-07-24T18:38:11+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-13T15:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=9ccdd27e589eb31cf4c2141bda316cb64d55cbbe'/>
<id>9ccdd27e589eb31cf4c2141bda316cb64d55cbbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] allow to pass a static_folder to RootResource</title>
<updated>2017-07-24T18:38:11+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-03-24T23:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=8b7cb47f79125680544abba7e5d6a8db862350ab'/>
<id>8b7cb47f79125680544abba7e5d6a8db862350ab</id>
<content type='text'>
in this way, I can pass the pixelated_www.__path__ directly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in this way, I can pass the pixelated_www.__path__ directly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old unused files again</title>
<updated>2017-06-07T09:24:25+00:00</updated>
<author>
<name>Varac</name>
<email>varac@leap.se</email>
</author>
<published>2017-06-07T09:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=c7e39d12809d1da469aa30c65e7be5c003a0828a'/>
<id>c7e39d12809d1da469aa30c65e7be5c003a0828a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Remove old unused files"</title>
<updated>2017-06-01T21:51:47+00:00</updated>
<author>
<name>Tayane Fernandes</name>
<email>tayane.rmf@gmail.com</email>
</author>
<published>2017-06-01T18:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=8659b2e6f9b405e2d763fc1fa3d3afc47d8e44ea'/>
<id>8659b2e6f9b405e2d763fc1fa3d3afc47d8e44ea</id>
<content type='text'>
This reverts commit 6c52f7a01a0067a1638fd8d64fb7e3030f9b0506.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6c52f7a01a0067a1638fd8d64fb7e3030f9b0506.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix _attach_key mock to reflect bitmask-dev changes</title>
<updated>2017-06-01T20:36:53+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-06-01T20:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=377ffe8bc17bbcf00b6342428bb91eb3f2e41a20'/>
<id>377ffe8bc17bbcf00b6342428bb91eb3f2e41a20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
