Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'tsenart/connect-on-startup' | James Booth | 2013-11-07 | 1 | -1/+3 |
|\ | |||||
| * | Connect to an account on start-up | Tomás Senart | 2013-10-14 | 1 | -1/+3 |
|/ | | | | | | | | This commit enables connecting to an account on startup which enables the use case of having different pre-configured scripts which start different profanity processes for different accounts. This only makes sense in the light of not supporting many accounts connected per process. | ||||
* | Include git revision with -v output | James Booth | 2013-09-17 | 1 | -2/+15 |
| | |||||
* | Tidied #include's | James Booth | 2013-02-02 | 1 | -2/+2 |
| | |||||
* | Updated copyright | James Booth | 2013-01-11 | 1 | -2/+2 |
| | |||||
* | Fixed some memory leaks | James Booth | 2012-11-26 | 1 | -0/+1 |
| | |||||
* | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 1 | -5/+5 |
| | |||||
* | Refactored profanity module | James Booth | 2012-10-02 | 1 | -2/+1 |
| | | | | Now has simple run method and event handlers | ||||
* | Tidied all includes | James Booth | 2012-08-26 | 1 | -3/+1 |
| | |||||
* | Customisable logging levels | James Booth | 2012-08-19 | 1 | -2/+3 |
| | |||||
* | Fixed definite memory leaks | James Booth | 2012-07-31 | 1 | -0/+2 |
| | |||||
* | Function signatures across lines | James Booth | 2012-07-24 | 1 | -1/+2 |
| | |||||
* | Command line args and welcome message | James Booth | 2012-07-20 | 1 | -13/+29 |
| | |||||
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+52 |