Commit Graph

30 Commits

Author SHA1 Message Date
02355ee08b Implement /spam route 2022-01-12 15:18:34 -05:00
53f292ac7c Implement post count 2022-01-11 19:51:45 -05:00
681ed961e8 Just specify Postgres connection string in conf file 2022-01-10 14:18:49 -05:00
8d001338f8 Fix Docker instructions 2022-01-10 13:28:43 -05:00
022eb93399 Tag and push commands 2022-01-10 13:16:48 -05:00
2d30602907 New TODO 2022-01-10 11:59:34 -05:00
d7c0f715d2 More tests 2022-01-08 22:01:51 -05:00
e4aad2ccbd Validate input 2022-01-08 21:21:22 -05:00
84182fe25b TODOs++ 2022-01-07 22:51:12 -05:00
05cc4cc33c More TODOs 2022-01-07 22:46:04 -05:00
da91154df7 Set default value for message_date column 2022-01-02 02:30:10 -05:00
baca0cd515 Filter URLs out of message body 2022-01-02 02:01:45 -05:00
26aa2ba19f Implement is_spam column 2022-01-02 01:31:33 -05:00
2845fd7499 Initial flash error implementation 2022-01-01 23:37:41 -05:00
b3d5f30908 1 down, undef to go 2022-01-01 00:57:55 -05:00
3b6927ecfb Implement Dockerfile 2021-12-30 20:52:34 -05:00
320e22d4d6 Moar TODOs that will never get done 2021-12-30 19:54:44 -05:00
155094b94e Updated TODOs 2021-12-30 19:34:40 -05:00
c0a6895c5d Moar TODOs 2021-12-25 01:54:43 -05:00
3849ceffae New TODO 2021-12-19 17:56:45 -05:00
5124f61383 Move pager logic to Message model 2021-12-12 01:50:07 -05:00
e841ac9022 Update TODO 2021-12-11 21:06:29 -05:00
1eed8adf61 Update TODOs 2021-12-11 19:13:17 -05:00
2a2b761d0a Implement separate dev and prod DBs 2021-12-11 18:48:00 -05:00
edca297f78 Implement basic guestbook signing and reading 2021-12-05 02:52:31 -05:00
eba062ebfa updates 2021-12-04 22:37:40 -05:00
ff8ecd2773 Update TODO 2021-12-04 18:41:07 -05:00
09ad886737 Initial DB implentation (try again) 2021-12-04 18:36:10 -05:00
6fdbe8511c Initial commit++ 2021-12-04 00:11:37 -05:00
d34a649607 Initial commit 2021-12-04 04:58:43 +00:00