summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-09-03Try the throbber after the messageKevin Smith
2010-09-03XEP-0198 Ack support in the UIKevin Smith
2010-09-03Squash presence in chat and MUC windows.Kevin Smith
2010-08-30Comment about scrolling being untrustworthyKevin Smith
2010-08-30Remove debug outputKevin Smith
2010-08-30Start scrolling on new messages.Kevin Smith
2010-08-30Assertion checks for adding messages etc.Kevin Smith
2010-08-30Render the Chat view directly with DOM commands, not javascript.Kevin Smith
2010-08-29Put platform flags in PLATFORM_FLAGS variable.Remko Tronçon
2010-08-29Added stanza acking support to client.Remko Tronçon
2010-08-27Don't elide roster headings when the widget becomes large enough.Kevin Smith
2010-08-24Added VCardStorage.Remko Tronçon
2010-08-22Don't skip tabs for Ctrl-PgUp/Dn on reopened chats.swift-1.0beta6Kevin Smith
2010-08-22Don't incorrectly mark all messages read in most recently opened chat when a ...Kevin Smith
2010-08-21Revert "Store avatars per profile."Remko Tronçon
2010-08-21Store avatars per profile.Remko Tronçon
2010-08-21Revert "Added SoundPlayer::isAvailable."Remko Tronçon
2010-08-21Added SoundPlayer::isAvailable.Remko Tronçon
2010-08-20Don't bundle sounds.Remko Tronçon
2010-08-20Disable dropping of images & URL context menus in the chat view.Remko Tronçon
2010-08-20Sort bookmark list.Kevin Smith
2010-08-20Don't temporarily show a scrollbar in chat input after growing.Kevin Smith
2010-08-20Focus the chat input again when the chat log is clicked.Kevin Smith
2010-08-20Restart with previous (per-accoun) status.Kevin Smith
2010-08-20Cause fewer geometry updates while typing in chat windows.Kevin Smith
2010-08-20Don't crash when .app is 'open'ed on a Mac.Kevin Smith
2010-08-19Rolling back accidental commitKevin Smith
2010-08-19Compilation fix for UnicesKevin Smith
2010-08-19Fixed compilation on OS X.Remko Tronçon
2010-08-19Extract dir providing functionality from application class.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-25Initial multi-account supportKevin Smith
2010-07-25ChatTabs improvements.Kevin Smith
2010-07-24Don't tab-complete empty words.Kevin Smith
2010-07-23Tone down the chat state colours in tab titles.Kevin Smith
2010-07-23Recognise when leaving a MUC (disconnect or kick).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-02Don't crash when signing out if the debug console's open.Kevin Smith
2010-06-26Show status in system tray.Kevin Smith
2010-06-26Elide text in the various roster views.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-20Allow the Find Room window to resize.Kevin Smith
2010-06-19Give password field focus if pre-filling the jid field at loginKevin Smith