James Booth
|
1c41a46dce
|
Changing roster handle with no argument clears handle
|
2013-05-19 03:27:59 +01:00 |
|
James Booth
|
d300e8e763
|
Added /roster command with nick option to change handle
|
2013-05-19 02:07:01 +01:00 |
|
James Booth
|
90ac69beb3
|
Added /duck command to perform searches using duckduckgo chat bot
|
2013-05-05 02:31:04 +01:00 |
|
James Booth
|
81020e6d43
|
Added /invite for direct MUC invitations
|
2013-04-20 20:18:13 +01:00 |
|
James Booth
|
8d2e0656b4
|
Refactor show and status stanza handling
|
2013-03-17 22:21:05 +00:00 |
|
James Booth
|
31cd507d3c
|
Added /disco command
|
2013-03-14 20:50:09 +00:00 |
|
James Booth
|
b960b76034
|
Added basic /rooms command to get chat room list
|
2013-03-13 23:38:26 +00:00 |
|
Dmitry Podgorny
|
ed2212a0ca
|
fixed crash in stanza_create_form when text is NULL
xmpp_stanza_get_text may return NULL.
Also fixed memory leak: xmpp_stanza_get_text returns new allocated
string and it must be freed by xmpp_free().
|
2013-03-12 21:08:50 +02:00 |
|
James Booth
|
bced3d4b36
|
Added autocomplete for /software command
|
2013-02-17 02:10:56 +00:00 |
|
James Booth
|
576be7921d
|
Tidy up presence module
|
2013-02-10 23:29:37 +00:00 |
|
James Booth
|
e922568770
|
Added resource_presence_t and contact_presence_t
|
2013-02-10 17:13:19 +00:00 |
|
James Booth
|
591f8a8dbf
|
Renamed jabber_presence_t->presence_t
|
2013-02-10 11:31:31 +00:00 |
|
James Booth
|
b94dc5ecdd
|
Moved setting presence status and show into functions
|
2013-02-04 02:19:31 +00:00 |
|
James Booth
|
1cd2d6c7c9
|
Moved function to get presence string from type to stanza.c
|
2013-02-03 22:18:40 +00:00 |
|
James Booth
|
1cea320a0c
|
Send entity capabilities and status when joining room
|
2013-02-03 20:09:56 +00:00 |
|
James Booth
|
d327a0dd5a
|
Fixed crash on receiving dataform
|
2013-02-03 17:19:10 +00:00 |
|
James Booth
|
fc5bfb7d33
|
Tidied #include's
|
2013-02-02 20:55:58 +00:00 |
|
James Booth
|
bc2784dae6
|
Removed stanza functions from xmpp.h
|
2013-02-02 20:07:44 +00:00 |
|
James Booth
|
1d3739bb79
|
Added xmpp subdir to source
|
2013-02-02 19:47:41 +00:00 |
|