<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geldschieberbot/test.py, branch daemon</title>
<subtitle>(Signal) bot managing the expenses of a group</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/'/>
<entry>
<title>add new sum alias 'balance'</title>
<updated>2022-09-04T16:31:13+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-09-04T16:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=39c256d308d200ffbce718b54d1b5a7f64680353'/>
<id>39c256d308d200ffbce718b54d1b5a7f64680353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>geldschieberbot: support transaction with multiple recipients</title>
<updated>2022-07-26T14:17:47+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-26T14:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=60f70889c21a02397c8eaeee8db8da268b0b1ca5'/>
<id>60f70889c21a02397c8eaeee8db8da268b0b1ca5</id>
<content type='text'>
All recipients receive amount making transactionswith multiple receipients
a shortcut for posting the same transaction with a changing recipient.

!schieb 5 alice bob

is equivalent to

!schieb 5 alice
!schieb 5 bob

Aliases are supported as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All recipients receive amount making transactionswith multiple receipients
a shortcut for posting the same transaction with a changing recipient.

!schieb 5 alice bob

is equivalent to

!schieb 5 alice
!schieb 5 bob

Aliases are supported as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add test for transactions with unknown recipient</title>
<updated>2022-07-26T14:12:40+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-26T14:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=2734771b4bb7f8c9f65561010b965c28aaf09cfa'/>
<id>2734771b4bb7f8c9f65561010b965c28aaf09cfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add option to quote cmd messages</title>
<updated>2022-07-25T18:29:19+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-25T18:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=b1f374363390777efa7e4b6d8a79940f1a716d1a'/>
<id>b1f374363390777efa7e4b6d8a79940f1a716d1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: disable pylint style checks for test code</title>
<updated>2022-07-25T18:24:30+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-25T18:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=0cb7f995a12f8419781fa655b16ae2bf62c12a8b'/>
<id>0cb7f995a12f8419781fa655b16ae2bf62c12a8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support aliases in tanken command</title>
<updated>2022-07-06T08:18:39+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-06T08:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=59b3609e4904910bb2d1be6a95c748b07b777211'/>
<id>59b3609e4904910bb2d1be6a95c748b07b777211</id>
<content type='text'>
Move tanken code into Gelschieberbot to simply expand aliases in drives.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move tanken code into Gelschieberbot to simply expand aliases in drives.
</pre>
</div>
</content>
</entry>
<entry>
<title>add alias support</title>
<updated>2022-07-06T08:18:39+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-06T07:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=2fe86be4e3b999ec4941284274b586dd0f2fecb7'/>
<id>2fe86be4e3b999ec4941284274b586dd0f2fecb7</id>
<content type='text'>
Aliases can be used where one or multiple persons names can be used.
An alias is expanded to the list of users it represents.
For commands implicitly including one user (e.g., 'split') the expansion
of the implicit user can be prevented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Aliases can be used where one or multiple persons names can be used.
An alias is expanded to the list of users it represents.
For commands implicitly including one user (e.g., 'split') the expansion
of the implicit user can be prevented.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: use f-strings</title>
<updated>2022-07-04T13:09:38+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-04T13:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=e3affec90963474ee92f54229600a56709463aa0'/>
<id>e3affec90963474ee92f54229600a56709463aa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: sanely name test state files</title>
<updated>2022-07-04T12:51:50+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-04T12:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=78550a310523bc1b6545930e9f3807a69ff5b34e'/>
<id>78550a310523bc1b6545930e9f3807a69ff5b34e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! test: add explicit encoding to open</title>
<updated>2022-07-04T08:11:11+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-07-04T07:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=45dd321c6dd44f72d2982a9665a2ea88436bacec'/>
<id>45dd321c6dd44f72d2982a9665a2ea88436bacec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
