This website requires JavaScript.
Explore
Help
Register
Sign In
cory
/
tildefriends
Watch
5
Star
6
Fork
2
You've already forked tildefriends
Code
Issues
27
Pull Requests
Actions
Releases
42
Wiki
Activity
All Workflows
build.yaml
Actor
All actors
cory
Status
All status
Success
Failure
Waiting
Running
docs: Noticed some errors in the readme.
build.yaml #651
:
Commit
868f91e1ef
pushed by
cory
main
2025-04-02 20:34:08 -04:00
32m38s
View workflow file
apps: Add a very wip web app.
build.yaml #650
:
Commit
b9000c154f
pushed by
cory
main
2025-04-02 18:37:41 -04:00
30m8s
View workflow file
ssb: Still chasing faster loads of the default news query.
build.yaml #649
:
Commit
894c72a82f
pushed by
cory
main
2025-04-02 13:14:23 -04:00
29m59s
View workflow file
ssb: This makes the channels query sub-second for me.
build.yaml #648
:
Commit
c128cfc25c
pushed by
cory
main
2025-04-01 20:21:19 -04:00
29m39s
View workflow file
buttfeed: Add PatchFox.
build.yaml #647
:
Commit
36c88b463c
pushed by
cory
main
2025-04-01 08:44:50 -04:00
30m41s
View workflow file
ssb: Faster *and* correct. I think.
build.yaml #646
:
Commit
8a66e74074
pushed by
cory
main
2025-03-30 13:48:05 -04:00
29m43s
View workflow file
ssb: Had my refs backward.
build.yaml #645
:
Commit
ea60b165da
pushed by
cory
main
2025-03-30 12:59:10 -04:00
31m17s
View workflow file
update: CodeMirror.
build.yaml #643
:
Commit
9462521287
pushed by
cory
main
2025-03-27 13:07:12 -04:00
29m53s
View workflow file
build: 0.0.30-wip, let's gooooo.
build.yaml #642
:
Commit
576022c41a
pushed by
cory
main
2025-03-26 20:50:23 -04:00
30m42s
View workflow file
build: Fix this dependendy test.
build.yaml #640
:
Commit
36370f2dea
pushed by
cory
latest_release
2025-03-26 19:55:24 -04:00
28m50s
View workflow file
build: Fix this dependendy test.
build.yaml #639
:
Commit
36370f2dea
pushed by
cory
v0.0.29
2025-03-26 19:26:34 -04:00
29m16s
View workflow file
build: Let's build 0.0.29.
build.yaml #637
:
Commit
db9bf7f7bd
pushed by
cory
main
2025-03-26 12:58:16 -04:00
30m6s
View workflow file
build: Fix make warnings on macos.
build.yaml #636
:
Commit
fa7aef0c37
pushed by
cory
main
2025-03-25 20:01:40 -04:00
30m10s
View workflow file
ssb: Let's make sure these are never null again.
build.yaml #635
:
Commit
b135ea17f6
pushed by
cory
main
2025-03-22 22:48:22 -04:00
29m23s
View workflow file
ssb: Hook up a busy handler to give checkpointing a chance of working, and fix fundamental bugs with the messages_stats table. How did this ever work?
build.yaml #634
:
Commit
4b1643bc47
pushed by
cory
main
2025-03-22 09:29:25 -04:00
30m39s
View workflow file
ssb: All initial population in transactions for correctness.
build.yaml #633
:
Commit
240a8ce9c7
pushed by
cory
main
2025-03-21 21:23:10 -04:00
30m29s
View workflow file
ssb: Prefer getting last message sequence from the messages_stats table if we don't need the message id. Trying to chip away at things I see in profiles.
build.yaml #631
:
Commit
d692734e55
pushed by
cory
main
2025-03-20 13:25:57 -04:00
32m1s
View workflow file
update: w3.css 5.0.1.
build.yaml #629
:
Commit
1ee1107c93
pushed by
cory
main
2025-03-19 21:25:48 -04:00
33m20s
View workflow file
ssb: That's just a weird formulation of this query. I saw it in a profile.
build.yaml #627
:
Commit
f0211f621e
pushed by
cory
main
2025-03-19 19:42:58 -04:00
31m14s
View workflow file
ssb: Don't let GC saturate the main thread during replication.
build.yaml #626
:
Commit
13722232fb
pushed by
cory
main
2025-03-19 08:17:58 -04:00
30m45s
View workflow file
ssb: This seems like it would explain replication stalls.
build.yaml #625
:
Commit
0bcb033349
pushed by
cory
main
2025-03-19 07:17:09 -04:00
30m19s
View workflow file
ssb: Commit messages in transactions for performance.
build.yaml #624
:
Commit
e92c439724
pushed by
cory
main
2025-03-18 13:20:31 -04:00
30m39s
View workflow file
ssb: Don't count messages we're not intending to replicate toward progress.
build.yaml #623
:
Commit
7f34b585d3
pushed by
cory
main
2025-03-17 21:45:21 -04:00
31m45s
View workflow file
ssb: Try to keep these stats from going negative.
build.yaml #621
:
Commit
9899c0c5e2
pushed by
cory
main
2025-03-17 12:59:46 -04:00
30m12s
View workflow file
ssb: Update ebt received value on the fly.
build.yaml #620
:
Commit
bb7d2d7ae0
pushed by
cory
main
2025-03-16 22:35:20 -04:00
31m10s
View workflow file
ssb: Pub blobs in the idle queue, too. I'm confused why things aren't moving like I'd expect. This seems more fair.
build.yaml #619
:
Commit
862d172ca8
pushed by
cory
main
2025-03-16 20:01:56 -04:00
31m10s
View workflow file
cli: Show usage and error on unexpected arguments.
build.yaml #618
:
Commit
3671051d0e
pushed by
cory
main
2025-03-16 13:16:54 -04:00
30m57s
View workflow file
ssb: Fix the tests.
build.yaml #617
:
Commit
223e20cbbc
pushed by
cory
main
2025-03-16 12:24:51 -04:00
32m27s
View workflow file
build: Fix some haiku make warnings.
build.yaml #615
:
Commit
934e40240e
pushed by
cory
main
2025-03-15 14:18:01 -04:00
31m22s
View workflow file
ssb: Resolve a DB-related naming collision I caused better.
build.yaml #613
:
Commit
bb7b04013f
pushed by
cory
main
2025-03-12 21:21:49 -04:00
31m45s
View workflow file
First
Previous
...
11
12
13
14
15
...
Next
Last