James Booth
|
c4e279202b
|
Removed unused offline_msg parameter from roster_add
|
2013-05-21 22:40:39 +01:00 |
|
James Booth
|
7b20d8d4f4
|
Refactored roster push handling
|
2013-05-21 22:00:42 +01:00 |
|
James Booth
|
5a8e667e58
|
Renamed roster_change_handle -> roster_change_name
|
2013-05-21 21:18:12 +01:00 |
|
James Booth
|
f4a3dd84ea
|
Renamed roster_barejid_from_handle -> roster_barejid_from_name
|
2013-05-21 21:12:00 +01:00 |
|
James Booth
|
d16a31d096
|
Renamed roster_jid_from_handle -> roster_barejid_from_handle
|
2013-05-21 20:50:05 +01:00 |
|
James Booth
|
6c4b81d093
|
Added jid autocompleter for /roster nick command
|
2013-05-20 20:51:43 +01:00 |
|
James Booth
|
59a3a5fe9b
|
Use handle in /msg command
|
2013-05-19 23:35:02 +01:00 |
|
James Booth
|
d300e8e763
|
Added /roster command with nick option to change handle
|
2013-05-19 02:07:01 +01:00 |
|
James Booth
|
c1ee75da40
|
Removed contact_list, moved roster logic to xmpp/roster module
|
2013-05-06 23:04:46 +01:00 |
|
James Booth
|
3d8d5214bb
|
Autocomplete "/sub allow" parameter from subscription requests
|
2013-05-05 23:42:11 +01:00 |
|
James Booth
|
53eeb0ef45
|
Use autocomplete instead of hash table for subscription requests
|
2013-05-05 23:20:27 +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
|
34217e4d44
|
Include open subscription requests in desktop reminder notifications
closes #167
|
2013-04-27 23:57:51 +01:00 |
|
James Booth
|
81020e6d43
|
Added /invite for direct MUC invitations
|
2013-04-20 20:18:13 +01:00 |
|
James Booth
|
91d587a19f
|
Show shortened room jid if possible on invite
|
2013-04-18 22:49:46 +01:00 |
|
James Booth
|
b6095ca955
|
Show message in console when receiving chat room invites
|
2013-03-24 21:46:00 +00:00 |
|
James Booth
|
e2bc9bde74
|
Implemented output for /disco info
|
2013-03-14 23:41:36 +00:00 |
|
James Booth
|
681c3b6be2
|
Show name as well as jid for room list
|
2013-03-14 22:03:38 +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 |
|
James Booth
|
aeb0bfa13c
|
Init and shutdown of libstrophe moved, free resources before creating
|
2013-02-27 23:14:41 +00:00 |
|
James Booth
|
502d7dc9fe
|
Show available resources for current account with "/account"
|
2013-02-18 22:51:05 +00:00 |
|
James Booth
|
bced3d4b36
|
Added autocomplete for /software command
|
2013-02-17 02:10:56 +00:00 |
|
James Booth
|
44d2f8da7a
|
Added /caps command
|
2013-02-17 01:04:10 +00:00 |
|
James Booth
|
e922568770
|
Added resource_presence_t and contact_presence_t
|
2013-02-10 17:13:19 +00:00 |
|
James Booth
|
59e9b10d19
|
Removed presence from jabber_conn
|
2013-02-10 13:36:11 +00:00 |
|
James Booth
|
591f8a8dbf
|
Renamed jabber_presence_t->presence_t
|
2013-02-10 11:31:31 +00:00 |
|
James Booth
|
5e5590b047
|
Show detailed software/os information if available in capabilities
|
2013-02-05 23:06:30 +00:00 |
|
James Booth
|
eb26cab739
|
Use of const in connection.c
|
2013-02-04 00:37:10 +00:00 |
|
James Booth
|
9bc70e29e8
|
Removed jabber_restart function
|
2013-02-03 22:56:23 +00:00 |
|
James Booth
|
2ee0c4d328
|
Moved caps_init() out of xmpp.h
|
2013-02-03 22:46:32 +00:00 |
|
James Booth
|
0b40de5a4f
|
Moved private xmpp functions to connection.h
|
2013-02-03 22:40:54 +00:00 |
|
James Booth
|
9d34c41227
|
Added config dir to source
|
2013-02-02 21:59:29 +00:00 |
|
James Booth
|
8cc4b55945
|
Removed caps functions from xmpp.h
|
2013-02-02 20:33:54 +00:00 |
|
James Booth
|
ccf71715ef
|
Removed presence functions from xmpp.h
|
2013-02-02 20:27:46 +00:00 |
|
James Booth
|
5e3d414ee0
|
Removed iq functions from xmpp.h
|
2013-02-02 20:22:39 +00:00 |
|
James Booth
|
59b79ec20c
|
Removed message handler function from xmpp.h
|
2013-02-02 20:18:23 +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 |
|