This website requires JavaScript.
Explore
Help
Register
Sign In
cory
/
tildefriends
Watch
5
Star
6
Fork
2
You've already forked tildefriends
Code
Issues
39
Pull Requests
Actions
Releases
34
Wiki
Activity
All Workflows
build.yaml
Actor
All actors
cory
Status
All status
Success
Failure
Waiting
Running
Kill some warnings.
build.yaml #75
:
Commit
5951d7cd2d
pushed by
cory
main
2024-08-25 10:11:30 -04:00
3m41s
Pass along and use the actual port we're listening on for peers.exchange.
build.yaml #74
:
Commit
011670c70b
pushed by
cory
main
2024-08-25 09:54:39 -04:00
4m5s
Try to be more static.
build.yaml #73
:
Commit
6cebd6c769
pushed by
cory
main
2024-08-25 09:42:59 -04:00
3m49s
Clean up some error'd RPC requests. Don't send blobs.createWants if we're not replicating.
build.yaml #72
:
Commit
f543cc642e
pushed by
cory
main
2024-08-24 10:43:52 -04:00
3m59s
Keep c-ares initialized. Fixes android, which can't just be re-initialized.
build.yaml #71
:
Commit
8ac3c5ea22
pushed by
cory
main
2024-08-22 12:47:14 -04:00
3m48s
Make blobs.has do its work off the main thread so it doesn't violate that assert, and make the test cover such things a bit better.
build.yaml #70
:
Commit
63918f0680
pushed by
cory
main
2024-08-21 23:00:56 -04:00
3m48s
Add an option to disable account registation, and fix use of a JSContext from the wrong thread along the way.
build.yaml #69
:
Commit
bfb3d8b8a2
pushed by
cory
main
2024-08-21 22:55:44 -04:00
0s
Special treatment to make TXT record lookup work on android.
build.yaml #68
:
Commit
e38ff99607
pushed by
cory
main
2024-08-21 20:56:25 -04:00
0s
libuv busy loop in uv__run_timers with -flto. Sigh.
build.yaml #67
:
Commit
b0e3d922c8
pushed by
cory
main
2024-08-21 20:27:47 -04:00
0s
Don't rely on being idle to do anything. Fixes JS job starvation on slow machines more.
build.yaml #66
:
Commit
a15bb8e994
pushed by
cory
main
2024-08-21 19:40:11 -04:00
0s
Fix async job starvation if everything is running too slowly.
build.yaml #65
:
Commit
0693a2315f
pushed by
cory
main
2024-08-21 12:53:43 -04:00
0s
Make -t peer_exchange complete and test that something happened.
build.yaml #64
:
Commit
f360e886ff
pushed by
cory
main
2024-08-20 12:26:43 -04:00
0s
Add the beginnings of a peers.exchange test and begin to fix fallout.
build.yaml #63
:
Commit
6ea08cc5dc
pushed by
cory
main
2024-08-15 12:55:32 -04:00
7m3s
ci: undefined reference to arc4random_buf
build.yaml #62
:
Commit
347c706d6f
pushed by
cory
main
2024-08-15 12:20:15 -04:00
7m11s
Install graphviz for building docs.
build.yaml #61
:
Commit
5f5e6616c7
pushed by
cory
main
2024-08-14 21:22:38 -04:00
6m2s
Work-in-progress, untested, naive peer exchange. Intended to be disabled by default by a setting.
build.yaml #60
:
Commit
657bcadc7e
pushed by
cory
main
2024-08-14 21:14:10 -04:00
5m56s
Fix android crashing in c-ares and a makefile typo.
build.yaml #59
:
Commit
34804d5162
pushed by
cory
main
2024-08-14 21:07:20 -04:00
0s
Implement prompt() for android. #72
build.yaml #58
:
Commit
3895c33915
pushed by
cory
main
2024-08-14 18:55:38 -04:00
0s
Make it easier to copy ids from the profile view.
build.yaml #57
:
Commit
17f4eb1a56
pushed by
cory
main
2024-08-12 19:49:32 -04:00
0s
Fix OpenBSD.
build.yaml #56
:
Commit
0abdffdea6
pushed by
cory
main
2024-08-11 16:26:32 -04:00
0s
Decouple DNS-based seed discovery from the broadcast timer.
build.yaml #55
:
Commit
d32999f178
pushed by
cory
main
2024-08-11 11:18:21 -04:00
3m41s
Fix Haiku.
build.yaml #54
:
Commit
e55548b105
pushed by
cory
resolve
2024-08-08 12:57:08 -04:00
5m16s
Fix OpenBSD.
build.yaml #53
:
Commit
cea3f7e33c
pushed by
cory
resolve
2024-08-08 12:45:38 -04:00
4m51s
Fix some builds and make the windows build actually succeed at resolving what I want.
build.yaml #52
:
Commit
f621feb843
pushed by
cory
resolve
2024-08-08 12:17:57 -04:00
4m13s
Clear out timestamp and file modes on classes.dex, too.
build.yaml #51
:
Commit
e6f5399d53
pushed by
cory
v0.0.21.1
2024-08-05 12:54:58 -04:00
5m21s
Clear out timestamp and file modes on classes.dex, too.
build.yaml #50
:
Commit
e6f5399d53
pushed by
cory
main
2024-08-05 12:49:37 -04:00
5m55s
Re-add classes.dex to the F-Droid APK. (!)
build.yaml #49
:
Commit
0e5806cadd
pushed by
cory
v0.0.21.1
2024-08-05 12:39:08 -04:00
6m55s
Re-add classes.dex to the F-Droid APK. (!)
build.yaml #48
:
Commit
0e5806cadd
pushed by
cory
main
2024-08-05 12:32:13 -04:00
5m43s
Found some docs that say the icon.png max size is 512x512.
build.yaml #47
:
Commit
68c9d4afa7
pushed by
cory
main
2024-08-04 22:00:10 -04:00
5m23s
Just set SOURCE_DATE_EPOCH=1. Using the last commit time is complicated (have to rebuild OpenSSL every commit/release). This only affects a debug string that we don't expose.
build.yaml #46
:
Commit
f0ea38fe49
pushed by
cory
v0.0.21.1
2024-08-04 13:06:29 -04:00
6m51s
First
Previous
...
24
25
26
27
28
Next
Last