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
*
Change connection_create_stanza_id()
Michael Vetter
2019-10-17
1
-11
/
+11
*
Calculate identifier upon connect
Michael Vetter
2019-10-16
1
-5
/
+28
*
Rename identification file
Michael Vetter
2019-10-16
2
-2
/
+4
*
Use random string for random-bytes identifier
Michael Vetter
2019-10-16
1
-4
/
+5
*
Move code from jid_random_resource() into own function
Michael Vetter
2019-10-16
3
-12
/
+26
*
Create random-bytes file
Michael Vetter
2019-10-16
2
-0
/
+54
*
Null-set account struct
Michael Vetter
2019-10-14
1
-0
/
+1
*
Fix memory leak in unittests
Dmitry Podgorny
2019-10-14
1
-0
/
+1
*
Fix memory leak in cmd_join()
Dmitry Podgorny
2019-10-14
1
-1
/
+3
*
Merge pull request #1205 from mdosch/master
Michael Vetter
2019-10-12
1
-0
/
+1
|
\
|
*
Add cmd.wins.unread
Martin Dosch
2019-10-12
1
-0
/
+1
|
/
*
Add option to hilight unread rooms in /wins command
Michael Vetter
2019-10-12
4
-1
/
+9
*
travis: show log in case make check failed
Michael Vetter
2019-10-10
1
-0
/
+3
*
Fix invalid reads in unit tests
Michael Vetter
2019-10-10
1
-2
/
+0
*
Revert "Free lits in test_cmd_roster unittest"
Michael Vetter
2019-10-10
1
-1
/
+0
*
Make cmd_account safer
Michael Vetter
2019-10-10
1
-2
/
+6
*
Sort includes in python_api.c
Michael Vetter
2019-10-07
1
-5
/
+2
*
Improve MUC 1:1 logging
Michael Vetter
2019-10-07
3
-25
/
+84
*
Fix typo handel -> handle
Michael Vetter
2019-10-06
1
-3
/
+3
*
Revert "Fix memleak in cmd_join"
Michael Vetter
2019-10-06
1
-5
/
+0
*
Don't log own messages on incoming MUC
Michael Vetter
2019-10-06
1
-4
/
+7
*
Add account clear example to help
Michael Vetter
2019-10-06
1
-1
/
+3
*
First destroy roster then free list in test_cmd_roster
Michael Vetter
2019-10-06
1
-3
/
+3
*
Free strings in autocomplete_param_no_with_func
Michael Vetter
2019-10-06
1
-0
/
+7
*
Fix invalid read in muc code
Michael Vetter
2019-10-06
1
-2
/
+4
*
Fix memleak in cmd_join
Michael Vetter
2019-10-06
1
-0
/
+5
*
Free strings in all cases in cmd_rooms
Michael Vetter
2019-10-06
1
-0
/
+3
*
Free strings in test_cmd_alias
Michael Vetter
2019-10-06
1
-0
/
+4
*
Free lits in test_cmd_roster unittest
Michael Vetter
2019-10-06
1
-0
/
+4
*
Remove not needed strdupin test_cmd_rooms
Michael Vetter
2019-10-06
1
-2
/
+3
*
Free autocomplete_complete results in unittest
Michael Vetter
2019-10-06
1
-1
/
+19
*
Fix autocomplete memleak in test_autocomplete
Michael Vetter
2019-10-06
1
-16
/
+16
*
Free list in error case in parse_options
Michael Vetter
2019-10-06
1
-0
/
+3
*
Free lists in test_roster_list
Michael Vetter
2019-10-06
1
-0
/
+20
*
Fix two memleaks in test_parser
Michael Vetter
2019-10-06
1
-0
/
+4
*
Fix memleak in cmd_bookmark_list_shows_bookmarks unittest
Michael Vetter
2019-10-06
1
-0
/
+16
*
Fix memleak in test_parser unittest
Michael Vetter
2019-10-06
1
-0
/
+2
*
Fix memleak in test_callbacks unittest
Michael Vetter
2019-10-06
1
-0
/
+2
*
Fix memleak in test_parser unittest
Michael Vetter
2019-10-06
1
-1
/
+7
*
Fix memleak in get_start()
Michael Vetter
2019-10-06
1
-0
/
+1
*
Destroy hash table ein autocompleters_destroy()
Michael Vetter
2019-10-06
1
-0
/
+3
*
Free options in error case for cmd_connect()
Michael Vetter
2019-10-06
1
-0
/
+5
*
Fix test_callbacks memleak
Michael Vetter
2019-10-06
1
-0
/
+5
*
Fix test_jid unittest memleak
Michael Vetter
2019-10-06
1
-0
/
+29
*
Fix unittest memleak in test_cmd_join
Michael Vetter
2019-10-05
1
-0
/
+8
*
Fix preferences memory leak
Michael Vetter
2019-10-05
1
-0
/
+4
*
Add /clear autocompletion and improve help
Michael Vetter
2019-10-05
3
-6
/
+60
*
Merge pull request #874 from spiridoncha/master
Michael Vetter
2019-10-05
3
-1
/
+13
|
\
|
*
Makes /clear behavior configurable.
Spiridonov Alexander
2016-11-07
3
-0
/
+9
|
*
Change /clear behaviour. Closes issue #855.
Spiridonov Alexander
2016-10-22
1
-1
/
+4
[next]