Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | ||||||
* | | Allow removing data from text-multi form fields | James Booth | 2014-09-14 | 1 | -1/+4 | |
| | | ||||||
* | | Tidied form UI code | James Booth | 2014-09-14 | 1 | -10/+10 | |
| | | ||||||
* | | Added /room remove command, reformetted form output | James Booth | 2014-09-14 | 1 | -9/+11 | |
| | | ||||||
* | | Added /room add for *-multi | James Booth | 2014-09-14 | 1 | -1/+1 | |
| | | ||||||
* | | Added form type check on set | James Booth | 2014-09-13 | 1 | -0/+2 | |
| | | ||||||
* | | Added tags to form fields | James Booth | 2014-09-11 | 1 | -4/+2 | |
| | | ||||||
* | | Implemented /room config submit for saving room configuration | James Booth | 2014-09-10 | 4 | -1/+13 | |
| | | ||||||
* | | Extracted form field display code | James Booth | 2014-09-10 | 1 | -114/+121 | |
| | | ||||||
* | | Added form field type enum | James Booth | 2014-09-10 | 1 | -23/+31 | |
| | | ||||||
* | | Coloured room config form var tags | James Booth | 2014-09-10 | 1 | -2/+6 | |
| | | ||||||
* | | Implemented text-multi, jid-single and fixed display for room config forms | James Booth | 2014-09-10 | 1 | -0/+26 | |
| | | ||||||
* | | Implemented jid-multi display for room config forms | James Booth | 2014-09-10 | 1 | -0/+6 | |
| | | ||||||
* | | Implemented list-multi display for room config forms | James Booth | 2014-09-10 | 1 | -0/+14 | |
| | | ||||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-09 | 2 | -0/+2 | |
|\| | ||||||
| * | Merge remote-tracking branch 'pasis/memleak' | James Booth | 2014-09-09 | 2 | -0/+2 | |
| |\ | ||||||
| | * | Fixed memory leaks | Dmitry Podgorny | 2014-09-09 | 2 | -0/+2 | |
| |/ | ||||||
* | | Formatting of room config form | James Booth | 2014-09-09 | 1 | -52/+80 | |
| | | ||||||
* | | Create new window for room configuration | James Booth | 2014-09-07 | 3 | -17/+38 | |
| | | ||||||
* | | Moved room config UI code to ui/core.c | James Booth | 2014-09-07 | 2 | -0/+77 | |
| | | ||||||
* | | Added /room config edit and /room config cancel | James Booth | 2014-09-04 | 1 | -1/+2 | |
|/ | ||||||
* | Handle /room config cancel | James Booth | 2014-09-03 | 2 | -0/+21 | |
| | ||||||
* | Show message when room requires config | James Booth | 2014-09-03 | 2 | -0/+24 | |
| | ||||||
* | Added back switching win on new outgoing message | James Booth | 2014-09-01 | 1 | -0/+1 | |
| | ||||||
* | Always update UI in event loop, removed updates from rest of code | James Booth | 2014-09-01 | 3 | -328/+11 | |
| | ||||||
* | Tidied console presence messages | James Booth | 2014-09-01 | 1 | -4/+0 | |
| | ||||||
* | Paging fixes | James Booth | 2014-08-31 | 1 | -3/+3 | |
| | | | | | - Include empty line when showing end page - Switch off paging when last line and empty line visible | |||||
* | Merge remote-tracking branch 'tdi/master' | James Booth | 2014-08-29 | 1 | -7/+13 | |
|\ | ||||||
| * | Concise formatting of /roster command | Dariusz Dwornikowski | 2014-08-28 | 1 | -7/+8 | |
|/ | ||||||
* | Small spelling fixes in code and comments | Dariusz Dwornikowski | 2014-08-27 | 2 | -2/+2 | |
| |