|
8d3b492822
|
Merge branch 'master' into logging
|
2020-04-23 17:22:58 +02:00 |
|
|
71a3683cc1
|
Use logging in configloader (even if it doesn't show up)
|
2020-04-23 17:20:51 +02:00 |
|
|
68eafef656
|
Improve logging system (and rename ChatWorker class to Worker)
|
2020-04-23 17:10:28 +02:00 |
|
|
788163458e
|
Offer refill only if the credit_required is between the min_amount and max_amount range
|
2020-04-08 15:02:19 +02:00 |
|
|
279b8f1539
|
#44: Change CancelSignal handling
|
2020-04-08 14:51:44 +02:00 |
|
|
13243521a5
|
Don't refill on checkout if credit card payments are disabled
|
2020-04-07 23:51:59 +02:00 |
|
|
9d6e21fb4e
|
Move the presets to the [Credit Card] section
|
2020-04-07 02:02:07 +02:00 |
|
|
9df1203b3e
|
Made a few changes
|
2020-04-07 01:44:23 +02:00 |
|
Pavlo Zhuk
|
23f395ee8a
|
allow refill on insufficient funds during checkout
|
2020-04-07 01:29:49 +02:00 |
|
Pavlo Zhuk
|
5be2f9e762
|
add configurable payment presets
|
2020-04-07 01:29:49 +02:00 |
|
Pavlo Zhuk
|
4c0c38902e
|
create __issue_invoice()
|
2020-04-07 01:29:49 +02:00 |
|
|
5828ba8f31
|
PEP8
|
2020-04-04 13:09:19 +02:00 |
|
Pavlo Zhuk
|
9688575fd7
|
refactor + add __get_cart_value() and __get_cart_summary()
|
2020-04-04 13:09:19 +02:00 |
|
Pavlo Zhuk
|
23febf1b4a
|
fix Cancellable calls
|
2020-04-04 01:44:55 +02:00 |
|
|
3caa5ef179
|
#18: Recalculate credit on every new transaction
Might slow down the bot if there are a lot of transactions... Let's see what happens.
|
2020-03-27 18:14:37 +01:00 |
|
|
611eb7e1db
|
Print exceptions to the console for easier debugging
|
2020-03-27 18:07:13 +01:00 |
|
|
3e49f7c8a5
|
#17: Properly generate CancelSignals from regular keyboards
|
2020-03-27 16:57:32 +01:00 |
|
|
2b23bd5661
|
Fix #27 by removing the character limit on regexes
|
2020-03-13 02:54:23 +01:00 |
|
Darren
|
49cc2b8036
|
Add language switcher
|
2020-02-04 15:13:14 +02:00 |
|
|
0adbbcc019
|
Another bug fixed
|
2018-06-10 16:36:13 +02:00 |
|
|
dedd1695eb
|
Possible bugfix for #19
|
2018-06-10 16:03:40 +02:00 |
|
|
23ccd71581
|
Small generic improvements
|
2018-05-30 11:46:46 +02:00 |
|
|
25c52855a6
|
More fixes
|
2018-05-15 17:31:30 +02:00 |
|
|
d3505802a1
|
Final bugfixes
|
2018-05-15 17:00:24 +02:00 |
|
|
0eaa0188b9
|
stuff
|
2018-05-04 15:46:07 +02:00 |
|
|
3c9874f93f
|
I don't know. I found these changes and I committed them.
|
2018-05-03 08:06:22 +02:00 |
|
|
7ce44fc076
|
tiny fix
|
2018-05-02 16:32:16 +02:00 |
|
|
d552b88166
|
Unfinished stuff
|
2018-04-30 16:14:02 +02:00 |
|
|
12da94eea2
|
First user on the bot becomes admin
|
2018-04-26 09:59:47 +02:00 |
|
|
9e5b2ac472
|
Tag some order messages as User
|
2018-04-26 09:39:18 +02:00 |
|
|
762a672ce8
|
Fix user updating bug
|
2018-04-20 13:12:07 +02:00 |
|
|
752830d190
|
Update user credit after a user menu choice
|
2018-04-19 10:03:25 +02:00 |
|
|
f823d5cc7a
|
Send all messages in parse_mode="HTML"
|
2018-04-19 09:55:36 +02:00 |
|
|
5da9535b97
|
Use ; instead of , in the csv file
|
2018-04-19 09:39:11 +02:00 |
|
|
3757b1fa6a
|
Add transaction file
|
2018-04-19 09:37:42 +02:00 |
|
|
f8b078f557
|
Add transaction log
|
2018-04-18 21:28:39 +02:00 |
|
|
17b4be529d
|
UNFINISHED
|
2018-04-18 09:23:44 +02:00 |
|
|
d3a89f3215
|
Minor string change
|
2018-04-17 22:59:28 +02:00 |
|
|
ea5e674609
|
Better strings
|
2018-04-17 09:51:05 +02:00 |
|
|
a7fda3cfb3
|
Horizontal product keyboard
|
2018-04-17 08:17:16 +02:00 |
|
|
5ae466de13
|
Might have fixed something
|
2018-04-16 21:20:02 +02:00 |
|
|
13ca9c5391
|
Delete cancelled refund messages
|
2018-04-16 12:28:00 +02:00 |
|
|
62056f57ad
|
#9: handle Telegram HTML correctly
|
2018-04-16 12:18:42 +02:00 |
|
|
9dd9ac9edd
|
#4: Add help menu
|
2018-04-16 12:09:51 +02:00 |
|
|
575ca37033
|
#3: Do not crash if a CancelSignal is sent to a non-cancellable wait
|
2018-04-13 09:40:31 +02:00 |
|
|
6680797a72
|
#2: Do not crash when a not existing product message tries to add something to the cart
|
2018-04-13 09:37:03 +02:00 |
|
|
15438ccaaf
|
PEP8
|
2018-04-12 10:21:49 +02:00 |
|
|
6883d8ff3d
|
Add Sentry integration and error handling
|
2018-04-12 10:21:11 +02:00 |
|
|
c573c4db62
|
Add "Create Transaction" menu option and fix image formatting
|
2018-04-12 09:28:52 +02:00 |
|
|
e8250cd64d
|
PEP8 and PyCharm fixes
|
2018-04-09 12:24:55 +02:00 |
|