This website requires JavaScript.
Explore
Help
Register
Sign In
cory
/
tildefriends
Watch
4
Star
5
Fork
1
You've already forked tildefriends
Code
Issues
33
Pull Requests
1
Actions
Releases
27
Wiki
Activity
All Workflows
build.yaml
Actor
All actors
cory
Status
All status
success
failure
waiting
running
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
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 #45
:
Commit
f0ea38fe49
pushed by
cory
main
2024-08-04 12:59:38 -04:00
5m23s
Debugging a SOURCE_DATE_EPOCH thing.
build.yaml #44
:
Commit
b0332f923e
pushed by
cory
v0.0.21.1
2024-08-04 12:30:57 -04:00
6m58s
Debugging a SOURCE_DATE_EPOCH thing.
build.yaml #43
:
Commit
b0332f923e
pushed by
cory
main
2024-08-04 12:23:59 -04:00
6m38s
Silence some OpenSSL build output so I can see what else is going on. Also install the signed fdroid APK in dist.
build.yaml #42
:
Commit
8a76c25394
pushed by
cory
main
2024-08-04 12:16:54 -04:00
13s
Silence some OpenSSL build output so I can see what else is going on. Also install the signed fdroid APK in dist.
build.yaml #41
:
Commit
8a76c25394
pushed by
cory
v0.0.21.1
2024-08-04 12:16:41 -04:00
5m31s
Ooh, can I just exclude OpenSSL submodules? I don't want to see those.
build.yaml #40
:
Commit
fd96126e3e
pushed by
cory
v0.0.21.1
2024-08-04 12:02:20 -04:00
6m51s
Ooh, can I just exclude OpenSSL submodules? I don't want to see those.
build.yaml #39
:
Commit
fd96126e3e
pushed by
cory
main
2024-08-04 11:55:29 -04:00
6m3s
Fix inconsistent file modes in zip.
build.yaml #38
:
Commit
ff3fbedc18
pushed by
cory
main
2024-08-04 11:29:18 -04:00
4m5s
First
Previous
...
7
8
9
10
11
Next
Last