1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/ui
John Hernandez 36784738fc Add optional pgp public key autoimport
Refactor `p_gpg_list_keys`
Add `/pgp autoimport` command,
it's not described in XEP-0027, but used in some clients,
such as PSI, Pidgin. It will autoimport keys received with
`/pgp sendpub`, in plain text as a message, or using features,
provided in other clients. It doesn't autoassign them, but shows
command to assign, letting user to decide.
Improve documentation for some preexisting functions
Add contact argument to `/pgp sendpub`
2023-07-02 14:25:55 +02:00
..
buffer.c Update copyright year 2023-01-10 10:37:25 +01:00
buffer.h Update copyright year 2023-01-10 10:37:25 +01:00
chatwin.c Add optional pgp public key autoimport 2023-07-02 14:25:55 +02:00
confwin.c Cleanup: gchar as gchar instead of char 2023-05-04 16:15:09 +02:00
console.c Add sessions_alarm 2023-04-18 14:28:20 +02:00
core.c Fix PGP 2023-03-31 12:30:51 +02:00
inputwin.c Fix memleak in _inp_rl_linehandler 2023-04-18 21:30:05 +02:00
inputwin.h Add vim modeline 2019-11-13 12:11:05 +01:00
mucwin.c Cleanup: gchar as gchar instead of char 2023-05-04 16:15:09 +02:00
notifier.c User proper ellipsis char 2023-04-09 12:19:18 +02:00
occupantswin.c Update copyright year 2023-01-10 10:37:25 +01:00
privwin.c Adapt to g_string_free glib 2.75.3 change 2023-03-21 10:53:10 +01:00
rosterwin.c Update copyright year 2023-01-10 10:37:25 +01:00
screen.c Basic support for building on NetBSD. 2020-09-04 12:55:20 +02:00
screen.h Add vim modeline 2019-11-13 12:11:05 +01:00
statusbar.c Fixes Statusbar tabs and Cleanup 2023-04-10 16:28:44 +02:00
statusbar.h Apply coding style 2020-07-07 14:18:57 +02:00
titlebar.c Update copyright year 2023-01-10 10:37:25 +01:00
titlebar.h Add vim modeline 2019-11-13 12:11:05 +01:00
tray.c Apply coding style 2020-07-07 14:18:57 +02:00
tray.h Add vim modeline 2019-11-13 12:11:05 +01:00
ui.h add /strophe command to modify libstrophe-specific settings 2023-01-18 17:04:41 +01:00
vcardwin.c Add vCard support 2022-10-18 23:24:30 +01:00
win_types.h Add vCard support 2022-10-18 23:24:30 +01:00
window_list.c Fix quote and url autocompletion for MAM and history 2023-02-13 23:40:58 +02:00
window_list.h Fix quote and url autocompletion for MAM and history 2023-02-13 23:40:58 +02:00
window.c Fixes Statusbar tabs and Cleanup 2023-04-10 16:28:44 +02:00
window.h Fix duplicate download IDs. 2023-03-09 15:02:26 -07:00
xmlwin.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00