about summary refs log tree commit diff stats
path: root/src/profanity.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Show message when other user <gone/>James Booth2012-11-011-0/+1
|
* Load roster before sending presenceJames Booth2012-10-281-5/+0
|
* Removed trailing whitespace from src and testsJames Booth2012-10-211-2/+2
|
* handle error messages from serverDmitry Podgorny2012-10-181-0/+1
|
* Refactored profanity moduleJames Booth2012-10-021-9/+7
| | | | Now has simple run method and event handlers
* Moved roster output handling to profanity moduleJames Booth2012-10-021-0/+6
|
* Added status handler code to profanity moduleJames Booth2012-10-021-0/+2
|
* Moved login attempt handler code to profanity moduleJames Booth2012-10-011-0/+3
|
* Moved incoming message code to profanity moduleJames Booth2012-10-011-0/+2
|
* Created shutdown init function to initiate and wait for shutdownJames Booth2012-09-111-0/+1
|
* Customisable logging levelsJames Booth2012-08-191-1/+1
|
* Added autobuild toolsJames Booth2012-07-011-0/+30