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
...
*
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
*
Add define names to comment
Michael Vetter
2020-02-19
1
-6
/
+6
*
Refactor win_print_history()
Michael Vetter
2020-02-17
1
-11
/
+3
*
Refactor win_print_outgoing_muc_msg()
Michael Vetter
2020-02-17
1
-13
/
+5
*
Refactor win_println_incoming_muc_msg()
Michael Vetter
2020-02-17
1
-13
/
+5
*
Refactor win_print_outgoing()
Michael Vetter
2020-02-17
1
-11
/
+4
*
Rename buffer->from to buffer->display_from
Michael Vetter
2020-02-14
1
-5
/
+5
*
xep-0308: enable correction in outgoing messages with delivery receipts
Michael Vetter
2020-02-14
1
-4
/
+8
*
Rename win_print_with_receipt() -> win_print_outgoing_with_receipt()
Michael Vetter
2020-02-14
1
-2
/
+2
*
Rename `win_println_them_message()` -> `win_println_incoming_muc_msg()`
Michael Vetter
2020-02-14
1
-1
/
+1
*
xep-0308: only replace messages if the user enabled the feature
Michael Vetter
2020-02-14
1
-3
/
+3
*
xep-0308: Implement LMC for outgoing MUC messages
Michael Vetter
2020-02-14
1
-3
/
+10
[prev]
[next]