Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added /account clear [account] port | James Booth | 2014-10-23 | 4 | -0/+16 |
| | |||||
* | Added /account clear [account] server | James Booth | 2014-10-23 | 4 | -0/+16 |
| | |||||
* | Git hook test | James Booth | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Added patch from @pasis for big endian architectures | James Booth | 2014-10-21 | 1 | -7/+11 |
| | |||||
* | Updated release TODO | James Booth | 2014-10-21 | 1 | -1/+6 |
| | |||||
* | Added TODO_045 | James Booth | 2014-10-21 | 1 | -0/+34 |
| | |||||
* | Removed 0.4.5 todo | James Booth | 2014-10-20 | 1 | -3/+0 |
| | |||||
* | Revert "Removed 0.4.5 todo" | James Booth | 2014-10-20 | 2 | -10/+3 |
| | | | | This reverts commit e1f5cfb928ee7b034eb0044b1ef83d606ede0258. | ||||
* | Removed 0.4.5 todo | James Booth | 2014-10-20 | 2 | -3/+10 |
| | |||||
* | Implemented new field commands | James Booth | 2014-10-19 | 3 | -201/+220 |
| | |||||
* | Updated form field help | James Booth | 2014-10-19 | 1 | -10/+10 |
| | |||||
* | Added /form help autocomplete | James Booth | 2014-10-19 | 1 | -9/+30 |
| | |||||
* | Refactor form field and form autocompleters | James Booth | 2014-10-19 | 1 | -72/+61 |
| | |||||
* | Added all autocompelers for form fields | James Booth | 2014-10-19 | 1 | -108/+40 |
| | |||||
* | Added autocomplete for /field list-single types | James Booth | 2014-10-19 | 1 | -5/+9 |
| | |||||
* | Added autocomplete for /field boolean types | James Booth | 2014-10-19 | 1 | -1/+54 |
| | |||||
* | Remove fields from command autocomplete on form submit/cancel | James Booth | 2014-10-18 | 2 | -0/+11 |
| | |||||
* | Add fields to command autocompleter on switch/previous/next | James Booth | 2014-10-18 | 3 | -0/+66 |
| | |||||
* | Moved previous win function | James Booth | 2014-10-18 | 1 | -22/+22 |
| | |||||
* | Set file permissions for logs | James Booth | 2014-10-18 | 2 | -0/+10 |
| | |||||
* | Set file permissions for preferences file | James Booth | 2014-10-18 | 1 | -0/+7 |
| | |||||
* | Set file permissions for accounts file | James Booth | 2014-10-18 | 1 | -0/+6 |
| | |||||
* | Merge remote-tracking branch 'leowzukw/master' | James Booth | 2014-10-18 | 1 | -0/+38 |
|\ | |||||
| * | Add personal theme | leowzukw | 2014-10-18 | 1 | -0/+38 |
| | | |||||
* | | Updated 0.4.5 todo | James Booth | 2014-10-18 | 1 | -1/+0 |
| | | |||||
* | | Fixed message on /ban in private conversations | James Booth | 2014-10-18 | 1 | -1/+1 |
| | | |||||
* | | Added /privileges command to set UI option for showing roles/affiliations in ↵ | James Booth | 2014-10-18 | 10 | -79/+164 |
| | | | | | | | | rooms | ||||
* | | Removed debug messages when setting roles/affiliations | James Booth | 2014-10-18 | 5 | -40/+0 |
| | | |||||
* | | Show occupants role/affiliation changes | James Booth | 2014-10-18 | 8 | -22/+105 |
|/ | |||||
* | Updated 0.4.5 release TODO | James Booth | 2014-10-18 | 1 | -1/+0 |
| | |||||
* | Added reason to role/affiliation changes | James Booth | 2014-10-18 | 6 | -29/+57 |
| | |||||
* | Add output for when both role and affiliation changed at same time | James Booth | 2014-10-18 | 4 | -3/+20 |
| | |||||
* | Show occupants role and affiliation when they join a room | James Booth | 2014-10-18 | 4 | -7/+15 |
| | |||||
* | Don't show join messages on subsequent /join commands | James Booth | 2014-10-18 | 3 | -1/+12 |
| | |||||
* | Updated TODO for 0.4.5 release | James Booth | 2014-10-18 | 1 | -0/+1 |
| | |||||
* | Removed /help other | James Booth | 2014-10-18 | 5 | -8/+4 |
| | |||||
* | Removed /duck command | James Booth | 2014-10-18 | 15 | -214/+3 |
| | |||||
* | Show role/affiliation on room join and on change | James Booth | 2014-10-12 | 4 | -5/+43 |
| | |||||
* | Updated TODO | James Booth | 2014-10-12 | 1 | -1/+0 |
| | |||||
* | Added validation to /role and /affiliation | James Booth | 2014-10-12 | 2 | -29/+34 |
| | |||||
* | Allow /role list and /affiliation list with no args | James Booth | 2014-10-12 | 4 | -8/+23 |
| | |||||
* | Added /affiliation and /role commands | James Booth | 2014-10-12 | 5 | -136/+202 |
| | |||||
* | Removed /room info command, covered by /info | James Booth | 2014-10-11 | 3 | -10/+8 |
| | |||||
* | Moved /room subject to /subject | James Booth | 2014-10-11 | 3 | -45/+66 |
| | |||||
* | Moved /room ban to /ban | James Booth | 2014-10-11 | 3 | -20/+57 |
| | |||||
* | Moved /room kick to /kick | James Booth | 2014-10-10 | 4 | -25/+64 |
| | |||||
* | Fixed nick changes | James Booth | 2014-10-10 | 2 | -2/+7 |
| | |||||
* | Added key code for ctrl-left ctrl-right | James Booth | 2014-10-09 | 1 | -2/+2 |
| | |||||
* | Renamed args to /occupants default | James Booth | 2014-10-09 | 6 | -21/+84 |
| | |||||
* | Added occupants UI preference | James Booth | 2014-10-09 | 3 | -1/+7 |
| |