Age | Commit message (Expand) | Author |
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 |
2012-06-23 | Use a consistent fallback nickname when autojoining MUCs | Kevin Smith |
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-05-31 | Don't report encrypted connections once disconnected. | Kevin Smith |
2012-05-12 | Remove peer certificate from APIs. | Remko Tronçon |
2012-05-12 | Show Certificate dialog from certificate error window. | Remko Tronçon |
2012-05-11 | Showing stream encryption status in the roster header. Provide native certifi... | Tobias Markmann |
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-27 | Don't spin the throbber forever when editing a contact for whom you don't yet... | Kevin Smith |
2012-04-27 | Cleaning out old cruft | Kevin Smith |
2012-04-26 | Only include targeted messages in the Chats view count for MUCs. | Kevin Smith |
2012-04-26 | Avoid adding messages to the Notices view for the currently selected tab. | Kevin Smith |
2012-04-26 | Don't include yesterday's MUC presence changes in today's first update. | Kevin Smith |
2012-04-26 | Avoid duplicate subscription requests. | Kevin Smith |
2012-04-26 | Mark recent chats offline when Swift is offline. | Kevin Smith |
2012-04-26 | Force signouts after trust checking overides when the password is unavailable. | Kevin Smith |
2012-04-26 | Reset MUC Search windows between uses. | Kevin Smith |
2012-04-25 | Convert /me in notification bubbles. | Remko Tronçon |
2012-04-24 | File transfer strings made translatable | Pavol Babincak |
2012-04-24 | Changed SWIFT_LOG("DEBUG") to SWIFT_LOG(debug). | Remko Tronçon |
2012-04-24 | Debug messages print only if logging is enabled | Pavol Babincak |
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-22 | Use boost::filesystem instead of boost::filesystem2. | Remko Tronçon |
2012-04-21 | Fix bug crashing Swift when sending non-existent file. | Tobias Markmann |
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-12 | Tidy up of assorted Schannel/CAPI stuffs. | Kevin Smith |
2012-04-09 | Made MUC context options role-aware | Mateusz Piekos |
2012-04-08 | 'Add contact' from MUC right-click menu | dknn |
2012-03-23 | Allow TLS errors to bubble further up the stack | Kevin Smith |
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-14 | Dispose of notification callbacks once the account signs out. | Kevin Smith |
2012-03-06 | Load 'show offline' for new sessions | Kevin Smith |