Implement core-side highlights
[quassel.git] / src / core / SQL /
2017-12-19 Janne KoschinskiImplement changes requested in review
2017-12-19 Janne KoschinskiFix syntax error in SQL
2017-12-19 Janne KoschinskiReadd files lost during rebasing, fix minor issues
2017-12-19 Janne KoschinskiImplement buffer activity sync
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-08-30 Ben RosserFix quasseluser table setup on PostgreSQL and sort...
2017-05-27 Ben RosserRe-add the ":authenticator" property to insert_quasselu...
2017-05-27 Ben RosserAdd authenticator column to quasseluser migration table
2017-05-27 Ben RosserAdd authenticator column to quasseluser table
2017-04-24 Shane Synancore: Drop the 'update_lastmsgid' statements
2017-04-24 Shane Synancore: Add backlog trigger to update lastmsgid
2017-04-24 Shane Synancore: Separate SQL current and upgrade scripts
2017-04-13 Shane SynanSort sql.qrc when generating, emphasize script
2017-03-15 Marcus EggenbergerMerge pull request #277 from mamarley/psqlleast
2017-03-09 Michael MarleyFix lastseenmsgid updates in PostgreSQL 277/head
2017-03-06 Marcus EggenbergerMerge pull request #276 from digitalcircuit/fix-sql...
2017-03-05 Shane Synancore: Fix Postgres messagesNewerThan wrong buffer 276/head
2017-03-05 Marcus EggenbergerMerge pull request #274 from digitalcircuit/fix-sql...
2017-03-05 Shane SynanFix SQLite buffer setup, fix PostgreSQL migration 274/head
2017-03-05 Shane SynanAdd lastmsgid limit on fetching backlog to SQLite
2017-03-05 Shane SynanUnify SQL filenames, sort sql.qrc
2017-03-05 Shane SynanAdd documentation, clean up whitespace
2017-03-04 Marcus EggenbergerMerge pull request #273 from ReimuHakurei/master
2017-03-04 Alex IngramPort the previous PostgreSQL improvements to SQLite3. 273/head
2017-03-03 Alex IngramPostgreSQL: Improve performance and squish bug.
2017-03-03 Alex IngramImprove PostgreSQL performance for unread message fetch...
2017-03-03 Alex IngramImprove performance of PostgreSQL for large databases.
2016-09-13 Shane SynanImplement custom rate limits
2016-09-05 Shane SynanDocument schema changes, tidy up upgrade script
2016-09-05 Shane SynanOptionally verify SSL connection to IRC servers
2016-04-01 Daniel AlbersMerge pull request #168 from esainane/irssi-msg-escape
2016-03-31 Daniel AlbersMerge pull request #165 from esainane/coreinfo-dirty...
2016-02-28 Manuel NickschasMerge pull request #136 from sandsmark/sonnet
2016-01-02 Manuel NickschasMerge pull request #167 from esainane/patch-1
2016-01-02 Manuel NickschasMerge pull request #166 from mamarley/hashversionmigrat...
2015-12-01 Michael MarleyFix migration of hashversion 166/head
2015-04-15 Manuel NickschasMerge pull request #121 from mamarley/unusedcipherfix
2015-04-09 Manuel NickschasMerge pull request #120 from mamarley/dbcreatefix
2015-04-06 Michael MarleyUpdate the schema creation DDL for the new password... 120/head
2015-03-11 Manuel NickschasMerge pull request #116 from mamarley/splitfix2
2015-03-11 Manuel NickschasMerge pull request #117 from mamarley/oldcoresslconfig
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-02-08 Michael MarleyAdd support for password hash versioning
2013-11-24 Marcus EggenbergerMake sure that clients can't access buffers belonging...
2011-02-01 Marcus Eggenbergerdespammificating the pglog
2010-02-14 Manuel NickschasFix SQLite -> Postgres migration
2010-02-14 Daniel AlbersSchema changes for SASL support
2010-02-14 Daniel Albersfix upgradeSchema.sh
2009-11-08 Daniel AlbersFix Quassel not rejoining newly joined channels
2009-11-01 Marcus EggenbergerSeparate persistency for marker line (backend only)
2009-06-26 Marcus EggenbergerHelping Postgres' Query Planer.
2009-03-11 Marcus EggenbergerFixing issues with SQLite backend not properly storing...
2009-03-08 Marcus Eggenbergersome SQLite love <3
2009-03-03 Marcus Eggenbergersaner amount for cached ids (postgres only)
2009-03-03 Marcus EggenbergerPostgres tweaks
2009-03-03 Marcus Eggenbergermigration no longer eats memory
2009-03-03 Marcus Eggenbergerupdating sequences after mirgration
2009-03-03 Marcus Eggenbergerfirst version of postgres migration writer
2009-03-03 Marcus Eggenbergerfirst version of sqlite migration reader
2009-03-03 Marcus Eggenbergermaking use of postgres timestamps
2009-03-03 Marcus EggenbergerFurther improvements to the postgres backend:
2009-03-03 Marcus Eggenbergertweakinating
2009-03-03 Marcus Eggenbergerfirst version of postgres backend
2009-02-11 Marcus Eggenbergermaking away state and user modes persistent
2009-02-11 Marcus Eggenbergerpreparing storage backend to store usermode and awaymes...
2009-02-11 Marcus Eggenbergersimplifying schema evolution
2009-01-01 Marcus Eggenbergerfixing the schema version for newly created sqlite dbs
2008-12-30 Marcus Eggenberger/* no comment */
2008-12-30 Marcus Eggenbergerperformance boost for inital backlog replay when using...
2008-12-29 Marcus Eggenbergerchanges to identities are now saved again properly
2008-12-29 Marcus Eggenbergermaking the latest schema evolution failsafe
2008-12-29 Marcus Eggenbergerintroducing query merging (per drag & drop). needs...
2008-12-29 Marcus Eggenbergerrecreating some indexes that were lost in an upgrade
2008-12-25 Marcus Eggenbergerapplying new server definitions to storage backend
2008-12-25 Marcus Eggenbergermigrating identities from QSettings to the storage...
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-11-30 Marcus EggenbergerUncrapificating some queries... I must have been above...
2008-11-29 Marcus Eggenbergermissing files
2008-11-29 Marcus Eggenbergeradding new backlog requesters
2008-11-29 Marcus Eggenbergeradapting the backlogmanagers to the new storage api
2008-11-29 Marcus Eggenbergeradding new message requesters to the storage backend
2008-10-21 Marcus Eggenbergerproperly identifying the internal/admin user
2008-06-23 Marcus EggenbergerFixing BR #147. Needs core update.
2008-04-13 Manuel NickschasMerging r730:732 from trunk to branches/0.3. Forwardpor...
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-04-01 Marcus EggenbergerMade the core connects faster
2008-03-18 Marcus EggenbergerBacklog is dynamically called and replayed from the...
2008-03-11 Unknownfixing upgrade script
2008-03-09 Marcus Eggenbergerswitching from timestamps to msgid regarding lastseen...
2008-03-03 Marcus Eggenbergerfurther improved backlog replay speed
2008-03-02 Marcus Eggenbergerimproved backlog replay performance
2008-03-01 Marcus Eggenbergerfixed a bug where channels where always autojoined...
2008-02-22 Marcus Eggenbergerfixed bug: unable to setup SQLite storage
2008-02-21 Marcus Eggenbergerencore une fois... added missing sql queries :)
2008-02-21 Marcus Eggenbergermoved corestate (connected networks and joined channels...
2008-02-20 Manuel NickschasFinally we have solved the session restore problems...
next