智慧雨泽
|
b08f3b5b8e
|
Update it.py
|
2020-08-22 22:40:23 +08:00 |
|
智慧雨泽
|
8dbc69e9be
|
Update en.py
|
2020-08-22 22:40:02 +08:00 |
|
智慧雨泽
|
b59f8e9d4d
|
Translate'Refund Reason'
|
2020-08-22 22:36:35 +08:00 |
|
智慧雨泽
|
71a0d228c5
|
Update zh_cn.py
|
2020-08-22 21:32:29 +08:00 |
|
智慧雨泽
|
556645ba81
|
Update worker.py
|
2020-08-22 21:31:31 +08:00 |
|
zhihuiyuze
|
4befa7bcd1
|
Modify the switch language icon
|
2020-08-22 21:05:50 +08:00 |
|
zhihuiyuze
|
bb4ac59750
|
Fix Chinese menu
|
2020-08-22 20:40:27 +08:00 |
|
智慧雨泽
|
c3d119fd2e
|
Update template_config.ini
|
2020-08-22 16:03:34 +08:00 |
|
智慧雨泽
|
8d16f15866
|
Update zh_cn.py
Fix some minor bugs
|
2020-08-22 16:03:00 +08:00 |
|
zhihuiyuze
|
1679975c21
|
Add Chinese support is preparing to test
|
2020-08-22 13:57:56 +08:00 |
|
zhihuiyuze
|
2579a5a532
|
master
|
2020-08-22 11:52:24 +08:00 |
|
|
c9f220ace4
|
Fix https://t.me/greed_project/488
|
2020-07-07 00:07:20 +02:00 |
|
|
bd1b98437d
|
Fix #63
|
2020-07-06 23:54:26 +02:00 |
|
|
faaeb08773
|
Display the bot's username instead of "greed" in the starting message
|
2020-07-06 23:54:26 +02:00 |
|
|
1ecc874061
|
Add some screenshots (closes #59)
|
2020-07-01 02:08:59 +02:00 |
|
|
020d081d57
|
Fix incomplete sentence
|
2020-06-29 03:47:13 +02:00 |
|
|
cb909599ec
|
Update the README
|
2020-06-29 03:40:01 +02:00 |
|
|
3f05a1b7e2
|
Fixes #61
|
2020-06-25 14:17:34 +02:00 |
|
|
0a3db24c87
|
Fix __repr__ being parsed as html entities
|
2020-06-24 14:36:39 +02:00 |
|
|
4a9b911940
|
Fix order panel crash if there were products that could be displayed
|
2020-06-22 14:01:50 +02:00 |
|
|
d7f1c83ef6
|
Fixes #56
|
2020-06-18 17:17:44 +02:00 |
|
|
038b0e574d
|
Merge pull request #54 from Steffo99/i18n
Closes #51: Better strings and localization support
|
2020-06-09 02:40:28 +02:00 |
|
|
12c70ac388
|
Add a json conversion
|
2020-05-03 13:36:01 +02:00 |
|
|
6b3fb880cb
|
Fully remove global strings files
|
2020-05-03 12:40:11 +02:00 |
|
|
5c79ec7581
|
Improve language configuration options
|
2020-05-03 11:41:12 +02:00 |
|
|
8356565bd2
|
Fix template_config.ini
|
2020-05-03 01:17:22 +02:00 |
|
|
5d50008936
|
Refactor localization support to close #51
|
2020-05-03 01:01:44 +02:00 |
|
|
8f471412ee
|
Remove quotes in currency symbol template
|
2020-04-29 01:06:56 +02:00 |
|
|
fb8d733298
|
Update README.md
|
2020-04-23 17:50:51 +02:00 |
|
|
bd44942eca
|
Reformat file
|
2020-04-23 17:47:19 +02:00 |
|
|
e663da5adc
|
Update CONTRIBUTING.md
|
2020-04-23 17:46:58 +02:00 |
|
|
dbd137b23e
|
Merge #52: Add logging support
|
2020-04-23 17:24:15 +02:00 |
|
|
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 |
|
|
357b0e5680
|
#43: Improve README.md
|
2020-04-08 00:03:33 +02:00 |
|
|
1523863fed
|
#46: Don't crash if Sentry is enabled and greed isn't being run in a git repository
|
2020-04-07 23:54:24 +02:00 |
|
|
45eadb74b2
|
Clarify how to disable credit card payments in the template config
|
2020-04-07 23:52:17 +02:00 |
|
|
13243521a5
|
Don't refill on checkout if credit card payments are disabled
|
2020-04-07 23:51:59 +02:00 |
|
|
3f6b208ba1
|
#47: Add a link to the greed Telegram group in the README
|
2020-04-07 23:42:44 +02:00 |
|
|
b074daf347
|
Merge pull request #41 from pzhuk/russian-translation
add russian language support
|
2020-04-07 14:39:52 +02:00 |
|
|
5da299f044
|
#45: Load config files with UTF8 encoding
|
2020-04-07 02:27:03 +02:00 |
|
|
102d58b387
|
Merge pull request #40 from pzhuk/order-invoice
Order invoice
|
2020-04-07 02:04:55 +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 |
|
|
c9561f0da5
|
Bump up config file version
|
2020-04-07 01:30:13 +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 |
|