1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
Michael Vetter 75cfe38808 Allow setting custom log file via -f FILENAME
`profanity -f TEST` will use `~/.local/share/profanity/logs/TEST.log` as
the log file.
2020-02-21 21:10:00 +01:00
..
command Improve setting encryption char error handling 2020-02-21 14:51:19 +01:00
config Allow setting custom log file via -f FILENAME 2020-02-21 21:10:00 +01:00
event Dont filter out own MUC messages if muc history is set to 'regular' 2020-02-21 18:46:09 +01:00
omemo Expand omemo error message 2020-02-21 10:30:09 +01:00
otr Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00
pgp Add context to autocomplete_with_func and use it for omemo trust command 2020-01-31 10:07:08 +01:00
plugins Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00
tools xep-0308: Make /correct work without quotation marks 2020-02-14 10:17:07 +01:00
ui Rename separator to trackbar 2020-02-21 19:17:12 +01:00
xmpp Parse mentions and triggers in muc history if display is 'regular' 2020-02-20 10:28:24 +01:00
common.c Put getting mentions in own function 2020-02-20 10:03:36 +01:00
common.h Put getting mentions in own function 2020-02-20 10:03:36 +01:00
log.c Allow setting custom log file via -f FILENAME 2020-02-21 21:10:00 +01:00
log.h Allow setting custom log file via -f FILENAME 2020-02-21 21:10:00 +01:00
main.c Allow setting custom log file via -f FILENAME 2020-02-21 21:10:00 +01:00
profanity.c Allow setting custom log file via -f FILENAME 2020-02-21 21:10:00 +01:00
profanity.h Allow setting custom log file via -f FILENAME 2020-02-21 21:10:00 +01:00