Age | Commit message (Expand) | Author |
2013-04-05 | Don't display errors sent to the bare JID. | Kevin Smith |
2013-04-05 | Silence a couple of warnings | Kevin Smith |
2013-03-31 | Add blocking support for MUC 1-to-1 conversations. | Tobias Markmann |
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann |
2013-03-18 | Only attempt ten extensions before giving up on joining a room | Kevin Smith |
2013-03-09 | Show idle time as local time in the UI. | Tobias Markmann |
2013-03-04 | Adding support for idle time. | Tobias Markmann |
2013-02-05 | Make logging thread-safe. | Remko Tronçon |
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-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-11-14 | Fix crash on receiving bad data (security labels) | Kevin Smith |
2012-11-11 | Removing unnecessary break statements. | Remko Tronçon |
2012-09-15 | Use last activity for requesting history again in MUCs without experimental | Kevin Smith |
2012-09-09 | Removing debug messages. | Remko Tronçon |
2012-09-08 | Support whiteboarding. | Mateusz Piekos |
2012-08-30 | History dialog | Cătălin Badea |
2012-07-26 | Don't let correction change a label. | Kevin Smith |
2012-07-15 | Provide replace_pragma_once flag. | Remko Tronçon |
2012-05-31 | Allow subsequent invites | Kevin Smith |
2012-05-31 | Better MUC inviting | Kevin Smith |
2012-05-31 | Very poor prototype of a MUC invite dialog | Kevin Smith |
2012-04-28 | Only open chat windows when there's something to be displayed. | Kevin Smith |
2012-04-28 | Send label catalogue queries to bare/full JID as appropriate. | Kevin Smith |
2012-04-27 | Reset state of collapsing presence when a chat window is cleared. | Kevin Smith |
2012-04-26 | Only include targeted messages in the Chats view count for MUCs. | Kevin Smith |
2012-04-26 | Don't include yesterday's MUC presence changes in today's first update. | Kevin Smith |
2012-04-26 | Mark recent chats offline when Swift is offline. | Kevin Smith |
2012-04-26 | Reset MUC Search windows between uses. | Kevin Smith |
2012-04-24 | File transfer strings made translatable | Pavol Babincak |
2012-04-24 | Debug messages print only if logging is enabled | Pavol Babincak |
2012-04-17 | Fixing some clang warnings. | Tobias Markmann |
2012-04-14 | Silence some warnings | Kevin Smith |
2012-04-14 | Fix correction from breaking /me actions | Catalin Badea |
2012-04-12 | Refactoring incoming MUC invites UI. | Tobias Markmann |
2012-04-09 | Made MUC context options role-aware | Mateusz Piekos |
2012-04-08 | 'Add contact' from MUC right-click menu | dknn |
2012-03-20 | boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation... | Tobias Markmann |
2012-03-20 | Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based on... | Tobias Markmann |
2012-03-05 | Save password when bookmarking rooms. | Kevin Smith |
2012-03-03 | Unit tests for SettingsProviderHierachy | Kevin Smith |
2012-02-29 | Fixup | Kevin Smith |
2012-02-29 | Don't crash when trying to join MUCs offline | Kevin Smith |
2012-02-21 | Probably fix compilation on some platforms | Kevin Smith |
2012-02-21 | Introduce system settings policies. | Kevin Smith |
2012-02-09 | Fixes for mediated invites | Kevin Smith |
2012-02-06 | Display mediated invites | Kevin Smith |
2012-01-23 | XEP-0004 form support for user search. | Tobias Markmann |
2011-11-28 | Cleanup after previous patch | Kevin Smith |