James Booth
|
460a42c7c9
|
Moved handle_software_version_result to server_events
|
2014-01-05 21:11:09 +00:00 |
|
James Booth
|
90e7ce1c56
|
Bind iq functions in main.c
|
2013-12-22 23:19:20 +00:00 |
|
James Booth
|
81909ef000
|
Dynamically bind xmpp module api
|
2013-12-18 20:16:55 +00:00 |
|
James Booth
|
107fdd355e
|
Added simple mock test, refactored roster
|
2013-12-14 15:34:17 +00:00 |
|
James Booth
|
ee8ff948bf
|
Use git revision in development strings
|
2013-09-17 01:28:35 +01:00 |
|
Dmitry Podgorny
|
7a9fcd53d2
|
fixed crash because of incorrect string releasing
|
2013-08-26 12:31:41 +03:00 |
|
Dmitry Podgorny
|
b1bfdf650a
|
fixed memory leaks in various files
|
2013-08-25 14:54:34 +03:00 |
|
Dmitry Podgorny
|
012366cf13
|
fixed memleak in _iq_handle_discoinfo_get
|
2013-08-24 00:40:23 +03:00 |
|
Dmitry Podgorny
|
a6e66cc571
|
fixed memory leaks
Also avoided several NULL pointer dereferences.
|
2013-08-03 14:38:38 +03:00 |
|
James Booth
|
c1ee75da40
|
Removed contact_list, moved roster logic to xmpp/roster module
|
2013-05-06 23:04:46 +01:00 |
|
James Booth
|
05f2d29396
|
Renamed contact_list_ functions to roster_
|
2013-05-06 22:32:58 +01:00 |
|
James Booth
|
097ea18dab
|
Tidied includes in iq.c
|
2013-05-06 22:00:11 +01:00 |
|
James Booth
|
3ae74feaa2
|
Created roster module, moved roster iq's
|
2013-05-06 21:53:59 +01:00 |
|
James Booth
|
ef7aacc709
|
Respond to disco items query
|
2013-03-24 17:40:46 +00:00 |
|
James Booth
|
d703301f7f
|
Respond to disco info requests without node attribute
|
2013-03-24 17:27:30 +00:00 |
|
James Booth
|
e7202120cb
|
Renamed ID attribute for capabilities disco info request
|
2013-03-17 21:46:49 +00:00 |
|
James Booth
|
e2bc9bde74
|
Implemented output for /disco info
|
2013-03-14 23:41:36 +00:00 |
|
James Booth
|
7bd7c15994
|
Added output for /disco items
|
2013-03-14 22:18:21 +00:00 |
|
James Booth
|
681c3b6be2
|
Show name as well as jid for room list
|
2013-03-14 22:03:38 +00:00 |
|
James Booth
|
816c019ef8
|
Removed unnecessary NULL checks
|
2013-03-14 21:20:18 +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
|
c8088bea41
|
Tidied fix for id attributes that cause a segfault
fixes #151
|
2013-03-08 00:17:31 +00:00 |
|
James Booth
|
e955df8894
|
Colour title on /caps and /software output
|
2013-02-17 16:39:37 +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
|
a84e4adee7
|
Show all resources ordered by priority with /info command
|
2013-02-17 00:05:57 +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
|
ec78914044
|
Only create contacts resource when online
|
2013-02-10 11:19:36 +00:00 |
|
James Booth
|
835906bada
|
Changed parameter to contact_list_add jid->barejid
|
2013-02-10 00:02:06 +00:00 |
|
James Booth
|
5e5590b047
|
Show detailed software/os information if available in capabilities
|
2013-02-05 23:06:30 +00:00 |
|
James Booth
|
0b40de5a4f
|
Moved private xmpp functions to connection.h
|
2013-02-03 22:40:54 +00:00 |
|
James Booth
|
0b740bb355
|
Added debugging to presence and iq handlers
|
2013-02-03 18:28:54 +00:00 |
|
James Booth
|
fc5bfb7d33
|
Tidied #include's
|
2013-02-02 20:55:58 +00:00 |
|
James Booth
|
8cc4b55945
|
Removed caps functions from xmpp.h
|
2013-02-02 20:33:54 +00:00 |
|
James Booth
|
5e3d414ee0
|
Removed iq functions from xmpp.h
|
2013-02-02 20:22:39 +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 |
|