]> jfr.im git - irc/evilnet/x3.git/commit - ChangeLog
Better history implementation. A seperate table is used for history entries. Entries...
authorsirvulcan <redacted>
Mon, 26 Jun 2006 01:31:22 +0000 (01:31 +0000)
committersirvulcan <redacted>
Mon, 26 Jun 2006 01:31:22 +0000 (01:31 +0000)
commit1b4a47cad203f5a56600d0dd597fb151db0f9bcb
tree8eb40846d998ef8f52324391d5b7ec8b5c544cb1
parent35ca8140ebc28aaf75772e1d1fa1aa4b667ab435
Better history implementation. A seperate table is used for history entries. Entries contain the same fields as the memo table except for the message, read, and flags. Entries are only removed from the history db when they get expired by do_expire (older than message_expire). Also fixed up a issue with STATUS. On AfterNET we were getting huge large for the amount of memos. I now realise it was reading the amount of users. It now reads the proper amount of memos. I also a count for history entries.
ChangeLog
src/mod-memoserv.c
src/mod-memoserv.help