1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/src/ui
Michael Vetter f131680055 titlebar: allow displaying MUC name and MUC jid
`/titlebar use name|jid` -> `/titlebar show|hide name|jid`

Fix https://github.com/profanity-im/profanity/issues/1284
2020-03-24 22:22:16 +01:00
..
buffer.c Rename ProfBufferEntry jid variable 2020-03-09 13:33:48 +01:00
buffer.h Rename ProfBufferEntry jid variable 2020-03-09 13:33:48 +01:00
chatwin.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00
confwin.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00
console.c titlebar: allow displaying MUC name and MUC jid 2020-03-24 22:22:16 +01:00
core.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00
inputwin.c Add slashguard feature 2020-03-18 18:20:05 +01:00
inputwin.h Add vim modeline 2019-11-13 12:11:05 +01:00
mucwin.c Use ProfMessage as parameter for win_println_incoming_muc_msg() 2020-03-09 12:00:15 +01:00
notifier.c Add vim modeline 2019-11-13 12:11:05 +01:00
occupantswin.c Add workaround for compiler warning 2020-02-14 11:23:19 +01:00
privwin.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00
rosterwin.c Add builds.sr.ht CI for OpenBSD 2020-02-17 10:54:15 +01:00
screen.c Add vim modeline 2019-11-13 12:11:05 +01:00
screen.h Add vim modeline 2019-11-13 12:11:05 +01:00
statusbar.c Make statusbar tab more resilient 2020-03-09 16:33:42 +01:00
statusbar.h Add vim modeline 2019-11-13 12:11:05 +01:00
titlebar.c move titlebar code in correct function 2020-03-24 21:46:40 +01:00
titlebar.h Add vim modeline 2019-11-13 12:11:05 +01:00
tray.c Add vim modeline 2019-11-13 12:11:05 +01:00
tray.h Add vim modeline 2019-11-13 12:11:05 +01:00
ui.h Add slashguard feature 2020-03-18 18:20:05 +01:00
win_types.h xep-0308: Implement LMC for outgoing MUC messages 2020-02-14 10:17:07 +01:00
window_list.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00
window_list.h Add context to autocomplete_with_func and use it for omemo trust command 2020-01-31 10:07:08 +01:00
window.c titlebar: allow displaying MUC name and MUC jid 2020-03-24 22:22:16 +01:00
window.h Use ProfMessage as parameter for win_println_incoming_muc_msg() 2020-03-09 12:00:15 +01:00
xmlwin.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00