<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-vpn.git/Makefile, branch 0.19.6</title>
<subtitle>[bitmask-vpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/'/>
<entry>
<title>[locales] improve the locales workflow and document it</title>
<updated>2019-03-19T21:14:36+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2019-03-12T20:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=3312593a4b9c4c9ef864af34bb012ffd3aa201db'/>
<id>3312593a4b9c4c9ef864af34bb012ffd3aa201db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[locales] add it, sk and sv locales</title>
<updated>2019-02-12T12:29:34+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2019-02-12T12:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=5559147c8dc7f7d7f2d1a20b0e5291daf8e9f55e'/>
<id>5559147c8dc7f7d7f2d1a20b0e5291daf8e9f55e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[locales] update the messages.json</title>
<updated>2019-01-17T23:29:04+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2019-01-17T23:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=56dd0f4dfdc33594502ec02421425c3432570be3'/>
<id>56dd0f4dfdc33594502ec02421425c3432570be3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Reorganize code</title>
<updated>2019-01-15T13:39:21+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2019-01-12T17:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=bea32af5d45702e5608d347bf2bf6314d899f2e0'/>
<id>bea32af5d45702e5608d347bf2bf6314d899f2e0</id>
<content type='text'>
Let's use a more structured folder system:
https://github.com/golang-standards/project-layout

- Resolves: #99
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let's use a more structured folder system:
https://github.com/golang-standards/project-layout

- Resolves: #99
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] make bonafide more testable</title>
<updated>2018-12-12T12:37:38+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-11-23T02:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=d8e683ef0b15e00bba9c241181e7d3247d30539c'/>
<id>d8e683ef0b15e00bba9c241181e7d3247d30539c</id>
<content type='text'>
Get local timezone and http client as configurable things in bonafide,
so tests can set them. Also separate integration tests and unit tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Get local timezone and http client as configurable things in bonafide,
so tests can set them. Also separate integration tests and unit tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Generate messages.json for transifex</title>
<updated>2018-11-20T02:58:02+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-11-15T23:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=bb59e562d396684ac20347498a861ed32fbb8b57'/>
<id>bb59e562d396684ac20347498a861ed32fbb8b57</id>
<content type='text'>
Add to 'make generate_locales' the generation of a
'transifex/messages.json' that will be automatically pulled by transifex
for translations.

To incorporate translations from transifex into our project we'll need
to manually download the selected translations and convert them with the
transifex program into gotext format.

-Resolves: #73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add to 'make generate_locales' the generation of a
'transifex/messages.json' that will be automatically pulled by transifex
for translations.

To incorporate translations from transifex into our project we'll need
to manually download the selected translations and convert them with the
transifex program into gotext format.

-Resolves: #73
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] make standalone the default build</title>
<updated>2018-10-10T21:28:31+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-10-09T17:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=965a712d0102269fcf54e1f459e37113c31218af'/>
<id>965a712d0102269fcf54e1f459e37113c31218af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] build standalone on the CI</title>
<updated>2018-08-02T16:21:20+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-08-02T10:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=1d3d04fc6047767aba5d2e82e8ea12205720917c'/>
<id>1d3d04fc6047767aba5d2e82e8ea12205720917c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] use powershell for the version number</title>
<updated>2018-07-09T20:27:35+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-07-09T20:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=2ac0be0c3f431bdefe99b29ab83f3b3c8bd9ea78'/>
<id>2ac0be0c3f431bdefe99b29ab83f3b3c8bd9ea78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] rename bitmask_go to standalone</title>
<updated>2018-06-25T16:47:08+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-06-25T16:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=e24355110a908af9fc95ac0fd4c2754562a125ec'/>
<id>e24355110a908af9fc95ac0fd4c2754562a125ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
