1
0
Fork 0
Commit graph

34 commits

Author SHA1 Message Date
Ethanell 5d49fec02a Switch to SQLAlchemy 2019-12-25 17:57:59 +01:00
Ethanell f54dd1c856 Download calendar only if they a one hour old 2019-12-23 15:17:20 +01:00
Ethanell c20f2509bb Update requirements and add update script 2019-12-21 11:49:06 +01:00
Ethanell 4587df372a Add support of Tomuss 2019-12-21 11:47:56 +01:00
Ethanell 4cc233fcd2 Fix kfet command and add PyCharm to gitignore 2019-11-25 19:50:17 +01:00
Ethanell b95ddfcdc0 Update language for no command rework 2019-11-23 10:27:54 +01:00
Ethanell b8e018e4ca Fix start command fail cause of bad language on user object 2019-11-23 10:01:46 +01:00
Ethanell 65a8702d25 Update logs messages 2019-11-23 09:59:32 +01:00
Ethanell 26b974fa15 No command rework for kfet 2019-11-23 09:54:07 +01:00
Ethanell 49221e9553 Rework InlineKeyboard instead of command for edt and notification 2019-11-22 13:25:35 +01:00
Ethanell d786180a9a Fix kfet orders new API 2019-11-22 10:40:43 +01:00
Ethanell f774a5867d
Merge pull request #9 from flifloo/dependabot/pip/pillow-6.2.0
Bump pillow from 6.1.0 to 6.2.0
2019-10-25 15:19:51 +02:00
dependabot[bot] 52a0d23b9c
Bump pillow from 6.1.0 to 6.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/6.1.0...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-23 15:34:15 +00:00
Ethanell d92cd45706 Secure start cmd with User object without lang, add kfet cmd bool return support, fix grammar and update requirements 2019-10-01 08:50:11 +02:00
Ethanell ba8f17c77c Support of QR code on setedt and url with regex 2019-09-23 00:15:50 +02:00
Ethanell 098a5b0210 Look like I don't know how to write code, fix functions name and kfet isoweekday test 2019-09-20 12:03:11 +00:00
Ethanell d2dcfa5824 Fix a stupidity I made with notifications and update .gitignore 2019-09-20 11:45:10 +00:00
Ethanell b98654a09e The real other fix, not a .gitignore who want to commit alone 2019-09-20 08:16:58 +02:00
Ethanell 9c3c0bf4d5 Another fix of notifications: support kfet API who return False if no commands is ready and str build of event notif. Also get only first line of token without \n 2019-09-19 17:13:35 +02:00
Ethanell 6a46224fd6 Notification check now in User, add kfet API 2019-09-18 20:03:24 +02:00
Ethanell 3c0ebc25d9 Forgot some bugs with the push error 2019-09-18 17:37:52 +02:00
Ethanell fde9cdaf4e Create and use of User object, fix of notif, start of multi languages support and start help on commands and errors 2019-09-18 17:06:34 +02:00
Ethanell b2ba8aecaf Revert "Create and use of User object, fix of notif, start of multi languages support and start help on commands and errors"
This reverts commit 07faf219
2019-09-18 17:04:45 +02:00
Ethanell 07faf219eb Create and use of User object, fix of notif, start of multi languages support and start help on commands and errors 2019-09-18 14:51:37 +02:00
Ethanell da38961ce2 Fix inline_edt conditional error 2019-09-17 00:20:50 +02:00
Ethanell 857619fac3 Complete Calendar with edt function, make light function name calendar for commands supports, attempt to fix the notifications and add getdb and eval admin commands 2019-09-17 00:14:08 +02:00
Ethanell 0d97422850 Rework calendar and edt function 2019-09-16 22:02:24 +02:00
Ethanell c0a5f37215 Add logs quick show command and optimise imports 2019-09-15 00:05:00 +02:00
Ethanell 283da53180 Add logs and file log, set some admin commands and add chat actions 2019-09-14 23:45:35 +02:00
Ethanell 4887fe952b Add requirements 2019-09-14 17:17:03 +02:00
Ethanell fa355abca6 Notification system, timezone fix, more Markdown and emoji and small fix 2019-09-14 17:05:21 +02:00
Ethanell 87e138562f Add of Markdown, keyboard and some fix 2019-09-14 12:22:22 +02:00
Ethanell ea29352b29 Add License 2019-09-14 02:18:16 +02:00
Ethanell 5fd6938bc8 Initial commit 2019-09-14 02:16:43 +02:00