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
/
roster_list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused arg from roster_get_ functions
James Booth
2016-01-31
1
-14
/
+2
*
Removed _rosterwin_contacts_by_no_group function
James Booth
2016-01-30
1
-39
/
+10
*
Added roster struct, create and destroy roster on connect/disconnect
James Booth
2016-01-05
1
-100
/
+147
*
Pass offline filter to roster_get_contacts
James Booth
2015-11-18
1
-1
/
+7
*
Pass offline filter to roster list functions
James Booth
2015-11-18
1
-2
/
+14
*
Pass ordering to roster list functions
James Booth
2015-11-18
1
-61
/
+21
*
Added /roster order name|presence
James Booth
2015-11-17
1
-7
/
+109
*
Keep count of group members
James Booth
2015-11-12
1
-16
/
+79
*
Applied coding style to src/
James Booth
2015-10-26
1
-42
/
+37
*
Optimised contact comparisons, create utf8 collate key once
James Booth
2015-05-07
1
-13
/
+7
*
Use null check convention in roster_list.c
James Booth
2015-05-04
1
-15
/
+15
*
Added roster list function to get display name for messages
James Booth
2015-05-03
1
-0
/
+28
*
Lowercase barejid before searching roster
James Booth
2015-02-23
1
-5
/
+9
*
Fixed spelling.
Christian Storm
2015-02-17
1
-5
/
+5
*
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
*
Simplified autocompleters and command history
James Booth
2015-01-16
1
-4
/
+4
*
Merge remote-tracking branch 'incertia/master'
James Booth
2014-11-24
1
-0
/
+18
|
\
|
*
roster_get_contacts_nooffline only gets contacts that are not offline
Will Song
2014-11-23
1
-1
/
+2
|
*
add functions for getting roster list without offline contacts (but not imple...
Will Song
2014-11-23
1
-0
/
+17
|
/
*
Fix autocomplete clash, fix crash on opening window when recipient not in roster
James Booth
2014-11-22
1
-1
/
+5
*
Renamed roster autocomplete functions
James Booth
2014-11-22
1
-4
/
+4
*
Fixed leaks
James Booth
2014-11-13
1
-0
/
+1
*
Implemented /roster by group
James Booth
2014-11-13
1
-0
/
+20
*
Implemented roster grouped by presence
James Booth
2014-11-12
1
-0
/
+20
*
Renamed autocomplete function to get list
James Booth
2014-09-26
1
-1
/
+1
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Added quote param to autocomplete_complete
James Booth
2014-07-09
1
-4
/
+4
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
*
Refactored roster add/update
James Booth
2014-01-05
1
-40
/
+30
*
Removed prof_handle group functions
James Booth
2014-01-05
1
-30
/
+0
*
Removed roster_list dependency on xmpp module
James Booth
2014-01-05
1
-26
/
+16
*
Refactored roster_change_name
James Booth
2014-01-05
1
-11
/
+9
*
Moved autocomplete tests to cmocka
James Booth
2013-12-14
1
-11
/
+11
*
Added simple mock test, refactored roster
James Booth
2013-12-14
1
-0
/
+475