Commit Graph

19 Commits

Author SHA1 Message Date
towards-a-new-leftypol ecb444ac21 Use PostsType from Common 2024-01-15 20:59:26 -05:00
towards-a-new-leftypol 54a14156d0 Move PostsType into submodule, commit local changes 2024-01-13 11:22:06 -05:00
towards-a-new-leftypol af424fb887 Apply linter hints to Backfill script 2023-11-20 03:09:25 -05:00
towards-a-new-leftypol e83df86725 Add email field to db, data defs 2023-11-01 19:33:26 -04:00
towards-a-new-leftypol 2fcd1d0582 Add subject and name to posts table text index 2023-11-01 19:14:50 -04:00
phil@volguine.com df94847946 Expect board might have no threads 2023-10-13 20:47:00 +00:00
towards-a-new-leftypol 86507b4377 Continue even if the thread-specific json file does not exist 2023-10-13 16:42:27 -04:00
towards-a-new-leftypol 6df2ab5757 Only process those directories that actually exist
- could be a subset of what's in the database
2023-10-13 16:05:08 -04:00
towards-a-new-leftypol c18be31289 Can read in the whole site from the api json files 2023-10-13 14:43:02 -04:00
towards-a-new-leftypol 7bab7ea3f3 Change some fields to use Text, more parsing 2023-10-11 14:37:55 -04:00
towards-a-new-leftypol ce097414db Can create all the threads on a board now 2023-10-07 16:58:59 -04:00
towards-a-new-leftypol d78f235c90 light refactoring 2023-10-07 15:04:07 -04:00
towards-a-new-leftypol 8d3a2c05d0 Creating boards if they don't exist 2023-10-07 01:12:30 -04:00
towards-a-new-leftypol 0f77c17e5c Getting list of threads now 2023-10-06 14:53:39 -04:00
towards-a-new-leftypol ce76a22e3d Clean up the code a little bit 2023-10-06 12:45:16 -04:00
towards-a-new-leftypol 5d63d23c79 create site if not exists
- get and post implemented in DataClient, and some helper methods
2023-10-06 02:05:58 -04:00
towards-a-new-leftypol 26c57a3bc8 Parse catalog json from file 2023-10-05 02:25:00 -04:00
towards-a-new-leftypol 5af7924779 Read settings.json and list the directory
-basically chat-gpt bootstrapping this script
2023-10-04 15:23:58 -04:00
towards-a-new-leftypol 519a3854da init cabal project, add more indices 2023-10-03 18:37:55 -04:00