Age | Commit message (Expand) | Author |
2013-08-31 | Honour user's no encryption decision in manual configuration for non-eagle mode. | Tobias Markmann |
2013-08-04 | Factor Chat Message Parsing out and test it | Kevin Smith |
2013-08-03 | Missing include | Kevin Smith |
2013-08-02 | Small style fixes for the previous patch. | Remko Tronçon |
2013-08-01 | Refactor chat messages so parsing of links/emoticons happens in controllers. | Kevin Smith |
2013-05-17 | Fixed unicode path handling. | Remko Tronçon |
2013-05-11 | File Transfer refactoring. | Remko Tronçon |
2013-04-27 | Removing third-party hash implementations. | Remko Tronçon |
2013-04-06 | RTL support in chat dialog. | Remko Tronçon |
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-15 | Spell checker implementation using Hunspell | Vlad Voicu |
2013-03-09 | Show idle time as local time in the UI. | Tobias Markmann |
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon |
2013-03-04 | Adding support for idle time. | Tobias Markmann |
2013-02-05 | Make logging thread-safe. | Remko Tronçon |
2013-01-27 | Fixing VCard related crash caused by wrong deletion of profile window. | Tobias Markmann |
2013-01-13 | Fix more warnings. | Remko Tronçon |
2013-01-12 | Adding basic vCard edit/show support. | Tobias Markmann |
2013-01-09 | Highlighting support | Maciej Niedzielski |
2013-01-01 | Silence scan-build warning. | Remko Tronçon |
2012-12-31 | Fix more warnings. | Remko Tronçon |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-12-23 | Replace functors and for loops by boost::lambdas. | Remko Tronçon |
2012-12-23 | Fix loading of status messages | Kevin Smith |
2012-12-23 | Don't include the trailing line ending in status messages | Kevin Smith |
2012-12-23 | Avoid any duplicates in the status menu | Kevin Smith |
2012-12-23 | Don't store duplicate status | Kevin Smith |
2012-12-23 | Save recent status messages and allow easy setting. | Kevin Smith |
2012-11-14 | Fix crash on receiving bad data (security labels) | Kevin Smith |
2012-11-13 | Allow BOSH URL setting again. | Kevin Smith |
2012-11-11 | Removing unnecessary break statements. | Remko Tronçon |
2012-11-10 | Don't crash on login with pending subscription events. | Remko Tronçon |
2012-09-27 | Fix a crash that occurs when resetting the client | Cătălin Badea |
2012-09-20 | Don't crash on disconnects with experimental | Kevin Smith |
2012-09-17 | Fixed URL parsing/serializing. | Remko Tronçon |
2012-09-17 | Fixed crash when canceling connect. | Remko Tronçon |
2012-09-15 | Use last activity for requesting history again in MUCs without experimental | Kevin Smith |
2012-09-10 | Set default account settings back to the defaults. | Kevin Smith |
2012-09-09 | Removing debug messages. | Remko Tronçon |
2012-09-08 | Support whiteboarding. | Mateusz Piekos |
2012-09-08 | Connection settings support | Kevin Smith |
2012-08-30 | History dialog | Cătălin Badea |
2012-08-07 | Fixed build. | Remko Tronçon |
2012-07-26 | Don't let correction change a label. | Kevin Smith |
2012-07-15 | Fixed compilation on Windows. | Remko Tronçon |
2012-07-15 | Provide replace_pragma_once flag. | Remko Tronçon |