| 2018-06-06 | Manuel Nickschas | mono: Run the internal core in a separate thread | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Manuel Nickschas | core: Only load translations if running stand-alone | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Manuel Nickschas | core: Properly parent QObject-derived attributes | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Manuel Nickschas | core: Change signature of Core::syncTimer() | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Manuel Nickschas | common: Make InternalPeer (more) thread-safe | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Manuel Nickschas | core: Use QCoreApplication::exit() instead of just... | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Manuel Nickschas | core: Simplify core initialization logic | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Manuel Nickschas | common: Ensure the custom config path is stored as... | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Manuel Nickschas | common: Set umask in main() instead of Core::init() | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Manuel Nickschas | Remove ancient settings migration code | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Remap "Reload Stylesheet" to Ctrl+Shift+R | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Add keyboard shortcuts for formatting | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Add input tooltips, clear format, cleanup | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Clarify QKeySequence::Quit matter in docs | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | core: Save schema version for intermediate steps | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | common: Add '$i:identd', '*' for empty, tooltips | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | core: Include timezone for CTCP TIME replies | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | common: Sort user prefix channelmodes on add/set | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | Rename strict-ident, apply to non-identd response | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Michael Marley | Fix crash caused by repeated kicks of an already-kicked... | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Fix core sessions unsupported warning | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Fix Core Info session widget spacing | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Janne Koschinski | Automatically synchronize CoreInfo when on connect... | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Show when End Session unavailable, polish | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Migrate old highlight Channels to RegEx | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | common: Apply RegEx, CS column to sender, channel | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Show feedback for Local Highlights import | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Explain Local Highlights vs. Remote | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Show when Remote Highlights unsupported | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Add Highlight Rules tooltips, UI polish | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Unify Local/Remote Highlights table order | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Fix Local Highlights import to remote | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | Really use Remote Highlights for nick, not Local | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | common: Put scopeMatch in util, use in highlights | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | common: Add inverted scope match rules to ignores | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | Shane Synan | client: Disable case-sensitive check for no nick | commit | commitdiff | tree | snapshot | 
| 2018-06-06 | genius3000 | Add a Configure menu item to Networks in the buffer... | commit | commitdiff | tree | snapshot | 
| 2018-06-03 | Manuel Nickschas | common: Notify if key was removed from settings | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Manuel Nickschas | common: Improve logger configuration | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Manuel Nickschas | common: Use override instead of virtual | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Manuel Nickschas | common: Remove the lastAwayMessage Q_PROPERTY declaration | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Shane Synan | core: Migrate SQLite schema to MSec, warn of slow | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Michael Marley | IrcUser: Rename lastAwayMessage to lastAwayMessageTime | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Michael Marley | IrcUser: Use QDateTime for lastAwayMessage, not int | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Shane Synan | Finish 64-bit time conversion, modify protocol | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Shane Synan | Change Message::Flags/Type cast to Int, not UInt | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Shane Synan | core: Fix 64-bit ID SQLite -> Postgres migration | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Michael Marley | Use 64-bit IDs for messages | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Janne Koschinski | core: Allow configuring DB/auth from environment | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Janne Koschinski | core: Store session state in database, migrate old | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Janne Koschinski | Implement type-filtered backlog fetching | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Shane Synan | core: Fix PostgreSQL realname/avatarurl handling | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Shane Synan | core: Fix SQLite realname/avatarurl handling | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Janne Koschinski | Implement sender realname/avatarurl storage | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Janne Koschinski | protocol: Implement 64-bit message timestamps | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Janne Koschinski | Store highlight status per buffer coreside | commit | commitdiff | tree | snapshot | 
| 2018-05-23 | Michael Marley | Persist Blowfish keys in the database | commit | commitdiff | tree | snapshot | 
| 2018-05-17 | Manuel Nickschas | core: Avoid confusing log message when legacy client... | commit | commitdiff | tree | snapshot | 
| 2018-05-07 | Janne Koschinski | Fixes the Highlight Rule Manager | commit | commitdiff | tree | snapshot | 
| 2018-05-07 | Manuel Nickschas | Some cleanups | commit | commitdiff | tree | snapshot | 
| 2018-05-07 | Michael Marley | Cache strict sysident mappings | commit | commitdiff | tree | snapshot | 
| 2018-05-07 | Michael Marley | Add strict-oidentd mode | commit | commitdiff | tree | snapshot | 
| 2018-05-07 | Michael Marley | Add support for Elliptic Curve keys for CertFP | commit | commitdiff | tree | snapshot | 
| 2018-05-03 | Manuel Nickschas | cmake: Fix build with Qt 5.11 | commit | commitdiff | tree | snapshot | 
| 2018-05-03 | romibi | Improve channel navigation shortcut in some cases | commit | commitdiff | tree | snapshot | 
| 2018-05-01 | genius3000 | core: handleMode: Fix persistent modes reset | commit | commitdiff | tree | snapshot | 
| 2018-04-26 | Janne Koschinski | Fix support for extended features on Qt4 | commit | commitdiff | tree | snapshot | 
| 2018-04-26 | Manuel Nickschas | Update ChangeLog | commit | commitdiff | tree | snapshot | 
| 2018-04-26 | Manuel Nickschas | Update AboutData | commit | commitdiff | tree | snapshot | 
| 2018-04-23 | Michael Marley | Reject clients that attempt to login before the core... | commit | commitdiff | tree | snapshot | 
| 2018-04-23 | Janne Koschinski | Implement custom deserializer to add our own sanity... | commit | commitdiff | tree | snapshot | 
| 2018-04-12 | Manuel Nickschas | uisupport: Forcefully disable horizontal scrollbar... | commit | commitdiff | tree | snapshot | 
| 2018-04-10 | Manuel Nickschas | cmake: Add exception handling support to MSVC compile... | commit | commitdiff | tree | snapshot | 
| 2018-04-10 | Manuel Nickschas | Semi-yearly copyright bump | commit | commitdiff | tree | snapshot | 
| 2018-04-09 | romibi | Package Mac Style plugin (for Qt 5.10+) | commit | commitdiff | tree | snapshot | 
| 2018-04-05 | Michael Marley | PostgreSqlStorage: Fix apparently-incorrect index in... | commit | commitdiff | tree | snapshot | 
| 2018-04-05 | Michael Marley | SslServer: Add support for Elliptic Curve keys | commit | commitdiff | tree | snapshot | 
| 2018-04-05 | phuzion | Change HTTP links to HTTPS for quassel-irc.org and... | commit | commitdiff | tree | snapshot | 
| 2018-04-05 | Shane Synan | core: Fix CAP REQ display for SASL only supported | commit | commitdiff | tree | snapshot | 
| 2018-04-05 | romibi | Lock Toolbars too | commit | commitdiff | tree | snapshot | 
| 2018-04-05 | romibi | Lock Buffer- and Nick-Lists too | commit | commitdiff | tree | snapshot | 
| 2018-04-05 | Manuel Nickschas | client: Remove unused attribute | commit | commitdiff | tree | snapshot | 
| 2018-04-05 | Manuel Nickschas | qa: Replace [[fallthrough]] by [[clang::fallthrough]] | commit | commitdiff | tree | snapshot | 
| 2018-04-05 | Daniel Silverstone | Correct issue where messages were over-trimmed | commit | commitdiff | tree | snapshot | 
| 2018-03-28 | Svetlana Tkachenko | Support $i:account in aliases | commit | commitdiff | tree | snapshot | 
| 2018-03-28 | Svetlana Tkachenko | Support $i:ident in aliases | commit | commitdiff | tree | snapshot | 
| 2018-03-28 | Manuel Nickschas | client: Avoid warning for unused argument | commit | commitdiff | tree | snapshot | 
| 2018-03-28 | Janne Koschinski | Fix compile error with Qt4 | commit | commitdiff | tree | snapshot | 
| 2018-03-28 | Janne Koschinski | Make /list open the Channel List dialog | commit | commitdiff | tree | snapshot | 
| 2018-03-28 | Janne Koschinski | Ignore self messages | commit | commitdiff | tree | snapshot | 
| 2018-03-28 | Janne Koschinski | Per default, set local nick highlight to none | commit | commitdiff | tree | snapshot | 
| 2018-03-28 | Janne Koschinski | Per popular request, always enable local highlights | commit | commitdiff | tree | snapshot | 
| 2018-03-28 | Janne Koschinski | Fix an issue where empty elements were shown in the... | commit | commitdiff | tree | snapshot | 
| 2018-03-28 | Janne Koschinski | Only enable the relevant highlight depending on core... | commit | commitdiff | tree | snapshot | 
| 2018-03-28 | Janne Koschinski | Add an import button to import local rules into the... | commit | commitdiff | tree | snapshot | 
| 2018-03-28 | Janne Koschinski | Disable the highlights page when not connected | commit | commitdiff | tree | snapshot | 
| 2018-03-28 | Manuel Nickschas | common: Set sourcePeer() also for internal (mono) conne... | commit | commitdiff | tree | snapshot | 
| 2018-03-26 | Manuel Nickschas | common: Represent core/client features as string list... | commit | commitdiff | tree | snapshot | 
| 2018-03-26 | Manuel Nickschas | common: Make the Quassel class a proper singleton,... | commit | commitdiff | tree | snapshot | 
| 2018-03-15 | Manuel Nickschas | uistyle: Ignore format code for Monospace | commit | commitdiff | tree | snapshot | 
| next |