1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src
DebXWoody 54667c022f Messages are not shown in ChatSecure
In 0.9.x we fixed an issue, because OMEMO devices should be defined in "item"
with id "current". This should work, but it won't work if there is no "current".
If there is no "current" we will just use the first item.

Issue #1384
2020-07-04 17:38:30 +02:00
..
command Fix omemo otr case 2020-06-29 19:13:56 +02:00
config Add default value for titlebar.scrolled 2020-07-01 18:37:35 +02:00
event And ifdefs around new OX functions 2020-06-30 11:10:27 +02:00
omemo Messages are not shown in ChatSecure 2020-07-04 17:38:30 +02:00
otr otr.c: Simplify freeing 2020-07-01 17:09:03 +02:00
pgp Use files_get_account_data_path instead of duplicate code 2020-07-01 10:05:45 +02:00
plugins Fix reading/writing linked files 2020-06-13 15:02:43 +02:00
tools Add missed string.h 2020-06-24 03:07:53 +03:00
ui Initialize is_ox in win_create_chat() 2020-07-01 09:23:23 +02:00
xmpp Messages are not shown in ChatSecure 2020-07-04 17:38:30 +02:00
common.c Fix reading/writing linked files 2020-06-13 15:02:43 +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 Define POSIX macro to have strdup 2020-06-12 16:12:21 +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