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
...
*
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
*
Initial work on last-read-position feature
Michael Vetter
2019-12-13
1
-0
/
+33
*
Implement Color Vision Deficiencies setting
Michael Vetter
2019-12-12
1
-1
/
+3
*
XEP-0392: theme, ui: conditionally colorize user nicks
Aurelien Aptel
2019-12-03
1
-0
/
+4
*
_win_print: Guard against time being null
Michael Vetter
2019-12-01
1
-1
/
+1
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+1
*
Move id from DeliveryReceipt to ProfBuffEntry struct
Michael Vetter
2019-11-01
1
-16
/
+14
*
Replace sent_messages list with algo
Michael Vetter
2019-10-31
1
-1
/
+0
*
Merge pull request #874 from spiridoncha/master
Michael Vetter
2019-10-05
1
-1
/
+9
|
\
|
*
Makes /clear behavior configurable.
Spiridonov Alexander
2016-11-07
1
-0
/
+5
|
*
Change /clear behaviour. Closes issue #855.
Spiridonov Alexander
2016-10-22
1
-1
/
+4
*
|
Allow colorization of history messages
Michael Vetter
2019-09-10
1
-2
/
+2
*
|
Remove dead assignments
Michael Vetter
2019-07-22
1
-1
/
+1
*
|
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
-6
/
+5
*
|
Add prof_message_t to wrap all message attributes
Paul Fariello
2019-06-20
1
-14
/
+13
*
|
Use flags in xmmp/message.c for encryption and trust
Paul Fariello
2019-06-20
1
-2
/
+12
[prev]
[next]