Commit Graph

16 Commits

Author SHA1 Message Date
Dan Ballard eba86577c8 spelling
continuous-integration/drone/pr Build is pending Details
2022-04-25 18:47:24 -07: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 91bb48e82c dont access storage on non running servers for metrics (segfault) 2021-12-20 13:26:38 -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 fc47b0463d clean up: locks, set key in order to support delete 2021-11-03 21:10:40 -07:00
Dan Ballard a3ef61b050 remove enabled attribute 2021-11-01 18:45:28 -07:00
Dan Ballard b15fcb2242 server need .Stop() and .Destroy() 2021-11-01 15:07:53 -07:00
Dan Ballard 8874642601 addressing PR concerns + adding servers test 2021-10-29 17:46:34 -07:00
Dan Ballard 206b5782ae refactor to a more usable base for servers/serverConfig 2021-10-29 16:01:50 -07:00
Dan Ballard ce0b05232c adjustments 2021-10-07 17:11:18 -07: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
Dan Ballard de864a845e make all config and writeable files respect configDir/CWTCH_HOME 2021-08-10 13:07:55 -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