1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-10-16 05:37:27 +00:00
Commit graph

27 commits

Author SHA1 Message Date
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
6b3fb880cb Fully remove global strings files 2020-05-03 12:40:11 +02:00
8d3b492822
Merge branch 'master' into logging 2020-04-23 17:22:58 +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
Pavlo Zhuk
be31210afa Allow configuration of currency symbol instead of using language-based one 2020-04-05 00:43:41 +03:00
013ffc8bbc Use logging in utils too 2020-04-01 03:19:01 +02:00
2b23bd5661 Fix #27 by removing the character limit on regexes 2020-03-13 02:54:23 +01:00
63a28f2225 Improve translations a bit 2020-02-05 03:23:13 +01:00
Darren
49cc2b8036 Add language switcher 2020-02-04 15:13:14 +02:00
c2bed5869b Display the full error in debug mode 2018-09-19 01:23:04 +02:00
0eaa0188b9 stuff 2018-05-04 15:46:07 +02:00
055f3b72c1 Configuration updates 2018-05-03 09:24:04 +02:00
a41728ba12 Catch _all_ Bad Gateway Telegram errors 2018-04-26 08:16:39 +02:00
22b63aa24f Catch Bad Gateway Telegram errors 2018-04-26 08:15:18 +02:00
f823d5cc7a Send all messages in parse_mode="HTML" 2018-04-19 09:55:36 +02:00
3757b1fa6a Add transaction file 2018-04-19 09:37:42 +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
c46f861de0 Catch more exceptions 2018-04-16 11:15:54 +02:00
e8250cd64d PEP8 and PyCharm fixes 2018-04-09 12:24:55 +02:00
ffc5bbb5f6 Handle correctly telegram exceptions 2018-04-05 10:34:14 +02:00
2ba2be62ff Handle telegram exceptions 2018-04-05 09:57:59 +02:00
410aa99018 Add order status 2018-04-05 09:30:32 +02:00
214401a509 Fix some price bugs 2018-03-22 10:33:50 +01:00
b056343855 Unfinished order representation 2018-03-07 10:48:30 +01:00
ea02db4786
Add Delete Product function 2018-03-06 17:39:02 +01:00
4658cdc31b
Some new stuff, but now the keyboard disappears? 2018-02-28 20:07:40 +01:00