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

11 commits

Author SHA1 Message Date
tituspijean
83060e6d63 Fix log formatting for notifications 2024-04-29 21:28:11 +02:00
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
81dd0fa0cc Split function send_to_matrix 2024-02-24 18:41:11 +01:00
f893187abd Rename xmpplogger into logging_sender 2024-02-08 22:20:17 +01:00
Renamed from tools/appslib/xmpplogger.py (Browse further)