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
...
*
Fix memory leak in _rosterwin_resources()
Dmitry Podgorny
2020-04-05
1
-0
/
+1
*
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
2
-1
/
+9
*
titlebar: allow displaying MUC name and MUC jid
Michael Vetter
2020-03-24
2
-10
/
+25
*
move titlebar code in correct function
Michael Vetter
2020-03-24
2
-20
/
+10
*
Add slashguard feature
Michael Vetter
2020-03-18
3
-0
/
+18
*
xep-0084/avatar: add option to open avatar directly
Michael Vetter
2020-03-10
2
-0
/
+11
*
Make statusbar tab more resilient
Michael Vetter
2020-03-09
1
-4
/
+8
*
Rename ProfBufferEntry jid variable
Michael Vetter
2020-03-09
3
-7
/
+7
*
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
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
[prev]
[next]