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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Free titlebar current_recipient when switching to console
James Booth
2014-06-17
1
-1
/
+4
|
*
Added valgrind suppressions
James Booth
2014-06-17
1
-0
/
+1
|
*
Free GError on prefs load
James Booth
2014-06-17
1
-3
/
+12
|
*
Properly free muc hashtables
James Booth
2014-06-15
1
-2
/
+2
|
*
Removed string allocation in stanza when joining room
James Booth
2014-06-15
1
-1
/
+1
|
*
Renamed generate_unique_id -> create_unique_id
James Booth
2014-06-15
6
-16
/
+16
|
*
Free string after use in sending caps response
James Booth
2014-06-15
1
-0
/
+1
|
*
Free list in wins_get_num
James Booth
2014-06-15
1
-0
/
+3
|
*
Fixed memleak in otr.c
James Booth
2014-06-15
1
-6
/
+10
|
*
Fix memleak in wins_new
James Booth
2014-06-15
1
-0
/
+1
|
*
Free jabber_conn.log
James Booth
2014-06-15
1
-0
/
+4
|
*
Free list in wins_get_by_recipient
James Booth
2014-06-15
1
-0
/
+1
|
*
Free saved account details before replacing
James Booth
2014-06-15
1
-0
/
+6
|
*
Fixed usages of get_unique_id to free result
James Booth
2014-06-15
3
-1
/
+12
|
*
Added connection details to jabber_shutdown
James Booth
2014-06-15
1
-0
/
+3
|
*
Fixed memleak in _available_handler
James Booth
2014-06-15
1
-0
/
+1
|
*
Fixed memleak when leaving rooms
James Booth
2014-06-15
1
-1
/
+1
|
*
Renamed sha1 functions to avoid naming clashes
James Booth
2014-06-15
5
-44
/
+44
|
*
Fixed memleak in wins_xmlconsole_exists
James Booth
2014-06-15
1
-1
/
+4
|
*
Fixed memleak in autocompleter
James Booth
2014-06-15
1
-0
/
+3
|
*
Fixed memleak when writing preferences file
James Booth
2014-06-15
1
-1
/
+2
|
*
Fixed compiler warning
James Booth
2014-06-03
1
-3
/
+0
|
*
Show info in chat and private chat windows
James Booth
2014-06-03
3
-15
/
+37
|
*
Show info in room for participant
James Booth
2014-06-03
3
-9
/
+6
|
*
Moved info display code to window.c
James Booth
2014-06-03
4
-124
/
+145
|
*
Made room message notification preference display case consistent
James Booth
2014-06-02
1
-0
/
+6
|
*
Include stdint
James Booth
2014-06-01
1
-0
/
+1
|
*
Use public domain SHA1 code, remove libgcrypt dependency
James Booth
2014-06-01
3
-6
/
+430
|
*
Added character codes for alt-left, alt-right
James Booth
2014-05-26
1
-2
/
+2
|
*
Escape strings passed to terminal-notifier
James Booth
2014-05-24
1
-3
/
+6
|
*
Added settings to show message text in notifications
James Booth
2014-05-24
8
-16
/
+85
|
*
Added notification setting for typing in current window
James Booth
2014-05-24
7
-16
/
+57
|
*
Added settings for message notifications in current window
James Booth
2014-05-24
6
-31
/
+107
|
*
Ignore case for chat room mention notification
James Booth
2014-05-24
2
-8
/
+14
|
*
Added /notify room mention setting
James Booth
2014-05-24
6
-26
/
+50
|
*
Split regular and chat room notify settings
James Booth
2014-05-24
6
-4
/
+29
|
*
Use account muc_nick when no nick for bookmark
James Booth
2014-05-23
1
-1
/
+4
|
*
Added common.h to parser.c
James Booth
2014-05-22
1
-0
/
+2
|
*
Fixed define for g_hash_table_contains (glib < 2.32)
James Booth
2014-05-22
1
-1
/
+1
|
*
Added g_hash_table_contains for glib < 2.32
James Booth
2014-05-22
2
-0
/
+11
|
*
Check for key on p_hash_table_add
James Booth
2014-05-22
1
-1
/
+4
|
*
Added glib g_hash_table_add for glib < 2.32
James Booth
2014-05-22
2
-1
/
+12
|
*
Added backwards compatible g_list_free_full for glib < 2.28
James Booth
2014-05-21
4
-0
/
+11
|
*
Use libgcrypt instead of libgnutls for SHA1 hashing
James Booth
2014-05-21
2
-14
/
+6
|
*
Added config.h to files checking for OTR support
James Booth
2014-05-19
4
-0
/
+8
|
*
Fixed OTR dependency when library not present, changed version to 0.4.2
James Booth
2014-05-19
3
-0
/
+8
|
*
spelling corrections
cara marie
2014-05-17
1
-2
/
+2
|
*
Corrected bookmark help
James Booth
2014-05-17
1
-1
/
+1
|
*
Free autocomplete hash table
James Booth
2014-05-17
1
-0
/
+2
|
*
Use hash table for autocomplete functions
James Booth
2014-05-14
1
-9
/
+33
|
[prev]
[next]