Commit Graph

44 Commits

Author SHA1 Message Date
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
5a6691a214 More logging 2026-04-15 06:13:30 +00:00
9ff871b0e3 Webrtc superlog 2026-04-15 06:13:30 +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
0b82283622 More logging 2025-06-11 00:48:45 -07:00
10ba8b5511 Webrtc superlog 2025-06-11 00:37:47 -07: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
18e69ef136 Merge branch 'bobbyd-multiple-bootstrap-peers' 2025-06-04 02:24:28 -07:00
27e35b2001 Add compiled JS files 2025-06-04 02:23:42 -07:00
f1fbe28fb4 Add support for multiple bootstrap peers 2025-06-04 02:21:19 -07:00
454f351fef Add built JS 2025-06-04 02:19:42 -07:00
6ca226dbec Merge remote-tracking branch 'origin/main' into bobbyd-status-bar 2025-06-01 18:20:20 -07:00
06fdb7627f Add more detailed ICE logging 2025-06-01 18:18: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
2af3749c6b Small tweaks 2025-06-01 00:00:17 -07:00
94f8b1f3ef WIP 2025-05-30 18:09:41 -07:00
17f24ddc90 tidy logs. Add all files to service worker 2025-05-26 19:09:30 -07:00
827e5ce05b Truncate log messages in html so it doesn\'t kill phones. Fix id in log message 2025-05-22 22:39:23 -07:00
5fb8de590c Working chuking and image syncing. Still some bugs with syncing some large posts. 2025-05-21 11:39:02 -07:00
438e004cc3 Limited post send size and post syncing is working for small posts 😮 2025-05-19 02:09:50 -07:00
55de88bec5 Remove functions that VSCode added 2025-05-19 01:38:40 -07:00
42bed0f516 Post syncing logic is wokting. As expected datachannels fail to send posts above a certain size. Need to implement chunking next. 2025-05-19 01:21:32 -07:00
1a47dc8931 request post ids for users that match users we follow when peers announce users they know about. Fix for RPCs being async on the remote end. Check returned postIDs to see if we need any posts from a peer. 2025-05-19 00:06:23 -07:00
2e8b2fe14c Split out the concept of headless and an archive peer. Add better logging for URL params 2025-05-18 21:30:04 -07:00
3905368bbb Announce users the local peers knows to remote peers when they connect. Fix RPC system to correctly serialize and multiple params. Add detailed logging for rpc calls. 2025-05-18 20:26:54 -07:00
28050f1a54 working websocket and bootstrap peer reconnection when connection is lost 2025-05-18 15:11:34 -07:00
6a98b23f5b Add events to peer manager 2025-04-27 22:38:42 -07:00
303267b1e3 add missing files 2025-04-27 10:11:10 -07:00
6374b22551 fix logging console function names. Attempt to connect to initial peers 2025-04-24 03:07:42 -07:00
9f312f0bfb working datachannel and inital RPC test 2025-04-17 23:54:12 -07:00
002ac23605 wip v2 2025-04-13 15:10:07 -07:00
bobbydigitales
a24d212b3e checkpoint 2025-03-25 20:04:52 -07:00
bobbydigitales
a9197ce2e0 Mucho mucho update 2024-11-19 19:14:00 -08:00
bobbydigitales
ae90b38ecd add deno run script 2024-11-08 09:46:19 -08:00
bobbydigitales
8d6a379ee7 lotsa stuff 2024-10-30 20:51:44 -07:00
bobbydigitales
4a77d732bd Merge branch 'main' of air.local:/Users/rob/Projects/ddln_origin/dandelion 2024-10-09 20:05:44 -07:00
bobbydigitales
59383ebaec deno server 2024-10-09 20:03:57 -07:00
“bobbydigitales”
d183a62dff Hello working 2024-10-09 12:20:16 -07:00
bobbydigitales
c32ef6fee5 deno server 2024-10-09 08:30:28 -07:00
bobbydigitales
524fd4abe6 WIP 2024-10-07 00:24:22 -07:00
bobbydigitales
5aca6d3098 Lotsa changes :) 2024-10-03 12:32:59 -07:00