Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'incertia/exit-title' | James Booth | 2015-01-12 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Conflicts: src/command/command.c src/config/preferences.c src/config/preferences.h | ||||
| * | add exit title preference to group and add command for setting the preference | Will Song | 2015-01-08 | 1 | -1/+2 |
|/ | |||||
* | Removed function pointers | James Booth | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | Added /inpblock command | James Booth | 2014-12-21 | 1 | -0/+1 |
| | |||||
* | Added /resource command | James Booth | 2014-12-02 | 1 | -0/+1 |
| | |||||
* | Added /time setting | James Booth | 2014-11-16 | 1 | -0/+1 |
| | |||||
* | Added /wrap user preference for enabling/disabling word wrapping | James Booth | 2014-11-09 | 1 | -0/+1 |
| | |||||
* | Added /presence command to show contacts presence | James Booth | 2014-11-07 | 1 | -0/+1 |
| | |||||
* | Implemented new field commands | James Booth | 2014-10-19 | 1 | -0/+2 |
| | |||||
* | Added /privileges command to set UI option for showing roles/affiliations in ↵ | James Booth | 2014-10-18 | 1 | -0/+1 |
| | | | | rooms | ||||
* | Removed /duck command | James Booth | 2014-10-18 | 1 | -1/+0 |
| | |||||
* | Added /affiliation and /role commands | James Booth | 2014-10-12 | 1 | -1/+3 |
| | |||||
* | Moved /room subject to /subject | James Booth | 2014-10-11 | 1 | -0/+1 |
| | |||||
* | Moved /room ban to /ban | James Booth | 2014-10-11 | 1 | -0/+1 |
| | |||||
* | Moved /room kick to /kick | James Booth | 2014-10-10 | 1 | -0/+1 |
| | |||||
* | Added /occupants commands, unfinished | James Booth | 2014-10-09 | 1 | -0/+1 |
| | |||||
* | Split /room and /form commands | James Booth | 2014-09-15 | 1 | -0/+1 |
| | |||||
* | Added /ping command | James Booth | 2014-09-04 | 1 | -0/+1 |
| | |||||
* | Added /room config command | James Booth | 2014-09-03 | 1 | -0/+1 |
| | |||||
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Added XML Console window | James Booth | 2014-04-15 | 1 | -0/+1 |
| | |||||
* | Command argument parsers set result argument | James Booth | 2014-04-09 | 1 | -1/+1 |
| | |||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Added skeleton /alias command | James Booth | 2014-01-23 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into otr | James Booth | 2014-01-02 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: Makefile.am | ||||
| * | Dynamically load UI functions, fixed tests | James Booth | 2013-12-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into otr | James Booth | 2013-12-15 | 1 | -0/+1 |
|/ | | | | | Conflicts: src/command/command.c | ||||
* | Seperated command functions into module | James Booth | 2013-12-15 | 1 | -0/+112 |