This website requires JavaScript.
b1f6ad17e1
ssb: Pass around reasons for failing to connect. This will help get that information to the ui when I finish hooking it up.
Cory McWilliams
2024-11-11 22:12:41 -05:00
e7979fe9db
test: Add more retries until selenium cooperates.
Cory McWilliams
2024-11-11 21:06:04 -05:00
7a276adbbc
ssb: Size blob ID buffers appropriately.
Cory McWilliams
2024-11-11 21:05:29 -05:00
db4997fdc4
bot: Remove the header.
Cory McWilliams
2024-11-11 08:19:46 -05:00
44ebb841f0
bot: Fix empty buttfeed posts, and use requested RSS feed for Habitat.
Cory McWilliams
2024-11-10 19:30:36 -05:00
09ae4e2096
ssb: Handle the inevitable %25 in a document hash better?
Cory McWilliams
2024-11-09 18:04:58 -05:00
0b46efe4ea
test: Hack around an intermitted -t=auto failure.
Cory McWilliams
2024-11-09 15:09:08 -05:00
f1dda43e66
ui: Click off the identity menu to close it.
Cory McWilliams
2024-11-09 14:52:54 -05:00
ce483138d7
ssb: Fighting with profile CSS.
Cory McWilliams
2024-11-09 14:41:40 -05:00
73cc39226d
bot: Some fixes to get SecureScuttlebuttFeed running.
Cory McWilliams
2024-11-09 09:24:13 -05:00
57257f63dd
bot: Add a little script to post about recent development activity from a handful of RSS feeds I've gathered.
Cory McWilliams
2024-11-09 09:01:34 -05:00
88b25790e8
ssb: Remove some pointless logging.
Cory McWilliams
2024-11-06 20:56:10 -05:00
e01defc4aa
update: CodeMirror.
Cory McWilliams
2024-11-06 20:49:03 -05:00
cb50c43e93
build: We all cope in our own ways.
Cory McWilliams
2024-11-06 20:42:49 -05:00
5908d15f91
js: Move default global settings to C.
Cory McWilliams
2024-11-06 20:29:48 -05:00
f66cfaec12
http: Fix some caching issues.
Cory McWilliams
2024-11-06 12:41:54 -05:00
259f92c53b
http: Populate query and headers for handler.js like we used to.
Cory McWilliams
2024-11-04 21:46:38 -05:00
a84f850e91
http: Bring back handler.js support, mostly. Partly in C, this time.
Cory McWilliams
2024-11-03 21:09:57 -05:00
5a765e6f07
js: Also unused.
Cory McWilliams
2024-11-03 07:44:31 -05:00
791889c659
js: Remove some unused code.
Cory McWilliams
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.
Cory McWilliams
2024-11-02 21:37:14 -04:00
30d108fc35
http: URL pattern matcher fixes.
Cory McWilliams
2024-11-02 20:10:55 -04:00
a09fefab5e
http: Add a more expressive but still nowhere near regex URL pattern matcher.
Cory McWilliams
2024-11-02 19:22:04 -04:00
f74ca1c236
test: Remove some debug prints, whoops.
Cory McWilliams
2024-11-02 16:32:05 -04:00
30e027092b
test: Cover more ways to request apps and files.
Cory McWilliams
2024-11-02 15:43:03 -04:00
fd4ac7c9b9
test: Test some expectes results from http requests to various paths.
Cory McWilliams
2024-11-02 14:11:54 -04:00
4482049b94
log: Show the version number in the welcome banner.
Cory McWilliams
2024-11-02 08:42:15 -04:00
5839380437
update: CodeMirror to latest.
Cory McWilliams
2024-11-02 07:14:34 -04:00
2152470fdc
update: libbacktrace to latest.
Cory McWilliams
2024-11-02 07:13:10 -04:00
93b2a81495
test: Fix -t=publish on haiku.
Cory McWilliams
2024-11-01 18:55:27 -04:00
e139e952c0
ssb: Fix some spacing in the permissions dialog.
Cory McWilliams
2024-11-01 18:18:16 -04:00
cf1c57ccb8
build: Let's start work on 0.0.25.
Cory McWilliams
2024-11-01 18:01:10 -04:00
f7a2138488
nix: Update version to 0.0.24.
Cory McWilliams
2024-10-30 19:40:12 -04:00
9614d03bef
ssb: Fix a timer leak I observed trying to wrap up 0.0.24.
v0.0.24
Cory McWilliams
2024-10-30 19:32:24 -04:00
32a335c676
test: Retry harder.
Cory McWilliams
2024-10-30 19:32:05 -04:00
06e27fc1e0
docs: Update the 0.0.24 changelog.
Cory McWilliams
2024-10-30 19:31:33 -04:00
1f40e8dcd9
build: Let's build 0.0.24.
Cory McWilliams
2024-10-30 12:56:20 -04:00
77ff8cef1f
db: Fix the db app, and show a message instead of an ugly error when you're not signed in.
Cory McWilliams
2024-10-29 20:19:50 -04:00
ef844fbccb
build: Oh, you can generate a .flatpak file, if that's your thing.
Cory McWilliams
2024-10-27 18:50:07 -04:00
070dc5a4c0
build: flatpak filesystem access tweaks.
Cory McWilliams
2024-10-27 14:37:37 -04:00
177ef1cdcc
build: A flatpak experiment. I still don't get it.
Cory McWilliams
2024-10-27 14:31:11 -04:00
4b1ebf02e1
js: Remove a stale /save reference, and exercise re-saving an app in the test.
Cory McWilliams
2024-10-27 14:05:20 -04:00
863e50203e
js: Move /save to C.
Cory McWilliams
2024-10-27 13:42:56 -04:00
01b8c209de
core: Testing a theory to encourage clean shutdowns.
Cory McWilliams
2024-10-25 15:34:43 -04:00
30e92f2bc1
js: Fix typo in /delete.
Cory McWilliams
2024-10-25 15:34:01 -04:00
02accabb4a
js: Oh yeah, administrators can delete core apps still.
Cory McWilliams
2024-10-25 15:20:54 -04:00
fa00a41fe0
js: Move app delete to C.
Cory McWilliams
2024-10-25 13:58:06 -04:00
2e66666bdf
ssb: Indicate which connections are one-shot / sync now connections.
Cory McWilliams
2024-10-25 12:53:45 -04:00
4fe3c9a751
test: Verify that deleting apps actually does something.
Cory McWilliams
2024-10-25 12:34:22 -04:00
0a35e14590
js: Fix database.getall().
Cory McWilliams
2024-10-23 21:50:34 -04:00
e979c176e3
test: Exercise nominally creating and deleting an app.
Cory McWilliams
2024-10-23 18:48:42 -04:00
a0d9c3dc29
js: Move the global 404 response to C.
Cory McWilliams
2024-10-23 18:27:36 -04:00
efcb68351c
docs: Reminding myself how to make a release.
Cory McWilliams
2024-10-23 18:06:56 -04:00
94e8bf2e1c
test: Add some nominal testing for the new publish command.
Cory McWilliams
2024-10-23 15:57:44 -04:00
82d1a294a6
ssb: prettier.
Cory McWilliams
2024-10-23 15:38:49 -04:00
de20274589
ssb: Add a publish command that can be used to publish messages from the command-line.
Cory McWilliams
2024-10-23 15:38:07 -04:00
2f193e64c8
ssb: Show muxrpc command names when possible in verbose logging.
Cory McWilliams
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.
Cory McWilliams
2024-10-23 14:13:55 -04:00
4118323631
build: Fix some cflags not making it to libsodium. Disable the libsodium -flto warning a more different way.
Cory McWilliams
2024-10-23 12:02:41 -04:00
0d134f7f10
update: CodeMirror to latest.
Cory McWilliams
2024-10-23 11:34:30 -04:00
409724cfcd
update: OpenSSL 3.4.0.
Cory McWilliams
2024-10-23 11:32:45 -04:00
799a33be40
update: libbacktrace to latest.
Cory McWilliams
2024-10-23 11:20:23 -04:00
2fa9c66495
update: libuv 1.49.2.
Cory McWilliams
2024-10-23 11:05:15 -04:00
ad818a8e7e
update: sqlite 3.47.0.
Cory McWilliams
2024-10-23 11:01:42 -04:00
581f72b3f8
ssb: Disallow rich text paste on Firefox. Didn't realize it doesn't support contenteditable='plaintext-only'.
Cory McWilliams
2024-10-17 12:41:29 -04:00
1dd7e4347c
js: Kill setGlobalSettings.
Cory McWilliams
2024-10-16 21:02:48 -04:00
36cc9398c7
js: Move storePermission to C.
Cory McWilliams
2024-10-16 20:36:53 -04:00
68817feeec
js: Kill getSessionProcessBlob.
Cory McWilliams
2024-10-16 19:50:31 -04:00
97661e2ca2
http: Fix some headers.
Cory McWilliams
2024-10-16 19:26:26 -04:00
72def5ae6d
js: Move /view to C.
Cory McWilliams
2024-10-16 19:16:45 -04:00
e638b155a1
js: Kill gGlobalSettings. Decouples things a bit.
Cory McWilliams
2024-10-16 18:11:08 -04:00
32db18b0d6
ssb: Close the reactions list dialog by clicking off of it.
Cory McWilliams
2024-10-16 12:34:32 -04:00
b653a5250d
build: Appease gcc 14.
Cory McWilliams
2024-10-15 12:41:47 -04:00
30329f7cad
ssb: No duplicate connections, even with tunnels. This is confusing.
Cory McWilliams
2024-10-14 12:44:21 -04:00
29a1478c86
ssb: No duplicate tunnels.
Cory McWilliams
2024-10-13 18:13:31 -04:00
c882bf31ec
docs: grammar
Cory McWilliams
2024-10-13 14:58:21 -04:00
17ccb8f083
update: libuv 1.49.1.
Cory McWilliams
2024-10-13 14:46:24 -04:00
0e7d2a8b0e
ssb: The identity app now lets you switch out the server identity if you are an administrator.
Cory McWilliams
2024-10-13 14:40:14 -04:00
3743543ef8
welcome: prettier
Cory McWilliams
2024-10-13 14:19:55 -04:00
700dd7b45a
build: Appease OpenBSD.
Cory McWilliams
2024-10-11 19:04:49 -04:00
c2eb73fd8a
update: c-ares 1.34.1.
Cory McWilliams
2024-10-11 18:25:09 -04:00
e1f4f7f95b
ssb: Don't stretch profile images when fitting into a circle. I swear I did this ages ago.
Cory McWilliams
2024-10-10 21:41:34 -04:00
37401409c6
ios: Include data in the app. How did this ever work?
Cory McWilliams
2024-10-10 21:32:35 -04:00
b282631cd5
ios: Mobile provision junk.
Cory McWilliams
2024-10-10 20:43:13 -04:00
9618d3b3f3
welcome: Link to the open testing Google Play build.
Cory McWilliams
2024-10-09 12:20:37 -04:00
c9f997d121
update: commonmark 0.31.2.
Cory McWilliams
2024-10-08 20:40:29 -04:00
f1dee2a089
ssb: Why would I not log the host of failed DNS requests?
Cory McWilliams
2024-10-08 20:16:04 -04:00
8273277c91
editor: Fix in-browser prettification of html files.
Cory McWilliams
2024-10-08 20:15:04 -04:00
9758844da3
editor: Fix visible whitespace toggle.
Cory McWilliams
2024-10-08 19:56:58 -04:00
e41c7fbbc7
welcome: prettier
Cory McWilliams
2024-10-08 19:41:55 -04:00
24db8a5a49
welcome: Slight wording updates.
Cory McWilliams
2024-10-08 19:28:23 -04:00
36e82b9873
ssb: Sync now connects to room members one level deep.
Cory McWilliams
2024-10-08 19:10:33 -04:00
8a32f2b8b1
Latest CodeMirror.
Cory McWilliams
2024-10-08 12:44:49 -04:00
277830bc3c
format: Sort includes. Yes, please.
Cory McWilliams
2024-10-08 12:19:44 -04:00
a8fa969114
Lit 3.2.1.
Cory McWilliams
2024-10-08 12:18:37 -04:00
c3f3dced68
docs: I figured out how to disable the gitea release zips lacking submodules (DISABLE_DOWNLOAD_SOURCE_ARCHIVES), so remove the caveat about them from the docs.
Cory McWilliams
2024-10-06 12:16:30 -04:00
85fce59c0c
ssb: Sync on demand fixes. Avoid keeping message streams live in this mode.
Cory McWilliams
2024-10-06 11:50:49 -04:00
8a6147d512
ssb: Beginnings of a "sync now" mode for mobile.
Cory McWilliams
2024-10-06 11:14:37 -04:00
e799b256b2
ssb: Even more muxrpc activity status fixes.
Cory McWilliams
2024-10-05 21:00:50 -04:00
b222dc0ca8
Merge branch 'main' of https://dev.tildefriends.net/cory/tildefriends
Cory McWilliams
2024-10-05 20:44:17 -04:00