Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-08-21 19:40:11 -04:00
b0e3d922c8 libuv busy loop in uv__run_timers with -flto. Sigh.
cory pushed to main at cory/tildefriends 2024-08-21 12:53:43 -04:00
a15bb8e994 Don't rely on being idle to do anything. Fixes JS job starvation on slow machines more.
6f487100cd Format.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-08-20 12:26:43 -04:00
0693a2315f Fix async job starvation if everything is running too slowly.
cory pushed to main at cory/tildefriends 2024-08-20 02:29:23 -04:00
f360e886ff Make -t peer_exchange complete and test that something happened.
cory pushed to main at cory/tildefriends 2024-08-15 12:48:28 -04:00
6ea08cc5dc Add the beginnings of a peers.exchange test and begin to fix fallout.
cory pushed to main at cory/tildefriends 2024-08-15 12:13:02 -04:00
347c706d6f ci: undefined reference to arc4random_buf
cory pushed to main at cory/tildefriends 2024-08-14 21:16:35 -04:00
5f5e6616c7 Install graphviz for building docs.
cory pushed to main at cory/tildefriends 2024-08-14 21:07:19 -04:00
657bcadc7e Work-in-progress, untested, naive peer exchange. Intended to be disabled by default by a setting.
107666cc60 Add a setting to toggle whether replication is allowed, to be able to make a pure room, or even less, node.
b37669184a doxygen -u # 1.9.8
163a01f224 sqlite 3.46.1.
3d58094199 Fix some sanitizer issues, and disable LTO in debug builds to save some iteration time.
Compare 6 commits »
cory pushed to main at cory/tildefriends 2024-08-14 18:55:38 -04:00
34804d5162 Fix android crashing in c-ares and a makefile typo.
cory closed issue cory/tildefriends#72 2024-08-14 12:45:32 -04:00
prompt() not implemented on Android
cory pushed to main at cory/tildefriends 2024-08-14 12:45:25 -04:00
3895c33915 Implement prompt() for android. #72
cory pushed to main at cory/tildefriends 2024-08-11 16:26:32 -04:00
17f4eb1a56 Make it easier to copy ids from the profile view.
cory pushed to main at cory/tildefriends 2024-08-11 11:18:21 -04:00
0abdffdea6 Fix OpenBSD.
cory opened issue cory/tildefriends#72 2024-08-11 10:48:37 -04:00
prompt() not implemented on Android
cory closed issue cory/tildefriends#70 2024-08-10 06:58:01 -04:00
Package for F-Droid
cory pushed to main at cory/tildefriends 2024-08-08 18:50:57 -04:00
d32999f178 Decouple DNS-based seed discovery from the broadcast timer.
f621feb843 Fix some builds and make the windows build actually succeed at resolving what I want.
8d277f029d Support using a seeds host for bootstrapping connections.
1788a02338 Add c-ares. These are the hoops I have to jump through to be able to provide some bootstrap nodes.
ba0800d16c Lit 3.2.0.
Compare 9 commits »
cory pushed to resolve at cory/tildefriends 2024-08-08 12:51:50 -04:00
e55548b105 Fix Haiku.
cory pushed to resolve at cory/tildefriends 2024-08-08 12:40:47 -04:00
cea3f7e33c Fix OpenBSD.
cory created branch resolve in cory/tildefriends 2024-08-08 12:13:43 -04:00