| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add suppport for legacy data stores and scheduled exec refactoring | Florian Fischer | 2018-12-28 | 1 | -32/+95 |
| | | | | | | | | * monthly commands with days > 28 are executed on 28. * bug fixes in cancel * add support for python3 < 3.7 (date.fromisoformat) * add support for cmds in changes (cancel) | ||||
| * | implement cancel command | Florian Fischer | 2018-12-13 | 1 | -0/+15 |
| | | |||||
| * | refactor and initial implementation of scheduled_cmds | Florian Fischer | 2018-12-13 | 2 | -244/+344 |
| | | | | | | | | | | | | * Now the state is stored in a single file at $GSB_STATE_FILE. * Fixed some typos. * Commands are now functions in a dict. The sender_number, the args, and the whole message are passed to the command functions. * for each scheduled command a name, the command args and the timestamp of the last execution are stored. * datetime.timedelta objects are used to check if a scheduled cmd should run | ||||
| * | also split amount on german , | Florian Fischer | 2018-12-06 | 1 | -1/+3 |
| | | |||||
| * | strip lines in message | Florian Fischer | 2018-11-10 | 1 | -1/+1 |
| | | |||||
| * | fix empty message check | Florian Fischer | 2018-10-09 | 1 | -1/+1 |
| | | |||||
| * | fix --json option | Florian Fischer | 2018-10-09 | 1 | -1/+1 |
| | | |||||
| * | receive json output | Florian Fischer | 2018-10-05 | 1 | -1/+1 |
| | | |||||
| * | parse groupId correct | Florian Fischer | 2018-10-05 | 1 | -1/+1 |
| | | |||||
| * | fix Message | Florian Fischer | 2018-10-05 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'newgen' | Florian Fischer | 2018-10-05 | 1 | -49/+12 |
| |\ | |||||
| | * | fix sender var name | Florian Fischer | 2018-10-05 | 1 | -1/+1 |
| | | | |||||
| | * | use json output of signal-cli | Florian Fischer | 2018-10-05 | 1 | -50/+13 |
| | | | |||||
| * | | fix dry run | Florian Fischer | 2018-10-05 | 1 | -1/+1 |
| |/ | |||||
| * | add dry run | Florian Fischer | 2017-12-23 | 1 | -5/+16 |
| | | |||||
| * | only declare last_change once global | Florian Fischer | 2017-11-27 | 1 | -4/+2 |
| | | |||||
| * | always clear last_change before making a new changes | Florian Fischer | 2017-11-27 | 1 | -0/+14 |
| | | |||||
| * | fix "fuck" | Florian Fischer | 2017-11-27 | 1 | -6/+11 |
| | | |||||
| * | add rewind command "fuck" | Florian Fischer | 2017-11-27 | 1 | -12/+56 |
| | | |||||
| * | fix split | Florian Fischer | 2017-11-11 | 1 | -1/+1 |
| | | |||||
| * | fix split | Florian Fischer | 2017-11-11 | 1 | -2/+2 |
| | | |||||
| * | add split feature | Florian Fischer | 2017-11-09 | 1 | -53/+101 |
| | | | | | | | update help string improve error messages improve identation | ||||
| * | adjust tanken to cents and improve it | Florian Fischer | 2017-11-09 | 2 | -11/+20 |
| | | | | | | | | | geldschieberbot: convert commandline to lower case tanken: fix spelling tanken: do less int conversions tanken: return ints | ||||
| * | fix function name and formatting | Florian Fischer | 2017-11-09 | 1 | -4/+4 |
| | | |||||
| * | ignore log files | Florian Fischer | 2017-11-09 | 1 | -1/+2 |
| | | |||||
| * | call abs() before to_euro() | Florian Fischer | 2017-11-09 | 1 | -2/+2 |
| | | |||||
| * | don't use floats | Florian Fischer | 2017-11-09 | 1 | -5/+22 |
| | | | | | THIS BREAKS THE OLD BALANCES!!! | ||||
| * | fix string format | Florian Fischer | 2017-11-09 | 1 | -4/+4 |
| | | |||||
| * | fix tanken hopfully the last time | Florian Fischer | 2017-11-09 | 2 | -7/+13 |
| | | |||||
| * | mention everyone and don't handle recipient | Florian Fischer | 2017-11-09 | 1 | -5/+7 |
| | | |||||
| * | improve run script | Florian Fischer | 2017-11-09 | 1 | -8/+18 |
| | | | | | | | * Keep only non empty logs * Make a tar for every week * Check if GDB_USER is set | ||||
| * | add tanken feature | Florian Fischer | 2017-11-09 | 2 | -16/+81 |
| | | |||||
| * | include recipient in balance feedback | Florian Fischer | 2017-10-25 | 1 | -1/+1 |
| | | |||||
| * | make argument positions of zieh|schieb identical | Florian Fischer | 2017-10-25 | 1 | -6/+14 |
| | | |||||
| * | remove round and use string.format | Florian Fischer | 2017-10-25 | 1 | -3/+2 |
| | | |||||
| * | fix syntax | Florian Fischer | 2017-10-25 | 1 | -1/+1 |
| | | |||||
| * | add gib nimm aliases & round numbers | Florian Fischer | 2017-10-25 | 1 | -18/+13 |
| | | |||||
| * | remove executable bit from config.sh | Florian Fischer | 2017-08-20 | 1 | -0/+0 |
| | | |||||
| * | source config.sh in run.sh | Florian Fischer | 2017-08-20 | 2 | -1/+4 |
| | | |||||
| * | make config.sh.sample executable | Florian Fischer | 2017-08-20 | 1 | -0/+0 |
| | | |||||
| * | add seperate msgs directory | Florian Fischer | 2017-08-20 | 1 | -2/+5 |
| | | |||||
| * | reword config in readme | Florian Fischer | 2017-08-20 | 1 | -3/+3 |
| | | |||||
| * | Revert "rename config.sh.sample" | Florian Fischer | 2017-08-20 | 1 | -0/+0 |
| | | | | | This reverts commit 34c6b391ecfd48af470a3a6f593667fd4a9fe036. | ||||
| * | rename config.sh.sample | Florian Fischer | 2017-08-20 | 1 | -0/+0 |
| | | |||||
| * | mention config.sh in Readme | Florian Fischer | 2017-08-20 | 1 | -3/+8 |
| | | |||||
| * | add config.sh.sample | Florian Fischer | 2017-08-20 | 1 | -0/+16 |
| | | |||||
| * | add run.sh script | Florian Fischer | 2017-08-20 | 2 | -3/+18 |
| | | |||||
| * | fix lower for summary | Florian Fischer | 2017-08-15 | 1 | -1/+2 |
| | | |||||
| * | lower input names | Florian Fischer | 2017-08-15 | 1 | -1/+3 |
| | | |||||
| * | fix total in summary | Florian Fischer | 2017-08-14 | 1 | -1/+1 |
| | | |||||
