# # ChangeLog for trunk/msgstore.go in code # # Generated by Trac 1.6 # Jun 8, 2025, 6:21:42 PM Mon, 04 Jan 2021 16:17:35 GMT contact [441] * trunk/downstream.go (modified) * trunk/msgstore.go (modified) Make chat history operations optional in messageStore Some stores ... Mon, 04 Jan 2021 15:26:30 GMT contact [440] * trunk/downstream.go (modified) * trunk/msgstore.go (modified) * trunk/msgstore_fs.go (modified) Add store-agnostic message ID format Allow to query the network ID ... Mon, 04 Jan 2021 13:24:00 GMT contact [439] * trunk/msgstore.go (modified) * trunk/msgstore_fs.go (added) * trunk/user.go (modified) Turn messageStore into an interface This allows for other ... Sun, 25 Oct 2020 16:47:38 GMT contact [423] * trunk/downstream.go (modified) * trunk/logger.go (deleted) * trunk/msgstore.go (added) * trunk/upstream.go (modified) * trunk/user.go (modified) Add message store abstraction Introduce a messageStore type, which ...