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
*
Updated themes with roommention setting
James Booth
2014-07-17
5
-0
/
+5
*
Changed version to 0.4.3dev
James Booth
2014-07-17
1
-1
/
+1
*
Colour chat room messages that contain users nickname
James Booth
2014-07-16
4
-33
/
+48
*
Added ": " after nick autocomplete when start of message
James Booth
2014-07-15
1
-0
/
+3
*
Save chat room message prefix for autocomplete
James Booth
2014-07-15
3
-33
/
+69
*
Finished chat room nick autocomplete
James Booth
2014-07-15
2
-10
/
+22
*
Added quote param to autocomplete_param_with_ac
James Booth
2014-07-09
4
-38
/
+38
*
Added quote param to autocomplete_complete
James Booth
2014-07-09
10
-23
/
+23
*
Added quote param to autocomplete searches
James Booth
2014-07-09
1
-7
/
+7
*
Removed debug, added check for 0 length string
James Booth
2014-07-09
2
-6
/
+6
*
Added autocomplete for nicknames in MUC input text
James Booth
2014-07-09
3
-1
/
+36
*
Removed empty lines
James Booth
2014-07-08
1
-5
/
+0
*
Added OTR and notification info to --version
James Booth
2014-07-08
1
-0
/
+24
*
Assign GPOINTER_TO_INT value before freeing
James Booth
2014-07-07
1
-2
/
+4
*
Added example profrc config
James Booth
2014-06-29
1
-0
/
+58
*
Fixed tabs
James Booth
2014-06-29
1
-5
/
+5
*
Reinitialise libnotify per notification
James Booth
2014-06-29
3
-13
/
+13
*
Fixed memleak in title bar roster_find_contact
James Booth
2014-06-27
1
-1
/
+3
*
Fixed memleak in chat log history
James Booth
2014-06-27
4
-15
/
+18
*
Free resources on OTR shutdown
James Booth
2014-06-26
4
-2
/
+20
*
Use g_list_free() when finding resource availability
James Booth
2014-06-24
1
-6
/
+7
*
Merge branch 'memleak'
James Booth
2014-06-24
2
-0
/
+4
|
\
|
*
Check for null before freeing X11info, removed free current resource
James Booth
2014-06-24
2
-2
/
+3
|
*
Free some memory
Immae
2014-06-23
2
-0
/
+3
*
|
Free GError on command line option parse
James Booth
2014-06-23
1
-0
/
+1
|
/
*
Free aliases on cmd_init
James Booth
2014-06-18
2
-4
/
+9
*
Added deallocation function for string prefs, added otr policy enum
James Booth
2014-06-18
11
-61
/
+113
*
Fixed memleaks with otr policy and autoaway options
James Booth
2014-06-17
5
-11
/
+25
*
Free keys lists in windows.c
James Booth
2014-06-17
1
-2
/
+18
*
Free tokens when 0 supplied an 0 min, parse_args_with_freetext
James Booth
2014-06-17
1
-0
/
+1
*
Free values on wins_get_chat_recipients
James Booth
2014-06-17
1
-0
/
+1
*
Free account_name preference on autoconnect
James Booth
2014-06-17
2
-8
/
+12
*
Free titlebar current_recipient when switching to console
James Booth
2014-06-17
1
-1
/
+4
*
Added valgrind suppressions
James Booth
2014-06-17
2
-0
/
+37
*
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
*
Fixed tests for sha1 renaming
James Booth
2014-06-15
3
-30
/
+30
[next]