clang-tidy: Avoid another bogus warning about a potential leak
[quassel.git] / src / core /
2018-09-06 Manuel Nickschasclang-tidy: Don't make methods virtual for no reason...
2018-09-06 Manuel Nickschasclang-tidy: Add nullptr check
2018-09-06 Manuel Nickschasclang-tidy: Avoid potential memory leak in BufferViewMa...
2018-09-06 Manuel Nickschasclang-tidy: Reorder NetworkMO attributes to avoid exces...
2018-09-03 alturiakcipher.cpp: Default to CBC instead of ECB
2018-09-03 Shane Synancommon: Add "--debug-irc" to log raw IRC messages
2018-09-03 Shane Synancommon: Port remote nicks to NickHighlightMatcher
2018-09-03 Shane Synancommon: Port IgnoreListManager to ExpressionMatch
2018-08-28 Shane Synancore: Limit "User is away" to 1hr or when changed
2018-08-28 Shane Synancommon: Unify Date/Time formatting, UTC offset
2018-08-23 Manuel Nickschasqa: Remove [[clang::fallthrough]] annotations again
2018-08-23 Shane Synancore: Remove leftover getAuthUserName and SQL
2018-08-23 Manuel Nickschascore: Fix build without SSL
2018-08-22 Manuel Nickschasqa: Remove bogus self-assignment
2018-07-17 Manuel Nickschascore: Improve handling of core initialization errors
2018-07-17 Shane Synancore: Fix highlight nick config save/load
2018-07-15 Matt SchatzAttempt to improve the /LIST timeout for large lists
2018-07-12 Manuel Nickschaslogger: Refactor the logging framework
2018-06-20 Shane Synancommon: Make CommitDate Unix epoch, handle legacy
2018-06-19 Shane Synancore: Fix oidentd signal connection, cleanup
2018-06-19 Matt SchatzPrepend current nickname if buffer has no name
2018-06-18 Shane Synancore: Silence auto-PINGs with invalid timestamps
2018-06-18 Shane Synancore: Handle single-parameter PONG replies
2018-06-18 Manuel NickschasClean up the HighlightRuleManager a bit
2018-06-18 Janne KoschinskiRework sync protocol for highlight rules
2018-06-18 Manuel Nickschasidentd: Remove unneeded strict attribute
2018-06-18 Manuel Nickschasidentd: Ensure sockets are deleted when disconnected
2018-06-18 Manuel Nickschasidentd: Cleanup
2018-06-18 Jan Alexander Stef... identd: Return INVALID-PORT if the parsing fails
2018-06-18 Jan Alexander Stef... identd: Move response construction to Request
2018-06-18 Jan Alexander Stef... identd: Rework lowestSocketId handling
2018-06-18 Jan Alexander Stef... identd: Simplify responseAvailable via early return
2018-06-18 Jan Alexander Stef... identd: Flatten respond's if-else chain
2018-06-18 Jan Alexander Stef... identd: Avoid a maybe-uninitialized warning
2018-06-18 Jan Alexander Stef... identd: Turn !canReadLine into an early return
2018-06-18 Janne Koschinskiidentd: Implement --ident-port option
2018-06-18 Janne Koschinskiidentd: Implement blocking request queueing
2018-06-18 Janne Koschinskiidentd: Initial draft of integrated ident daemon
2018-06-17 Shane Synandocs: Move SQL schema to README.md, add more help
2018-06-06 Manuel Nickschasmono: Show a popup during database migration
2018-06-06 Manuel Nickschasmono: Run the internal core in a separate thread
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 Nickschascore: Use QCoreApplication::exit() instead of just...
2018-06-06 Manuel Nickschascore: Simplify core initialization logic
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 Synancore: Save schema version for intermediate steps
2018-06-06 Shane Synancore: Include timezone for CTCP TIME replies
2018-06-06 Shane SynanRename strict-ident, apply to non-identd response
2018-06-06 Janne KoschinskiAutomatically synchronize CoreInfo when on connect...
2018-05-23 Manuel Nickschascommon: Improve logger configuration
2018-05-23 Manuel Nickschascommon: Use override instead of virtual
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 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 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-01 genius3000core: handleMode: Fix persistent modes reset
2018-04-23 Michael MarleyReject clients that attempt to login before the core...
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 Manuel Nickschasqa: Replace [[fallthrough]] by [[clang::fallthrough]]
2018-04-05 Daniel SilverstoneCorrect issue where messages were over-trimmed
2018-03-28 Janne KoschinskiIgnore self messages
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-02-04 Albert Score: connectToIrc: Add clarifying comment on DNS lookups
2018-02-04 Albert Score: connectToIrc: Prevent DNS leaks on connection...
2017-12-21 Sven Andersoncore: Add SQLite backlog idx: bufferid, messageid
2017-12-21 Janne KoschinskiImplement UI and serialization logic for sender modes
2017-12-20 Manuel NickschasMinor cleanups for core-side highlight feature
2017-12-20 Janne KoschinskiImplement sender matching for highlight rules
2017-12-20 Janne KoschinskiImplement inverse highlight rules
2017-12-20 Janne KoschinskiImplement core-side highlights
2017-12-19 Janne KoschinskiImplement changes requested in review
2017-12-19 Janne KoschinskiImplement a fallback for Qt4
2017-12-19 Janne KoschinskiMigrate password change RPC to the new target restricti...
2017-12-19 Janne KoschinskiImplement peer-specific signal sending
2017-12-19 Janne KoschinskiAdd initial implementation for showing and kicking...
2017-12-19 Manuel Nickschasqa: Add [[fallthrough]] annotations where appropriate
next