James Booth
|
67755ca74d
|
Added reason to role/affiliation changes
|
2014-10-18 01:37:52 +01:00 |
|
James Booth
|
014f0f7a91
|
Don't show join messages on subsequent /join commands
|
2014-10-18 00:40:44 +01:00 |
|
James Booth
|
48929aa92e
|
Removed /help other
|
2014-10-18 00:18:10 +01:00 |
|
James Booth
|
9f2f54b2a0
|
Removed /duck command
|
2014-10-18 00:07:48 +01:00 |
|
James Booth
|
da373e9097
|
Added validation to /role and /affiliation
|
2014-10-12 01:32:15 +01:00 |
|
James Booth
|
77684cda00
|
Allow /role list and /affiliation list with no args
|
2014-10-12 01:10:46 +01:00 |
|
James Booth
|
8b1d0bdc3f
|
Added /affiliation and /role commands
|
2014-10-12 00:43:58 +01:00 |
|
James Booth
|
c66d03539d
|
Removed /room info command, covered by /info
|
2014-10-11 23:37:04 +01:00 |
|
James Booth
|
8b77f527c0
|
Moved /room subject to /subject
|
2014-10-11 23:13:56 +01:00 |
|
James Booth
|
9054427144
|
Moved /room ban to /ban
|
2014-10-11 23:13:22 +01:00 |
|
James Booth
|
02a4beb6fe
|
Moved /room kick to /kick
|
2014-10-10 13:35:50 +01:00 |
|
James Booth
|
3615736762
|
Renamed args to /occupants default
|
2014-10-09 22:39:57 +01:00 |
|
James Booth
|
cbe14d6e4e
|
Implemented /occupants show
|
2014-10-09 21:42:09 +01:00 |
|
James Booth
|
778a495fbd
|
Added /occupants commands, unfinished
|
2014-10-09 13:16:36 +01:00 |
|
James Booth
|
3228746827
|
Added /room ban command
|
2014-10-06 23:17:40 +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
|
2aeaad230e
|
Allow setting "none" affiliation
|
2014-10-06 00:38:29 +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
|
fd5326b40b
|
Added autocompleters for /room subcommands
|
2014-10-04 23:58:54 +01:00 |
|
James Booth
|
0b78a9a57e
|
Implemented setting affiliation and listing affiliations
|
2014-10-04 23:40:36 +01:00 |
|
James Booth
|
719dbfaacc
|
Split autocompleters for roster and rooms
|
2014-10-04 22:43:22 +01:00 |
|
James Booth
|
2d05601259
|
Split validation between /who for rooms and roster
|
2014-10-04 21:53:04 +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
|
44764e12dd
|
Merge branch 'master' into muc_roles
|
2014-10-02 01:01:38 +01:00 |
|
James Booth
|
92a0aba93f
|
Removed usages of strcpy
|
2014-10-02 00:57:29 +01:00 |
|
James Booth
|
c90f4a37a3
|
Added /room <affiliation> command
|
2014-10-01 00:46:58 +01:00 |
|
James Booth
|
5879f497ad
|
Added /room <role> command
|
2014-10-01 00:27:25 +01:00 |
|
James Booth
|
76d2b9e9b5
|
Moved room info output to ui module, added TODO for roles
|
2014-09-30 23:08:48 +01:00 |
|
James Booth
|
7ec0dd0b83
|
Show occupants affiliation and role with /info in rooms
|
2014-09-30 21:58:18 +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
|
f04ed28886
|
Fixed /caps command for chat room participants
|
2014-09-21 23:05:27 +01:00 |
|
James Booth
|
ce43af616e
|
Destroy Jid after use
|
2014-09-21 02:21:52 +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
|
9bfc499078
|
Added autocompletion for form boolean values
|
2014-09-17 22:21:12 +01:00 |
|
James Booth
|
60eedc7c6d
|
Added field updated message, show form mofified indicator for /wins
|
2014-09-17 00:49:06 +01:00 |
|
James Booth
|
ef8b8e637d
|
Added form field help
|
2014-09-16 21:51:16 +01:00 |
|
James Booth
|
0d9a145d45
|
Implemented /form help
|
2014-09-16 20:52:38 +01:00 |
|
James Booth
|
f494faac99
|
Show form fields after updating
|
2014-09-15 23:28:12 +01:00 |
|
James Booth
|
6b575aa8fc
|
Added /form show
|
2014-09-15 22:51:53 +01:00 |
|
James Booth
|
c5b697dba7
|
Dont allow unsaved form windows to be closed
|
2014-09-15 22:31:15 +01:00 |
|