1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/src
Dustin Lagoy 802442fffc Change nick to name in api to match convention
Change all instances of *get_nick_from_roster to *get_name_from_roster
to match the convention of names in the roster itself.
2021-04-28 09:32:20 -04:00
..
command command: Fix serversoftware examples 2021-04-18 16:08:50 +02:00
config OMEMO - trust mode (#1506) 2021-04-17 13:28:54 +02:00
event Msg sending: don't write to chatwin nor to log if sending failed 2021-04-08 00:30:03 +02:00
omemo OMEMO - trust mode (#1506) 2021-04-17 13:28:54 +02:00
otr Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
pgp Fix various typos 2020-12-10 09:24:32 +01:00
plugins Change nick to name in api to match convention 2021-04-28 09:32:20 -04:00
tools Get rid of asprintf and _GNU_SOURCE define 2021-03-30 17:38:13 +02:00
ui Apply pre_chat_message_display hook to history 2021-04-27 20:42:30 -04:00
xmpp Add plugin prof_get_nick_from_roster function 2021-04-28 09:17:02 -04:00
common.c Fix random string generation 2021-04-17 22:37:21 +02:00
common.h Refactor call_external 2020-12-11 15:51:01 +01:00
database.c Get rid of asprintf and _GNU_SOURCE define 2021-03-30 17:38:13 +02:00
database.h Apply coding style 2020-07-07 14:18:57 +02:00
log.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
log.h Remove log_reinit() 2020-12-11 11:18:24 +01:00
main.c Mention clipboard in version output 2021-04-16 13:17:04 +02:00
profanity.c profanity.c: move var into function 2021-03-16 14:41:52 +01:00
profanity.h Update copyright 2021-01-08 16:36:30 +01:00