1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
profanity/src
2020-05-22 20:42:44 +02:00
..
command Add option to add bookmark name 2020-05-22 14:18:20 +02:00
config Make option to allow hiding windows with no messages in statusbar 2020-05-21 16:15:14 +02:00
event Log all carbon copied messages 2020-05-22 16:42:20 +02:00
omemo Expand omemo error message 2020-02-21 10:30:09 +01:00
otr db: log all incoming and outgoing messages 2020-04-06 10:50:20 +02:00
pgp Add context to autocomplete_with_func and use it for omemo trust command 2020-01-31 10:07:08 +01:00
plugins Add to_jid field to ProfMessage struct 2020-04-11 17:11:53 +02:00
tools Only save max 20 urls 2020-05-20 10:54:58 +02:00
ui Dont show resource in titlebar if it is too long 2020-05-22 20:42:44 +02:00
xmpp Fix segfault in new bookmark feature 2020-05-22 16:20:02 +02:00
common.c Create call_external() helper function 2020-05-20 10:54:58 +02:00
common.h Create call_external() helper function 2020-05-20 10:54:58 +02:00
database.c Escape message before adding to SQL backend 2020-04-18 10:01:40 +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: don't log dt 2020-04-20 15:48:01 +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 Define lock in profanity.h as extern 2020-04-17 10:14:27 +02:00
profanity.h Define lock in profanity.h as extern 2020-04-17 10:14:27 +02:00