|
8104f6f228
|
ssb: Fix and test the messages_stats trigger.
Build Tilde Friends / Build-All (push) Successful in 30m59s
|
2025-04-12 08:40:36 -04:00 |
|
|
8928e8722b
|
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 / Build-All (push) Has been cancelled
|
2025-03-21 20:45:49 -04:00 |
|
|
bb7d2d7ae0
|
ssb: Update ebt received value on the fly.
Build Tilde Friends / Build-All (push) Successful in 31m10s
|
2025-03-16 22:04:06 -04:00 |
|
|
c794c1b885
|
admin: Global settings can be specified on the command-line. Removed some previous, less thorough ways of configuring things. #102
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-02-16 13:37:25 -05:00 |
|
|
f0c1a8f98f
|
build: Minor cleanup and a disappointing workaround for iOS cross-compiling toolchain issues I don't understand.
Build Tilde Friends / Build-All (push) Failing after 20m9s
|
2025-02-01 16:25:23 -05:00 |
|
|
0f643bfe39
|
ssb: Complete using an invite, following the pub and posting a pub message. #99
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-01-20 17:47:30 -05:00 |
|
|
97fc22ce57
|
ssb: Test the one message generated from an invite so far.
Build Tilde Friends / Build-All (push) Successful in 26m7s
|
2025-01-19 18:38:26 -05:00 |
|
|
fd09a766d2
|
ssb: Work in progress invite support. We can generate them. We can connect using an invite code. We can't yet invite.use().
|
2025-01-19 16:00:37 -05:00 |
|
|
7843168fad
|
ssb: Hook up some more disconnect messaging.
|
2024-12-26 20:12:04 -05:00 |
|
|
a9aa928629
|
tests: Prefer tf_printf.
Build Tilde Friends / Build-All (push) Failing after 3m33s
|
2024-12-17 20:41:27 -05:00 |
|
|
2f266b8dd4
|
ssb: Attempt to request more feeds as more contact messages come in. #83
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-12-11 20:26:28 -05:00 |
|
|
b1f6ad17e1
|
ssb: Pass around reasons for failing to connect. This will help get that information to the ui when I finish hooking it up.
|
2024-11-11 22:12:41 -05:00 |
|
|
93b2a81495
|
test: Fix -t=publish on haiku.
Build Tilde Friends / Build-All (push) Successful in 16m30s
|
2024-11-01 18:55:27 -04:00 |
|
|
863e50203e
|
js: Move /save to C.
Build Tilde Friends / Build-All (push) Successful in 15m51s
|
2024-10-27 13:42:56 -04:00 |
|
|
94e8bf2e1c
|
test: Add some nominal testing for the new publish command.
Build Tilde Friends / Build-All (push) Successful in 16m34s
|
2024-10-23 15:57:44 -04:00 |
|
|
8a6147d512
|
ssb: Beginnings of a "sync now" mode for mobile.
Build Tilde Friends / Build-All (push) Successful in 19m52s
|
2024-10-06 11:14:37 -04:00 |
|
|
63918f0680
|
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 Tilde Friends / Build-All (push) Failing after 3m48s
|
2024-08-21 22:55:40 -04:00 |
|
|
6f487100cd
|
Format.
|
2024-08-20 12:35:42 -04:00 |
|
|
f360e886ff
|
Make -t peer_exchange complete and test that something happened.
Build Tilde Friends / Build-All (push) Waiting to run
|
2024-08-19 12:29:40 -04:00 |
|
|
6ea08cc5dc
|
Add the beginnings of a peers.exchange test and begin to fix fallout.
Build Tilde Friends / Build-All (push) Successful in 7m3s
|
2024-08-15 12:48:24 -04:00 |
|
|
3d58094199
|
Fix some sanitizer issues, and disable LTO in debug builds to save some iteration time.
|
2024-08-14 19:40:20 -04:00 |
|
|
463951a4f1
|
Track/show the origin of each broadcast (discovery/room/peer exchange).
|
2024-08-14 19:23:01 -04:00 |
|
|
a46bb8183c
|
Fix OpenBSD compile.
|
2024-07-14 16:59:23 -04:00 |
|
|
b16c37e48b
|
Make ssb.privateMessageDecrypt do its work not on the main thread. I think that's finally everything for real.
|
2024-06-16 17:22:26 -04:00 |
|
|
3ee2c00726
|
Build fix.
|
2024-06-16 17:08:10 -04:00 |
|
|
d5a7e19f1a
|
Move the bulk of ssb.privateMessageEncrypt work (CPU + DB) off the main thread.
|
2024-06-16 17:07:12 -04:00 |
|
|
991022adfc
|
Move ssb.appendMessageWithIdentity's DB work off the main thread.
|
2024-06-16 07:51:06 -04:00 |
|
|
17667b4cf8
|
make format
|
2024-05-02 20:10:56 -04:00 |
|
|
f01f7a5ab9
|
Show active RPC requests in the connections tab. Probably TMI, but I want greater introspection into what is going on, and this seemed like a positive step.
|
2024-05-02 19:02:23 -04:00 |
|
|
42994f8977
|
Make the SSB network key configurable by command-line argument.
|
2024-03-02 15:01:09 -05:00 |
|
|
d0e11bc68b
|
Add missing .clang-format, and fix some spaces that slipped through.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4856 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-17 19:22:02 +00:00 |
|
|
fbc3cfeda4
|
clang-format the source. Not exactly how I want it, but automated is better than perfect.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4845 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-02-15 23:35:01 +00:00 |
|
|
08b5ade8ec
|
Getting closer on lifetime issues.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4798 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-01-27 14:44:17 +00:00 |
|
|
74eb74deb1
|
Playing with pahole.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4756 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2024-01-11 01:38:30 +00:00 |
|
|
af61519632
|
Compile fix.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4663 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-12-07 02:29:30 +00:00 |
|
|
b1714cf554
|
I think I fixed following calculations, again. Revived the test, though it's still very not thorough.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4662 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-12-07 02:28:49 +00:00 |
|
|
68f5827dee
|
Builds for Haiku.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4584 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-10-26 02:56:33 +00:00 |
|
|
29d2a45abc
|
Move reading settings from the database off of the main thread. It now happens periodically in a worker, which means I don't think there's anything blocking the main thread anymore.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4504 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-10-11 15:44:40 +00:00 |
|
|
11373faf23
|
Log during -t=bench every database access from the main thread.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4498 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-10-08 14:25:22 +00:00 |
|
|
02dd8c3dd0
|
Try to isolate my instability with go-ssb-room. I guess I did? Haven't found a resolution.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4469 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-09-21 23:38:55 +00:00 |
|
|
b23b0ca239
|
Some include-what-you-use progress.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4462 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-09-13 23:39:52 +00:00 |
|
|
daeb88785d
|
Let's try -fanalyzer.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4431 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-08-25 20:57:55 +00:00 |
|
|
f1b55ddd64
|
Attempt to track requests better. New requests need to be flagged as such. Still trying to chase tunnel instability.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4412 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-08-20 19:55:59 +00:00 |
|
|
c371fc2a8e
|
Fixed multiple trace problems.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4357 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-07-20 05:06:15 +00:00 |
|
|
fb73fd0afc
|
Make storing messages async. Phew.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4355 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-07-20 01:02:50 +00:00 |
|
|
18128303b6
|
Appending a message produces the ID. And bump the version.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4344 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-07-13 00:20:12 +00:00 |
|
|
7d562ce85c
|
Allow the DB writer to be used from a worker thread. Not well tested, just still trying to charge forward on moving all blocking work off the main thread.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4325 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-06-15 00:27:49 +00:00 |
|
|
ca28b5ca82
|
Delete some code that doesn't need to exist.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4319 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-06-01 22:53:44 +00:00 |
|
|
f421606e21
|
libuv 1.45.0, #include cleanup, probably something else.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4308 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-05-21 21:36:51 +00:00 |
|
|
1359b48c9f
|
Turn on -Wdouble-promotion. Why not.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4272 ed5197a5-7fde-0310-b194-c3ffbd925b24
|
2023-04-30 03:00:57 +00:00 |
|