James Booth
|
5030d49952
|
Removed bookmark autojoin limit
|
2014-11-20 22:33:46 +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
|
7a03dd7641
|
Free datetime on ping errors
|
2014-11-03 21:09:49 +00:00 |
|
James Booth
|
c4ab9405f6
|
Fixed leaks in /affiliation and /role
|
2014-11-03 20:57:22 +00:00 |
|
James Booth
|
c4412fe823
|
Fixed various memory leaks
|
2014-11-01 01:48:36 +00:00 |
|
James Booth
|
c014bb34b3
|
Renamed room destroy function
|
2014-10-23 23:33:12 +01:00 |
|
James Booth
|
bb3f1b0909
|
Set file permissions for logs
|
2014-10-18 21:41:39 +01:00 |
|
James Booth
|
0cc25e1b76
|
Removed debug messages when setting roles/affiliations
|
2014-10-18 19:19:01 +01:00 |
|
James Booth
|
77674beb7e
|
Show occupants role/affiliation changes
|
2014-10-18 19:10:50 +01:00 |
|
James Booth
|
67755ca74d
|
Added reason to role/affiliation changes
|
2014-10-18 01:37:52 +01:00 |
|
James Booth
|
9f2f54b2a0
|
Removed /duck command
|
2014-10-18 00:07:48 +01:00 |
|
James Booth
|
0e18b10b8e
|
Include self in room roster
|
2014-10-07 01:16:46 +01:00 |
|
James Booth
|
d6a4af9992
|
Refactor muc user handler
|
2014-10-07 00:46:08 +01:00 |
|
James Booth
|
ea511f8fbc
|
Refactor muc_user_handler
|
2014-10-07 00:22:39 +01:00 |
|
James Booth
|
78a1556f12
|
Added jid autocomplete for affiliation commands
|
2014-10-06 22:59:25 +01:00 |
|
James Booth
|
965f048b18
|
Implemented setting and listing roles
|
2014-10-06 21:42:09 +01:00 |
|
James Booth
|
d12534c58e
|
Implemented /room kick command
|
2014-10-05 20:52:34 +01:00 |
|
James Booth
|
ac7bc02c63
|
Added /room kick command
|
2014-10-05 03:52:55 +01:00 |
|
James Booth
|
7584ddaa62
|
Added /room subject command
|
2014-10-05 03:05:46 +01:00 |
|
James Booth
|
2026ab4b6e
|
Implemented getting affiliation list, and setting affiliation
|
2014-10-05 01:39:48 +01:00 |
|
James Booth
|
0b78a9a57e
|
Implemented setting affiliation and listing affiliations
|
2014-10-04 23:40:36 +01:00 |
|
James Booth
|
58fb89ad33
|
Allow adding and removing room owners
|
2014-10-04 21:38:31 +01:00 |
|
James Booth
|
25b04537e1
|
Added service discovery to /room info command
|
2014-10-02 23:37:10 +01:00 |
|
James Booth
|
ba6aded2b4
|
Merge branch 'master' into muc_roles
|
2014-10-02 22:17:56 +01: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
|
60e0d5ef7b
|
Store real jid with occupants
|
2014-10-01 13:27:01 +01:00 |
|
James Booth
|
bca5a5f78d
|
Merge branch 'master' into muc_roles
Conflicts:
.gitignore
|
2014-09-30 20:46:26 +01:00 |
|
James Booth
|
fbeb107cbe
|
Dont check for var attribute on form fields of type fixed
|
2014-09-30 20:44:00 +01:00 |
|
James Booth
|
0365e88b7b
|
wip - Store roles and affiliations with occupants
|
2014-09-30 19:46:35 +01:00 |
|
James Booth
|
4f7feedb65
|
Changed rooms to use Occupant type instead of PContact
|
2014-09-30 00:16:01 +01:00 |
|
James Booth
|
d25d6b4502
|
Tidied muc module
|
2014-09-28 22:09:20 +01:00 |
|
James Booth
|
41b49cb5d6
|
Store room affiliation and role
|
2014-09-28 01:55:24 +01:00 |
|
James Booth
|
a4f7932ed7
|
Check for NULL inside autocomplete_free
|
2014-09-26 00:48:48 +01:00 |
|
James Booth
|
0b2a1a1bc7
|
Renamed autocomplete function to get list
|
2014-09-26 00:06:50 +01:00 |
|
James Booth
|
7703f57584
|
Use log_warning for room config form errors
|
2014-09-25 20:26:42 +01:00 |
|
James Booth
|
9094c483d0
|
Fixed spelling mistake in form.h
|
2014-09-25 20:14:16 +01:00 |
|
James Booth
|
41f4621e6f
|
Free caps, remove strdup
|
2014-09-24 01:06:49 +01:00 |
|
James Booth
|
5c36f85199
|
Free unique id
|
2014-09-24 00:48:28 +01:00 |
|
James Booth
|
95a2cec953
|
Handle errors for /disco info requests
|
2014-09-24 00:30:05 +01:00 |
|
James Booth
|
162aeab827
|
Capabilities: check for identity locale
|
2014-09-23 21:36:46 +01:00 |
|
James Booth
|
ab9c3ac330
|
Reordered identity attributes in caps cache for readability
|
2014-09-23 00:22:59 +01:00 |
|
James Booth
|
345a9e3f40
|
Create sha-1 of own capabilities once
|
2014-09-23 00:08:26 +01:00 |
|
James Booth
|
60a18c3c8d
|
Cache capabilities to file
|
2014-09-22 01:36:45 +01:00 |
|
James Booth
|
9f7a8cea81
|
Show message when no capabilities available
|
2014-09-21 23:21:48 +01:00 |
|
James Booth
|
e8a450bc17
|
Sort form fields for sha-1 caps hash
|
2014-09-21 21:43:42 +01:00 |
|
James Booth
|
c343b3ecef
|
Log errors on caps responses
|
2014-09-21 16:51:35 +01:00 |
|
James Booth
|
7aff51ba4d
|
Handle capabilities for room participants
|
2014-09-21 01:57:09 +01:00 |
|
James Booth
|
c2e173479f
|
Fixed muc presence check, remove logging from presence handler
|
2014-09-21 01:05:16 +01:00 |
|
James Booth
|
06856ecea1
|
Removed _get_caps_key function
|
2014-09-21 00:22:03 +01:00 |
|
James Booth
|
2fb9989123
|
Added jid->hash lookup for capabilities
|
2014-09-20 23:50:19 +01:00 |
|
James Booth
|
6e19476f6f
|
Do not send caps request on self presence
|
2014-09-19 01:28:44 +01:00 |
|
James Booth
|
99c0b3f2cf
|
wip - refactoring capabilities
|
2014-09-19 00:49:48 +01:00 |
|
James Booth
|
93058636ce
|
Tidied available presence handler
|
2014-09-18 21:36:43 +01:00 |
|
James Booth
|
a905ce18a3
|
Added autocompletion for jid-multi form fields
|
2014-09-17 23:36:10 +01:00 |
|
James Booth
|
45ba6f1fed
|
Added autocompletion for form text-multi values
|
2014-09-17 23:35:51 +01:00 |
|
James Booth
|
fa7b6f3000
|
Added autocompletion for form list-multi values
|
2014-09-17 23:03:03 +01:00 |
|
James Booth
|
e42a0847a2
|
Added autocompletion for form list-single values
|
2014-09-17 22:51:52 +01:00 |
|
James Booth
|
d2a06ab18e
|
Handle result of room configuration submit
|
2014-09-17 21:48:55 +01:00 |
|
James Booth
|
f494faac99
|
Show form fields after updating
|
2014-09-15 23:28:12 +01:00 |
|
James Booth
|
c5b697dba7
|
Dont allow unsaved form windows to be closed
|
2014-09-15 22:31:15 +01:00 |
|
James Booth
|
b934ad54d5
|
Added form tests
|
2014-09-14 22:31:27 +01:00 |
|
James Booth
|
de0ce0b80d
|
Allow removing data from text-multi form fields
|
2014-09-14 18:36:44 +01:00 |
|
James Booth
|
8cfe80e979
|
Added setting of unique form list values
|
2014-09-14 16:23:25 +01:00 |
|
James Booth
|
7a12684523
|
Added /room remove command, reformetted form output
|
2014-09-14 01:53:52 +01:00 |
|
James Booth
|
68b839a508
|
Added /room add for *-multi
|
2014-09-14 00:18:06 +01:00 |
|
James Booth
|
e13940daf4
|
Added form validation for list-single type
|
2014-09-13 23:07:52 +01:00 |
|
James Booth
|
b111419693
|
Added form type check on set
|
2014-09-13 22:39:06 +01:00 |
|
James Booth
|
c4b4cb557f
|
form_get_field_by_var->form_get_form_type_field
|
2014-09-13 21:55:46 +01:00 |
|
James Booth
|
0a4dea55d5
|
Do not tag hidden form fields
|
2014-09-13 21:46:54 +01:00 |
|
James Booth
|
cbb199e06e
|
Do not set hidden for fixed form fields
|
2014-09-13 21:40:16 +01:00 |
|
James Booth
|
d8400a5fd7
|
Initialise form field tag autocomplete
|
2014-09-13 21:36:16 +01:00 |
|
James Booth
|
128a4a811f
|
Added autocomplete for setting room config form tags
|
2014-09-12 13:28:33 +01:00 |
|
James Booth
|
6c45f8ffae
|
Check room config tag exists before setting
|
2014-09-12 00:39:37 +01:00 |
|
James Booth
|
38959e0c33
|
Added setting of *-single room config values
|
2014-09-12 00:21:28 +01:00 |
|
James Booth
|
42a14d0182
|
Added tags to form fields
|
2014-09-11 23:44:39 +01:00 |
|
James Booth
|
eba3a7cb30
|
Implemented /room config submit for saving room configuration
|
2014-09-10 23:05:35 +01:00 |
|
James Booth
|
acc7df161d
|
Added form field type enum
|
2014-09-10 13:18:36 +01:00 |
|
James Booth
|
41a069278a
|
Tidied error handling for room forms
|
2014-09-09 23:16:12 +01:00 |
|
James Booth
|
9d74bdb58d
|
Merge branch 'master' into roomconfig
|
2014-09-09 22:44:14 +01:00 |
|
James Booth
|
aa7fe0991f
|
Added usages for stanza_get_error_message in iq.c
|
2014-09-09 22:32:52 +01:00 |
|
James Booth
|
3417f25dd1
|
Use stanza_get_error_message for pong errors
|
2014-09-09 22:26:14 +01:00 |
|
James Booth
|
6166d456e8
|
Added TODO for handling room config form request errors
|
2014-09-09 00:16:29 +01:00 |
|
James Booth
|
14ede0e44c
|
Merge branch 'master' into roomconfig
Conflicts:
src/server_events.h
|
2014-09-07 21:54:04 +01:00 |
|
James Booth
|
8f08c7a21e
|
Added error handling for /ping command responses
|
2014-09-07 21:50:59 +01:00 |
|
James Booth
|
ee6208866a
|
Removed unnecessary NULL checks when freeing form
|
2014-09-07 14:13:44 +01:00 |
|
James Booth
|
055ba3c4b2
|
Fix option handling for room config form parsing
|
2014-09-06 23:34:49 +01:00 |
|
James Booth
|
a4f6e9391c
|
Reassign stanza name when looking for field values
|
2014-09-06 23:23:23 +01:00 |
|
James Booth
|
2599c43d66
|
Rewrite form parser
|
2014-09-06 22:40:57 +01:00 |
|
James Booth
|
157a1b5ff7
|
Created form module
|
2014-09-05 21:04:16 +01:00 |
|
James Booth
|
9728d1a727
|
Debug room config form fields
|
2014-09-05 13:48:53 +01:00 |
|
James Booth
|
5e1023dfd9
|
Parse data form for room configuration
|
2014-09-04 23:15:51 +01:00 |
|
James Booth
|
763356464a
|
Added ID handler for room config form
|
2014-09-04 22:41:10 +01:00 |
|
James Booth
|
1e0e5597c2
|
Added /room config edit and /room config cancel
|
2014-09-04 22:29:57 +01:00 |
|
James Booth
|
bf283652f8
|
Fix room config check for servers that don't send 110 status
|
2014-09-04 20:17:39 +01:00 |
|
James Booth
|
4ba33cb13c
|
Added /ping command
|
2014-09-04 01:08:10 +01:00 |
|
James Booth
|
b50b786dcc
|
Validate usage of /room config command, added UI messages
|
2014-09-03 22:56:33 +01:00 |
|
James Booth
|
64521eb135
|
Handle /room config cancel
|
2014-09-03 22:00:08 +01:00 |
|
James Booth
|
aa9f1dfa06
|
Send room destroy iq on /room config cancel
|
2014-09-03 20:29:17 +01:00 |
|
James Booth
|
09c10f62f2
|
Send instant room request
|
2014-09-03 13:55:06 +01:00 |
|