Age | Commit message (Expand) | Author |
2011-05-12 | Remove duplicate entries from the recent chat list. | Kevin Smith |
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon |
2011-05-02 | Add a generic erase() algorithm. | Remko Tronçon |
2011-05-02 | Fix the acks when replacing messages | Kevin Smith |
2011-05-02 | Replace auto_ptr by shared_ptr. | Remko Tronçon |
2011-04-30 | Allow groups to be resorted based on changing names. | Kevin Smith |
2011-04-30 | Missing signal. | Kevin Smith |
2011-04-30 | This should fix the MUC ordering. | Kevin Smith |
2011-04-30 | Correct message feature using XEP-Correct | Vlad Voicu |
2011-04-28 | Updated some text strings. | Remko Tronçon |
2011-04-28 | Recent chats are now persisted. | Kevin Smith |
2011-04-27 | Start on recent chats list | Kevin Smith |
2011-04-27 | Reset the login view's isLoggingIn on cancel login. | Remko Tronçon |
2011-04-26 | Make stanza ack handling safer in case of a view without stanza acking support. | Remko Tronçon |
2011-04-26 | Added CertificateMemoryStorage. | Remko Tronçon |
2011-04-26 | Don't attempt to login without a valid node@domain JID. | Kevin Smith |
2011-04-25 | Move available actions logic into Swiften class. | Kevin Smith |
2011-04-25 | Fixed compilation. | Remko Tronçon |
2011-04-25 | Moved file storages to Swift. | Remko Tronçon |
2011-04-24 | Initial Ad-Hoc commands support. | Kevin Smith |
2011-04-23 | Sort MUC roles by role, rather than by name. | Kevin Smith |
2011-04-22 | Merge unread tab titles legibly. | Kevin Smith |
2011-04-20 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-20 | Return groups vector by reference. | Remko Tronçon |
2011-04-18 | Added RFC5122 XMPP URI parsing and basic handling. | Remko Tronçon |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon |
2011-04-02 | Don't disable GUI during destruction.swift-1.0rc1 | Kevin Smith |
2011-03-30 | Added another missing string. | Remko Tronçon |
2011-03-19 | Added more untranslated strings. | Remko Tronçon |
2011-03-14 | "You have entered the room as a <nick>" -> "You have entered the room as <nic... | Remko Tronçon |
2011-03-12 | Make ByteArray an std::vector<unsigned char>. | Remko Tronçon |
2011-03-11 | Fixed unnecessary updating and sending out VCard photo hash. | Remko Tronçon |
2011-03-11 | Fixed bug where own avatar was incorrectly displayed when switching profiles. | Remko Tronçon |
2011-03-10 | (Really this time) fix unread messages. | Kevin Smith |
2011-03-09 | Fix marking notices as read. | Kevin Smith |
2011-03-04 | Don't show popups if the chat's on top. | Kevin Smith |
2011-03-04 | Reset the field values between searches for users. | Kevin Smith |
2011-03-04 | Upgrade XEP-0258 support to match 0.6. | Kevin Smith |
2011-02-26 | Add "Edit details" section to Add User widget. | Remko Tronçon |
2011-02-21 | Added missing Qt translation strings. | Remko Tronçon |
2011-02-20 | Make Swift translatable. | Remko Tronçon |
2011-02-19 | Make Swift translatable. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-02-11 | Allow group changes at the same time as nick changes. | Kevin Smith |
2011-02-11 | Fix for last commit so rejoins with new content do trigger unread messages | Kevin Smith |
2011-02-11 | Don't mark MUC Context as unread. | Kevin Smith |
2011-02-11 | Allow deletion of items from login list. | Kevin Smith |
2011-02-11 | Rejoin MUCs with the requested nick, not the one that was in previous use. | Kevin Smith |
2011-02-07 | Split contact editing out into separate widget. | Remko Tronçon |
2011-02-07 | Moved Swift-specific roster code out of Swiften. | Remko Tronçon |