Commit Graph

14 Commits

Author SHA1 Message Date
Dan Ballard 9305e9164d move storage and GenerateRandomID cwtch deps into server to minimize parts of cwtch depended on. Now it's just model and protocol/groups 2021-12-20 13:31:09 -05: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 e1f0b43eb6 Update DB Name 2021-05-07 14:33:45 -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