Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
Controllers
/
MainController.cpp
Age
Commit message (
Expand
)
Author
2014-07-09
Reworked highlight rules dialog. Added support for highlighting individual wo...
Richard Maudsley
2014-07-09
Refactor AdHoc forms.
Richard Maudsley
2014-07-07
Show own tooltip when hovering over roster header.
Richard Maudsley
2014-06-24
Fix VCard update not being broadcast when clearing avatar.
Richard Maudsley
2013-11-18
Improve tooltips to include avatars, last seen and vcard information.
Tobias Markmann
2013-11-03
Split experimental File Transfer out from History and Whiteboarding.
Kevin Smith
2013-10-01
Adding support for impromptu MUCs.
Tobias Markmann
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-01
Refactor chat messages so parsing of links/emoticons happens in controllers.
Kevin Smith
2013-05-11
File Transfer refactoring.
Remko Tronçon
2013-04-27
Removing third-party hash implementations.
Remko Tronçon
2013-03-27
Adding support for Blocking Command (XEP-0191) to Swift(-en).
Tobias Markmann
2013-03-04
Adding support for idle time.
Tobias Markmann
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-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2012-11-13
Allow BOSH URL setting again.
Kevin Smith
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-10
Set default account settings back to the defaults.
Kevin Smith
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-06-23
Use a consistent fallback nickname when autojoining MUCs
Kevin Smith
2012-05-31
Don't report encrypted connections once disconnected.
Kevin Smith
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-27
Cleaning out old cruft
Kevin Smith
2012-04-26
Force signouts after trust checking overides when the password is unavailable.
Kevin Smith
2012-04-12
Tidy up of assorted Schannel/CAPI stuffs.
Kevin Smith
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-05
Get server disco from server, not bare JID.
Kevin Smith
2012-03-05
Send both items and adhoc queries to the server JID.
Kevin Smith
2012-02-22
Fix up for previous CAPI patch
Kevin Smith
2012-02-21
Read in the notifications toggle at launch
Kevin Smith
2012-02-21
Introduce system settings policies.
Kevin Smith
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
Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...
Tobias Markmann
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-18
Fix possible crash on login failures
Kevin Smith
[next]