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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add barejid to buffer struct
Michael Vetter
2020-03-09
3
-15
/
+16
*
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
3
-7
/
+6
*
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
*
Stop buffer_remove_entry_by_id() once we found the entry
Michael Vetter
2020-02-25
1
-0
/
+1
*
Properly free buffer entry
Michael Vetter
2020-02-25
1
-0
/
+1
*
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
*
Dont filter out own MUC messages if muc history is set to 'regular'
Michael Vetter
2020-02-21
2
-4
/
+4
*
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
13
-372
/
+396
*
Parse mentions and triggers in muc history if display is 'regular'
Michael Vetter
2020-02-20
2
-20
/
+28
*
Add option to color MUC history like regular messages
Michael Vetter
2020-02-20
2
-5
/
+20
*
Refactor mucwin_history()
Michael Vetter
2020-02-19
2
-7
/
+8
*
Add define names to comment
Michael Vetter
2020-02-19
2
-7
/
+6
*
Merge pull request #1269 from wstrm/add-sr.ht-ci
Michael Vetter
2020-02-17
1
-2
/
+1
|
\
|
*
Add builds.sr.ht CI for OpenBSD
William Wennerström
2020-02-17
1
-2
/
+1
*
|
Refactor win_print_history()
Michael Vetter
2020-02-17
4
-14
/
+6
*
|
Refactor win_print_outgoing_muc_msg()
Michael Vetter
2020-02-17
3
-15
/
+7
*
|
Refactor win_println_incoming_muc_msg()
Michael Vetter
2020-02-17
3
-15
/
+7
*
|
Refactor win_print_outgoing()
Michael Vetter
2020-02-17
4
-19
/
+10
*
|
Make /sendfile in PGP session configurable
Michael Vetter
2020-02-17
1
-0
/
+6
*
|
Make /sendfile in OTR session configurable
Michael Vetter
2020-02-17
1
-0
/
+6
*
|
Make /sendfile in OMEMO session configurable
Michael Vetter
2020-02-17
1
-0
/
+6
|
/
*
Add workaround for compiler warning
Michael Vetter
2020-02-14
1
-1
/
+1
*
Rename buffer->from to buffer->display_from
Michael Vetter
2020-02-14
3
-10
/
+12
*
xep-0308: enable for carbon copied messages
Michael Vetter
2020-02-14
1
-1
/
+0
*
xep-0308: enable correction in outgoing messages with delivery receipts
Michael Vetter
2020-02-14
3
-8
/
+10
*
Rename win_print_with_receipt() -> win_print_outgoing_with_receipt()
Michael Vetter
2020-02-14
3
-4
/
+4
*
Add myself to copyright
Michael Vetter
2020-02-14
4
-0
/
+4
*
Rename `win_println_them_message()` -> `win_println_incoming_muc_msg()`
Michael Vetter
2020-02-14
3
-3
/
+3
*
xep-0308: remove replace_id from privwin signature
Michael Vetter
2020-02-14
2
-3
/
+3
*
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
5
-7
/
+34
*
xep-0308: Dont allow to correct MUC PMs
Michael Vetter
2020-02-14
1
-1
/
+0
*
xep-0308: Display corrected incoming MUC messages correctly
Michael Vetter
2020-02-12
3
-5
/
+11
*
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
5
-17
/
+26
*
xep-0308: Implement `/correct` to correct the last send message
Michael Vetter
2020-02-10
3
-0
/
+23
*
xep-0308: create setting to toggle lmc
Michael Vetter
2020-02-10
2
-5
/
+10
*
xep-0308: add `correction` autocompletion
Michael Vetter
2020-02-10
2
-0
/
+7
*
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
*
rosterwin: end correct colors
Michael Vetter
2020-02-03
1
-1
/
+1
*
Add context to autocomplete_with_func and use it for omemo trust command
Paul Fariello
2020-01-31
2
-4
/
+4
*
Change theme handling
Michael Vetter
2020-01-29
1
-1
/
+1
[next]