This website requires JavaScript.
51fe372f60
ssb: Stick the stylesheet on document.body. No more fonts changing when various dialogs show up.
Cory McWilliams
2024-11-20 19:44:27 -05:00
eb8f9f8936
web: Add some meta tags to make it show up better in search engines / embeds maybe. #43
Cory McWilliams
2024-11-20 19:24:13 -05:00
afc1524874
bot: Scrape my changes better from gitea RSS.
Cory McWilliams
2024-11-18 22:58:51 -05:00
fbb975625c
update: speedscope 1.21.0.
Cory McWilliams
2024-11-17 19:07:27 -05:00
53e75d8209
cleanup: Consolidate countof macros.
Cory McWilliams
2024-11-13 20:22:42 -05:00
5bdf970c10
ssb: Don't list broadcasts for identities to which we are already connected.
Cory McWilliams
2024-11-13 19:23:04 -05:00
50089f72c6
ssb: We can show what state a connection is in.
Cory McWilliams
2024-11-13 19:15:59 -05:00
62e15e0208
update: CodeMirror.
Cory McWilliams
2024-11-13 19:03:01 -05:00
3d8b02a7f3
ssb+issues+core: prettier
Cory McWilliams
2024-11-13 18:58:09 -05:00
20701d9cf1
ssb: Missed a few connection failures for context.
Cory McWilliams
2024-11-13 18:44:14 -05:00
fa94442eb2
ssb: Populate more connection errors with context.
Cory McWilliams
2024-11-13 18:35:17 -05:00
68ff77e172
ssb: Hook up connect error messages more thoroughly.
Cory McWilliams
2024-11-13 18:20:14 -05:00
102e9be3a8
update: c-ares 1.34.3.
Cory McWilliams
2024-11-13 17:54:10 -05:00
92bf01a183
ssb+issues: Fix missing dependencies of my commonmarkjs extensions.
Cory McWilliams
2024-11-12 21:47:15 -05:00
559504ae29
security: Use commonmarkjs with {safe: true} as intended.
Cory McWilliams
2024-11-12 20:43:03 -05:00
9b00b41a1e
ssb: Connection result preliminary hookup to ui, and fix some fallout.
Cory McWilliams
2024-11-11 22:24:54 -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.
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