Age | Commit message (Expand) | Author |
2010-09-03 | Squash presence in chat and MUC windows. | Kevin Smith |
2010-08-30 | Comment about scrolling being untrustworthy | Kevin Smith |
2010-08-30 | Remove debug output | Kevin Smith |
2010-08-30 | Start scrolling on new messages. | Kevin Smith |
2010-08-30 | Assertion checks for adding messages etc. | Kevin Smith |
2010-08-30 | Render the Chat view directly with DOM commands, not javascript. | Kevin Smith |
2010-08-29 | Put platform flags in PLATFORM_FLAGS variable. | Remko Tronçon |
2010-08-29 | Added stanza acking support to client. | Remko Tronçon |
2010-08-27 | Separate MUCRegistry from ChatsManager. | Remko Tronçon |
2010-08-27 | Rerequest the roster at reconnect. | Kevin Smith |
2010-08-27 | Don't tab-complete for users who aren't in the room. | Kevin Smith |
2010-08-27 | Don't segfault at login-screen exit | Kevin Smith |
2010-08-27 | Don't elide roster headings when the widget becomes large enough. | Kevin Smith |
2010-08-27 | Use own nick at top of roster. | Kevin Smith |
2010-08-24 | Implemented VCardManager. | Remko Tronçon |
2010-08-24 | Added VCardStorage. | Remko Tronçon |
2010-08-22 | Don't skip tabs for Ctrl-PgUp/Dn on reopened chats.swift-1.0beta6 | Kevin Smith |
2010-08-22 | Include unbundled sound in Windows installer | Kevin Smith |
2010-08-22 | Don't incorrectly mark all messages read in most recently opened chat when a ... | Kevin Smith |
2010-08-21 | Revert "Store avatars per profile." | Remko Tronçon |
2010-08-21 | Store avatars per profile. | Remko Tronçon |
2010-08-21 | Revert "Added SoundPlayer::isAvailable." | Remko Tronçon |
2010-08-21 | Added SoundPlayer::isAvailable. | Remko Tronçon |
2010-08-20 | Don't bundle sounds. | Remko Tronçon |
2010-08-20 | Disable dropping of images & URL context menus in the chat view. | Remko Tronçon |
2010-08-20 | Sort bookmark list. | Kevin Smith |
2010-08-20 | Don't temporarily show a scrollbar in chat input after growing. | Kevin Smith |
2010-08-20 | Focus the chat input again when the chat log is clicked. | Kevin Smith |
2010-08-20 | Don't include status in MUC roster sorting. | Kevin Smith |
2010-08-20 | Restart with previous (per-accoun) status. | Kevin Smith |
2010-08-20 | Cause fewer geometry updates while typing in chat windows. | Kevin Smith |
2010-08-20 | Fix chats sometimes not re-opening on new messages. | Kevin Smith |
2010-08-20 | Only add one vcard and caps element to each presence stanza. | Kevin Smith |
2010-08-20 | Don't crash when .app is 'open'ed on a Mac. | Kevin Smith |
2010-08-19 | Rolling back accidental commit | Kevin Smith |
2010-08-19 | Compilation fix for Unices | Kevin Smith |
2010-08-19 | Fixed compilation on OS X. | Remko Tronçon |
2010-08-19 | Extract dir providing functionality from application class. | Remko Tronçon |
2010-08-11 | Disable fading in chats. | Remko Tronçon |
2010-08-07 | Don't crash if idle at the login screen. | Kevin Smith |
2010-07-28 | Fix for previous commit losing style for some MUC messages. | Kevin Smith |
2010-07-25 | Preparation for merging presences in the chat log. | Kevin Smith |
2010-07-25 | Fix MUC nick conflict resolution. | Kevin Smith |
2010-07-25 | Initial multi-account support | Kevin Smith |
2010-07-25 | ChatTabs improvements. | Kevin Smith |
2010-07-24 | Don't tab-complete empty words. | Kevin Smith |
2010-07-24 | Improvements and further testing to tab completion. | Kevin Smith |
2010-07-23 | Tone down the chat state colours in tab titles. | Kevin Smith |
2010-07-23 | Don't create Notices for MUC history on join. | Kevin Smith |
2010-07-23 | Recognise when leaving a MUC (disconnect or kick). | Kevin Smith |