about summary refs log tree commit diff stats
path: root/src/xmpp/message.c
Commit message (Collapse)AuthorAgeFilesLines
* Renamed roster_barejid_from_handle -> roster_barejid_from_nameJames Booth2013-05-211-2/+2
|
* Renamed roster_jid_from_handle -> roster_barejid_from_handleJames Booth2013-05-211-2/+2
|
* Use handle in /msg commandJames Booth2013-05-191-6/+15
|
* Added /duck command to perform searches using duckduckgo chat botJames Booth2013-05-051-4/+27
|
* Added /invite for direct MUC invitationsJames Booth2013-04-201-17/+12
|
* Show message in console when receiving chat room invitesJames Booth2013-03-241-3/+85
|
* Added usage of handlers to message and presence modulesJames Booth2013-02-101-26/+10
|
* Moved private xmpp functions to connection.hJames Booth2013-02-031-15/+16
|
* Refactored getting boolean preferencesJames Booth2013-02-031-3/+3
|
* Added config dir to sourceJames Booth2013-02-021-1/+1
|
* Tidied #include'sJames Booth2013-02-021-3/+3
|
* Removed message handler function from xmpp.hJames Booth2013-02-021-0/+1
|
* Removed stanza functions from xmpp.hJames Booth2013-02-021-0/+1
|
* Added xmpp subdir to sourceJames Booth2013-02-021-0/+304