cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / src / core / SQL / SQLite / version /
2021-02-12 Michał SochońUpdate upgrade_000_create_buffer_idx.sql
2020-11-28 Shane Synancommon: Allow skipping negotiation of IRCv3 caps
2018-05-23 Shane Synancore: Migrate SQLite schema to MSec, warn of slow
2018-05-23 Janne Koschinskicore: Store session state in database, migrate old
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
2017-12-21 Sven Andersoncore: Add SQLite backlog idx: bufferid, messageid
2017-12-19 Janne KoschinskiImplement changes requested in review
2017-12-19 Janne KoschinskiReadd files lost during rebasing, fix minor issues
2017-12-19 Janne KoschinskiImplement database backend for buffer-activity patch
2017-12-19 Manuel Nickschassql: Fix population of lastmsgid for empty buffers
2017-09-04 Janne KoschinskiFix minor stylistic issues with the code 278/head
2017-09-04 Janne KoschinskiImplement sender prefix storage in the database
2017-05-27 Ben RosserAdd authenticator column to quasseluser table
2017-04-24 Shane Synancore: Add backlog trigger to update lastmsgid
2017-04-24 Shane Synancore: Separate SQL current and upgrade scripts