James Booth
|
08d30a4a83
|
Abort autping when existing attempt already in progress
|
2015-12-31 00:33:05 +00:00 |
|
James Booth
|
2847e39659
|
Tidy ping handlers
|
2015-12-31 00:11:58 +00:00 |
|
James Booth
|
a0c9b0cb70
|
Renamed autoping handler
|
2015-12-30 23:50:39 +00:00 |
|
James Booth
|
38255e9be4
|
Make all mucconfwin functions take ProfMucConfWin
|
2015-11-02 22:19:01 +00:00 |
|
James Booth
|
a3e9178ea2
|
Renamed mucconfwin functions
|
2015-11-02 22:05:17 +00:00 |
|
James Booth
|
1602011e01
|
mucwin_role_set_error takes ProfMucWin
|
2015-11-02 00:52:50 +00:00 |
|
James Booth
|
982bc8e066
|
mucwin_affiliation_set_error takes ProfMucWin
|
2015-11-02 00:51:12 +00:00 |
|
James Booth
|
7bedb6c294
|
mucwin_handle_role_list takes ProfMucWin
|
2015-11-02 00:47:43 +00:00 |
|
James Booth
|
1aa3c0ea4f
|
mucwin_role_list_error takes ProfMucWin
|
2015-11-02 00:44:33 +00:00 |
|
James Booth
|
3341e8c202
|
mucwin_handle_affiliation_list takes ProfMucWin
|
2015-11-02 00:40:23 +00:00 |
|
James Booth
|
d81dbdb233
|
mucwin_affiliation_list_error takes ProfMucWin
|
2015-11-02 00:38:26 +00:00 |
|
James Booth
|
5c53c94253
|
mucwin_kick_error takes ProfMucWin
|
2015-11-02 00:33:31 +00:00 |
|
James Booth
|
d21faa4609
|
mucwin_room_disco_info takes ProfMucWin
|
2015-11-01 23:33:50 +00:00 |
|
James Booth
|
363fda82c1
|
mucwin_room_info_error takes ProfMucWin
|
2015-11-01 23:30:44 +00:00 |
|
James Booth
|
67f8faf645
|
Renamed ui_handle_room_role_set_error -> mucwin_role_set_error
|
2015-11-01 21:53:12 +00:00 |
|
James Booth
|
50765190f7
|
Renamed ui_handle_room_affiliation_set_error -> mucwin_affiliation_set_error
|
2015-11-01 21:52:27 +00:00 |
|
James Booth
|
556985ec39
|
Renamed ui_handle_room_role_list -> mucwin_handle_role_list
|
2015-11-01 21:50:32 +00:00 |
|
James Booth
|
2cc5f17871
|
Renamed ui_handle_room_role_list_error -> mucwin_role_list_error
|
2015-11-01 21:48:28 +00:00 |
|
James Booth
|
fa0ed64190
|
Renamed ui_handle_room_affiliation_list -> mucwin_handle_affiliation_list
|
2015-11-01 21:45:59 +00:00 |
|
James Booth
|
21d560f068
|
Renamed ui_handle_room_affiliation_list_error -> mucwin_affiliation_list_error
|
2015-11-01 21:37:09 +00:00 |
|
James Booth
|
a575ab174c
|
Renamed ui_handle_room_kick_error -> mucwin_kick_error
|
2015-11-01 21:34:28 +00:00 |
|
James Booth
|
fdd00b33a4
|
Renamed ui_show_room_disco_info -> mucwin_room_disco_info
|
2015-11-01 21:19:08 +00:00 |
|
James Booth
|
bb14b19bb1
|
Renamed ui_handle_room_info_error -> mucwin_room_info_error
|
2015-11-01 21:18:13 +00:00 |
|
James Booth
|
c8a6bdb381
|
Applied coding style to src/xmpp/
|
2015-10-26 00:14:23 +00:00 |
|
James Booth
|
1fd2a8a4e9
|
Send service-unavailable when lastactivity disabled
|
2015-10-14 21:45:19 +01:00 |
|
James Booth
|
1afe492e30
|
Added jabber:iq:last to capabilities
|
2015-09-29 23:55:01 +01:00 |
|
James Booth
|
bfdda17b7f
|
Fix last active query
|
2015-09-29 00:53:58 +01:00 |
|
James Booth
|
26d160cae8
|
WIP: Added last activity request and response
|
2015-09-29 00:01:38 +01:00 |
|
James Booth
|
fe22fea9a8
|
Fixed spelling mistake
|
2015-09-27 18:32:21 +01:00 |
|
James Booth
|
2b88e2f1bf
|
Check for libmesode, fall back to libstrophe
|
2015-09-21 21:40:04 +01:00 |
|
James Booth
|
131f1788c2
|
Free software version result properties
|
2015-08-09 01:10:02 +01:00 |
|
James Booth
|
70c0eeed1e
|
Free error message in carbons handlers
|
2015-08-09 00:43:00 +01:00 |
|
James Booth
|
406b821b35
|
Show software version result in current window
|
2015-08-06 01:56:52 +01:00 |
|
James Booth
|
af38ddc9e7
|
Handle resource not found on sofware version request
|
2015-08-05 01:14:41 +01:00 |
|
James Booth
|
0b7c79ac13
|
Use original JID in software version request in MUC
|
2015-08-05 01:01:46 +01:00 |
|
James Booth
|
ac3e7dd9e8
|
Handle software version requests for gateways that return from domainpart
|
2015-08-05 00:48:50 +01:00 |
|
James Booth
|
2a92169351
|
Use id handler for software version requests, handle errors
|
2015-08-05 00:26:29 +01:00 |
|
James Booth
|
8e2578459e
|
Use null check convention in iq.c
|
2015-05-04 23:19:10 +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
|
714faeb2e6
|
Add callback data to room disco info response handler
|
2015-03-29 00:55:33 +00:00 |
|
James Booth
|
24a45e5292
|
Set members only property when getting room features
|
2015-03-29 00:21:18 +00:00 |
|
James Booth
|
3c1e8c4e15
|
Added server error handling when setting /carbons preference
|
2015-03-09 23:07:51 +00:00 |
|
James Booth
|
945f29873e
|
Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280
|
2015-03-08 21:51:50 +00:00 |
|
James Booth
|
9951da0c8f
|
Free jid on caps response handler
|
2015-02-11 00:17:07 +00:00 |
|
James Booth
|
b3be26a214
|
Updated copyright
|
2015-02-10 23:16:09 +00:00 |
|
Olivier LE MOAL
|
48f9f3b3b0
|
Add XEP-0280 support
|
2015-02-10 11:32:22 +01:00 |
|
James Booth
|
38e6dc0e85
|
Free expected_node for legacy caps
|
2015-02-09 21:59:17 +00:00 |
|