Commit Graph

64 Commits (master)

Author SHA1 Message Date
j 5345d182b7 Added token check to instance method 2024-04-04 22:29:16 -04:00
j f11ed3cb81 rdrama reservoir with OVERFLOW_PRIORITY highwater strategy 2024-03-31 00:20:33 -04:00
j de052304d0 tweaked logic to allow - in user names, added more commenting 2024-03-31 00:18:53 -04:00
j dbf25c6d5c addtl comment info 2024-03-31 00:18:28 -04:00
j b4ef318182 updated Exponential fallback logic to retry for up to 10 times 1 hour (68.2 minutes) 2024-03-23 14:01:05 -04:00
j ecd8df3ca9 Expanded Readme 2024-03-23 01:21:23 -04:00
J 8ca573e3ad Merge pull request 'feature/pubSub' (#2) from feature/pubSub into master
Reviewed-on: #2
2024-03-23 05:10:54 +00:00
j be40118b1a streamlined orchestrator, included new message banks to prompt users 2024-03-23 01:03:35 -04:00
j 689df79ab0 retooled message service to be more generic added an enum for any new message banks 2024-03-23 01:02:51 -04:00
j de4da43242 adjusted redit session manager to use bottleneck 2024-03-23 01:02:22 -04:00
j 5f6d0671cf small tweak to env var logic 2024-03-23 01:01:45 -04:00
j 96e3661fe2 Initial commit of redis session for crosstalk 2024-03-23 01:01:18 -04:00
j 87ff7c7208 Inital commit of new message banks 2024-03-23 01:00:50 -04:00
j 6a8bacd265 removed db maintenance and comment storage as these are in redis now 2024-03-23 01:00:35 -04:00
j 34a3de1fce renamed to fix sequence 2024-03-23 00:59:46 -04:00
j b7a01becb7 Added Redis subscription, event, and graceful shutdown 2024-03-23 00:59:33 -04:00
j 7ef10dbb0f Removed unneeded files 2024-03-23 00:58:41 -04:00
J 6ec7b5ef60 Update package.json 2024-03-18 03:52:45 +00:00
J 894c6feae1 Update package-lock.json 2024-03-18 03:52:32 +00:00
J 04c1764701 Update package-lock.json 2024-03-18 03:40:09 +00:00
J ad00c2cd94 Update package.json 2024-03-18 03:39:44 +00:00
J 16148872bb Update src/reddit/services/Reddit.ts 2024-03-18 03:38:35 +00:00
J 571f4b3d80 Update src/db/services/DatabaseMaintenance.ts 2024-03-18 03:36:58 +00:00
J 8eb01b1b1f Update src/db/services/Database.ts 2024-03-18 03:36:22 +00:00
J 33cbd8f36a Merge pull request 'feature/Redis' (#1) from feature/Redis into master
Reviewed-on: #1
2024-03-18 03:31:10 +00:00
j 39b9d3d9e2 redis configuration with bottleneck and shutdown method 2024-03-17 23:25:38 -04:00
j 76e9014173 Configure for shutdown of session after execution 2024-03-17 23:25:02 -04:00
j 98830cb0ff Addtl Testing Logic 2024-03-17 23:23:37 -04:00
j 99d39524bd added Ioredis 2024-03-17 23:23:18 -04:00
j d672797bbd AxiosThrottle Removed, Bottleneck Configured 2024-03-17 14:38:30 -04:00
j 53930d5bfb Bottleneck Install 2024-03-17 14:37:52 -04:00
j bf7a7a9680 Inital commit of test file 2024-03-17 14:11:00 -04:00
j 78a63b91a6 Supporting Testing Configuration 2024-03-17 14:06:41 -04:00
j a17d520eea Cleanup and go Live 2024-03-09 02:34:45 -05:00
sloppyjosh 0b91c0dcf5 removed unneeded import 2024-03-08 02:02:57 -05:00
sloppyjosh f2b4d367a4 Message Service to static Method Documentation 2024-03-08 01:58:05 -05:00
sloppyjosh f80ef1005d Minor Formatting, Commented all methods 2024-03-07 02:04:34 -05:00
sloppyjosh 28e280556e updated database service to static method 2024-03-07 01:52:44 -05:00
sloppyjosh 1603c7bf07 thoroughly testing notifications and timing 2024-03-06 00:17:42 -05:00
sloppyjosh 35956bb7b1 notification logic 2024-03-05 01:25:05 -05:00
sloppyjosh faa74287bb Cleanup 2024-03-05 01:24:39 -05:00
sloppyjosh af5b35589d reddit service implementation 2024-03-04 00:28:20 -05:00
sloppyjosh 522ec2de51 reddit session handling 2024-03-02 02:41:11 -05:00
sloppyjosh a1d5f75d3c Comment Posting Functionality 2024-03-01 01:40:34 -05:00
sloppyjosh 825cdc7008 unicode fix 2024-02-29 01:28:39 -05:00
sloppyjosh 1db0a3802f Automated Messages Prepared 2024-02-29 01:25:20 -05:00
sloppyjosh bcce59cf9f Messages Handling 2024-02-27 01:39:51 -05:00
sloppyjosh 2a4b73ff14 DB maintenance Added to purge old comments 2024-02-27 00:11:00 -05:00
sloppyjosh d2ecc922e9 database handling of comment limit complete 2024-02-24 01:20:01 -05:00
sloppyjosh 8b69b715a6 Database Functionality 2024-02-23 02:02:46 -05:00