Commit Graph

15 Commits

Author SHA1 Message Date
Dan Ballard 5accebc5e2 fix prune logic
continuous-integration/drone/pr Build is pending Details
continuous-integration/drone/push Build is pending Details
2024-03-10 11:39:23 -07:00
Dan Ballard aaee1d7ee6 call prune on staorage start, prune account for extra messages if cap has been adjusted; remove unused maxBuffLines
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is pending Details
2024-03-09 16:35:01 -08:00
Dan Ballard b144bc34cc add config and storage support for a message cap
continuous-integration/drone/pr Build is passing Details
2022-04-25 18:22:50 -07:00
Dan Ballard 872bf30b1b refactor monitors, remove pidusage, fix logging optionality, improve fetch stats, improve reporting
continuous-integration/drone/pr Build is passing Details
2021-11-25 18:22:22 -08:00
Dan Ballard 7fbe110361 golint -> staticcheck and required changes
continuous-integration/drone/pr Build is passing Details
2021-11-08 15:15:00 -08:00
Dan Ballard d361d71a2a adding 'servers' interface to manage multiple servers and support for encrypted configs 2021-10-04 16:21:41 -07:00
Dan Ballard 45fa9fd31b rewire in message count metrics 2021-08-17 09:51:10 -07:00
Sarah Jamie Lewis 1aa4d13204 Fix infinite loop on fresh server 2021-06-04 10:44:26 -07:00
Sarah Jamie Lewis 57ea60a4b1 explicitly disallow empty signatures 2021-06-02 12:28:07 -07:00
Sarah Jamie Lewis 4687ea8d79 Treat no returned messages on FetchMessagesFrom as a compelte sync 2021-05-07 16:33:07 -07:00
Sarah Jamie Lewis 6c57555b81 Fix Sync Bug 2021-05-07 15:58:15 -07:00
Sarah Jamie Lewis dfbcd473b3 Testing Performance 2021-05-07 14:21:18 -07:00
Sarah Jamie Lewis cc4d5ee428 Add FetchMessagesFrom 2021-05-07 13:43:15 -07:00
Sarah Jamie Lewis 32d81046cf Replace legacy message store with sqlite3 message store 2021-05-07 12:29:31 -07:00
Sarah Jamie Lewis 192c97f6f5 Initial Copy over from Cwtch 2021-05-07 11:36:34 -07:00