[Konversation-devel] Review Request 116661: Added option to bypass the proxy when connecting to an IRC server
Anselmo L. S. Melo
anselmolsm at gmail.com
Sat Mar 15 13:10:02 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116661/
-----------------------------------------------------------
(Updated March 15, 2014, 10:10 a.m.)
Review request for Konversation and Eike Hein.
Bugs: 310544
https://bugs.kde.org/show_bug.cgi?id=310544
Repository: konversation
Description
-------
Added an option to the server settings which allows direct connection to the IRC server, bypassing the proxy configured at settings -> configure Konversation -> behavior -> connection. It is usefull for environment where the user connects to an internal IRC server (without using a proxy) and external IRC servers (using the proxy).
I started implementing this adding all proxy configuration to each IRC server configuration, but, after checking how other popular IRC clients deal with this, I decided to proceed with this 'bypass' approach.
Diffs
-----
src/irc/serversettings.h 6434d92
src/irc/serversettings.cpp 687e9ee
src/irc/serverdialogui.ui 6871c13
src/irc/servergroupdialog.cpp 75655b3
src/irc/server.cpp 6f68264
src/application.cpp 5c0e721
Diff: https://git.reviewboard.kde.org/r/116661/diff/
Testing
-------
A proxy was configured, then two IRC servers were added: freenode.net (using the proxy) and an internal server (bypassing the proxy). Then konversation was connected to both simultaneously.
Thanks,
Anselmo L. S. Melo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konversation-devel/attachments/20140315/b6c54507/attachment.html>
More information about the Konversation-devel
mailing list