1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-15 19:38:07 -04:00
profanity/src
Michael Vetter 779c2efc17 Set muc history correctly in _handle_groupchat()
Fix init. mistake introduced in e9c5c1979d
2020-02-25 16:34:43 +01:00
..
command Make cmd_logging() safer 2020-02-25 14:55:46 +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 Stop buffer_remove_entry_by_id() once we found the entry 2020-02-25 16:11:59 +01:00
xmpp Set muc history correctly in _handle_groupchat() 2020-02-25 16:34:43 +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 Fix errors in log.c 2020-02-22 09:27:04 +01:00
log.h get_log_file_location () should return const char* 2020-02-21 21:19:54 +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