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
*
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
*
xep-0308: Display corrected incoming MUC messages correctly
Michael Vetter
2020-02-12
1
-3
/
+9
*
Distinguish between _win_print() and _win_printf()
Michael Vetter
2020-02-12
1
-19
/
+17
*
Rename win_correct_incoming to win_correct
Michael Vetter
2020-02-12
1
-4
/
+4
*
xep-0308: update the UI upon sending a corrected message
Michael Vetter
2020-02-11
1
-3
/
+10
*
xep-0308: Implement `/correct` to correct the last send message
Michael Vetter
2020-02-10
1
-0
/
+4
*
xep-0308: create setting to toggle lmc
Michael Vetter
2020-02-10
1
-4
/
+2
*
xep-0308: Initial support for incoming LMC
Michael Vetter
2020-02-10
1
-7
/
+50
*
Clear buffer upon /clear
Michael Vetter
2020-02-07
1
-0
/
+2
*
NULL room_name in win_create_muc()
Michael Vetter
2020-01-23
1
-0
/
+1
*
Save MUC room name in ProfMucWin
Michael Vetter
2020-01-23
1
-0
/
+1
*
separator: Print only one for each chat window
Michael Vetter
2019-12-13
1
-3
/
+19
*
separator: print trackbar across the whole line
Michael Vetter
2019-12-13
1
-13
/
+19
[next]