Commit graph

170 commits

Author SHA1 Message Date
Oleg Silkin e6da0a21e0 Adds tests for listing comment ids 2019-05-20 01:18:56 -04:00
Oleg Silkin 7b63b97c5c Adds database code to server 2019-05-20 01:18:47 -04:00
Oleg Silkin 9f28ec04b4 Adds backup code + fixes obtain comment by reply code 2019-05-20 01:17:56 -04:00
Oleg Silkin 85df5c86cf Adds backup code + fixes obtain comment by reply code 2019-05-20 01:17:32 -04:00
Oleg Silkin 1e38fd8ca3 more thorough database testing 2019-05-19 17:16:07 -04:00
Oleg Silkin 436608d69b Fixes input validation for comment creation 2019-05-19 17:15:54 -04:00
Oleg Silkin dcbf4be04c Unit tests for mass insertion of comments 2019-05-19 05:51:29 -04:00
Oleg Silkin 4d6855bcc0 Tests for name validation 2019-05-19 03:00:18 -04:00
Oleg Silkin 7c92ab3aa6 Moves database file to server and makes the database into a class 2019-05-19 02:25:15 -04:00
Oleg Silkin 06fc7c0de7 Moves database file to server and makes the database into a class 2019-05-19 02:25:09 -04:00
Oleg Silkin dfde45c078 Moves database file to server and makes the database into a class 2019-05-19 02:24:59 -04:00
Oleg Silkin a64f233641 Removes triggers & adds default channel for anonymous comments 2019-05-19 02:24:20 -04:00
Oleg Silkin 2cad79f1ba Config file 2019-05-19 02:23:30 -04:00
Oleg Silkin 2a9187b229 Adds unit testing for comment creation 2019-05-19 02:23:20 -04:00
Oleg Silkin e0449938d5 refactor 2019-05-18 18:51:44 -04:00
Oleg Silkin aee2c3e5aa Modifies the schema a whole lot 2019-05-18 18:51:30 -04:00
Oleg Silkin e2591b7d42 Adds methods to access server database 2019-05-18 18:50:28 -04:00
Oleg Silkin a6b1c44fee creates new DDL schema 2019-05-15 23:32:55 -04:00
Oleg Silkin cdfd62a1c0 moves database utilities from server.py to database.py 2019-05-15 23:32:29 -04:00
Oleg Silkin c9acbedb13 Initial commit 2019-05-15 19:17:06 -04:00