Age | Commit message (Expand) | Author |
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 |
2012-03-05 | Get server disco from server, not bare JID. | Kevin Smith |
2012-03-05 | Save password when bookmarking rooms. | Kevin Smith |
2012-03-05 | Send both items and adhoc queries to the server JID. | 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-28 | Remove compiler warning. | Remko Tronçon |
2012-02-22 | Fix up for previous CAPI patch | Kevin Smith |
2012-02-22 | Compile on Windows | Kevin Smith |
2012-02-21 | Read in the notifications toggle at launch | 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 |
2012-01-17 | Allow specifying BOSH and BOSH proxy URLs with names (rather than IPs) | Kevin Smith |
2011-12-24 | Enable "Show notifications" toggle when Growl isn't installed. | Remko Tronçon |
2011-12-13 | BOSH Support for Swiften | Kevin Smith |
2011-12-13 | Change MainController to not log back in if there's an error during logout | Kevin Smith |
2011-11-28 | Cleanup after previous patch | Kevin Smith |
2011-11-28 | Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-... | Tobias Markmann |
2011-11-25 | Deal with bookmarks with an empty nick | Kevin Smith |
2011-10-29 | Make the --eagle-mode banner per-login, not per-run | Kevin Smith |
2011-10-29 | Don't save message content of recents to disk in --eagle-mode | Kevin Smith |
2011-10-26 | Fix missing include | Kevin Smith |
2011-10-26 | Update string to reflect being used for both no and wrong password | Kevin Smith |
2011-10-19 | For abnormal MUC parts, give the reason. | Kevin Smith |
2011-10-19 | Allow rejoining rooms after join failure. | Kevin Smith |
2011-10-19 | Use real JID for bans, not room JID. | Kevin Smith |
2011-10-18 | When changing affiliation, only send the new one. | Kevin Smith |
2011-10-18 | Fix possible crash on login failures | Kevin Smith |
2011-10-17 | Don't crash in ad-hoc after signout/signin. | Kevin Smith |
2011-10-07 | Fixed CLang warnings. | Remko Tronçon |
2011-10-07 | Allow affiliation editing in MUCs. | Kevin Smith |
2011-10-05 | Allow role changing in MUCs. | Kevin Smith |
2011-10-05 | Don't crash with label item without a label | Kevin Smith |
2011-10-05 | Allow joining passworded MUCs. | Kevin Smith |
2011-10-04 | Allow both instant and reserved rooms. | Kevin Smith |
2011-10-03 | Simple MUC invites. | Kevin Smith |
2011-10-01 | Roster optimizations. | Remko Tronçon |
2011-10-01 | Fixed cppcheck warnings. | Remko Tronçon |
2011-10-01 | Merge branch 'swift-1.x' | Remko Tronçon |