Commit Graph

265 Commits

Author SHA1 Message Date
Stefano Pigozzi
d7d1ad99dd 🐛 Fix error if the specified bot token is invalid 2020-12-03 08:05:48 +01:00
Stefano Pigozzi
545c4df2f3 Merge pull request #85 from mastersuv/master
Adding Spanish (MX) language support
2020-12-03 07:51:33 +01:00
Stefano Pigozzi
9640156716 Add es_mx language 2020-12-03 07:51:14 +01:00
Santiago Valenzuela
1dcc8ff5df Language added: es_mx.py - Spanish (México).
Added es_mx to __language_menu.
2020-11-28 19:24:52 -06:00
Santiago Valenzuela
a20889dc5d Fix typo (#84)
Co-authored-by: Santiago Valenzuela <santiago.valenzuela@25store.us>
2020-11-29 00:46:12 +01:00
Santiago Valenzuela
599eba4849 Fixed typo. 2020-11-28 15:31:18 -06:00
Stefano Pigozzi
69dfbc15c0 🐛 Fix error if an expired invoice was clicked 2020-10-07 02:52:18 +02:00
Stefano Pigozzi
859df64c61 🇬🇧 Improve an english string 2020-10-01 16:59:28 +02:00
Stefano Pigozzi
41cd96933c 🐛 Fix refill_on_checkout getting ignored 2020-10-01 16:59:00 +02:00
Stefano Pigozzi
128c146210 Fix payment presets list being split as if it was a string 2020-09-12 16:07:54 +02:00
Stefano Pigozzi
ee32a82fab Update README.md 2020-09-12 03:14:01 +02:00
ru-black
9268b1f4b4 Fix typo
Signed-off-by: Stefano Pigozzi <ste.pigozzi@gmail.com>
2020-09-11 15:38:48 +02:00
Stefano Pigozzi
a1ad26ff12 🗒 Improve installation instructions 2020-09-11 02:00:56 +02:00
Stefano Pigozzi
46449d6168 🐛 Fix database table creation 2020-09-11 01:38:37 +02:00
Stefano Pigozzi
3d095afcff Update README.md 2020-09-10 23:13:09 +02:00
Stefano Pigozzi
22adafea59 Remove access to missing worker.loc 2020-09-09 18:24:18 +02:00
Stefano Pigozzi
3bcd409056 Fix self.loc race condition 2020-09-09 16:55:46 +02:00
Stefano Pigozzi
62587f0a19 Daemonize worker processes so greed can be stopped with Ctrl+C 2020-09-09 16:41:22 +02:00
Stefano Pigozzi
177f5b3507 Reformat code using PyCharm 2020-09-07 17:13:27 +02:00
Stefano Pigozzi
6a49756394 Completely rework the configuration system (#76)
* Do a lot of progress on the new config system

* Completely rework the configuration system

* Improve logging messages
2020-09-07 17:11:22 +02:00
Stefano Pigozzi
378bbbad43 Make the welcome message toggleable with a config option (closes #69) 2020-09-06 18:32:48 +02:00
Stefano Pigozzi
adb0397f67 Add PyCharm run configuration 2020-09-06 18:15:39 +02:00
Stefano Pigozzi
da1de183ab Merge 2020-09-06 03:54:37 +02:00
Stefano Pigozzi
b4fc5d0efa Hide custom keyboard during Live Orders mode (closes #39)
Also fixes a bug with the chinese translation
2020-09-06 03:53:49 +02:00
netanel133
9267b25eb6 Adding Hebrew language support (#70)
* Adding Hebrew language support

* Update heb.py

* Fix a few things

* Fix issues

Co-authored-by: Stefano Pigozzi <ste.pigozzi@gmail.com>
Co-authored-by: Netanel Koli <netanel.koli@earlysense.com>
2020-08-26 01:55:42 +02:00
Stefano Pigozzi
228dac5821 Fix syntax error in the zh_ch translation 2020-08-25 00:17:41 +02:00
Stefano Pigozzi
2935d4f86d Merge pull request #68 from zhihuiyuze/master
Add Chinese support
2020-08-22 16:42:35 +02:00
智慧雨泽
c077e4047d Update worker.py 2020-08-22 22:40:47 +08:00
智慧雨泽
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
Stefano Pigozzi
c9f220ace4 Fix https://t.me/greed_project/488 2020-07-07 00:07:20 +02:00
Stefano Pigozzi
bd1b98437d Fix #63 2020-07-06 23:54:26 +02:00
Stefano Pigozzi
faaeb08773 Display the bot's username instead of "greed" in the starting message 2020-07-06 23:54:26 +02:00
Stefano Pigozzi
1ecc874061 Add some screenshots (closes #59) 2020-07-01 02:08:59 +02:00
Stefano Pigozzi
020d081d57 Fix incomplete sentence 2020-06-29 03:47:13 +02:00
Stefano Pigozzi
cb909599ec Update the README 2020-06-29 03:40:01 +02:00
Stefano Pigozzi
3f05a1b7e2 Fixes #61 2020-06-25 14:17:34 +02:00
Stefano Pigozzi
0a3db24c87 Fix __repr__ being parsed as html entities 2020-06-24 14:36:39 +02:00
Stefano Pigozzi
4a9b911940 Fix order panel crash if there were products that could be displayed 2020-06-22 14:01:50 +02:00
Stefano Pigozzi
d7f1c83ef6 Fixes #56 2020-06-18 17:17:44 +02:00
Stefano Pigozzi
038b0e574d Merge pull request #54 from Steffo99/i18n
Closes #51: Better strings and localization support
2020-06-09 02:40:28 +02:00