<feed xmlns='http://www.w3.org/2005/Atom'>
<title>stickerpicker/sticker/import.py, branch master</title>
<subtitle>Personal Maunium Sticker Picker for Matrix
</subtitle>
<id>https://git.moekyun.me/stickerpicker/atom?h=master</id>
<link rel='self' href='https://git.moekyun.me/stickerpicker/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/stickerpicker/'/>
<updated>2021-01-19T16:12:06Z</updated>
<entry>
<title>Rename import.py, since import is a keyword</title>
<updated>2021-01-19T16:12:06Z</updated>
<author>
<name>SpiritCroc</name>
<email>dev@spiritcroc.de</email>
</author>
<published>2021-01-19T15:58:59Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/stickerpicker/commit/?id=601d2acc3272315f1b2356eff2a35cfa16d459d9'/>
<id>urn:sha1:601d2acc3272315f1b2356eff2a35cfa16d459d9</id>
<content type='text'>
    from sticker.import import cmd
                 ^
SyntaxError: invalid syntax

Fixes https://github.com/maunium/stickerpicker/issues/27.
</content>
</entry>
<entry>
<title>Switch license to AGPLv3+</title>
<updated>2020-10-30T21:18:55Z</updated>
<author>
<name>Tulir Asokan</name>
<email>tulir@maunium.net</email>
</author>
<published>2020-10-30T21:18:55Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/stickerpicker/commit/?id=78fdb6f1755aacd32cd9e5e664610276e4451272'/>
<id>urn:sha1:78fdb6f1755aacd32cd9e5e664610276e4451272</id>
<content type='text'>
The license was initially MPLv2 as I expected the project to be a fairly
simple tiny web app, but it has already grown into multiple files. Now
that I'm going to add a server component, I'm switching the license for
future versions to AGPL like all my other non-library projects.
</content>
</entry>
<entry>
<title>Reorganize Python stuff and add command to create packs</title>
<updated>2020-09-13T00:56:28Z</updated>
<author>
<name>Tulir Asokan</name>
<email>tulir@maunium.net</email>
</author>
<published>2020-09-13T00:56:28Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/stickerpicker/commit/?id=80bcf6d0acdf35f082a6765db989ef80100f20fb'/>
<id>urn:sha1:80bcf6d0acdf35f082a6765db989ef80100f20fb</id>
<content type='text'>
Fixes #11
</content>
</entry>
</feed>
