2017-05-27 |
Manuel Nickschas | ldap: ConnectionProperties -> AuthProperties |
tree | commitdiff |
2017-05-27 |
Manuel Nickschas | ldap: Some cleanups for GH-170 |
tree | commitdiff |
2017-05-27 |
Manuel Nickschas | ldap: Remove warnings |
tree | commitdiff |
2017-05-27 |
Ben Rosser | Re-add the ":authenticator" property to insert_quasselu... |
tree | commitdiff |
2017-05-27 |
Ben Rosser | Authenticator code cleanup as per review |
tree | commitdiff |
2017-05-27 |
Ben Rosser | Attempt to link against openldap on Windows, too |
tree | commitdiff |
2017-05-27 |
Ben Rosser | Add --select-authenticator switch to core |
tree | commitdiff |
2017-05-27 |
Ben Rosser | Fix a couple of whitespace errors in core.{cpp,h} |
tree | commitdiff |
2017-05-27 |
Ben Rosser | Add authenticator column to quasseluser migration table |
tree | commitdiff |
2017-05-27 |
Ben Rosser | Add password changing checks |
tree | commitdiff |
2017-05-27 |
Ben Rosser | Add authenticator column to quasseluser table |
tree | commitdiff |
2017-05-27 |
Ben Rosser | First attempt local auth, then try external provider |
tree | commitdiff |
2017-05-27 |
Ben Rosser | Delete authenticators in core destructor too |
tree | commitdiff |
2017-05-27 |
Ben Rosser | Make authenticator changes to protocol backwards-compatible |
tree | commitdiff |
2017-05-27 |
Ben Rosser | Add LdapAuthenticator class for logging in users via... |
tree | commitdiff |
2017-05-27 |
Ben Rosser | Implement authenticator class used for logging in users |
tree | commitdiff |
2017-04-24 |
Shane Synan | core: Fix timestamps in manual /away messages |
tree | commitdiff |
2017-04-24 |
genius3000 | core: connectToIrc: Pick first IRC server specified... |
tree | commitdiff |
2017-04-24 |
esainane | Point to github in Core Info |
tree | commitdiff |
2017-04-24 |
Shane Synan | core: Drop the 'update_lastmsgid' statements |
tree | commitdiff |
2017-04-24 |
Shane Synan | core: Add backlog trigger to update lastmsgid |
tree | commitdiff |
2017-04-24 |
Shane Synan | core: Separate SQL current and upgrade scripts |
tree | commitdiff |
2017-04-13 |
romibi | Fix Icon fallback issue |
tree | commitdiff |
2017-04-13 |
Christian Schwarz | Save Core settings synchronously and report errors. |
tree | commitdiff |
2017-04-13 |
Christian Schwarz | Assert Settings backing store is writable if core is... |
tree | commitdiff |
2017-04-13 |
György Balló | Fix handling systray notifications |
tree | commitdiff |
2017-04-13 |
Shane Synan | Fix expanding networks in Chat Monitor settings |
tree | commitdiff |
2017-04-13 |
Manuel Nickschas | common: Don't return a bool from main() |
tree | commitdiff |
2017-04-13 |
Shane Synan | Show timestamp format tooltips when core supports |
tree | commitdiff |
2017-04-13 |
Shane Synan | Use timestamp format for manual away, not restore |
tree | commitdiff |
2017-04-13 |
Shane Synan | Handle multiple timestamp formats, escape code |
tree | commitdiff |
2017-04-13 |
Marcin Jabrzyk | Optionally include timestamp when entering away |
tree | commitdiff |
2017-04-13 |
Shane Synan | Clarify settings migration logic comments |
tree | commitdiff |
2017-04-13 |
Shane Synan | Sort sql.qrc when generating, emphasize script |
tree | commitdiff |
2017-04-12 |
Shane Synan | Fix SASL appearing active when Use SASL unchecked |
tree | commitdiff |
2017-04-12 |
Shane Synan | Use label and Details button, check if connected |
tree | commitdiff |
2017-04-12 |
Shane Synan | Encourage SASL over NickServ when server supports |
tree | commitdiff |
2017-04-12 |
Shane Synan | Hide the SASL EXTERNAL notice while loading |
tree | commitdiff |
2017-04-12 |
Shane Synan | Add capAvailable to Network akin to capEnabled |
tree | commitdiff |
2017-04-12 |
Shane Synan | Move SASL maybeSupports into Network class |
tree | commitdiff |
2017-04-12 |
Shane Synan | New default sender colors! |
tree | commitdiff |
2017-04-12 |
Shane Synan | Detect and label changes from ourself |
tree | commitdiff |
2017-04-12 |
Shane Synan | Use new nick for finding hash of Nick messages |
tree | commitdiff |
2017-04-12 |
Shane Synan | Optionally color nicknames in all messages |
tree | commitdiff |
2017-04-12 |
Shane Synan | Switch sender colors to use color palette |
tree | commitdiff |
2017-04-12 |
Shane Synan | Allow palette names with digits 0-9 |
tree | commitdiff |
2017-04-12 |
Shane Synan | Optionally use system locale for chat timestamp |
tree | commitdiff |
2017-04-12 |
Shane Synan | Change ChannelMsg default to match system default |
tree | commitdiff |
2017-04-12 |
Shane Synan | Make ErrorMsg color distinct from ServerMsg |
tree | commitdiff |
2017-04-12 |
Shane Synan | Change CommandMsg color from purple to gray |
tree | commitdiff |
2017-03-15 |
Marcus Eggenberger | Merge pull request #277 from mamarley/psqlleast |
tree | commitdiff |
2017-03-09 |
Michael Marley | Fix lastseenmsgid updates in PostgreSQL 277/head |
tree | commitdiff |
2017-03-06 |
Marcus Eggenberger | Merge pull request #276 from digitalcircuit/fix-sql... |
tree | commitdiff |
2017-03-05 |
Shane Synan | core: Fix Postgres messagesNewerThan wrong buffer 276/head |
tree | commitdiff |
2017-03-05 |
Marcus Eggenberger | Merge pull request #274 from digitalcircuit/fix-sql... |
tree | commitdiff |
2017-03-05 |
Shane Synan | Fix SQLite buffer setup, fix PostgreSQL migration 274/head |
tree | commitdiff |
2017-03-05 |
Shane Synan | Add lastmsgid limit on fetching backlog to SQLite |
tree | commitdiff |
2017-03-05 |
Shane Synan | Unify SQL filenames, sort sql.qrc |
tree | commitdiff |
2017-03-05 |
Shane Synan | Add documentation, clean up whitespace |
tree | commitdiff |
2017-03-04 |
Marcus Eggenberger | Merge pull request #273 from ReimuHakurei/master |
tree | commitdiff |
2017-03-04 |
Alex Ingram | Port the previous PostgreSQL improvements to SQLite3. 273/head |
tree | commitdiff |
2017-03-03 |
Alex Ingram | PostgreSQL: Improve performance and squish bug. |
tree | commitdiff |
2017-03-03 |
Alex Ingram | Improve PostgreSQL performance for unread message fetch... |
tree | commitdiff |
2017-03-03 |
Alex Ingram | Improve performance of PostgreSQL for large databases. |
tree | commitdiff |
2017-01-02 |
Shane Synan | Split messages on newlines as per IRC protocol |
tree | commitdiff |
2016-12-25 |
Willem Jan Palenstijn | Make reloadCerts also handle the IPv6 server |
tree | commitdiff |
2016-10-13 |
Shane Synan | Fix hang for single result search after others |
tree | commitdiff |
2016-10-13 |
Shane Synan | Fix CoreNetwork::updateRateLimiting comments |
tree | commitdiff |
2016-10-13 |
Shane Synan | Hide AutoWHO for nicks without IrcUser objects |
tree | commitdiff |
2016-10-13 |
Martin T. H. Sandsmark | Disable high DPI scaling on anything but Windows |
tree | commitdiff |
2016-10-13 |
Shane Synan | Enable per-chat history, line wrap by default |
tree | commitdiff |
2016-10-13 |
Shane Synan | Keep old clients from removing message rate delay |
tree | commitdiff |
2016-10-13 |
Ben Rosser | Default to sqlite backend in core creation wizard |
tree | commitdiff |
2016-10-08 |
Manuel Nickschas | dcc: Add settings page for DCC configuration dcc |
tree | commitdiff |
2016-10-07 |
Manuel Nickschas | dcc: Add persistent settings for core-side DCC |
tree | commitdiff |
2016-10-07 |
Manuel Nickschas | dcc: Clean up TransferManager a bit |
tree | commitdiff |
2016-10-06 |
Manuel Nickschas | common: Work around SFINAE issues in MSVC |
tree | commitdiff |
2016-10-05 |
Manuel Nickschas | dcc: Name TransferManager object for syncing |
tree | commitdiff |
2016-10-04 |
Manuel Nickschas | common: Remove unused Exception type |
tree | commitdiff |
2016-10-04 |
Manuel Nickschas | common: Add generic stream operators for enum types |
tree | commitdiff |
2016-10-03 |
Manuel Nickschas | dcc: Retrieve transfer list on TransferManager change |
tree | commitdiff |
2016-09-29 |
Manuel Nickschas | dcc: Always clean up if a transfer completed or failed |
tree | commitdiff |
2016-09-28 |
Manuel Nickschas | dcc: Properly sync TransferManager |
tree | commitdiff |
2016-09-28 |
Manuel Nickschas | dcc: Only show file receive dialog for new transfers |
tree | commitdiff |
2016-09-28 |
Manuel Nickschas | dcc: Protect DCC file transfer support by a feature... |
tree | commitdiff |
2016-09-28 |
Manuel Nickschas | dcc: Add rudimentary view for file transfers |
tree | commitdiff |
2016-09-28 |
Manuel Nickschas | dcc: Introduce TransferModel for DCC file transfers |
tree | commitdiff |
2016-09-27 |
Manuel Nickschas | Use override in a few more places to avoid compiler... |
tree | commitdiff |
2016-09-27 |
Manuel Nickschas | Avoid deprecation warnings with Qt 5.7 |
tree | commitdiff |
2016-09-20 |
Michael Marley | Fix my AboutData entry |
tree | commitdiff |
2016-09-20 |
Manuel Nickschas | Update ThanksTo in the AboutDlg |
tree | commitdiff |
2016-09-19 |
Bernhard Scheirle | Updates old links/urls in the about dialog |
tree | commitdiff |
2016-09-19 |
Manuel Nickschas | Update AboutData |
tree | commitdiff |
2016-09-14 |
Hannah von Reth | Use Qt::AA_UseHighDpiPixmaps |
tree | commitdiff |
2016-09-14 |
Shane Synan | Use case-insensitive match for buffer search |
tree | commitdiff |
2016-09-14 |
romibi | Enable Nick Toolbar |
tree | commitdiff |
2016-09-14 |
Bernhard Scheirle | Only load the `EnableSpellCheck` setting for KDE4 users. |
tree | commitdiff |
2016-09-14 |
Bernhard Scheirle | Prevent the spelling highlighter from disabling itself |
tree | commitdiff |
2016-09-14 |
A. V. Lukyanov | Fix multiline textedit not expanding on OS X |
tree | commitdiff |
2016-09-14 |
A. V. Lukyanov | On OS X restore from both dock and tray |
tree | commitdiff |
next |