# # ChangeLog for trunk/db_sqlite.go in code # # Generated by Trac 1.6 # Jun 8, 2025, 8:27:12 PM Tue, 14 Sep 2021 16:38:58 GMT hubert [589] * trunk/db_sqlite.go (modified) Use NULL-tolerant comparison for DeliveryReceipts Since NULL = NULL ... Mon, 13 Sep 2021 15:14:04 GMT hubert [588] * trunk/db_sqlite.go (modified) Explicitly close connection to SQLite on failed upgrade Fri, 25 Jun 2021 18:33:13 GMT contact [568] * trunk/db.go (modified) * trunk/db_sqlite.go (modified) * trunk/doc/soju.1.scd (modified) * trunk/downstream.go (modified) * trunk/service.go (modified) * trunk/upstream.go (modified) * trunk/user.go (modified) Add per-user realname setting This allows users to set a default ... Wed, 26 May 2021 08:51:02 GMT contact [542] * trunk/contrib/znc-import.go (modified) * trunk/db.go (modified) * trunk/db_sqlite.go (modified) * trunk/doc/soju.1.scd (modified) * trunk/downstream.go (modified) * trunk/service.go (modified) * trunk/user.go (modified) Allow networks to be disabled Tue, 25 May 2021 14:35:39 GMT sir [531] * trunk/cmd/soju/main.go (modified) * trunk/cmd/sojuctl/main.go (modified) * trunk/contrib/znc-import.go (modified) * trunk/db.go (modified) * trunk/db_sqlite.go (added) * trunk/server.go (modified) db: refactor into interface This refactors the SQLite-specific bits ...