1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/ui
Michael Vetter 06482fdaef Add option to only allow messages from jids in roster
`/silence on` will throw away all messages (type: chat, normal) that
come from jids that are not in the roster.

Implement https://github.com/profanity-im/profanity/issues/955
2021-07-01 18:02:03 +02:00
..
buffer.c Update copyright 2021-01-08 16:36:30 +01:00
buffer.h Update copyright 2021-01-08 16:36:30 +01:00
chatwin.c Apply pre_chat_message_display hook to history 2021-04-27 20:42:30 -04:00
confwin.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
console.c Add option to only allow messages from jids in roster 2021-07-01 18:02:03 +02:00
core.c Change ui_win_has_attention() logic 2021-05-31 09:51:23 +02:00
inputwin.c Attention flag message ( enabled, disabled) 2021-05-29 20:44:17 +02:00
inputwin.h Add vim modeline 2019-11-13 12:11:05 +01:00
mucwin.c Fix multiple mentions in one line 2021-06-08 20:34:24 +02:00
notifier.c Simplify notify() 2020-12-09 11:01:16 +01:00
occupantswin.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
privwin.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
rosterwin.c Add config.h in files were it was missing 2021-03-26 19:54:22 +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 Update copyright 2021-01-08 16:36:30 +01:00
statusbar.h Apply coding style 2020-07-07 14:18:57 +02:00
titlebar.c Display attention hint in titlebar for mucs too 2021-05-31 09:41:18 +02: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 option to only allow messages from jids in roster 2021-07-01 18:02:03 +02:00
win_types.h Attention flag for groupchats 2021-05-29 09:30:13 +02:00
window_list.c win unread: fix window test 2021-06-09 18:41:56 +02:00
window_list.h Attention flag - Implemented Alt+m 2021-05-29 20:16:21 +02:00
window.c Attention flag - Implemented Alt+m 2021-05-29 20:16:21 +02:00
window.h Update copyright 2021-01-08 16:36:30 +01:00
xmlwin.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00