index
:
geldschieberbot
daemon
jsonrpc
main
minimize
simple-dbus-main
(Signal) bot managing the expenses of a group
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
test: add explicit encoding to open
Florian Fischer
2022-07-04
1
-3
/
+3
*
tanken: cleanup code
Florian Fischer
2022-07-04
2
-19
/
+31
*
geldschieberbot: add module doc string
Florian Fischer
2022-07-04
1
-0
/
+1
*
geldschieberbot: drop support for legacy state file layout
Florian Fischer
2022-04-19
1
-18
/
+0
*
geldschieberbot: use explicit open encoding
Florian Fischer
2022-04-19
1
-2
/
+2
*
test.py: make format
Florian Fischer
2022-04-19
1
-0
/
+18
*
geldschieberbot: also send attachments for scheduled commands
Florian Fischer
2022-04-19
1
-1
/
+2
*
fix attachment command
Florian Fischer
2021-11-18
1
-1
/
+1
*
geldschieberbot: remove double check of sender in split
Florian Fischer
2021-11-18
1
-5
/
+1
*
geldschieberbot: add export-state cmd
Florian Fischer
2021-11-18
1
-138
/
+167
*
test.py: don't use subprocess.run(check=True)
Florian Fischer
2021-11-18
1
-2
/
+8
*
don't crash when sending a message returns non 0
Florian Fischer
2021-11-02
1
-1
/
+1
*
[geldschieberbot] remove/use unused variables in scheduling code
Florian Fischer
2021-09-09
1
-2
/
+1
*
[geldschieberbot] use max instead of if block
Florian Fischer
2021-09-09
1
-3
/
+1
*
[test] explicitly pass check=True to subprocess.run
Florian Fischer
2021-09-09
1
-0
/
+1
*
[geldschieberbot] doc strings must be beneath the thing they describe
Florian Fischer
2021-09-09
1
-3
/
+6
*
[geldschieberbot] don't clutter the global name space
Florian Fischer
2021-09-09
1
-6
/
+6
*
[geldschieberbot] close the state file after reading
Florian Fischer
2021-09-09
1
-1
/
+2
*
[test] remove useless f-strings
Florian Fischer
2021-09-09
1
-4
/
+4
*
[tanken] specify expected Errors
Florian Fischer
2021-09-09
1
-1
/
+1
*
[tanken] remove unused variable
Florian Fischer
2021-09-09
1
-1
/
+0
*
make format
Florian Fischer
2021-09-09
3
-8
/
+17
*
add thanks command easteregg
Florian Fischer
2021-09-09
2
-0
/
+23
*
add seperate full-sum command and print only the senders sum per default
Florian Fischer
2021-07-01
2
-2
/
+31
*
[cars] add remove command
Florian Fischer
2021-04-18
2
-1
/
+37
*
improve code quality
Florian Fischer
2021-03-29
1
-60
/
+59
*
remove duplicate test methods
Florian Fischer
2021-03-29
1
-44
/
+0
*
run yapf
Florian Fischer
2021-03-29
2
-152
/
+244
*
reactions have dataMessage bot message:null
Florian Fischer
2021-03-29
1
-1
/
+1
*
support !split person amount
Florian Fischer
2021-03-25
2
-10
/
+25
*
fix change recording for transfer cmd
Florian Fischer
2021-03-24
2
-3
/
+20
*
s/Transfere/Transfer
Florian Fischer
2021-03-24
2
-11
/
+11
*
replace deprecated receive --json flag with global --output=json
Florian Fischer
2021-02-17
1
-1
/
+1
*
don't fail if dataMessage field is not present in json
Florian Fischer
2021-02-17
1
-1
/
+1
*
allow sum cmd for cars
Florian Fischer
2020-10-17
2
-1
/
+14
*
support rewinding specific changes
Florian Fischer
2020-09-14
2
-3
/
+51
*
indent change parts in list-changes
Florian Fischer
2020-09-14
2
-15
/
+15
*
add list-changes command
Florian Fischer
2020-09-14
2
-0
/
+137
*
prohibit pure numerical names
Florian Fischer
2020-08-25
2
-1
/
+24
*
prevent crashes when money should be transfered to the issuer
Florian Fischer
2020-04-28
2
-7
/
+33
*
add tests
Florian Fischer
2020-03-15
5
-0
/
+907
*
fix recording of cars pay changes
Florian Fischer
2020-01-09
1
-2
/
+2
*
fix typo s/triggert/triggered/
Florian Fischer
2019-11-27
1
-1
/
+1
*
seperate cars from users in summaries
Florian Fischer
2019-10-18
1
-7
/
+26
*
fix type (thanks lolo)
Florian Fischer
2019-09-08
1
-1
/
+1
*
mention proportion in cars pay output
Florian Fischer
2019-09-08
1
-1
/
+2
*
fix conversion from cent to euro for floats
Florian Fischer
2019-09-08
1
-1
/
+1
*
replace String.format with f-strings
Florian Fischer
2019-09-08
1
-24
/
+22
*
add car pay command
Florian Fischer
2019-09-08
1
-1
/
+66
*
improve transfer
Florian Fischer
2019-09-08
1
-20
/
+18
[prev]
[next]