Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-10-05 20:44:30 -04:00
c52c6b04ca ssb: muxrpc activity status fixes.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-10-04 22:05:23 -04:00
b95eed46bb ssb: Fix a request leak in tunnel.connect.
cory pushed to main at cory/tildefriends 2024-10-04 12:39:42 -04:00
7c36a543da ssb: Fix a leaked request and a shutdown error.
cory pushed to main at cory/tildefriends 2024-10-03 12:41:49 -04:00
90e000c18e ssb: Fix activity indication of muxrpc requests expiring.
cory pushed to main at cory/tildefriends 2024-10-02 20:43:55 -04:00
1bb9d737d8 ssb: Show activity for each muxrpc request.
cory pushed to main at cory/tildefriends 2024-10-02 20:03:47 -04:00
9a5db2ec51 appimage: Put update information in the appimage.
cory commented on issue cory/tildefriends#74 2024-10-02 19:21:46 -04:00
Let admins use the server identity whynot

e5f58c28985d67a97e8b391cf692494a096cf405 and others.

cory closed issue cory/tildefriends#74 2024-10-02 19:21:46 -04:00
Let admins use the server identity whynot
cory pushed to main at cory/tildefriends 2024-10-02 18:49:21 -04:00
dbed29a044 Update prettier. And run it some more.
cory pushed to main at cory/tildefriends 2024-10-02 18:46:16 -04:00
681859531c muxrpc: Simplifying comparing RPC names. This has just always bugged me.
8e1ad6b16a js: Unused external.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-10-02 18:00:44 -04:00
5448f1ba2d Update CodeMirror.
cory pushed to main at cory/tildefriends 2024-10-02 17:56:42 -04:00
e43da4e1a3 welcome: Better OpenSSL link.
cory pushed to main at cory/tildefriends 2024-10-02 17:55:09 -04:00
eaa9da49cc welcome: F-Droid/AppImage links.
cory pushed to main at cory/tildefriends 2024-09-30 12:37:46 -04:00
40873b529c build: Suppress a warning in libuv on arm.
cory pushed to main at cory/tildefriends 2024-09-30 12:17:20 -04:00
8cc4c19d73 Prettier and generated files I've missed.
bb9c18faf1 Some missing log newlines.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-09-29 08:18:48 -04:00
fabdfb76b9 android: readParcelable compatibility.
cory pushed to main at cory/tildefriends 2024-09-29 00:17:42 -04:00
bce263a928 android: Use FileObserver, which is actually compatible with api level 24 which we claim to support.
cory pushed to main at cory/tildefriends 2024-09-28 23:25:36 -04:00
195920e476 android: Avoid a ClosedWatchServiceException.
cory commented on pull request cory/tildefriends#75 2024-09-28 07:12:43 -04:00
add git submodules download to the build instructions

You closed the pull request, but I did something similar: a821d895c5b207f99b829c4c7c308f8aa845af46. Thanks.

cory pushed to main at cory/tildefriends 2024-09-28 07:11:50 -04:00
a821d895c5 docs: Give working advice on how to get the tree and dependencies.