Commit graph

20 commits

Author SHA1 Message Date
11fb6d617c Add WIP webhook functionality 2023-03-29 23:50:20 -07:00
8cf986892f Update packages 2023-03-29 21:19:41 -07:00
4bfcf6631e Add configuration file, make HTTP/HTTPS agnostic 2022-07-31 13:22:20 -07:00
8b83950f80 Add clap 2022-07-23 13:40:32 -07:00
90ffd9cf3b Bundle SQLite with rusqlite 2022-07-23 12:03:39 -07:00
42d980f4cb Add comment sanitization and markdown rendering 2022-07-20 15:39:28 -07:00
5d70793e2b Add support for multiple websites, contents, etc. 2022-07-14 17:05:45 -07:00
6d01857bd0 Add release optimizations 2022-07-10 14:24:48 -07:00
6419b6357c Refactor comment serialization/deserialization 2022-07-10 14:11:45 -07:00
f6281b8820 Add testing flag and CORS 2022-07-09 12:21:08 -07:00
2699a01c54 Add email validation 2022-07-08 22:04:15 -07:00
0e270e18b9 Add timestamps, remove dead code 2022-07-08 18:38:53 -07:00
82e70178d5 Add Gravatar email hashes 2022-07-08 17:06:05 -07:00
91186e5f43 Create working comments API response 2022-07-08 13:00:25 -07:00
59f3ce9ea5 Install serde, serde_json 2022-07-07 19:38:48 -07:00
42e13a3ede Remove GraphQL dependencies 2022-07-07 19:26:33 -07:00
fd41429c99 Install rusqlite 2022-07-06 13:54:38 -07:00
1b5c98e001 Install juniper 2022-07-06 13:53:00 -07:00
3f9bf688b5 Install actix-web 2022-07-06 13:31:36 -07:00
0da14d99f6 Initial commit 2022-07-06 13:29:39 -07:00