about summary refs log tree commit diff stats
path: root/src/jabber.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Shutdown now correctly handles connectionJames Booth2012-09-231-2/+0
|
* Created shutdown init function to initiate and wait for shutdownJames Booth2012-09-111-31/+46
|
* Started work on closing stream on quitJames Booth2012-09-111-5/+22
| | | | For standards compliance
* Tidied all includesJames Booth2012-08-261-5/+5
|
* Refactored logJames Booth2012-08-261-9/+9
| | | | Added shortcut functions for prof logging levels
* Merge common and utilJames Booth2012-08-231-1/+1
|
* Added some logging and updated man pageJames Booth2012-08-221-0/+6
|
* Basic log levels settingsJames Booth2012-08-191-6/+39
|
* Moved functions in jabber.cJames Booth2012-08-191-9/+6
|
* Removed log reference from jabber.cJames Booth2012-08-191-3/+0
|
* Send active stanza in messagesJames Booth2012-08-161-1/+6
| | | | To continue receiving typing notifications
* Added typing notifications and related preferencesJames Booth2012-08-161-7/+11
|
* Simple incoming typing notificationJames Booth2012-08-151-1/+13
|
* Function signatures across linesJames Booth2012-07-241-18/+32
|
* Added chlog preference for chat loggingJames Booth2012-07-221-11/+13
|
* Basic chat log per userJames Booth2012-07-221-2/+4
|
* Formatting of jids in chat logJames Booth2012-07-221-2/+8
|
* Added simple chat logJames Booth2012-07-221-0/+5
|
* Merge branch 'master' into buildJames Booth2012-07-041-1/+7
|
* Added autobuild toolsJames Booth2012-07-011-0/+410