1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src
2020-11-16 21:58:09 +01:00
..
command Add I/O error handling and use filenames instead of file descriptors 2020-11-16 21:58:09 +01:00
config Use fallback method when /executable urlsave is unset 2020-11-16 21:58:09 +01:00
event Pass window to functions so we dont have to call twice 2020-07-09 16:11:50 +02:00
omemo Explicitly clear fragment from HTTP URL 2020-11-16 21:58:09 +01:00
otr Apply coding style 2020-07-07 14:18:57 +02:00
pgp Declare counter var inside loop 2020-11-09 11:33:33 +01:00
plugins Declare counter var inside loop 2020-11-09 11:33:33 +01:00
tools Move common http tool code to http_common 2020-11-16 21:58:09 +01:00
ui Run make format on rebase 2020-11-16 21:58:09 +01:00
xmpp Refactor to use file stream 2020-11-16 21:58:08 +01:00
common.c Declare counter var inside loop 2020-11-09 11:33:33 +01:00
common.h Get rid of str_contains() 2020-11-02 18:52:25 +01:00
database.c Since the string from strerror should never be modified, use const. 2020-10-14 09:52:26 +02:00
database.h Apply coding style 2020-07-07 14:18:57 +02:00
log.c Declare counter var inside loop 2020-11-09 11:33:33 +01:00
log.h Apply coding style 2020-07-07 14:18:57 +02:00
main.c Apply coding style 2020-07-07 14:18:57 +02:00
profanity.c Apply coding style 2020-07-07 14:18:57 +02:00
profanity.h Apply coding style 2020-07-07 14:18:57 +02:00