index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
mucwin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Michael Vetter
2023-01-10
1
-1
/
+1
*
Exit *_incoming_msg functions when plain message is empty
Michael Vetter
2022-07-04
1
-0
/
+5
*
Update copyright year
Michael Vetter
2022-05-09
1
-1
/
+1
*
Add none option for /who
MarcoPolo-PasTonMolo
2022-03-27
1
-0
/
+6
*
Add quote autocompletion for previous messages
MarcoPolo-PasTonMolo
2022-03-21
1
-0
/
+3
*
Format code correctly
Michael Vetter
2021-10-05
1
-1
/
+1
*
Don't handle /me in the middle of a message with mentions
Dmitry Podgorny
2021-07-17
1
-2
/
+3
*
Fix buffer overread in _mucwin_print_mention()
Dmitry Podgorny
2021-07-17
1
-3
/
+3
*
Fix multiple mentions in one line
Michael Vetter
2021-06-08
1
-1
/
+4
*
Use utf-8 safe functions in _mucwin_print_mention()
Michael Vetter
2021-06-08
1
-5
/
+12
*
Get rid of asprintf and _GNU_SOURCE define
Michael Vetter
2021-03-30
1
-1
/
+0
*
Add config.h in files were it was missing
Michael Vetter
2021-03-26
1
-0
/
+2
*
MUC: Show offline members in sidebar
Thorben Günther
2021-03-08
1
-0
/
+3
*
Update copyright
Michael Vetter
2021-01-08
1
-1
/
+1
*
Fix various typos
Michael Vetter
2020-12-10
1
-1
/
+1
*
Apply coding style
Michael Vetter
2020-07-07
1
-189
/
+189
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-192
/
+192
*
Apply coding style
Michael Vetter
2020-07-07
1
-192
/
+192
*
Feature request - XEP-0373: OpenPGP for XMPP (OX)
DebXWoody
2020-06-29
1
-0
/
+3
*
Build URL ac upon printing of message in window
Michael Vetter
2020-05-20
1
-0
/
+1
*
Remove unanimous MAM display
Michael Vetter
2020-04-25
1
-17
/
+6
*
_mucwin_print_mention(): No need to assign pos
Michael Vetter
2020-04-20
1
-1
/
+1
*
Add to_jid field to ProfMessage struct
Michael Vetter
2020-04-11
1
-3
/
+3
*
Retrieve message type from database
Michael Vetter
2020-04-08
1
-1
/
+1
*
Adapt win_print_history() to work with muc too
Michael Vetter
2020-04-06
1
-16
/
+1
*
Use ProfMessage as parameter for win_println_incoming_muc_msg()
Michael Vetter
2020-03-09
1
-1
/
+1
*
Dont filter out own MUC messages if muc history is set to 'regular'
Michael Vetter
2020-02-21
1
-3
/
+3
*
Allow utf8 symbols as omemo/pgp/otr indicator char
Michael Vetter
2020-02-20
1
-84
/
+91
*
Parse mentions and triggers in muc history if display is 'regular'
Michael Vetter
2020-02-20
1
-19
/
+26
*
Add option to color MUC history like regular messages
Michael Vetter
2020-02-20
1
-1
/
+12
*
Refactor mucwin_history()
Michael Vetter
2020-02-19
1
-6
/
+7
*
Refactor win_print_history()
Michael Vetter
2020-02-17
1
-1
/
+1
*
Refactor win_print_outgoing_muc_msg()
Michael Vetter
2020-02-17
1
-1
/
+1
*
Refactor win_println_incoming_muc_msg()
Michael Vetter
2020-02-17
1
-1
/
+1
*
Rename `win_println_them_message()` -> `win_println_incoming_muc_msg()`
Michael Vetter
2020-02-14
1
-1
/
+1
*
xep-0308: Implement LMC for outgoing MUC messages
Michael Vetter
2020-02-14
1
-2
/
+19
*
xep-0308: Display corrected incoming MUC messages correctly
Michael Vetter
2020-02-12
1
-1
/
+1
*
Update my Copyright to 2020
Michael Vetter
2020-01-03
1
-1
/
+1
*
separator: Enable for MUC and PRIVWIN too
Michael Vetter
2019-12-13
1
-0
/
+2
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+1
*
Don't override ProfMessage Id with origin-id
Michael Vetter
2019-10-31
1
-1
/
+1
*
Replace sent_messages list with algo
Michael Vetter
2019-10-31
1
-3
/
+1
*
Remove not needed code
Michael Vetter
2019-09-29
1
-4
/
+0
*
Rename prof_message_t into ProfMessage
Paul Fariello
2019-06-20
1
-1
/
+1
*
Set foreground color for untrusted messages
Paul Fariello
2019-06-20
1
-1
/
+1
*
Add prof_message_t to wrap all message attributes
Paul Fariello
2019-06-20
1
-15
/
+20
*
Add myself to copyright
Michael Vetter
2019-06-17
1
-0
/
+1
*
Safe last MUC message timestamp per MUC
Michael Vetter
2019-06-11
1
-0
/
+2
*
Handle MUC anonymous state when auto starting OMEMO
Paul Fariello
2019-04-17
1
-1
/
+1
*
Add OMEMO policy
Paul Fariello
2019-04-17
1
-0
/
+19
[next]