Age | Commit message (Expand) | Author |
2014-05-12 | Add support for <before/> to ResultSet | Edwin Mons |
2014-05-09 | Fix MAM Sluift. | Richard Maudsley |
2014-05-09 | Fix compiler warnings in Sluift convertors. | Richard Maudsley |
2014-05-02 | Added Sluift MAM convertors. | Richard Maudsley |
2014-04-30 | Update LuaElementConvertor interface to work with Element instead of Payload. | Richard Maudsley |
2014-04-28 | Make ToplevelElement and Payload inherit from Element. | Richard Maudsley |
2014-04-28 | Create ToplevelElement to replace Element. | Richard Maudsley |
2014-04-27 | Make stanza constructor protected | Remko Tronçon |
2014-04-25 | Make emoticons match only on word boundaries | Kevin Smith |
2014-04-25 | Fix MUC invite being treated like impromptu MUC invite. | Richard Maudsley |
2014-04-25 | Hide reason field in impromptu chat invites. | Richard Maudsley |
2014-04-25 | Sort ContactSuggester results using case-insensitive substring match, plus un... | Richard Maudsley |
2014-04-24 | Added MAM parsers, serializers and tests. | Richard Maudsley |
2014-04-23 | Don't suggest people who are already in the Start Chat list. | Richard Maudsley |
2014-04-22 | Fix crash in QtUserSearchWindow. | Richard Maudsley |
2014-04-22 | Fix for crash when resetting New Chat wizard. | Richard Maudsley |
2014-04-17 | Handle menu shortcuts for "Add contact..." and "Start chat..." application wi... | Tobias Markmann |
2014-04-07 | Don't show multiple Recents with the same occupants | Richard Maudsley |
2014-04-07 | Clear the reason field in invite dialogs before showing them | Richard Maudsley |
2014-04-07 | Allow contacts to be dragged from the Chats tab into the search window | Richard Maudsley |
2014-04-02 | Automatically moving user into the chat list when you select from the populat... | Richard Maudsley |
2014-04-02 | Make the impromptu MUCs behave more like a regular chat. | Richard Maudsley |
2014-03-31 | Render results forms with multi-values correctly | Richard Maudsley |
2014-03-24 | Fix SCRAM-SHA-1-PLUS channel binding negotiation code. (Thanks Kim Alvefur) | Tobias Markmann |
2014-03-22 | Move hardcoded XMPP SRV information from Connector into CoreClient | Nick Hudson |
2014-03-21 | Sluift: Fix compilation warning | Remko Tronçon |
2014-03-21 | Swiftob: Fix compilation against Lua 5.2 | Remko Tronçon |
2014-03-21 | Fix Dutch translation typos | Remko Tronçon |
2014-03-21 | Disconnect ClientXMLTracer signals at destruction time | Remko Tronçon |
2014-03-20 | Sluift: Initialize client tracing at creation time | Remko Tronçon |
2014-03-13 | Set chat font back to sans-serif font. | Richard Maudsley |
2014-02-25 | Build with new Boostish stuff. | Kevin Smith |
2014-02-24 | Label fax numbers as fax and omit resources from JIDs in roster tooltips | Richard Maudsley |
2014-02-22 | Handle error responses to XEP-0184 receipt requests. | Tobias Markmann |
2014-02-22 | Clean up recent patch a little | Kevin Smith |
2014-02-22 | Clean up format slightly | Kevin Smith |
2014-02-22 | Make git and wix wrappers in build system more convenient for use by other pr... | Kevin Smith |
2014-02-22 | Added timestamps to debug log. | Richard Maudsley |
2014-02-21 | Tidy up of subscription notification dialog. | Richard Maudsley |
2014-02-16 | Don't try to install git hooks when Swift is used as a submodule. | Kevin Smith |
2014-02-13 | Fix clang warnings | Remko Tronçon |
2014-02-02 | Sluift: Add new_certificate | Remko Tronçon |
2014-02-02 | Update user tune & geoloc serializer | Remko Tronçon |
2014-02-02 | Change include order of some files | Remko Tronçon |
2014-02-02 | Sluift: Remove accidentally committed code. | Remko Tronçon |
2014-02-02 | Sluift: Add missing headers | Remko Tronçon |
2014-01-28 | Update copyright of several files | Remko Tronçon |
2014-01-28 | Sluift: Add shortcut for 'subject' to send_message | Roger Planas |
2014-01-27 | Fix compilation error C++11/latest clang | Kevin Smith |
2014-01-25 | Fix images which caused libpng to issue warnings | Pavol Babincak |