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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use correct MUC message timestamp
Michael Vetter
2020-03-09
2
-5
/
+8
*
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
*
Use proper OS names for OpenBSD and NetBSD
Michael Vetter
2020-03-09
1
-2
/
+2
*
Dont check before freeing
Michael Vetter
2020-02-27
1
-8
/
+4
*
Fix memory leak in win_create_muc()
Michael Vetter
2020-02-27
1
-1
/
+0
*
Merge pull request #1278 from profanity-im/memleaks
Michael Vetter
2020-02-27
3
-6
/
+31
|
\
|
*
Fix few memory leaks
Dmitry Podgorny
2020-02-27
3
-6
/
+31
|
/
*
Set muc history correctly in _handle_groupchat()
Michael Vetter
2020-02-25
1
-1
/
+1
*
Free jid in muc_members_add()
Michael Vetter
2020-02-25
1
-0
/
+1
*
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
*
Fix memleak in stanza_get_oldest_delay
Michael Vetter
2020-02-25
1
-2
/
+14
*
Fix memleak in _handle_groupchat()
Michael Vetter
2020-02-25
1
-1
/
+6
*
Make cmd_logging() safer
Michael Vetter
2020-02-25
1
-2
/
+3
*
Only use enc_char in win_print_incoming() when needed
Michael Vetter
2020-02-25
1
-1
/
+4
*
readem: add chat badge
Michael Vetter
2020-02-25
1
-3
/
+2
*
Merge pull request #1276 from wstrm/fix-formatting
Michael Vetter
2020-02-25
1
-12
/
+12
|
\
|
*
Improve formatting for some help instructions
William Wennerström
2020-02-24
1
-12
/
+12
|
/
*
Fix errors in log.c
Michael Vetter
2020-02-22
1
-1
/
+2
*
Fix log test stub
Michael Vetter
2020-02-21
1
-4
/
+5
*
get_log_file_location () should return const char*
Michael Vetter
2020-02-21
3
-3
/
+3
*
Allow setting custom log file via -f FILENAME
Michael Vetter
2020-02-21
7
-23
/
+53
*
Rename separator to trackbar
Michael Vetter
2020-02-21
1
-4
/
+4
*
Fix test stub
Michael Vetter
2020-02-21
1
-1
/
+1
*
Make trackbar color configurable
Michael Vetter
2020-02-21
4
-0
/
+9
*
Dont filter out own MUC messages if muc history is set to 'regular'
Michael Vetter
2020-02-21
3
-5
/
+5
*
Improve setting encryption char error handling
Michael Vetter
2020-02-21
3
-16
/
+27
*
Expand omemo error message
Michael Vetter
2020-02-21
1
-2
/
+2
*
pref: Use helper functions for setting/getting the encryption char
Michael Vetter
2020-02-21
1
-38
/
+24
*
win_print_incoming() strdup the charactar
Michael Vetter
2020-02-21
1
-1
/
+1
*
Fix missing change from last commit
Michael Vetter
2020-02-20
1
-1
/
+1
*
Allow utf8 symbols as omemo/pgp/otr indicator char
Michael Vetter
2020-02-20
21
-622
/
+643
*
Fix theme setting correction char
Michael Vetter
2020-02-20
1
-1
/
+1
*
Merge branch 'master' of github.com:profanity-im/profanity
Michael Vetter
2020-02-20
1
-1
/
+1
|
\
|
*
Merge pull request #1273 from wstrm/add-sr.ht-badge
Michael Vetter
2020-02-18
1
-1
/
+1
|
|
\
|
|
*
Add builds.sr.ht badge for Profanity builds
William Wennerström
2020-02-18
1
-1
/
+1
|
|
/
*
|
Parse mentions and triggers in muc history if display is 'regular'
Michael Vetter
2020-02-20
6
-25
/
+33
*
|
Put getting mentions in own function
Michael Vetter
2020-02-20
3
-10
/
+17
*
|
Add option to color MUC history like regular messages
Michael Vetter
2020-02-20
7
-17
/
+72
*
|
Refactor mucwin_history()
Michael Vetter
2020-02-19
3
-8
/
+9
*
|
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
6
-23
/
+105
|
\
|
*
Add builds.sr.ht CI for OpenBSD
William Wennerström
2020-02-17
6
-23
/
+105
*
|
omemo: switch to 12 byte IV
Michael Vetter
2020-02-17
1
-1
/
+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
*
|
Fix typo
Michael Vetter
2020-02-17
1
-1
/
+1
[next]