1
0
mirror of https://github.com/velour/catbase.git synced 2025-04-03 11:49:55 +00:00

34 Commits

Author SHA1 Message Date
Chris Sexton
471c3ecff4 all: update to go1.18 and any interface 2022-03-21 21:36:04 -04:00
e78b22e93e sms: send and receive 2020-05-17 10:56:48 -04:00
42f7f52bfb cli: make a new plugin 2019-05-27 19:23:05 -04:00
05431ab1fd reminder: these reminder tests are bad and bullshit 2019-03-09 22:00:14 -05:00
2a00308695 reminder: fix bad subtraction 2019-03-09 21:55:01 -05:00
83815324bf remind: parse times with a nice date parser 2019-03-09 21:26:11 -05:00
a2d5d173f9 logging: switch to a logging library 2019-03-07 11:46:59 -05:00
Robert Uhl
44bf5b43a1
Update Tests 2019-02-20 14:17:45 -05:00
Robert Uhl
ec8ce42abb
Add example text for time parse errors 2019-02-20 14:16:55 -05:00
a20839cdd7 bot: Invert RegisterWeb 2019-02-07 11:30:42 -05:00
5ee5f33e36 tests: refactor for new system 2019-02-05 15:02:15 -05:00
90e7b11308 plugins: add callback handler registrations 2019-02-05 14:41:38 -05:00
1f69a653a9 tests: refactor mock to match new interface 2019-02-05 11:37:33 -05:00
e7c88c0c9c events: refactor
Combining all of the various send/recv functions into one
2019-02-05 10:54:13 -05:00
skkiesel
1726b83438 Limit the listing pain caused by inflicting reminder pain on others 2019-01-27 11:20:36 -10:00
0593b4f164 config: set some defaults 2019-01-21 19:16:57 -05:00
742c76f562 config: add defaults checking where necessary 2019-01-21 14:24:03 -05:00
15168f5db0 config: all tests passing
* Using in-memory but shared DB. ALL TESTS MUST CLEAR RELEVANT TABLES
* Removed problematic reminder test
2019-01-21 12:36:55 -05:00
a8d0f3fd34 stats: remove unused plugin
config: checkpoint

config: checkpoint all but two tests passing

config: checkpoint all but one test suites pass
2019-01-21 12:36:56 -05:00
bfe910f4db tests: rm some beers tests, add gok and fix errs 2019-01-19 09:59:53 -05:00
4fed267911 reminder: you for real this time 2018-10-26 13:38:49 -04:00
4644f1893c reminder: accidentally a you 2018-10-26 13:31:07 -04:00
2ffbc6fb93 reminder: change the confirmation of remind me 2018-10-26 11:02:51 -04:00
skkiesel
a272df5e05 Listing by user to or from 2018-02-05 16:04:40 -05:00
skkiesel
54b83cd444 listening to thread responses to rpg threads only 2017-10-31 14:14:45 -04:00
skkiesel
64ed2bf9de back up the reminders in the database for a better msherms pestering experience 2017-05-11 12:40:59 -04:00
skkiesel
e22890cd83 cancel reminders 2017-05-09 10:12:24 -04:00
skkiesel
3c7af6c51f batch adding of reminders for msherms 2017-05-01 11:54:44 -04:00
skkiesel
b2dc49d715 reminder listing 2017-04-27 12:47:18 -04:00
cws
7a3646049c go fmt 2017-01-05 09:49:27 -05:00
Steve McCoy
74c666fe75 Handle "remind me" 2016-08-06 21:22:03 -04:00
skiesel
cf088bf8ad remove a few debugging lines 2016-05-09 16:46:29 -04:00
skiesel
a3312c7c50 miscounted tokens in reminder plugin 2016-05-09 13:27:28 -04:00
skiesel
2764410ad4 new reminder plugin 2016-05-09 13:09:17 -04:00