1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00
profanity/src/ui
Michael Vetter bd116e6ad9 win_print_history() print 'me' on regular chats if we wrote the message
Same behaviour like when we used to get it from the text files.
2020-04-06 15:48:23 +02: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 Adapt win_print_history() to work with muc too 2020-04-06 15:33:01 +02:00
confwin.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00
console.c Fix memory leak in cons_show_disco_info() 2020-04-06 13:29:36 +03: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 Adapt win_print_history() to work with muc too 2020-04-06 15:33:01 +02: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 Fix multiple memory leaks related to rosterwin_roster() 2020-04-06 14:29:21 +03: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 win_print_history() print 'me' on regular chats if we wrote the message 2020-04-06 15:48:23 +02:00
window.h Adapt win_print_history() to work with muc too 2020-04-06 15:33:01 +02:00
xmlwin.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00