1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/src
2020-07-02 15:20:17 +02:00
..
command cmd_funcs.c: Remove not needed variable 2020-07-02 15:00:52 +02:00
config Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
event Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
omemo Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
otr Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
pgp gpg.c: _ox_key_is_usable() simplify if condition 2020-07-02 15:11:06 +02:00
plugins Fix reading/writing linked files 2020-06-13 15:02:43 +02:00
tools Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
ui Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
xmpp message.c: Adjust function formatting 2020-07-02 15:20:17 +02:00
common.c get_mentions() Use gchar instead of char 2020-07-02 12:17:23 +02:00
common.h Get output and error streams from the command spawned by external_call() 2020-06-03 13:09:29 +02:00
database.c Use files_get_account_data_path instead of duplicate code 2020-07-01 10:05:45 +02:00
database.h db: Use type from message struct instead of having individual functions 2020-04-06 19:15:06 +02:00
log.c log.c: Format code 2020-07-02 15:06:17 +02:00
log.h Remove chat_log_get_previous() 2020-04-06 14:42:52 +02:00
main.c Add -t theme option 2020-03-24 23:00:39 +01:00
profanity.c Remove prefs_free_string() 2020-07-02 11:34:12 +02:00
profanity.h Define lock in profanity.h as extern 2020-04-17 10:14:27 +02:00