summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-19Extract dir providing functionality from application class.Remko Tronçon
2010-08-19Fixed linkifying of urls containing '='.Remko Tronçon
2010-08-18Added command parser.Remko Tronçon
2010-08-17Catch exceptions from create_dir.Remko Tronçon
2010-08-17Also build examples when cross-compiling.Remko Tronçon
2010-08-16Cleaning up the SConstruct a bit more.Remko Tronçon
2010-08-16Fix LibXML check.Remko Tronçon
2010-08-16And some more tweaks.Remko Tronçon
2010-08-16More build system tweaks.Remko Tronçon
2010-08-16Some build system fixes.Remko Tronçon
2010-08-15Fix SCons fallback from amd64->x86 on Windows.Remko Tronçon
2010-08-11Disable fading in chats.Remko Tronçon
2010-08-08Added XEP-0004 data forms parsing & serializing.Remko Tronçon
2010-08-07Don't crash when kicked from a MUC.Kevin Smith
2010-08-07Don't crash if idle at the login screen.Kevin Smith
2010-08-01Fixed incorrect state check.Remko Tronçon
2010-08-01Fixed typo.Remko Tronçon
2010-07-28Fix for previous commit losing style for some MUC messages.Kevin Smith
2010-07-25Preparation for merging presences in the chat log.Kevin Smith
2010-07-25Fix MUC nick conflict resolution.Kevin Smith
2010-07-25Initial multi-account supportKevin Smith
2010-07-25ChatTabs improvements.Kevin Smith
2010-07-24Don't tab-complete empty words.Kevin Smith
2010-07-24Improvements and further testing to tab completion.Kevin Smith
2010-07-23Tone down the chat state colours in tab titles.Kevin Smith
2010-07-23Don't create Notices for MUC history on join.Kevin Smith
2010-07-23Recognise when leaving a MUC (disconnect or kick).Kevin Smith
2010-07-23Don't crash on exit before first login.Kevin Smith
2010-07-23Generate a Notice if your nick is mentioned in a MUC.Kevin Smith
2010-07-23Elide and use scroll buttons on all platforms when chat tab list is too long.Kevin Smith
2010-07-23Don't allow a status change to override the new message systray icon.Kevin Smith
2010-07-23Pre-render the MUC chat roster splitter.swift-1.0beta5Kevin Smith
2010-07-21Pre-render the chat window splitter.Kevin Smith
2010-07-21Patching memory leaks in ChatController.Kevin Smith
2010-07-10Boost patch to allow compilation in Objective-CKevin Smith
2010-07-07Specify iOS version to targetKevin Smith
2010-07-02Don't crash when signing out if the debug console's open.Kevin Smith
2010-06-28Improve reconnect logic.Kevin Smith
2010-06-26Fix segfault on second sign-inKevin Smith
2010-06-26Show status in system tray.Kevin Smith
2010-06-26Elide text in the various roster views.Kevin Smith
2010-06-25Simplify presence handling for auto-away and reconnections.Kevin Smith
2010-06-25Allow for margins in the status popup.Kevin Smith
2010-06-25Command-line option to not use tabs.Kevin Smith
2010-06-20Show total unread count in tab title.swift-1.0beta4Kevin Smith
2010-06-20Show subjects on MUC join.Kevin Smith
2010-06-20Fire fewer reconnect timers after they become obsoleteKevin Smith
2010-06-20Allow the Find Room window to resize.Kevin Smith
2010-06-19Give password field focus if pre-filling the jid field at loginKevin Smith
2010-06-19Shorter tab names for MUCs.Kevin Smith