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
/
window.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attention flag - Implemented Alt+m
DebXWoody
2021-05-29
1
-0
/
+33
*
Attention flag for groupchats
DebXWoody
2021-05-29
1
-0
/
+1
*
Attention flag for chat windows
DebXWoody
2021-05-29
1
-1
/
+1
*
MUC: Show offline members in sidebar
Thorben Günther
2021-03-08
1
-0
/
+5
*
Bugfix: Titlebar show name without room name
Stefan
2021-02-14
1
-1
/
+1
*
Update copyright
Michael Vetter
2021-01-08
1
-1
/
+1
*
Remove blank line after trackbar
kaffeekanne
2020-12-11
1
-2
/
+0
*
Remove old TODO
Michael Vetter
2020-12-11
1
-1
/
+0
*
Fix color for win_print_outgoing()
Michael Vetter
2020-12-11
1
-1
/
+1
*
Remove empty line
Michael Vetter
2020-12-10
1
-1
/
+0
*
Expand trackbar to whole line
Michael Vetter
2020-12-09
1
-1
/
+1
*
Run make format on rebase
William Wennerström
2020-11-16
1
-1
/
+1
*
Add http_download tool
William Wennerström
2020-11-16
1
-1
/
+1
*
Declare counter var inside loop
Michael Vetter
2020-11-09
1
-8
/
+6
*
Avoid passing NULL pointers to curses functions.
nia
2020-09-04
1
-1
/
+6
*
Basic support for building on NetBSD.
nia
2020-09-04
1
-0
/
+2
*
Fix memleak in win_print_outgoing_with_receipt()
Michael Vetter
2020-07-23
1
-0
/
+1
*
Apply coding style
Michael Vetter
2020-07-07
1
-347
/
+345
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-350
/
+352
*
Apply coding style
Michael Vetter
2020-07-07
1
-352
/
+350
*
Remove prefs_free_string()
Michael Vetter
2020-07-02
1
-3
/
+3
*
Initialize is_ox in win_create_chat()
Stefan Kropp
2020-07-01
1
-0
/
+1
*
Feature request - XEP-0373: OpenPGP for XMPP (OX)
DebXWoody
2020-06-29
1
-0
/
+2
*
Remove unanimous MAM display
Michael Vetter
2020-04-25
1
-18
/
+8
*
ui: fix condition
Dmitry Podgorny
2020-04-23
1
-0
/
+3
*
Make compiler happy about win_refresh_without_subwin
Michael Vetter
2020-04-20
1
-1
/
+1
*
win_refresh_with_subwin() fixup
Michael Vetter
2020-04-20
1
-2
/
+1
*
Simplify win_refresh_with_subwin()
Michael Vetter
2020-04-20
1
-6
/
+5
*
Add to_jid field to ProfMessage struct
Michael Vetter
2020-04-11
1
-8
/
+8
*
Retrieve message type from database
Michael Vetter
2020-04-08
1
-3
/
+2
*
win_print_history() print 'me' on regular chats if we wrote the message
Michael Vetter
2020-04-06
1
-1
/
+9
*
Adapt win_print_history() to work with muc too
Michael Vetter
2020-04-06
1
-5
/
+23
*
Fixed memory leak in ProfMucWin
Dmitry Podgorny
2020-04-03
1
-0
/
+2
*
Add setting to not colorize own nick according to xep-0392
Michael Vetter
2020-03-25
1
-1
/
+3
*
titlebar: allow displaying MUC name and MUC jid
Michael Vetter
2020-03-24
1
-7
/
+14
*
move titlebar code in correct function
Michael Vetter
2020-03-24
1
-1
/
+9
*
Rename ProfBufferEntry jid variable
Michael Vetter
2020-03-09
1
-3
/
+3
*
Check for sender of LMC message
Michael Vetter
2020-03-09
1
-11
/
+17
*
Write from jid in buffer
Michael Vetter
2020-03-09
1
-10
/
+13
*
Add barejid to buffer struct
Michael Vetter
2020-03-09
1
-11
/
+11
*
Remove old comments
Michael Vetter
2020-03-09
1
-4
/
+0
*
Use correct MUC message timestamp
Michael Vetter
2020-03-09
1
-5
/
+1
*
Use ProfMessage as parameter for win_println_incoming_muc_msg()
Michael Vetter
2020-03-09
1
-5
/
+4
*
window.c: Rename variable
Michael Vetter
2020-03-09
1
-3
/
+3
*
Fix memory leak in win_create_muc()
Michael Vetter
2020-02-27
1
-1
/
+0
*
Only use enc_char in win_print_incoming() when needed
Michael Vetter
2020-02-25
1
-1
/
+4
*
Rename separator to trackbar
Michael Vetter
2020-02-21
1
-4
/
+4
*
Make trackbar color configurable
Michael Vetter
2020-02-21
1
-0
/
+6
*
win_print_incoming() strdup the charactar
Michael Vetter
2020-02-21
1
-1
/
+1
*
Allow utf8 symbols as omemo/pgp/otr indicator char
Michael Vetter
2020-02-20
1
-72
/
+75
[next]