Commit graph

18 commits

Author SHA1 Message Date
Andre Medeiros b992d23c03 use a locking mechanism for the scheduler instead of the singleton model in the cron lib 2023-06-08 17:33:22 -04:00
Andre Medeiros 2b03f4f884 be more forgiving with reddit errors 2022-10-26 18:28:11 -04:00
Andre Medeiros 840d644a4e handle threads with no comments 2022-10-26 13:15:59 -04:00
Andre Medeiros 696f932baa Live activities 2022-10-19 09:37:41 -04:00
Andre Medeiros 655300682f watchers check subreddit info with authentication 2022-06-30 15:24:58 -04:00
Andre Medeiros d5affe36c1 more logging 2022-06-30 15:06:03 -04:00
André Medeiros f9b9c595cf Better testing (#62)
* some tests

* more tests

* tidy up go.mod

* more tests

* add postgres

* beep

* again

* Set up schema

* fix device test
2022-05-07 12:37:21 -04:00
Andre Medeiros 4fad10bade fix tests 2022-05-07 11:51:56 -04:00
Andre Medeiros 7c7e1e5e1c More proper types 2022-03-28 17:33:01 -04:00
Andre Medeiros dbcda74ab8 Changes to schema 2022-03-28 17:05:01 -04:00
Andre Medeiros 009d60dc2f don't alert user posts in private subreddits 2021-10-09 12:19:52 -04:00
Andre Medeiros 4955f74f52 user following 2021-10-09 10:59:20 -04:00
Andre Medeiros 3361403379 subreddit notifications 2021-09-25 12:56:01 -04:00
Andre Medeiros 20fe4d7ddb fix concurrency with fastjson 2021-07-15 11:51:04 -04:00
Andre Medeiros ec78363252 update notifier logic 2021-07-15 10:51:34 -04:00
Andre Medeiros ad929b98d9 more parsing 2021-07-14 20:52:51 -04:00
Andre Medeiros 34b9159f46 use fixtures 2021-07-14 15:49:54 -04:00
Andre Medeiros 3dbbe92603 parse MeResponse 2021-07-14 15:17:59 -04:00