about summary refs log tree commit diff stats
path: root/src/xmpp/roster_list.c
Commit message (Expand)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-81/+83
* Revert "Apply coding style"Michael Vetter2020-07-071-87/+86
* Apply coding styleMichael Vetter2020-07-071-86/+87
* Fix memory leak of presence objectDmitry Podgorny2020-02-231-0/+2
* Add context to autocomplete_with_func and use it for omemo trust commandPaul Fariello2020-01-311-4/+4
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Remove duplicate code in roster_updateMichael Vetter2019-08-231-9/+1
* Fix memleak in roster_change_name()Michael Vetter2019-07-221-2/+2
* Fix memleak in roster_removeMichael Vetter2019-07-221-1/+1
* Fix memory leak in roster_update()Michael Vetter2019-07-221-1/+2
* Fix double free in roster_process_pending_presenceMichael Vetter2019-07-101-1/+0
* Add destructor for roster_pending_presenceMichael Vetter2019-07-091-1/+10
* statusbar: check if roster existsMichael Vetter2019-06-041-0/+8
* Handle presence received before rosterPaul Fariello2019-04-171-0/+43
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Make _get_groups_from_item and roster _compare_* publicPaul Fariello2018-09-261-13/+11
* Update copyrightJames Booth2018-01-211-1/+1
* Allow previous autocompletion with shift tabJames Booth2017-04-011-9/+9
* Update CopyrightJames Booth2017-01-281-1/+1
* Tidy headersJames Booth2016-07-241-3/+3
* Moved roster_list.cJames Booth2016-07-241-0/+668