Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add key codes for shift arrow keys on ITerm | James Booth | 2014-10-08 | 1 | -2/+2 | |
| | ||||||
* | Added larger occupants pad size | James Booth | 2014-10-08 | 3 | -8/+9 | |
| | ||||||
* | Added help to form config | James Booth | 2014-10-07 | 1 | -3/+7 | |
| | ||||||
* | Fixed spelling | James Booth | 2014-10-07 | 1 | -2/+2 | |
| | ||||||
* | Added scroll support to occupant list | James Booth | 2014-10-07 | 7 | -19/+48 | |
| | ||||||
* | Handle occupant list resize | James Booth | 2014-10-07 | 3 | -11/+23 | |
| | ||||||
* | Added room occupants panel | James Booth | 2014-10-07 | 4 | -3/+93 | |
| | ||||||
* | Include self in room roster | James Booth | 2014-10-07 | 1 | -3/+0 | |
| | ||||||
* | Added jid autocomplete for affiliation commands | James Booth | 2014-10-06 | 2 | -0/+55 | |
| | ||||||
* | Implemented setting and listing roles | James Booth | 2014-10-06 | 2 | -0/+66 | |
| | ||||||
* | Implemented /room kick command | James Booth | 2014-10-05 | 2 | -20/+107 | |
| | ||||||
* | Added /room kick command | James Booth | 2014-10-05 | 2 | -1/+26 | |
| | ||||||
* | Added /room subject command | James Booth | 2014-10-05 | 2 | -7/+19 | |
| | ||||||
* | Implemented getting affiliation list, and setting affiliation | James Booth | 2014-10-05 | 2 | -0/+60 | |
| | ||||||
* | Formatted /room info output | James Booth | 2014-10-02 | 1 | -6/+7 | |
| | ||||||
* | Added service discovery to /room info command | James Booth | 2014-10-02 | 2 | -0/+54 | |
| | ||||||
* | Merge branch 'master' into muc_roles | James Booth | 2014-10-02 | 1 | -9/+3 | |
|\ | ||||||
| * | Removed usages of strcpy | James Booth | 2014-10-02 | 1 | -9/+3 | |
| | | ||||||
* | | Store real jid with occupants | James Booth | 2014-10-01 | 2 | -2/+14 | |
| | | ||||||
* | | Show fixed form fields | James Booth | 2014-10-01 | 1 | -1/+6 | |
| | | ||||||
* | | Added /room <affiliation> command | James Booth | 2014-10-01 | 3 | -4/+57 | |
| | | ||||||
* | | Added /room <role> command | James Booth | 2014-10-01 | 2 | -0/+54 | |
| | | ||||||
* | | Moved room info output to ui module, added TODO for roles | James Booth | 2014-09-30 | 2 | -0/+15 | |
| | | ||||||
* | | Show occupants affiliation and role with /info in rooms | James Booth | 2014-09-30 | 1 | -13/+19 | |
| | | ||||||
* | | Merge branch 'master' into muc_roles | James Booth | 2014-09-30 | 1 | -2/+2 | |
|\| | ||||||
| * | Fixed help for jid-multi form fields | James Booth | 2014-09-30 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'master' into muc_roles | James Booth | 2014-09-30 | 1 | -1/+1 | |
|\| | | | | | | | | | Conflicts: .gitignore | |||||
| * | Dont check for var attribute on form fields of type fixed | James Booth | 2014-09-30 | 1 | -1/+1 | |
| | | ||||||
* | | wip - Store roles and affiliations with occupants | James Booth | 2014-09-30 | 1 | -0/+2 | |
| | | ||||||
* | | Merge branch 'master' into muc_roles | James Booth | 2014-09-30 | 1 | -1/+1 | |
|\| | ||||||
| * | free latest_release regardless of its validity | Adam Coffman | 2014-09-29 | 1 | -1/+1 | |
| | | ||||||
* | | Changed rooms to use Occupant type instead of PContact | James Booth | 2014-09-30 | 5 | -28/+104 | |
| | | ||||||
* | | Tidied muc module | James Booth | 2014-09-28 | 3 | -13/+13 | |
|/ | ||||||
* | Unreference date time | James Booth | 2014-09-24 | 1 | -0/+1 | |
| | ||||||
* | Handle errors for /disco info requests | James Booth | 2014-09-24 | 1 | -1/+1 | |
| | ||||||
* | Cache capabilities to file | James Booth | 2014-09-22 | 2 | -0/+3 | |
| | ||||||
* | Show message when no capabilities available | James Booth | 2014-09-21 | 1 | -6/+9 | |
| | ||||||
* | Added jid->hash lookup for capabilities | James Booth | 2014-09-20 | 3 | -119/+117 | |
| | ||||||
* | Fixed messages for new rooms | James Booth | 2014-09-18 | 1 | -1/+9 | |
| | ||||||
* | Handle result of room configuration submit | James Booth | 2014-09-17 | 2 | -3/+71 | |
| | ||||||
* | Show errors in room when can't retrieve room config | James Booth | 2014-09-17 | 2 | -0/+26 | |
| | ||||||
* | Added field updated message, show form mofified indicator for /wins | James Booth | 2014-09-17 | 1 | -0/+3 | |
| | ||||||
* | Merge branch 'master' into roomconfig | James Booth | 2014-09-17 | 1 | -1/+2 | |
|\ | ||||||
| * | Fixed window switching when paged | James Booth | 2014-09-17 | 1 | -1/+2 | |
| | | ||||||
* | | Show indicator when form has unsaved changes | James Booth | 2014-09-16 | 3 | -10/+15 | |
| | | ||||||
* | | Added form field help | James Booth | 2014-09-16 | 1 | -9/+76 | |
| | | ||||||
* | | Implemented /form help | James Booth | 2014-09-16 | 2 | -5/+34 | |
| | | ||||||
* | | Show form fields after updating | James Booth | 2014-09-15 | 2 | -0/+10 | |
| | | ||||||
* | | Added /form show | James Booth | 2014-09-15 | 2 | -11/+19 | |
| | | ||||||
* | | Dont allow unsaved form windows to be closed | James Booth | 2014-09-15 | 2 | -2/+19 | |
| | |