• Joined on 2023-08-24
0 pushed to consoom at 0/chan-delorean 2024-04-17 11:11:32 +00:00
d3495a9d2d Stub in Sync module to eventually keep the db in sync with sites
0 pushed to consoom at 0/chan-delorean 2024-04-17 03:51:23 +00:00
04abd71582 Implement a simple priority queue mechanism
0 pushed to consoom at 0/chan-delorean 2024-04-12 08:04:46 +00:00
8fcea9c84b Explicitly make attachment thumbnail optional
cb2da26c64 Fix legacy style attachment file paths
Compare 2 commits »
0 pushed to consoom at 0/chan-delorean 2024-04-11 17:47:52 +00:00
359869984e Handle errors when creating phash
0 pushed to consoom at 0/chan-delorean 2024-04-10 01:01:27 +00:00
93d789fa65 Can now update archive from url
0 pushed to consoom at 0/chan-delorean 2024-04-09 23:41:25 +00:00
fc321d8531 Abstract out everywhere that references reading src files from local dir
67870cab36 Add a way to save a file by doing a GET request over http to DataClient
Compare 2 commits »
0 pushed to deploy_spamnoticer at 0/leftypol_lainchan 2024-04-09 07:43:08 +00:00
6e8d85d5e7 Fix flag list ordering in config
669429863a Fix previous commit
9293f38bf5 Add flag
64c6a4d9f6 Add banners
Compare 4 commits »
0 pushed to deploy_spamnoticer at 0/leftypol_lainchan 2024-04-06 01:21:40 +00:00
93b8d216b1 API - threads.json last_modified is now really the timestamp of the last post, put bump time in a new field 'bump'
623e5929b6 Fix top bar on windows/firefox which caused the page to scroll horizontally. (jungle theme)
bc4e64bcec homepage sidebar: remove padding
bc22758e90 get rid of gap parameter in css layout
9fbe71f1f9 Rename sidebar heading to Boards for the boards list
Compare 12 commits »
0 pushed to icecat_fix at 0/leftypol_lainchan 2024-04-06 01:17:45 +00:00
24c6637b3d API - threads.json last_modified is now really the timestamp of the last post, put bump time in a new field 'bump'
f45247a278 Fix top bar on windows/firefox which caused the page to scroll horizontally. (jungle theme)
9f00e4948e homepage sidebar: remove padding
741dedacc3 get rid of gap parameter in css layout
2475b381e1 Rename sidebar heading to Boards for the boards list
Compare 12 commits »
0 pushed to consoom at 0/chan-delorean 2024-04-05 23:08:06 +00:00
1c6c1250e3 Begin generalizing backfill code to use either local or http functions
0 pushed to consoom at 0/chan-delorean 2024-04-05 05:31:42 +00:00
0086dab7f8 Move everything except for main method from Backfill into Lib (for reuse by consumer Main module)
0 pushed to consoom at 0/chan-delorean 2024-04-03 23:58:04 +00:00
2588724b8c Build another binary, parse settings
0 created branch consoom in 0/chan-delorean 2024-04-01 01:39:13 +00:00
0 pushed to consoom at 0/chan-delorean 2024-04-01 01:39:13 +00:00
88d9708a9f Build another binary, parse settings
0 pushed to master at 0/chandlr-server 2024-03-31 20:04:51 +00:00
4443dceb4d Implement BodyParser using html-parse
0 created branch tagsoup-fail in 0/chandlr-server 2024-03-28 02:58:17 +00:00
0 pushed to tagsoup-fail at 0/chandlr-server 2024-03-28 02:58:17 +00:00
b0bcc8f835 Attempt to use tagsoup but it doesn't let you traverse the doc
0 pushed to master at 0/chandlr-server 2024-03-27 20:58:30 +00:00
644011dd23 Get thread view partially working
0 pushed to master at 0/chandlr-server 2024-03-27 19:36:09 +00:00
5ca711cb6d Embed loaded data as json into meta tag for front-end
0 pushed to master at 0/chandler-miso 2024-03-27 19:32:26 +00:00
afc6fbf38c Miso - load initial data for model from page (decode json)
b5f086372e re-add Search component back
Compare 2 commits »