Age | Commit message (Expand) | Author |
2014-05-19 | Sluift: Fix conversor build errors for older compilers | Roger Planas |
2014-05-19 | Sluift: Remove residual tprint in pubsub subscribe function | Roger Planas |
2014-05-18 | Replace accidental cerr with SWIFT_LOG | Kevin Smith |
2014-05-18 | Sluift: Add assertions on conversion | Remko Tronçon |
2014-05-18 | Fix copy paste error | Remko Tronçon |
2014-05-18 | Fix uninitialized variables | Remko Tronçon |
2014-05-18 | Fix MUC memory leaks | Remko Tronçon |
2014-05-18 | Fix spell check leaks and errors | Remko Tronçon |
2014-05-12 | Fix create_form to work properly with fields | Edwin Mons |
2014-05-12 | Fix to Sluift MAM query parameters | Edwin Mons |
2014-05-12 | Add sluift function create_form | Edwin Mons |
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 |