Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Only package .so in dev package. Support creating Swiften dylibs on Mac OS X. Fixed Swiften .so softlinks. Conflicts: Swiften/SConscript | |||
2011-04-30 | Only package .so in dev package. | Remko Tronçon | |
2011-04-30 | Fixed Swiften .so softlinks. | Remko Tronçon | |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Filter out some extra headers in install dir. Split off libswiften package. Only install the necessary files in the Debian package. | |||
2011-04-30 | Split off libswiften package. | Remko Tronçon | |
2011-04-30 | A better fix for the strange rendering performance issue in tabbed mode. | Tobias Markmann | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-30 | Allow groups to be resorted based on changing names. | Kevin Smith | |
Resolves: #794 | |||
2011-04-30 | Missing signal. | Kevin Smith | |
Resloves: #794 | |||
2011-04-30 | Tidy up some correction quibbles | Kevin Smith | |
2011-04-30 | Only install the necessary files in the Debian package. | Remko Tronçon | |
2011-04-30 | This should fix the MUC ordering. | Kevin Smith | |
Hopefully Resolves: #794 | |||
2011-04-30 | Correct message feature using XEP-Correct | Vlad Voicu | |
Uses Kev's not-yet-published protocol for correcting the last sent message. Release-Notes: You can now correct your previously sent message in a chat by pressing 'up' in the input field. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-29 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Build Swiften as a DLL in Debian package. Added versioning to Swiften. Conflicts: BuildTools/Copyrighter.py | |||
2011-04-29 | Build Swiften as a DLL in Debian package. | Remko Tronçon | |
2011-04-28 | Temporarily reverting widget hiding patch. | Remko Tronçon | |
It is causing some strange side effects. | |||
2011-04-28 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Added Galician Swift desktop entry. Disable building of EchoBot example on non-Windows platforms. | |||
2011-04-28 | Added Galician Swift desktop entry. | Remko Tronçon | |
2011-04-28 | Hiding widgets which aren't visible anyway to prevent them from redrawing. | Tobias Markmann | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-28 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Added Galician translation. Fixed Swedish translation name in desktop entry. | |||
2011-04-28 | Added Galician translation. | Remko Tronçon | |
Release-Notes: Added Galician translation (Thanks to Anxo Outeiral) | |||
2011-04-28 | Fixed Swedish translation name in desktop entry. | Remko Tronçon | |
2011-04-28 | Updated some text strings. | Remko Tronçon | |
2011-04-28 | Update the correct roster tab for notices | Kevin Smith | |
2011-04-28 | Recent chats are now persisted. | Kevin Smith | |
Release-Notes: A list of recent chats is now kept in the 'Chats' tab of the main window. Resolves: #181 | |||
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-27 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Keep shared_ptr of PlatformDomainNameServiceQuery in event loop. Renamed Swedish translation file to swift_sv. | |||
2011-04-27 | Renamed Swedish translation file to swift_sv. | Remko Tronçon | |
Release-Notes: Fixed Swedish translation not working because of incorrect translation filename. | |||
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 | |
Invalid JIDs and JIDs without nodes will now be rejected. Resolves: #829 Release-Notes: Username well-formedness will now be checked before attempting to connect. | |||
2011-04-25 | Move available actions logic into Swiften class. | Kevin Smith | |
Ready for unit testing, and fixing. | |||
2011-04-25 | Fixed compilation. | Remko Tronçon | |
2011-04-25 | Moved file storages to Swift. | Remko Tronçon | |
2011-04-24 | Set untyped fields to Text-Single. | Kevin Smith | |
XEP-0004 gives a default field type of Text-Single where none is specified. | |||
2011-04-24 | Initial Ad-Hoc commands support. | Kevin Smith | |
This is not finished, use at your own peril. | |||
2011-04-23 | Sort MUC roles by role, rather than by name. | Kevin Smith | |
Resolves: #794 Release-Notes: Non-English translations will no longer have MUC role groups in the incorrect order. | |||
2011-04-22 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed SCons not picking up the build version correctly in tarball build. | |||
2011-04-22 | Fixed SCons not picking up the build version correctly in tarball build. | Remko Tronçon | |
2011-04-22 | Merge unread tab titles legibly. | Kevin Smith | |
Release-Notes: Chat tabs with unread messages from several chats will now be a little more descriptive. Resolves: #485 | |||
2011-04-20 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Return groups vector by reference. Updated Dutch and French translations. | |||
2011-04-20 | Return groups vector by reference. | Remko Tronçon | |
This avoids a potential crash. Resolves: #842 Release-Notes: Fixed a crash in roster handling | |||
2011-04-19 | Allow smaller roster heights. | Kevin Smith | |
Resolves: #5222 Release-Notes: The minimum vertical roster size has been reduced. | |||
2011-04-19 | Use a bar to show where the last read messages in a chat are | Vlad Voicu | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-18 | Syntax fix | Kevin Smith | |
2011-04-18 | Updated Dutch and French translations. | Remko Tronçon | |
2011-04-18 | Added explicit dependency for Windows resource file. | Remko Tronçon | |
2011-04-18 | Conditionally compile DBUS URI handler. | Remko Tronçon | |
2011-04-18 | Implemented DBUS URI handler. | Remko Tronçon | |
2011-04-18 | Added RFC5122 XMPP URI parsing and basic handling. | Remko Tronçon | |
URI Handling currently only works on Mac OS X. |