Age | Commit message (Expand) | Author |
2010-09-12 | Removed debug message | Remko Tronçon |
2010-09-12 | Remove non-existing include. | Remko Tronçon |
2010-09-12 | Moved application message display around. | Remko Tronçon |
2010-09-11 | Make AvatarManager abstract | Remko Tronçon |
2010-09-11 | Added VCardAvatarManager for offline avatars. | Remko Tronçon |
2010-09-11 | Refactoring VCardUpdateAvatarManager. | Remko Tronçon |
2010-09-11 | Added support for Entity Capabilities. | Remko Tronçon |
2010-09-05 | Added "Clear" context menu for chat log. | Remko Tronçon |
2010-09-03 | Try the throbber after the message | Kevin Smith |
2010-09-03 | XEP-0198 Ack support in the UI | Kevin Smith |
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 |