1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
Commit graph

19 commits

Author SHA1 Message Date
Tagadda
d52a3adf7e 🎨 Format Python code with Black 2024-04-02 17:49:06 +02:00
ffb3555d7f Handle non existing executable for logging_sender.py 2024-04-02 16:53:28 +02:00
aff5fbcdc9 Allow markdown messages to be sent if requested 2024-03-24 19:50:01 +01:00
419bfa9668 Add python typing to logging_sender.py 2024-03-24 19:50:01 +01:00
Salamandar
1713b648ba 🎨 Format Python code with Black 2024-03-18 23:32:15 +01:00
OniriCorpe
f0870eb1ac break line after each command option
Co-authored-by: Salamandar <6552989+Salamandar@users.noreply.github.com>
2024-03-18 23:28:24 +01:00
OniriCorpe
7f3965092b raplace a non working try by a simple if 2024-03-18 23:28:24 +01:00
OniriCorpe
f2d2ac8649 logging_sender.py: permit to choose a matrix chan where to send the notification 2024-03-18 23:28:24 +01:00
OniriCorpe
1880b5eaa7 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
81dd0fa0cc Split function send_to_matrix 2024-02-24 18:41:11 +01:00
Alexandre Aubin
8522cba43e Fix list_builder.py to be compatible with Python 3.9 2024-02-09 01:41:33 +01:00
fc32704565 woops, end of file 2024-02-08 22:20:17 +01:00
f893187abd Rename xmpplogger into logging_sender 2024-02-08 22:20:17 +01:00
dd50e4dedb don't do automatic activation of xmpplogger 2024-02-08 22:20:17 +01:00
dfd71dc71a Cleanup, isort, etc 2024-02-08 22:20:17 +01:00
950e5907ac Commonize code to read catalog, categories etc 2024-02-08 22:20:17 +01:00
4118ba6746 Oops, cleanup legacy file 2024-02-08 22:20:17 +01:00
2f3fcd24e2 Rework list_builder.py
FAAAAAASTEEEEEEER
2024-02-08 22:20:17 +01:00
Félix Piédallu
902b8f1fc8 add appslib 2024-02-07 19:37:45 +01:00