1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
profanity/src/command
Michael Vetter 2e85f18cd6 Use our omemo sid/fingerprint in qr code
Current clients sid/fingerprint will be shown in following format:
`xmpp:<user@server>?omemo-sid-<numerical-sid>=<omemo-fingerprint-hex-string>`

Fix https://github.com/profanity-im/profanity/issues/1320
2022-05-31 15:44:44 +02:00
..
cmd_ac.c Add basic qrcode functions 2022-05-30 18:04:36 +02:00
cmd_ac.h Move declaration and definition of win_get_last_sent_message to the correct place 2021-10-22 10:24:51 +03:00
cmd_defs.c Add command help for omemo qrcode 2022-05-30 18:04:42 +02:00
cmd_defs.h Update copyright year 2022-05-09 15:43:33 +02:00
cmd_funcs.c Use our omemo sid/fingerprint in qr code 2022-05-31 15:44:44 +02:00
cmd_funcs.h Add basic qrcode functions 2022-05-30 18:04:36 +02:00