This website requires JavaScript.
Explore
Help
Register
Sign In
cory
/
tildefriends
Watch
4
Star
6
Fork
2
Code
Issues
19
Pull Requests
Actions
Packages
Releases
50
Wiki
Activity
All Workflows
Build Tilde Friends
221 workflow runs
Actor
All actors
cory
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
fdroid-0.2025.12
main
ssb: Show message count when viewing an account profile.
Build Tilde Friends #670
:
Commit
40fa7edadf
pushed by
cory
main
2025-04-13 21:16:29 -04:00
27m28s
View workflow file
ssb: Read back-pressure on a tunnel connection affects the parent connection. This was causing spurrious disconnects.
Build Tilde Friends #663
:
Commit
676d2702b7
pushed by
cory
main
2025-04-11 19:32:31 -04:00
3m16s
View workflow file
ssb: prettier.
Build Tilde Friends #661
:
Commit
67d458bd38
pushed by
cory
main
2025-04-09 22:47:29 -04:00
26m42s
View workflow file
ssb: Message % menu tweaks. Show on click. Hide when clicking off. Bury the message ID further.
Build Tilde Friends #657
:
Commit
dd3b2656ad
pushed by
cory
main
2025-04-07 22:35:47 -04:00
13m12s
View workflow file
ssb: Rearrange indexes for an overall faster load on mobile for me. Tidy up some things along the way.
Build Tilde Friends #644
:
Commit
1011e0026b
pushed by
cory
main
2025-03-30 12:27:42 -04:00
11m14s
View workflow file
build: nix => 0.0.29.
Build Tilde Friends #641
:
Commit
70c38b7ea8
pushed by
cory
main
2025-03-26 20:19:30 -04:00
24m6s
View workflow file
build: Fix this dependendy test.
Build Tilde Friends #638
:
Commit
36370f2dea
pushed by
cory
main
2025-03-26 18:57:07 -04:00
8m11s
View workflow file
ssb: Notifying apps of every single message added isn't practical for big replications. Only notify on the completion of each chunk. Update the tests. The apps need some treatment, but refreshing works around any issues for now.
Build Tilde Friends #632
:
Commit
8928e8722b
pushed by
cory
main
2025-03-21 20:52:33 -04:00
6m39s
View workflow file
update: Missed one instance of w3.css.
Build Tilde Friends #630
:
Commit
50197198b4
pushed by
cory
main
2025-03-20 12:53:44 -04:00
11m55s
View workflow file
ssb: Make these queries match the index more pedandically, if only for consistency.
Build Tilde Friends #628
:
Commit
cf90533b6c
pushed by
cory
main
2025-03-19 20:52:17 -04:00
20m31s
View workflow file
ssb: Idea: ebt clocks shouldn't go backward.
Build Tilde Friends #622
:
Commit
d7e9fd918a
pushed by
cory
main
2025-03-17 21:13:25 -04:00
23m27s
View workflow file
ssb: Attempt to show EBT replication progress in the connections tab, mainly to help track down bugs, which there are.
Build Tilde Friends #616
:
Commit
9af4312561
pushed by
cory
main
2025-03-16 11:52:15 -04:00
12m41s
View workflow file
ssb: Address a -fanalyze issue.
#114
Build Tilde Friends #614
:
Commit
edb1980387
pushed by
cory
main
2025-03-15 13:46:34 -04:00
2m29s
View workflow file
http: We can bind to localhost if we do it right, apparently.
Build Tilde Friends #612
:
Commit
26a3007268
pushed by
cory
main
2025-03-12 20:49:53 -04:00
26m11s
View workflow file
ssb: I made blob_wants_view too slow. Let's make a real table updated by triggers.
Build Tilde Friends #610
:
Commit
3660577a23
pushed by
cory
main
2025-03-12 18:23:51 -04:00
6m17s
View workflow file
trace: Fix a crash and source of invalid json.
Build Tilde Friends #604
:
Commit
942f582329
pushed by
cory
main
2025-03-07 12:49:24 -05:00
12m17s
View workflow file
ssb: Clean up some muxrpc-related warnings.
Build Tilde Friends #597
:
Commit
a74a9fc821
pushed by
cory
main
2025-03-02 21:21:07 -05:00
0s
View workflow file
perf: Make promise stack trace collection opt-in.
Build Tilde Friends #593
:
Commit
8b47938238
pushed by
cory
main
2025-02-27 20:04:43 -05:00
23m6s
View workflow file
build: Fix 32-bit.
Build Tilde Friends #592
:
Commit
8912212d8e
pushed by
cory
main
2025-02-27 19:41:25 -05:00
24m34s
View workflow file
build: ios => CFBundleVersion=10.
Build Tilde Friends #588
:
Commit
7737e60b52
pushed by
cory
main
2025-02-26 20:04:21 -05:00
0s
View workflow file
ios: Redid icon stuff.
Build Tilde Friends #584
:
Commit
26cb7e5a17
pushed by
cory
latest_release
2025-02-26 18:54:19 -05:00
0s
View workflow file
ios: Redid icon stuff.
Build Tilde Friends #583
:
Commit
26cb7e5a17
pushed by
cory
v0.0.28
2025-02-26 18:54:19 -05:00
0s
View workflow file
ios: Redid icon stuff.
Build Tilde Friends #582
:
Commit
26cb7e5a17
pushed by
cory
main
2025-02-26 18:54:14 -05:00
26m14s
View workflow file
ssb: Following calculation fixes. It was not handled appropriately if an account was encountered multiple times with decreasing depths.
Build Tilde Friends #578
:
Commit
4da63c7786
pushed by
cory
main
2025-02-25 21:52:27 -05:00
1m4s
View workflow file
docs: Minor prep for 0.0.28.
Build Tilde Friends #569
:
Commit
f6cc6f2eae
pushed by
cory
main
2025-02-19 20:20:25 -05:00
19m52s
View workflow file
ios: This fixes the build on macos and runs in the simulator.
Build Tilde Friends #566
:
Commit
8f4b6e83eb
pushed by
cory
main
2025-02-18 21:46:08 -05:00
18m1s
View workflow file
ios: I was able to get an iOS build to app store connect with this. Sanity lost.
Build Tilde Friends #563
:
Commit
1e08838f5b
pushed by
cory
main
2025-02-18 19:26:59 -05:00
23m26s
View workflow file
ssb: Use the right shape for your own profile image.
Build Tilde Friends #558
:
Commit
09f3595e93
pushed by
cory
main
2025-02-16 14:41:17 -05:00
1m9s
View workflow file
ios: Untested, but attempt auto-login.
Build Tilde Friends #556
:
Commit
0fa8acc264
pushed by
cory
main
2025-02-16 14:07:16 -05:00
25m3s
View workflow file
android: Fix launch args.
Build Tilde Friends #555
:
Commit
afc7c64ed8
pushed by
cory
main
2025-02-16 13:42:11 -05:00
35s
View workflow file
First
Previous
...
4
5
6
7
8
Next
Last