1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 21:55:24 +00:00
profanity/src
Michael Vetter f0bfa69296
Merge pull request #1450 from wstrm/issue-1449
Cast chat/muc window to correct type and refactor cmd_sendfile
2020-12-10 09:17:12 +01:00
..
command Fix build failure (unused variable) 2020-12-09 19:37:35 +01:00
config docs: fix simple typo, certian -> certain 2020-12-10 05:25:37 +11:00
event Log incoming carbons if they are no MUCPM 2020-12-09 10:49:19 +01: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 Cast chat/muc window to correct type and refactor cmd_sendfile 2020-12-09 19:02:37 +01:00
xmpp Refactor to use file stream 2020-11-16 21:58:08 +01:00
common.c Remove stray +2 for path string in get_expanded_path 2020-12-09 19:24:15 +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