1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src
Michael Vetter 5179b253c4 Purge omemo sendfile from config
https://github.com/profanity-im/profanity/pull/1375 added omemo media sharing support.

Thus the protection
(https://github.com/profanity-im/profanity/pull/1270) to sending files plainly in an omemo chat isn't
needed anymore and got removed.

Lets clean it from the config file.
2020-12-09 08:44:44 +01:00
..
command Use get_expanded_path() in cmd_senfile() 2020-12-09 08:44:44 +01:00
config Purge omemo sendfile from config 2020-12-09 08:44:44 +01:00
event Pass window to functions so we dont have to call twice 2020-07-09 16:11:50 +02:00
omemo Remove cmd_tiny, empty files and link nonce with IV 2020-12-07 16:30:03 +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 Remove cmd_tiny, empty files and link nonce with IV 2020-12-07 16:30:03 +01:00
ui Remove scheme and filetype matching for url (save|open) 2020-12-08 20:01:17 +01:00
xmpp Refactor to use file stream 2020-11-16 21:58:08 +01:00
common.c Expand ~ in unique_filename_from_url() 2020-12-09 08:44:26 +01:00
common.h Use get_expanded_path() in cmd_senfile() 2020-12-09 08:44:44 +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 Create cmd to generate man pages for prof commands 2020-12-04 17:29:31 +01: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