Commit Graph

13 Commits

Author SHA1 Message Date
3fef295b59 Working. 2026-04-16 02:02:34 -07:00
548ac39d19 Use deno typescript instead of node. Fix compilation errors for updated typescript. update setup script to install deno. use tmux when running localling for all processes. 2026-04-16 00:36:22 -07:00
bobbydigitales
f22d8b9ba6 replies working, need to add root post ID 2026-04-16 00:26:20 -07:00
c1de283fb6 working on replies 2026-04-15 06:13:50 +00:00
0d392c90cc Working single post rendering 2026-04-15 06:13:50 +00:00
3a056dffce working on showing single posts for users we dont know about 2026-04-15 06:13:50 +00:00
3c46dbb04c Working single post rendering 2026-02-17 07:43:51 +00:00
bac14446bb working on showing single posts for users we dont know about 2025-12-31 07:11:35 +00:00
3192162afe Add deno-only bootstrap peer implementation. Uses libdatachannel for the RTCDatachannel implementation.
Fix Typescript sourcemap serving
PeerManager: more robust when RTCPeerConnection fails or is not present
Separate source maps so the main files arent bloated
2025-06-10 20:23:19 -07:00
862dadf5a4 remove bootstrap main experiment for now 2025-06-04 02:55:24 -07:00
27e35b2001 Add compiled JS files 2025-06-04 02:23:42 -07:00
454f351fef Add built JS 2025-06-04 02:19:42 -07:00
35045ad411 Add missing compiled files so we dont need to complie from a clean clone 2025-06-01 11:37:57 -07:00