Use new blueprint repo craft-blueprints-quassel
[quassel.git] / src /
2018-06-06 Manuel Nickschascore: Only load translations if running stand-alone
2018-06-06 Manuel Nickschascore: Properly parent QObject-derived attributes
2018-06-06 Manuel Nickschascore: Change signature of Core::syncTimer()
2018-06-06 Manuel Nickschascommon: Make InternalPeer (more) thread-safe
2018-06-06 Manuel Nickschascore: Use QCoreApplication::exit() instead of just...
2018-06-06 Manuel Nickschascore: Simplify core initialization logic
2018-06-06 Manuel Nickschascommon: Ensure the custom config path is stored as...
2018-06-06 Manuel Nickschascommon: Set umask in main() instead of Core::init()
2018-06-06 Manuel NickschasRemove ancient settings migration code
2018-06-06 Shane Synanclient: Remap "Reload Stylesheet" to Ctrl+Shift+R
2018-06-06 Shane Synanclient: Add keyboard shortcuts for formatting
2018-06-06 Shane Synanclient: Add input tooltips, clear format, cleanup
2018-06-06 Shane Synanclient: Clarify QKeySequence::Quit matter in docs
2018-06-06 Shane Synancore: Save schema version for intermediate steps
2018-06-06 Shane Synancommon: Add '$i:identd', '*' for empty, tooltips
2018-06-06 Shane Synancore: Include timezone for CTCP TIME replies
2018-06-06 Shane Synancommon: Sort user prefix channelmodes on add/set
2018-06-06 Shane SynanRename strict-ident, apply to non-identd response
2018-06-06 Michael MarleyFix crash caused by repeated kicks of an already-kicked...
2018-06-06 Shane Synanclient: Fix core sessions unsupported warning
2018-06-06 Shane Synanclient: Fix Core Info session widget spacing
2018-06-06 Janne KoschinskiAutomatically synchronize CoreInfo when on connect...
2018-06-06 Shane Synanclient: Show when End Session unavailable, polish
2018-06-06 Shane Synanclient: Migrate old highlight Channels to RegEx
2018-06-06 Shane Synancommon: Apply RegEx, CS column to sender, channel
2018-06-06 Shane Synanclient: Show feedback for Local Highlights import
2018-06-06 Shane Synanclient: Explain Local Highlights vs. Remote
2018-06-06 Shane Synanclient: Show when Remote Highlights unsupported
2018-06-06 Shane Synanclient: Add Highlight Rules tooltips, UI polish
2018-06-06 Shane Synanclient: Unify Local/Remote Highlights table order
2018-06-06 Shane Synanclient: Fix Local Highlights import to remote
2018-06-06 Shane SynanReally use Remote Highlights for nick, not Local
2018-06-06 Shane Synancommon: Put scopeMatch in util, use in highlights
2018-06-06 Shane Synancommon: Add inverted scope match rules to ignores
2018-06-06 Shane Synanclient: Disable case-sensitive check for no nick
2018-06-06 genius3000Add a Configure menu item to Networks in the buffer...
2018-06-03 Manuel Nickschascommon: Notify if key was removed from settings
2018-05-23 Manuel Nickschascommon: Improve logger configuration
2018-05-23 Manuel Nickschascommon: Use override instead of virtual
2018-05-23 Manuel Nickschascommon: Remove the lastAwayMessage Q_PROPERTY declaration
2018-05-23 Shane Synancore: Migrate SQLite schema to MSec, warn of slow
2018-05-23 Michael MarleyIrcUser: Rename lastAwayMessage to lastAwayMessageTime
2018-05-23 Michael MarleyIrcUser: Use QDateTime for lastAwayMessage, not int
2018-05-23 Shane SynanFinish 64-bit time conversion, modify protocol
2018-05-23 Shane SynanChange Message::Flags/Type cast to Int, not UInt
2018-05-23 Shane Synancore: Fix 64-bit ID SQLite -> Postgres migration
2018-05-23 Michael MarleyUse 64-bit IDs for messages
2018-05-23 Janne Koschinskicore: Allow configuring DB/auth from environment
2018-05-23 Janne Koschinskicore: Store session state in database, migrate old
2018-05-23 Janne KoschinskiImplement type-filtered backlog fetching
2018-05-23 Shane Synancore: Fix PostgreSQL realname/avatarurl handling
2018-05-23 Shane Synancore: Fix SQLite realname/avatarurl handling
2018-05-23 Janne KoschinskiImplement sender realname/avatarurl storage
2018-05-23 Janne Koschinskiprotocol: Implement 64-bit message timestamps
2018-05-23 Janne KoschinskiStore highlight status per buffer coreside
2018-05-23 Michael MarleyPersist Blowfish keys in the database
2018-05-17 Manuel Nickschascore: Avoid confusing log message when legacy client...
2018-05-07 Janne KoschinskiFixes the Highlight Rule Manager
2018-05-07 Manuel NickschasSome cleanups
2018-05-07 Michael MarleyCache strict sysident mappings
2018-05-07 Michael MarleyAdd strict-oidentd mode
2018-05-07 Michael MarleyAdd support for Elliptic Curve keys for CertFP
2018-05-03 romibiImprove channel navigation shortcut in some cases
2018-05-01 genius3000core: handleMode: Fix persistent modes reset
2018-04-26 Janne KoschinskiFix support for extended features on Qt4
2018-04-26 Manuel NickschasUpdate AboutData
2018-04-23 Michael MarleyReject clients that attempt to login before the core...
2018-04-23 Janne KoschinskiImplement custom deserializer to add our own sanity...
2018-04-12 Manuel Nickschasuisupport: Forcefully disable horizontal scrollbar...
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-04-05 Michael MarleyPostgreSqlStorage: Fix apparently-incorrect index in...
2018-04-05 Michael MarleySslServer: Add support for Elliptic Curve keys
2018-04-05 phuzionChange HTTP links to HTTPS for quassel-irc.org and...
2018-04-05 Shane Synancore: Fix CAP REQ display for SASL only supported
2018-04-05 romibiLock Toolbars too
2018-04-05 romibiLock Buffer- and Nick-Lists too
2018-04-05 Manuel Nickschasclient: Remove unused attribute
2018-04-05 Manuel Nickschasqa: Replace [[fallthrough]] by [[clang::fallthrough]]
2018-04-05 Daniel SilverstoneCorrect issue where messages were over-trimmed
2018-03-28 Svetlana TkachenkoSupport $i:account in aliases
2018-03-28 Svetlana TkachenkoSupport $i:ident in aliases
2018-03-28 Manuel Nickschasclient: Avoid warning for unused argument
2018-03-28 Janne KoschinskiFix compile error with Qt4
2018-03-28 Janne KoschinskiMake /list open the Channel List dialog
2018-03-28 Janne KoschinskiIgnore self messages
2018-03-28 Janne KoschinskiPer default, set local nick highlight to none
2018-03-28 Janne KoschinskiPer popular request, always enable local highlights
2018-03-28 Janne KoschinskiFix an issue where empty elements were shown in the...
2018-03-28 Janne KoschinskiOnly enable the relevant highlight depending on core...
2018-03-28 Janne KoschinskiAdd an import button to import local rules into the...
2018-03-28 Janne KoschinskiDisable the highlights page when not connected
2018-03-28 Manuel Nickschascommon: Set sourcePeer() also for internal (mono) conne...
2018-03-26 Manuel Nickschascommon: Represent core/client features as string list...
2018-03-26 Manuel Nickschascommon: Make the Quassel class a proper singleton,...
2018-03-15 Manuel Nickschasuistyle: Ignore format code for Monospace
2018-03-08 Manuel Nickschasuistyle: Support rendering of strikethrough'd text
2018-03-08 Manuel Nickschasuistyle: Support reverse color rendering
2018-03-08 Manuel Nickschasuistyle: Define via stylesheet if color codes have...
2018-03-08 Manuel Nickschasuistyle: Support rendering of hex colors
2018-03-08 Manuel Nickschasuistyle: Fix weird way of registering Qt types
next