Commit graph

275 commits

Author SHA1 Message Date
Oleg Silkin 2a58c5c173 Removes all Null-valued fields from a dict before returning 2019-05-31 22:05:38 -04:00
Oleg Silkin 37b46e8da7 timestamp order by ascending > order by descending 2019-05-31 22:05:12 -04:00
Oleg Silkin 626aaa512d safeguards 2019-05-31 15:56:39 -04:00
Oleg Silkin 6cd4706360 safeguards 2019-05-31 15:56:32 -04:00
Oleg Silkin f405076e37 removes anonymous channel from being used as the default channel for anonymous comments 2019-05-31 15:55:48 -04:00
Oleg Silkin 9765b3de2e Fixes issue causing the schema to be initialized before running DDL 2019-05-31 15:50:31 -04:00
Oleg Silkin 3a5b403ff1 Puts safeguards in place to avoid database deletion 2019-05-30 11:25:42 -04:00
Oleg Silkin fec97ca7b7 changes time from nanosecond time to seconds since last epoch 2019-05-30 11:14:27 -04:00
Oleg Silkin 87badf3a31 channel_uri > channel_url 2019-05-30 11:11:42 -04:00
Oleg Silkin 6b8414b557 Modifies tests and entrypoint 2019-05-29 18:01:48 -04:00
Oleg Silkin 15190f032a adds a whitespace 2019-05-29 17:16:34 -04:00
Oleg Silkin c4f1dc1423 Adds pagination to the return of the server 2019-05-29 17:12:41 -04:00
Oleg Silkin a0cefde50f Fixes issue causing configs to not set properly 2019-05-26 01:31:05 -04:00
Oleg Silkin fdf385acc5 Moves async code around 2019-05-26 00:42:39 -04:00
Oleg Silkin 37888db901 sets language level 2019-05-26 00:00:24 -04:00
Oleg Silkin a3462e9dbb Makes compile-friendly 2019-05-25 22:44:56 -04:00
Oleg Silkin 46f422272d Moves entry-point 2019-05-25 22:44:27 -04:00
Oleg Silkin 9144c632d1 changes the default port to listen on 2019-05-23 17:11:50 -04:00
Oleg Silkin 6310d32b57 Adds module to run unittests on the server 2019-05-23 06:36:03 -04:00
Oleg Silkin e8dc66829d Adds the requests module as a module to run unittests on the server 2019-05-23 06:35:50 -04:00
Oleg Silkin e9b84394f7 Forces errors to propogate correctly in main runner 2019-05-23 06:34:50 -04:00
Oleg Silkin 3298f23ce8 Moves table declaration in DDL so table drops happen properly when needed 2019-05-23 06:33:07 -04:00
Oleg Silkin 6c94363ca2 update in readme 2019-05-21 15:16:17 -04:00
Oleg Silkin 3ab97b171a Refactor + fault-tolerance 2019-05-21 15:13:08 -04:00
Oleg Silkin 0da5f4e3e3 Adds db helpers to vcs 2019-05-21 09:02:50 -04:00
Oleg Silkin 3f6a520863 Adds db helpers to vcs 2019-05-21 09:00:40 -04:00
Oleg Silkin e9ba0cd843 fixes import statements 2019-05-21 08:58:43 -04:00
Oleg Silkin 6230a8ae49 fixes import statements 2019-05-21 08:57:29 -04:00
Oleg Silkin 2c1969c3f0 fixes import statements 2019-05-21 08:56:27 -04:00
Oleg Silkin 1a9d7366f2 fixes import statements 2019-05-21 08:55:55 -04:00
Oleg Silkin e89547be44 fixes import statements 2019-05-21 08:43:30 -04:00
Oleg Silkin cba7c238aa Adds readme 2019-05-21 08:42:13 -04:00
Oleg Silkin af4ce74479 Adds readme 2019-05-21 08:19:39 -04:00
Oleg Silkin 5fa2e202db
Create LICENSE.md 2019-05-21 08:17:10 -04:00
Oleg Silkin b8cb8832b4 Adds readme 2019-05-21 08:13:34 -04:00
Oleg Silkin 9aaf50bde9 Reorganizes imports 2019-05-21 07:55:48 -04:00
Oleg Silkin 5fe55ffaa5 Reorganizes imports 2019-05-21 07:54:52 -04:00
Oleg Silkin 39cebd1d6b Adjusts logger & stops database frop dropping tables on each DDL startup 2019-05-21 07:29:01 -04:00
Oleg Silkin 4b5dd2a505 Adjusts logger & stops database frop dropping tables on each DDL startup 2019-05-21 07:28:21 -04:00
Oleg Silkin 7d0bd1763f Adds logger to server 2019-05-21 06:56:27 -04:00
Oleg Silkin 0cb73c8314 Changes server code to be functional & moves write scheduler into app 2019-05-21 05:02:01 -04:00
Oleg Silkin 222d7e677d Removes redundant code 2019-05-21 05:00:35 -04:00
Oleg Silkin c7bd32d26c Creates handles for server contact 2019-05-21 05:00:01 -04:00
Oleg Silkin bb2b907e72 Adds unit testing for async writing to server 2019-05-20 20:44:03 -04:00
Oleg Silkin 3c63ce8a50 saving changes in case of power outage 2019-05-20 19:09:07 -04:00
Oleg Silkin 5a525316d8 Adds asynchronous methods for writing to db 2019-05-20 07:23:06 -04:00
Oleg Silkin fb518b0fb6 Creates routes & handles 2019-05-20 06:49:08 -04:00
Oleg Silkin 861ea1ea8c moves settings into json format 2019-05-20 05:56:20 -04:00
Oleg Silkin 75fb6fd9ba moves settings into json format 2019-05-20 05:08:04 -04:00
Oleg Silkin c2c6d78442 Moves methods from class to functional 2019-05-20 05:07:39 -04:00