about summary refs log tree commit diff stats
path: root/src/xmpp/roster.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-3/+3
|
* Revert "Apply coding style"Michael Vetter2020-07-071-3/+3
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-3/+3
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Add vim modelineMichael Vetter2019-11-131-0/+1
|
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
|
* Make _get_groups_from_item and roster _compare_* publicPaul Fariello2018-09-261-0/+1
| | | | In order to avoid duplication with xep 0133 support in command execution
* Update copyrightJames Booth2018-01-211-1/+1
|
* Update CopyrightJames Booth2017-01-281-1/+1
|
* Update GPL link in headersJames Booth2016-07-241-1/+1
|
* Tidy xmpp headersJames Booth2016-05-041-1/+2
|
* Updated copyrightJames Booth2016-02-141-1/+1
|
* Updated copyrightJames Booth2015-02-101-1/+1
|
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
|
* Updated copyrightJames Booth2014-03-091-1/+1
|
* Renamed roster_add_new -> roster_send_add_newJames Booth2014-01-051-3/+0
|
* Added simple mock test, refactored rosterJames Booth2013-12-141-2/+2
|
* Add groups to roster contactsJames Booth2013-05-221-1/+1
| | | | fixes #175
* Use handle in /msg commandJames Booth2013-05-191-1/+0
|
* Added /roster command with nick option to change handleJames Booth2013-05-191-1/+1
|
* Removed contact_list, moved roster logic to xmpp/roster moduleJames Booth2013-05-061-0/+4
|
* Created roster module, moved roster iq'sJames Booth2013-05-061-0/+29