James Booth
|
c8a6bdb381
|
Applied coding style to src/xmpp/
|
2015-10-26 00:14:23 +00:00 |
|
James Booth
|
5fb8acb17f
|
Use lastactivity preference for presence updates
|
2015-10-14 21:30:48 +01:00 |
|
James Booth
|
9593e17c3c
|
Include last activity in initial presence
|
2015-09-27 23:53:06 +01:00 |
|
James Booth
|
2b88e2f1bf
|
Check for libmesode, fall back to libstrophe
|
2015-09-21 21:40:04 +01:00 |
|
James Booth
|
f9a7e35001
|
Added id attributes to roster queries
fixes #596
|
2015-07-22 22:48:37 +01:00 |
|
James Booth
|
d853284f92
|
Added cl_ev_presence_send
|
2015-05-07 23:21:48 +01:00 |
|
James Booth
|
56cbce2ff3
|
Renamed presence_update -> presence_send
|
2015-05-07 23:12:49 +01:00 |
|
James Booth
|
f69ccbf0cc
|
Tidied _roster_result_handler
|
2015-05-07 22:51:35 +01:00 |
|
James Booth
|
defa955ae0
|
Use null check convention in roster.c
|
2015-05-04 23:22:06 +01:00 |
|
James Booth
|
0118178080
|
Removed server event delegation functions
|
2015-05-01 00:55:40 +01:00 |
|
James Booth
|
8aba52f4fe
|
Renamed event functions
|
2015-04-28 23:38:56 +01:00 |
|
James Booth
|
e688dd7d28
|
Renamed server event functions
|
2015-04-19 17:29:54 +01:00 |
|
James Booth
|
424f52c3fa
|
Moved server_events to event/
|
2015-04-19 16:54:16 +01:00 |
|
James Booth
|
70b923a7fc
|
Lowercase barejid in Jid
|
2015-02-23 23:44:34 +00:00 |
|
James Booth
|
a2a187892b
|
Lowercase barejid before adding to roster
|
2015-02-23 23:12:44 +00:00 |
|
James Booth
|
b3be26a214
|
Updated copyright
|
2015-02-10 23:16:09 +00:00 |
|
James Booth
|
9d94ac5c63
|
Removed function pointers
|
2014-12-22 22:13:42 +00:00 |
|
James Booth
|
9d9ffb08cf
|
Show roster after roster received
|
2014-11-20 00:32:33 +00:00 |
|
James Booth
|
4e429fe788
|
Implemented /roster by group
|
2014-11-13 00:22:22 +00:00 |
|
James Booth
|
1423ee7a75
|
Handle roster set and result when item name is empty string
fixed #431
|
2014-10-02 22:12:41 +01:00 |
|
James Booth
|
f9737251a6
|
Added license exemption for OpenSSL to source headers
|
2014-08-24 20:57:39 +01:00 |
|
James Booth
|
1c62d7fda8
|
Renamed generate_unique_id -> create_unique_id
|
2014-06-15 21:49:34 +01:00 |
|
James Booth
|
26726b207a
|
Updated copyright
|
2014-03-09 01:18:19 +00:00 |
|
James Booth
|
fbdecdad0c
|
generate_unique_id allows prefix
|
2014-01-25 23:18:10 +00:00 |
|
James Booth
|
e1aca3b1f6
|
Add message and presence error handlers seperately
|
2014-01-25 22:57:53 +00:00 |
|
James Booth
|
6a15a09ed7
|
Renamed xmpp roster handlers
|
2014-01-25 21:25:35 +00:00 |
|
James Booth
|
db973457d0
|
Refactored roster add/update
|
2014-01-05 23:54:29 +00:00 |
|
James Booth
|
b8672d709a
|
Moved roster handlers to server_events
|
2014-01-05 21:55:32 +00:00 |
|
James Booth
|
4a8d6c2153
|
Renamed roster_add_new -> roster_send_add_new
|
2014-01-05 20:33:48 +00:00 |
|
Jasper van Bourgognie
|
7127a934c7
|
Fixed types of presence variables to resource_presence_type (avoid useless and implicit casts)
|
2013-12-27 20:50:43 +01:00 |
|
James Booth
|
6a9bb8ea11
|
Bind roster functions in main.c
|
2013-12-22 23:34:44 +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
|
c5f76721ce
|
Fixed compile error for -Wduplicate-decl-specifier on OSX
|
2013-11-10 18:48:55 +00:00 |
|
Dmitry Podgorny
|
545a23e92f
|
removed strdup in autocomplete calls
|
2013-08-26 03:29:50 +03:00 |
|
Dmitry Podgorny
|
c7ec06ff65
|
removed strdup from g_string_append
|
2013-08-25 14:52:25 +03:00 |
|
James Booth
|
581c1e8b95
|
Coloured contact and subscription in /roster and /group output
|
2013-07-03 23:44:51 +01:00 |
|
James Booth
|
d5e9ca649d
|
Show messages on /group add and /group remove
closes #189
closes #190
|
2013-06-23 17:38:30 +01:00 |
|
James Booth
|
dace47e5d3
|
Show message when removing contact from group when not in group
|
2013-06-23 16:35:13 +01:00 |
|
James Booth
|
265fff8f40
|
Show message when contact already in group
|
2013-06-23 16:29:42 +01:00 |
|
James Booth
|
6082ab8778
|
Implemented /group command with no args (list groups)
|
2013-06-02 20:20:44 +01:00 |
|
James Booth
|
f72e7d89b8
|
Changed autocomplete for /group and /who
|
2013-06-02 17:51:38 +01:00 |
|
James Booth
|
9dd5456f88
|
Added group add and group remove to /roster command
|
2013-06-02 02:48:20 +01:00 |
|
James Booth
|
0e5d277c14
|
Added message in console on /roster remove
|
2013-06-02 00:24:22 +01:00 |
|
James Booth
|
65c09db19e
|
Added message in console on /roster add
|
2013-06-02 00:20:22 +01:00 |
|
James Booth
|
01bdc6ae5a
|
Added /roster remove command
|
2013-06-02 00:06:05 +01:00 |
|
James Booth
|
518b6721ff
|
Added /roster add command
|
2013-06-01 23:48:24 +01:00 |
|
James Booth
|
1ca2147844
|
Sort contacts on /who output
|
2013-05-30 21:47:30 +01:00 |
|
James Booth
|
d017999a91
|
Add groups to roster contacts
fixes #175
|
2013-05-22 23:38:52 +01:00 |
|
James Booth
|
2842b423d1
|
Refactor roster.c
|
2013-05-22 21:43:06 +01:00 |
|