about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Added chat status colours to preferences.cJames Booth2012-08-191-0/+40
* No longer set win status new when typingJames Booth2012-08-162-2/+1
* Removed typing notification when not in chat winJames Booth2012-08-161-10/+0
* Moved typing notification from main chat to title barJames Booth2012-08-163-5/+86
* Message about F1 keyJames Booth2012-08-161-7/+4
* Show basic help on startupJames Booth2012-08-162-20/+18
* Send active stanza in messagesJames Booth2012-08-161-1/+6
* Improved help on typing notificationsJames Booth2012-08-161-2/+2
* Added typing notifications and related preferencesJames Booth2012-08-166-13/+152
* Simple incoming typing notificationJames Booth2012-08-151-1/+13
* Incremented patch numberJames Booth2012-08-151-1/+1
* Refactored command lookupJames Booth2012-08-151-29/+26
* Added individual command helpJames Booth2012-08-151-22/+128
* Implemented help [command]James Booth2012-08-141-22/+86
* Added long help with dummy dataJames Booth2012-08-142-19/+42
* Command help now looked upJames Booth2012-08-143-30/+100
* Using usage from cmd structJames Booth2012-08-121-84/+166
* Split command groupsJames Booth2012-08-111-68/+52
* Refactored commandsJames Booth2012-08-111-23/+80
* Command list size now calculatedJames Booth2012-08-102-6/+7
* Removed tinyurl_initJames Booth2012-08-103-8/+0
* Fixed autcomplete loginJames Booth2012-07-311-1/+1
* Fixed definite memory leaksJames Booth2012-07-312-0/+8
* Reverted ncurses cleanupJames Booth2012-07-312-8/+2
* Changed version to 0.1.5James Booth2012-07-311-1/+1
* Cleaning up memory allocated by ncurses padsJames Booth2012-07-316-1/+20
* Removed comments from configure.acJames Booth2012-07-301-8/+0
* Fixed libnotify includesJames Booth2012-07-302-7/+8
* Tidy up autotools scripts, removed CFLAGSJames Booth2012-07-302-10/+16
* Show tinyurl errors and usage in chat windowsJames Booth2012-07-293-2/+32
* Fixed bug in tinyurlJames Booth2012-07-293-17/+24
* Changed help on tiny urlsJames Booth2012-07-291-1/+1
* Merge branch 'tinyurl'James Booth2012-07-298-7/+158
|\
| * Added libcurl-devel to Fedora dependenciesJames Booth2012-07-291-1/+1
| * Added libcurl3-dev to ubuntu dependenciesJames Booth2012-07-291-1/+1
| * Validate tinyurlJames Booth2012-07-293-27/+24
| * Fixed num commandsJames Booth2012-07-291-2/+2
| * Updated configure.ac for libcurlJames Booth2012-07-291-2/+4
| * Added tiny commandJames Booth2012-07-283-4/+42
| * Simple tinyurl testJames Booth2012-07-281-0/+5
| * Added tinyurl moduleJames Booth2012-07-283-3/+112
* | Fixed command number bugJames Booth2012-07-292-3/+3
|/
* Function signatures across linesJames Booth2012-07-2418-203/+393
* Removed @ from log file namesJames Booth2012-07-232-3/+9
* Close logs on exitJames Booth2012-07-231-9/+9
* Increased version, chat logging in prefs outputJames Booth2012-07-222-1/+6
* Added chlog preference for chat loggingJames Booth2012-07-225-13/+47
* Created log dir for each loginJames Booth2012-07-221-6/+12
* Basic chat log per userJames Booth2012-07-223-15/+44
* Formatting of jids in chat logJames Booth2012-07-221-2/+8