Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-12 | fix that Sz again | Arnt Gulbrandsen | |
2011-03-12 | make the enter key work as it should | Arnt Gulbrandsen | |
2011-03-12 | Cache vcard photo hashes. | Remko Tronçon | |
2011-03-12 | Moved vcard photo hash management into vcard storage. | Remko Tronçon | |
This makes it easy to adapt the code to cache photo hashes if we want to. | |||
2011-03-11 | Updated Dutch translation + Added translation docs. | Remko Tronçon | |
2011-03-11 | Added swiftob to gitignore. | 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-11 | Store JID->Avatar mappings. | Remko Tronçon | |
Resolves: #653 | |||
2011-03-10 | (Really this time) fix unread messages. | Kevin Smith | |
I hope, anyway. Resolves: #775 | |||
2011-03-09 | Fix marking notices as read. | Kevin Smith | |
Resolves: #775 | |||
2011-03-08 | Fixed crash on Qt 4.7.0 + Windows XP. | Remko Tronçon | |
2011-03-08 | Cache rounded avatars. | Remko Tronçon | |
Resolves: #770 | |||
2011-03-06 | A start on Swiftob, a Swiften-based chatbot. | Kevin Smith | |
2011-03-05 | Added windows packaging. | Remko Tronçon | |
2011-03-05 | Fixed some Sluift bugs. | Remko Tronçon | |
2011-03-05 | Sluift: Added CollectVersions example. | Remko Tronçon | |
2011-03-05 | Sluift: roster->contacts | Remko Tronçon | |
2011-03-05 | Detect libmath. | Remko Tronçon | |
2011-03-05 | Detect pthread for platform flags. | Remko Tronçon | |
2011-03-04 | Sluift: Spin the event loop on some commands | Remko Tronçon | |
2011-03-04 | Don't show popups if the chat's on top. | Kevin Smith | |
Resolves: #774 Release-Notes: Popup notifications for new messages should no longer be generated if the relevant chat is currently selected. | |||
2011-03-04 | Create an edit contact menu item. | Kevin Smith | |
Resolves: #769 Release-notes: It is now possible to edit contacts from the standard menus (without needing to right-click on the item). | |||
2011-03-04 | Reset the field values between searches for users. | Kevin Smith | |
Resolves: #771 | |||
2011-03-04 | Upgrade XEP-0258 support to match 0.6. | Kevin Smith | |
Resolves: #183 Release-Notes: Security labels (XEP-0258) support has been updated to match the latest version of the specification. | |||
2011-03-03 | Some more Sluift tweaks. | Remko Tronçon | |
2011-03-03 | Update chat window title when changing tabs. | Kevin Smith | |
Resolves: #773 | |||
2011-03-02 | Sluift: Added subscription confirm/cancel. | Remko Tronçon | |
2011-03-02 | Added add/remove contact. | Remko Tronçon | |
2011-03-02 | Return client on sluift mutators. | Remko Tronçon | |
2011-03-01 | Introduce Lua::Value helper. | Remko Tronçon | |
2011-03-01 | Fixed linking order. | Remko Tronçon | |
2011-03-01 | Some more Sluift enhancements. | Remko Tronçon | |
2011-02-28 | Join MUC dialog tweaks. | Remko Tronçon | |
2011-02-27 | Sluift echobot. | Remko Tronçon | |
2011-02-27 | Added 'get_next_event' sluift command. | Remko Tronçon | |
2011-02-27 | Temporarily disabling SimpleEventLoopTest::testRun. | Remko Tronçon | |
2011-02-26 | Some more cleanup. | Remko Tronçon | |
2011-02-26 | Some more cleanups. | Remko Tronçon | |
2011-02-26 | Patch Sluift console. | Remko Tronçon | |
2011-02-26 | Added built-in table print function to sluift. | Remko Tronçon | |
2011-02-26 | Added missing files. | Remko Tronçon | |
2011-02-26 | Add "Edit details" section to Add User widget. | Remko Tronçon | |
Resolves: #618 | |||
2011-02-26 | Slpit up user search pages. | Remko Tronçon | |
2011-02-26 | Added an option to not use stream compression. | Remko Tronçon | |
2011-02-26 | Avoid scons warning on multiply defined targets. | Remko Tronçon | |
2011-02-26 | Moving tests around. | Remko Tronçon | |
2011-02-26 | Some more sluift tweaks. | Remko Tronçon | |
2011-02-25 | Add statically linked sluift. | Remko Tronçon | |
2011-02-25 | Use package event for handling Sluift debug flag. | Remko Tronçon | |