|
73cc39226d
|
bot: Some fixes to get SecureScuttlebuttFeed running.
Build Tilde Friends / Build-All (push) Successful in 16m26s
|
2024-11-09 09:24:13 -05:00 |
|
|
88b25790e8
|
ssb: Remove some pointless logging.
Build Tilde Friends / Build-All (push) Successful in 19m3s
|
2024-11-06 20:56:10 -05:00 |
|
|
5908d15f91
|
js: Move default global settings to C.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-11-06 20:29:48 -05:00 |
|
|
f66cfaec12
|
http: Fix some caching issues.
Build Tilde Friends / Build-All (push) Successful in 17m8s
|
2024-11-06 12:41:54 -05:00 |
|
|
259f92c53b
|
http: Populate query and headers for handler.js like we used to.
Build Tilde Friends / Build-All (push) Successful in 16m27s
|
2024-11-04 21:46:38 -05:00 |
|
|
a84f850e91
|
http: Bring back handler.js support, mostly. Partly in C, this time.
Build Tilde Friends / Build-All (push) Successful in 16m25s
|
2024-11-03 21:09:57 -05:00 |
|
|
791889c659
|
js: Remove some unused code.
|
2024-11-03 07:38:52 -05:00 |
|
|
5da63faf1f
|
http+js: Move app blob handling from JS to C. handler.js support has been temporarily removed.
|
2024-11-02 21:37:14 -04:00 |
|
|
30d108fc35
|
http: URL pattern matcher fixes.
|
2024-11-02 20:10:55 -04:00 |
|
|
a09fefab5e
|
http: Add a more expressive but still nowhere near regex URL pattern matcher.
Build Tilde Friends / Build-All (push) Successful in 14m57s
|
2024-11-02 19:22:04 -04:00 |
|
|
f74ca1c236
|
test: Remove some debug prints, whoops.
Build Tilde Friends / Build-All (push) Successful in 15m13s
|
2024-11-02 16:32:05 -04:00 |
|
|
30e027092b
|
test: Cover more ways to request apps and files.
Build Tilde Friends / Build-All (push) Successful in 15m15s
|
2024-11-02 15:43:03 -04:00 |
|
|
fd4ac7c9b9
|
test: Test some expectes results from http requests to various paths.
Build Tilde Friends / Build-All (push) Failing after 9m46s
|
2024-11-02 14:11:54 -04:00 |
|
|
4482049b94
|
log: Show the version number in the welcome banner.
Build Tilde Friends / Build-All (push) Successful in 15m53s
|
2024-11-02 08:45:47 -04: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 |
|
|
cf1c57ccb8
|
build: Let's start work on 0.0.25.
Build Tilde Friends / Build-All (push) Successful in 16m50s
|
2024-11-01 18:01:10 -04:00 |
|
|
9614d03bef
|
ssb: Fix a timer leak I observed trying to wrap up 0.0.24.
Build Tilde Friends / Build-All (push) Successful in 17m17s
|
2024-10-30 19:32:24 -04:00 |
|
|
1f40e8dcd9
|
build: Let's build 0.0.24.
Build Tilde Friends / Build-All (push) Successful in 15m58s
|
2024-10-30 12:56:20 -04:00 |
|
|
070dc5a4c0
|
build: flatpak filesystem access tweaks.
Build Tilde Friends / Build-All (push) Successful in 16m38s
|
2024-10-27 14:37:37 -04:00 |
|
|
177ef1cdcc
|
build: A flatpak experiment. I still don't get it.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-10-27 14:31:11 -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 |
|
|
01b8c209de
|
core: Testing a theory to encourage clean shutdowns.
Build Tilde Friends / Build-All (push) Successful in 15m30s
|
2024-10-25 15:34:43 -04:00 |
|
|
30e92f2bc1
|
js: Fix typo in /delete.
|
2024-10-25 15:34:01 -04:00 |
|
|
02accabb4a
|
js: Oh yeah, administrators can delete core apps still.
Build Tilde Friends / Build-All (push) Failing after 12m2s
|
2024-10-25 15:20:54 -04:00 |
|
|
fa00a41fe0
|
js: Move app delete to C.
Build Tilde Friends / Build-All (push) Successful in 14m34s
|
2024-10-25 13:58:06 -04:00 |
|
|
2e66666bdf
|
ssb: Indicate which connections are one-shot / sync now connections.
Build Tilde Friends / Build-All (push) Successful in 15m19s
|
2024-10-25 12:53:45 -04:00 |
|
|
0a35e14590
|
js: Fix database.getall().
Build Tilde Friends / Build-All (push) Successful in 16m6s
|
2024-10-23 21:50:34 -04:00 |
|
|
a0d9c3dc29
|
js: Move the global 404 response to C.
|
2024-10-23 18:27:36 -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 |
|
|
de20274589
|
ssb: Add a publish command that can be used to publish messages from the command-line.
|
2024-10-23 15:38:07 -04:00 |
|
|
2f193e64c8
|
ssb: Show muxrpc command names when possible in verbose logging.
|
2024-10-23 15:37:28 -04:00 |
|
|
86751362cb
|
ssb: Indicate which muxrpc sends failed, and use that to fix some replication nonsense and log noise.
Build Tilde Friends / Build-All (push) Successful in 15m22s
|
2024-10-23 14:13:55 -04:00 |
|
|
36cc9398c7
|
js: Move storePermission to C.
|
2024-10-16 20:36:53 -04:00 |
|
|
97661e2ca2
|
http: Fix some headers.
|
2024-10-16 19:26:26 -04:00 |
|
|
72def5ae6d
|
js: Move /view to C.
|
2024-10-16 19:16:45 -04:00 |
|
|
b653a5250d
|
build: Appease gcc 14.
Build Tilde Friends / Build-All (push) Successful in 15m48s
|
2024-10-15 12:41:47 -04:00 |
|
|
30329f7cad
|
ssb: No duplicate connections, even with tunnels. This is confusing.
Build Tilde Friends / Build-All (push) Successful in 15m32s
|
2024-10-14 12:44:21 -04:00 |
|
|
29a1478c86
|
ssb: No duplicate tunnels.
Build Tilde Friends / Build-All (push) Successful in 14m41s
|
2024-10-13 18:13:31 -04:00 |
|
|
0e7d2a8b0e
|
ssb: The identity app now lets you switch out the server identity if you are an administrator.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-10-13 14:40:14 -04:00 |
|
|
b282631cd5
|
ios: Mobile provision junk.
Build Tilde Friends / Build-All (push) Successful in 14m58s
|
2024-10-10 20:43:13 -04:00 |
|
|
f1dee2a089
|
ssb: Why would I not log the host of failed DNS requests?
|
2024-10-08 20:16:04 -04:00 |
|
|
36e82b9873
|
ssb: Sync now connects to room members one level deep.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-10-08 19:10:33 -04:00 |
|
|
277830bc3c
|
format: Sort includes. Yes, please.
|
2024-10-08 12:19:44 -04:00 |
|
|
85fce59c0c
|
ssb: Sync on demand fixes. Avoid keeping message streams live in this mode.
Build Tilde Friends / Build-All (push) Successful in 19m17s
|
2024-10-06 11:50:49 -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 |
|
|
e799b256b2
|
ssb: Even more muxrpc activity status fixes.
Build Tilde Friends / Build-All (push) Successful in 21m51s
|
2024-10-05 21:00:50 -04:00 |
|
|
b222dc0ca8
|
Merge branch 'main' of https://dev.tildefriends.net/cory/tildefriends
Build Tilde Friends / Build-All (push) Has been cancelled
|
2024-10-05 20:44:17 -04:00 |
|
|
c52c6b04ca
|
ssb: muxrpc activity status fixes.
|
2024-10-05 20:44:01 -04:00 |
|
|
b95eed46bb
|
ssb: Fix a request leak in tunnel.connect.
Build Tilde Friends / Build-All (push) Successful in 18m11s
|
2024-10-04 22:05:17 -04:00 |
|
|
7c36a543da
|
ssb: Fix a leaked request and a shutdown error.
Build Tilde Friends / Build-All (push) Successful in 18m35s
|
2024-10-04 12:39:39 -04:00 |
|