Davte
|
5b215c5844
New version
|
4 years ago |
Davte
|
187f80ac89
Merge branch 'develop' of ssh://gogs.davte.it:8445/Davte/davtelepot into develop
|
4 years ago |
Davte
|
41bc5b68a4
Fix authorization function so that it extracts user_record from update
|
4 years ago |
Davte
|
0b01ecbdd5
Wrong weekdays indexes fixed
|
4 years ago |
Davte
|
91ab00eec6
Weekdays multilanguage dictionary
|
4 years ago |
Davte
|
fcb2de71d2
Handle multilanguage test in send_message and edit_message_text methods
|
4 years ago |
Davte
|
f29556300a
Replace longer strings first
|
4 years ago |
Davte
|
87d95fbfed
Create users table if missing
|
4 years ago |
Davte
|
06d3569fbd
IDE-guided adjustments
|
4 years ago |
Davte
|
76b7e50e52
Show davtelepot version in /version command
|
4 years ago |
Davte
|
1f2a60d2f9
Syntax-error fixed
|
4 years ago |
Davte
|
222713005f
edit_message_media method implemented
|
4 years ago |
Davte
|
0e7a93c5be
Method to send disposable messages implemented
|
4 years ago |
Davte
|
6120568170
Order commands in order of authorization level and then in alphabetical order
|
4 years ago |
Davte
|
b4ad650372
Redirect stderro to stdout
|
4 years ago |
Davte
|
2448c45c3d
Handle errors in /version command
|
4 years ago |
Davte
|
4487034c7d
Version command implemented
|
4 years ago |
Davte
|
086750c77e
Moved messages to dedicated module
|
4 years ago |
Davte
|
61cebd0c1f
Multi-language support for administration core functions
|
4 years ago |
Davte
|
8d861757a1
Moved language messages into messages module
|
4 years ago |
Davte
|
18e9490936
Create `suggestions` table if missing
|
4 years ago |
Davte
|
67d52a8fd8
languages module added to __all__
|
4 years ago |
Davte
|
61ea563bfa
Minor bugs fixed in suggestions module
|
4 years ago |
Davte
|
f17333ca42
Provide a default multilanguage suggestions module
|
4 years ago |
Davte
|
ceef3103f4
Prevent double keyword argument in async_wrapper
|
4 years ago |
Davte
|
23b04d6207
Coroutine wrapper default arguments
|
4 years ago |
Davte
|
0a05c1e1c1
Minor bug fixes
|
4 years ago |
Davte
|
ecdb639741
Include administration tools and helper modules in __all__
|
4 years ago |
Davte
|
61fe8e0591
Pass `errors` parameter in `async_request` function
|
4 years ago |
Davte
|
f73f438d32
Use built-in decoding feature of `aiohttp.ClientResponse`
|
4 years ago |