• Joined on 2023-08-24
0 pushed to master at 0/chandlr-server 2024-03-25 23:07:35 +00:00
16a84035da Render out the rest of the html page based on settings
0 pushed to master at 0/chandlr-server 2024-03-25 02:15:41 +00:00
f32c25faa2 Catalog view working
0 pushed to master at 0/chandlr-server 2024-03-23 01:43:31 +00:00
ff3667516a Get DataClient to build without issues
ad6300fa6b Add http-conduit override
Compare 2 commits »
0 pushed to master at 0/chan-delorean 2024-03-23 00:29:31 +00:00
02d35a051d Move http-conduit nix build script into Common
0 pushed to master at 0/chan-delorean 2024-03-23 00:01:11 +00:00
ac32f29c83 Move JSONSettings into Common.Server
0 pushed to master at 0/chan-delorean 2024-03-22 23:45:09 +00:00
64736a8011 Update common submodule
ef7ba97d09 remove debug statements
Compare 2 commits »
0 pushed to master at 0/chandler-miso 2024-03-22 23:44:14 +00:00
2cac270545 Add Types from Network.Client into Common.Network.ClientTypes
0 pushed to master at 0/chandler-miso 2024-03-20 19:38:59 +00:00
5022b8c3da Parse and render code tag correctly in body
0 pushed to master at 0/chan-delorean 2024-03-20 08:57:40 +00:00
7c7c6df955 Fix ensuring correct local_idx for posts
0 pushed to master at 0/chan-delorean 2024-03-20 03:09:48 +00:00
335be14f7a Compute the local_idx of each Post
0 pushed to master at 0/chan-delorean 2024-03-18 21:44:37 +00:00
2b1940b401 Update Common
3c3fec27b3 Add attachment index
Compare 2 commits »
0 pushed to master at 0/chan-delorean 2024-03-18 12:53:38 +00:00
34bfd77ba6 Remove duplicate search function definition in sql
0 pushed to master at 0/chan-delorean 2024-03-18 12:34:48 +00:00
081f334fad Move get/post definitions out of DataClient into Common (to be used by chandlr-server)
0 pushed to icecat_fix at 0/leftypol_lainchan 2024-03-14 21:31:44 +00:00
fd8dd64b49 Merge branch 'deploy_spamnoticer' into icecat_fix
10015def12 Add ip member variable to filter class
3158ce40cd Rate limit opening posts for specific ip (basically copy flood-time-any filter and add ip condition)
da8afc8d13 Rate limit opening posts for specific ip (basically copy flood-time-any filter and add ip condition)
Compare 4 commits »
0 created branch master in 0/chandlr-server 2024-03-12 22:26:43 +00:00
0 pushed to master at 0/chandlr-server 2024-03-12 22:26:43 +00:00
882d56ce66 Get basic response working
79fc9ccf2a get route definition to build (api still undefined)
42778d2028 Update Common submodule
fc443e27bb Work in progress - get front-end routes working server side
1aad05afd4 Initial commit - Nothing here yet
0 created repository 0/chandlr-server 2024-03-12 22:26:27 +00:00
0 pushed to master at 0/chandler-miso 2024-03-12 21:36:24 +00:00
fc2742d890 Move Search, Interfaces, and top-level Views into Common sub-repo
0 pushed to master at 0/chandler-miso 2024-03-06 07:32:59 +00:00
2250e23786 update Common
0 pushed to master at 0/chandler-miso 2024-03-06 07:05:47 +00:00
1a3ac32fb6 Move CatalogGrid to Common