Age | Commit message (Expand) | Author |
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann |
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann |
2013-01-12 | Adding basic vCard edit/show support. | Tobias Markmann |
2013-01-09 | Highlighting support | Maciej Niedzielski |
2012-12-31 | Fix more warnings. | Remko Tronçon |
2012-09-08 | Support whiteboarding. | Mateusz Piekos |
2012-08-30 | History dialog | Cătălin Badea |
2012-04-23 | Fix member variables to not be const refs | Kevin Smith |
2012-04-23 | Don't initialise with temporaries, fix warnings | Kevin Smith |
2012-04-08 | 'Add contact' from MUC right-click menu | dknn |
2012-02-21 | Introduce system settings policies. | Kevin Smith |
2011-11-28 | Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-... | Tobias Markmann |
2011-10-05 | Allow joining passworded MUCs. | Kevin Smith |
2011-10-04 | Allow both instant and reserved rooms. | Kevin Smith |
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ... | Tobias Markmann |
2011-07-18 | Issue activate() on MUCs joined through Join dialog. | Kevin Smith |
2011-07-12 | Added missing include. | Remko Tronçon |
2011-04-24 | Initial Ad-Hoc commands support. | Kevin Smith |
2011-04-18 | Added RFC5122 XMPP URI parsing and basic handling. | Remko Tronçon |
2011-02-26 | Add "Edit details" section to Add User widget. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-02-07 | Reworking contact editing. | Remko Tronçon |
2011-01-30 | Added profile edit dialog. | Remko Tronçon |
2011-01-20 | Use a dedicated Join MUC dialog. | Remko Tronçon |
2010-12-23 | Turn the 'Find other users' into seperate add/chat menu items with a wizard. | Kevin Smith |
2010-12-22 | Basic User Search support, and Find Rooms cleanup. | Kevin Smith |
2010-11-12 | Persist toggle show offline. | Kevin Smith |
2010-10-30 | When MUC notifications are clicked, open the MUC. | Remko Tronçon |
2010-10-05 | Create 'Enable notifications' menu on Linux. | Kevin Smith |
2010-09-24 | Add logic and tests for modifying roster items. No UI Yet. | Kevin Smith |
2010-06-02 | Rename boost_signalslib.h to boost_bsignals. | Remko Tronçon |
2010-06-02 | Using Boost workaround for Qt signals keyword clash. | Remko Tronçon |
2010-05-13 | List MUCs available on services. | Kevin Smith |
2010-05-07 | Cleaned up MUC code. | Remko Tronçon |
2010-05-06 | Rewrite of large amounts of roster code. | Kevin Smith |
2010-04-30 | Support adding/removing bookmarks from the UI | Kevin Smith |
2010-04-15 | Normalise muc joining, allow it from bookmark list. | Kevin Smith |
2010-04-08 | Added copyrights to Swift. | Remko Tronçon |
2010-04-05 | Allow opening chats to MUC occupants. | Kevin Smith |
2010-04-04 | Allow sounds to be toggled. | Kevin Smith |
2010-04-04 | Add 'remove' context menu item for rosters (not implemented). | Kevin Smith |
2010-03-22 | Fixing up the unit tests again. Oops. | Kevin Smith |
2009-12-24 | Extract the Chat dialog management from MainController into ChatsManager. | Kevin Smith |
2009-11-28 | Some code cleanup. | Remko Tronçon |
2009-11-26 | Plumbing to show a dummy XMLConsoleWidget in the chat tabs. | Kevin Smith |