|
364fdede86
|
cargo fmt
|
2022-08-01 15:01:06 -07:00 |
|
|
ea3e9bcd5a
|
Improve error handling with From derive
|
2022-08-01 15:00:18 -07:00 |
|
|
4bfcf6631e
|
Add configuration file, make HTTP/HTTPS agnostic
|
2022-07-31 13:22:20 -07:00 |
|
|
98dc007fa4
|
Move Error struct to own file
|
2022-07-31 11:05:55 -07:00 |
|
|
6de079b279
|
cargo fmt
|
2022-07-30 13:19:30 -07:00 |
|
|
f68f2155c3
|
Improve error handling
|
2022-07-30 13:19:11 -07:00 |
|
|
1253539efa
|
cargo fmt
|
2022-07-29 12:09:51 -07:00 |
|
|
1de25aaca9
|
Use web::block in post_comment
|
2022-07-29 12:09:45 -07:00 |
|
|
bf7efec848
|
cargo fmt
|
2022-07-28 16:52:41 -07:00 |
|
|
bfb59fbe6f
|
Add web::block to get_comments
|
2022-07-28 16:52:20 -07:00 |
|
|
cf2779dd40
|
Add support for requiring name/email, close #2
|
2022-07-28 11:58:49 -07:00 |
|
|
d94cf625f8
|
Use params instead of format for fetching comments
|
2022-07-24 12:32:15 -07:00 |
|
|
8b83950f80
|
Add clap
|
2022-07-23 13:40:32 -07:00 |
|
|
3238fcb8f3
|
Add persistent databases
|
2022-07-22 15:37:57 -07:00 |
|
|
30ffd5ad6f
|
Make replies and sharing work
|
2022-07-22 12:25:57 -07:00 |
|
|
42d980f4cb
|
Add comment sanitization and markdown rendering
|
2022-07-20 15:39:28 -07:00 |
|
|
1bea87f47f
|
Update internals for reply support, add error reasons, minor changes
|
2022-07-20 14:48:44 -07:00 |
|
|
4a39b10afb
|
cargo fmt
|
2022-07-14 17:06:38 -07:00 |
|
|
5d70793e2b
|
Add support for multiple websites, contents, etc.
|
2022-07-14 17:05:45 -07:00 |
|
|
0de8921306
|
cargo fmt
|
2022-07-10 14:25:03 -07:00 |
|
|
6419b6357c
|
Refactor comment serialization/deserialization
|
2022-07-10 14:11:45 -07:00 |
|
|
3473b94998
|
Reverse comment return order
|
2022-07-09 13:35: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 |
|
|
5b792cd7e5
|
cargo fmt
|
2022-07-08 18:39:39 -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 |
|
|
bbebe8b119
|
Get to MVP
|
2022-07-08 15:41:53 -07:00 |
|
|
91186e5f43
|
Create working comments API response
|
2022-07-08 13:00:25 -07:00 |
|
|
61234e9c07
|
Fix missing code from main.rs
|
2022-07-08 12:50:46 -07:00 |
|
|
4cfa06f855
|
Get working boilerplate
|
2022-07-07 22:36:53 -07:00 |
|
|
42e13a3ede
|
Remove GraphQL dependencies
|
2022-07-07 19:26:33 -07:00 |
|
|
0ef7ad481e
|
Write basic SQLite/rusqlite code
|
2022-07-06 15:40:09 -07:00 |
|
|
0da14d99f6
|
Initial commit
|
2022-07-06 13:29:39 -07:00 |
|