|
f90e69a979
|
Upgrade log files with rolling file per day
|
2019-12-26 17:28:43 +01:00 |
|
|
eac1820d3a
|
Fix setedt verification
|
2019-12-26 14:58:55 +01:00 |
|
|
e58b04f7d8
|
Separate await_cmd for eah module
|
2019-12-26 14:42:34 +01:00 |
|
|
cd5484ef88
|
User logger child for each module
|
2019-12-26 14:21:03 +01:00 |
|
|
d74f29fefb
|
Setup modules load and unload system
|
2019-12-26 13:05:45 +01:00 |
|
|
2a963df62d
|
Add protection on calendar update
|
2019-12-26 12:06:02 +01:00 |
|
|
4b24b2eb31
|
Rework of project structure for separation by modules
|
2019-12-26 01:03:05 +01:00 |
|
|
c1898214ac
|
Reply key update and fix user id check
|
2019-12-25 23:03:22 +01:00 |
|
|
6f6ac44170
|
Avoid unknown id error and some little optimisation
|
2019-12-25 22:10:30 +01:00 |
|
|
1e3fcfd8a0
|
Upgrade update script
|
2019-12-25 21:33:52 +01:00 |
|
|
532b153e46
|
Forget to update calendar file name
|
2019-12-25 18:00:59 +01:00 |
|
|
5d49fec02a
|
Switch to SQLAlchemy
|
2019-12-25 17:57:59 +01:00 |
|
|
f54dd1c856
|
Download calendar only if they a one hour old
|
2019-12-23 15:17:20 +01:00 |
|
|
c20f2509bb
|
Update requirements and add update script
|
2019-12-21 11:49:06 +01:00 |
|
|
4587df372a
|
Add support of Tomuss
|
2019-12-21 11:47:56 +01:00 |
|
|
4cc233fcd2
|
Fix kfet command and add PyCharm to gitignore
|
2019-11-25 19:50:17 +01:00 |
|
|
b95ddfcdc0
|
Update language for no command rework
|
2019-11-23 10:27:54 +01:00 |
|
|
b8e018e4ca
|
Fix start command fail cause of bad language on user object
|
2019-11-23 10:01:46 +01:00 |
|
|
65a8702d25
|
Update logs messages
|
2019-11-23 09:59:32 +01:00 |
|
|
26b974fa15
|
No command rework for kfet
|
2019-11-23 09:54:07 +01:00 |
|
|
49221e9553
|
Rework InlineKeyboard instead of command for edt and notification
|
2019-11-22 13:25:35 +01:00 |
|
|
d786180a9a
|
Fix kfet orders new API
|
2019-11-22 10:40:43 +01:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
d2dcfa5824
|
Fix a stupidity I made with notifications and update .gitignore
|
2019-09-20 11:45:10 +00:00 |
|
|
b98654a09e
|
The real other fix, not a .gitignore who want to commit alone
|
2019-09-20 08:16:58 +02:00 |
|
|
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 |
|
|
6a46224fd6
|
Notification check now in User, add kfet API
|
2019-09-18 20:03:24 +02:00 |
|
|
3c0ebc25d9
|
Forgot some bugs with the push error
|
2019-09-18 17:37:52 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
da38961ce2
|
Fix inline_edt conditional error
|
2019-09-17 00:20:50 +02:00 |
|
|
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 |
|
|
0d97422850
|
Rework calendar and edt function
|
2019-09-16 22:02:24 +02:00 |
|
|
c0a5f37215
|
Add logs quick show command and optimise imports
|
2019-09-15 00:05:00 +02:00 |
|
|
283da53180
|
Add logs and file log, set some admin commands and add chat actions
|
2019-09-14 23:45:35 +02:00 |
|
|
4887fe952b
|
Add requirements
|
2019-09-14 17:17:03 +02:00 |
|
|
fa355abca6
|
Notification system, timezone fix, more Markdown and emoji and small fix
|
2019-09-14 17:05:21 +02:00 |
|
|
87e138562f
|
Add of Markdown, keyboard and some fix
|
2019-09-14 12:22:22 +02:00 |
|
|
ea29352b29
|
Add License
|
2019-09-14 02:18:16 +02:00 |
|
|
5fd6938bc8
|
Initial commit
|
2019-09-14 02:16:43 +02:00 |
|