This website requires JavaScript.
3319df3df0
Oh yeah, I was playing with the follow app.
Cory McWilliams
2023-07-27 01:47:50 +00:00
1102feaac3
speedscope 1.16.0.
Cory McWilliams
2023-07-27 00:42:51 +00:00
deede728be
Now we're 0.0.10-wip.
Cory McWilliams
2023-07-27 00:37:09 +00:00
fc3dd84122
Let's release 0.0.9.
v0.0.9
Cory McWilliams
2023-07-27 00:00:53 +00:00
9239441d73
Fixed duplicate tags.
Cory McWilliams
2023-07-26 23:56:40 +00:00
b984811851
Don't shutdown the client side of an HTTP request after sending it. Some servers don't like that.
Cory McWilliams
2023-07-23 01:23:44 +00:00
1c52446331
Use picohttpparser for responses, too.
Cory McWilliams
2023-07-23 01:12:11 +00:00
b6dffa8e66
Actually return the blob ID from store.
Cory McWilliams
2023-07-22 01:33:28 +00:00
315d650d27
Same bug twice.
Cory McWilliams
2023-07-22 01:33:06 +00:00
07c121044a
Fix a crash uploading blobs.
Cory McWilliams
2023-07-22 01:24:58 +00:00
f3169afcf5
Do a silly thing to show dependency versions.
Cory McWilliams
2023-07-20 05:15:44 +00:00
c371fc2a8e
Fixed multiple trace problems.
Cory McWilliams
2023-07-20 05:06:15 +00:00
6889e11fd1
Minor cleanup. Missing traces.
Cory McWilliams
2023-07-20 02:20:38 +00:00
fb73fd0afc
Make storing messages async. Phew.
Cory McWilliams
2023-07-20 01:02:50 +00:00
6fcebd7a08
Nope, do the thing from the right thread.
Cory McWilliams
2023-07-19 00:58:20 +00:00
15ea62a546
Trace all the async things.
Cory McWilliams
2023-07-18 23:56:20 +00:00
b0cd58f5aa
Make blob store actually not block the main thread.
Cory McWilliams
2023-07-18 23:46:15 +00:00
7fe8f66fd3
Yikes. I broke appending?
Cory McWilliams
2023-07-18 00:59:25 +00:00
68ca99e9d9
Remove some unnecessary code.
Cory McWilliams
2023-07-18 00:52:08 +00:00
a2542c658b
Better tag enumerating.
Cory McWilliams
2023-07-16 23:41:41 +00:00
eb203c7e62
Don't put a JWT in core.user.
Cory McWilliams
2023-07-16 22:03:47 +00:00
6ef466f3ed
Fixed enough thing sto be able to authenticate and get data from Strava.
Cory McWilliams
2023-07-16 21:04:48 +00:00
5074246462
Listening on IPv6 + IPv4 by default.
Cory McWilliams
2023-07-16 14:04:45 +00:00
73bbcebddb
Brushing off enough dust to be able to initiate HTTP requests from the server.
Cory McWilliams
2023-07-15 01:48:36 +00:00
18128303b6
Appending a message produces the ID. And bump the version.
Cory McWilliams
2023-07-13 00:20:12 +00:00
c4a2d790a3
Expose creds to request handlers.
Cory McWilliams
2023-07-13 00:00:41 +00:00
c1ec150696
SHA256 was sticking out on a profile, so don't unnecessarily hold the DB writer while we're doing that.
Cory McWilliams
2023-07-08 13:43:44 +00:00
f4b856df15
Expose parsed query args to request handlers.
Cory McWilliams
2023-07-08 13:33:34 +00:00
85b87553dd
Avoid SQL logic error in blob replication.
Cory McWilliams
2023-07-07 12:08:14 +00:00
5decdf3afa
Better tags query.
Cory McWilliams
2023-07-06 00:37:16 +00:00
a4acee4939
Fix a stall where we would process one scheduled task and then leave the rest until we wake up again from network traffic.
Cory McWilliams
2023-07-06 00:35:39 +00:00
d06aea2831
Expose versions of dependencies.
Cory McWilliams
2023-07-05 01:06:59 +00:00
ae0a8b0a33
libuv 1.46.0.
Cory McWilliams
2023-07-04 00:24:48 +00:00
f0452704a1
speedscope-1.15.2.zip
v0.0.8
Cory McWilliams
2023-06-29 00:25:25 +00:00
b8b1f1ba80
Confused by this message. Add more context.
Cory McWilliams
2023-06-29 00:17:32 +00:00
caf7478da4
Ugg, release .apk pls.
Cory McWilliams
2023-06-28 23:29:56 +00:00
0e40ba78a4
Update lit to 2.7.5, and make building the .apk part of the release.
Cory McWilliams
2023-06-28 23:28:59 +00:00
d1eac6c9eb
Hook up android version numbers, too.
Cory McWilliams
2023-06-28 23:23:29 +00:00
8f5201b2bc
Show a version number in the UI. Automate things so that the version number originates from the Makefile. Get ready for 0.0.8.
Cory McWilliams
2023-06-28 23:00:34 +00:00
6022001d66
Primitive display of recent channels/tags and the same on messages.
Cory McWilliams
2023-06-22 00:27:27 +00:00
f018c367ed
Don't automatically add mentions for incomplete &/@/% links.
Cory McWilliams
2023-06-17 14:30:17 +00:00
48c47f097a
This seems to fix losing sizes when attaching files.
Cory McWilliams
2023-06-17 14:23:32 +00:00
39ac215b5a
Store blobs from the worker threads. Let's see if this is a good idea.
Cory McWilliams
2023-06-17 14:05:23 +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.
Cory McWilliams
2023-06-15 00:27:49 +00:00
51b317233a
First rough-out of a mentions tab in the SSB app.
Cory McWilliams
2023-06-14 22:51:58 +00:00
87ce715011
This appears to let me shrink the sparkline graphs. Freaking CSS.
Cory McWilliams
2023-06-14 22:23:22 +00:00
ef5afc1e23
Minor cleanup while pondering syncing faster.
Cory McWilliams
2023-06-14 21:59:04 +00:00
486212f22a
Fix expanding messages on the search tab. Maybe this should happen at another level.
Cory McWilliams
2023-06-14 16:39:08 +00:00
0e8867dd6e
Attempt to tie subprocess lifetime to the android activity.
Cory McWilliams
2023-06-08 00:51:34 +00:00
ca28b5ca82
Delete some code that doesn't need to exist.
v0.0.7
1754943796934719303/tmp_refs/tags/v0.0.7
1752530968825183370/tmp_refs/tags/v0.0.7
Cory McWilliams
2023-06-01 22:53:44 +00:00
19e26c1759
Support setting publicWebHosting, and kill some unused code.
Cory McWilliams
2023-06-01 22:21:14 +00:00
790f6643a4
Mostly fumbling with error handling.
Cory McWilliams
2023-05-27 16:51:56 +00:00
2158ad3c0b
sqlStream => sqlAsync
Cory McWilliams
2023-05-24 00:10:05 +00:00
d904d8922f
Oops, no verbose.
Cory McWilliams
2023-05-23 23:36:21 +00:00
da50792500
Avoid chunked content encoding. Some WebViewClient debugging. Doesn't go to a blank screen on android so much.
Cory McWilliams
2023-05-23 23:26:07 +00:00
b4629acc48
Ugg. libuv and io_uring and android: https://github.com/libuv/libuv/issues/4010 .
Cory McWilliams
2023-05-23 23:06:59 +00:00
0cf4118330
Remove Socket.info.
Cory McWilliams
2023-05-23 22:47:25 +00:00
dd61a6ecc3
Report which method was not found.
Cory McWilliams
2023-05-23 22:16:07 +00:00
8e6f1284e1
Show the edit pane before it finishes loading so that it's more clear it's working.
Cory McWilliams
2023-05-23 22:03:17 +00:00
813d3cd492
Lit Element 2.7.4.
Cory McWilliams
2023-05-21 21:46:32 +00:00
f421606e21
libuv 1.45.0, #include cleanup, probably something else.
Cory McWilliams
2023-05-21 21:36:51 +00:00
1ccb9183b4
Don't mess with websockets when we're returning a document from an app's handler.js.
Cory McWilliams
2023-05-19 19:57:40 +00:00
7d9b627f37
Report attempts to call tfrpc methods that aren't registered.
Cory McWilliams
2023-05-19 19:47:33 +00:00
3038138909
This is a sketch of a setup that allows apps to produce sandboxed dynamic content without all the iframe/websocket business.
Cory McWilliams
2023-05-17 20:22:13 +00:00
2ca08d21e4
I broke magic byte detection, and missed some Content-Security-Policy opportunities.
Cory McWilliams
2023-05-17 18:57:56 +00:00
478e96fc5f
Just moving HTTP code around.
Cory McWilliams
2023-05-17 18:35:58 +00:00
e237c7ea1d
Remove valgrind hooks. In this house, we use asan and custom allocators. Smaller.
Cory McWilliams
2023-05-17 18:24:10 +00:00
bf9ff088fd
Handle unsuccessfully decrypted messages, too.
Cory McWilliams
2023-05-17 16:57:43 +00:00
e073ebedd1
sqlite-amalgamation-3420000.zip
Cory McWilliams
2023-05-17 14:15:29 +00:00
10d4ae7dcc
Decrypt messages in the ssb app.
Cory McWilliams
2023-05-17 14:10:49 +00:00
5b8bdbb3e4
Today I discovered the "Content-Security-Policy: sandbox" header.
Cory McWilliams
2023-05-14 19:46:01 +00:00
c807e21c6b
Don't let browsers render untrusted HTML or SVG outside of the iframe. Do let them fetch JS and such.
Cory McWilliams
2023-05-14 19:31:45 +00:00
cc92d0e316
Simplify magic bytes lookup slightly.
Cory McWilliams
2023-05-14 18:47:19 +00:00
09c396d5a3
Default the files panel to expanded.
Cory McWilliams
2023-05-14 18:05:28 +00:00
bc5bbca951
Remove importing and export from the ssb app. I like it better as the separate sneaker app.
Cory McWilliams
2023-05-14 18:02:56 +00:00
ed4faedcd7
Report some information when importing messages and discover an old verification bug.
Cory McWilliams
2023-05-11 00:22:42 +00:00
251556ebed
Sneakernet, here we come.
Cory McWilliams
2023-05-10 23:52:46 +00:00
1324afb459
Zip export still had stringified content.
Cory McWilliams
2023-05-10 01:52:34 +00:00
1119804fc2
Whitespace.
Cory McWilliams
2023-05-10 01:47:58 +00:00
cdf6440197
Uncommit unintended part of previous change.
Cory McWilliams
2023-05-10 01:47:20 +00:00
8727fe00af
Return something from ssb.storeMessage.
Cory McWilliams
2023-05-10 01:45:37 +00:00
7da7890bb6
Work in progress zip import/export.
Cory McWilliams
2023-05-10 01:30:15 +00:00
706bd2c51f
Save some space + more deterministic with relative paths for debug info.
Cory McWilliams
2023-05-04 00:44:32 +00:00
acabec940e
Make emojis.json much smaller.
Cory McWilliams
2023-05-04 00:32:50 +00:00
470b998b61
Add a vector launcher icon. Currently the smiling face with sunglasses emoji from openmoji.
Cory McWilliams
2023-05-04 00:04:43 +00:00
80fad05f23
Show latest value on the spark line graphs.
Cory McWilliams
2023-05-03 23:37:02 +00:00
07a912fb9a
Files pane => lit.
Cory McWilliams
2023-05-03 23:12:34 +00:00
e9d83262c4
Sparkline graph tweaks. Minor cleanup.
Cory McWilliams
2023-05-03 22:47:00 +00:00
74323c22f9
I think this lets me load more pages.
Cory McWilliams
2023-05-03 22:32:21 +00:00
2614e89b1b
Actually update to lit 2.7.3.
Cory McWilliams
2023-05-02 16:50:26 +00:00
e092fe1399
Updated lit, starting to improve the display of mentions during editing, . to refresh, and probably some other things.
Cory McWilliams
2023-05-02 16:47:27 +00:00
9cbe895cb8
Exclude .map files from the APK to squeeze them under the blob size limit.
v0.0.6
Cory McWilliams
2023-04-30 13:24:01 +00:00
b0b0f74e83
Eek out a little more space on Android.
Cory McWilliams
2023-04-30 12:17:13 +00:00
d9eaa92c37
Messing with graph sizing.
Cory McWilliams
2023-04-30 12:00:50 +00:00
566d07117e
Fix the android build.
Cory McWilliams
2023-04-30 11:48:16 +00:00
2bffdb1168
Thought I had a fundamental UDP broadcast problem, but it was just bad setup in the test.
Cory McWilliams
2023-04-30 03:18:12 +00:00
1359b48c9f
Turn on -Wdouble-promotion. Why not.
Cory McWilliams
2023-04-30 03:00:57 +00:00
a69fb5eeac
I think this fixes posting.
Cory McWilliams
2023-04-30 00:56:59 +00:00
38e313350e
Trying to make the navigation bar resize right, but CSS doesn't like me.
Cory McWilliams
2023-04-29 20:49:06 +00:00
5052dc04f2
Added spark line emojis and fixed some things about their rendering.
Cory McWilliams
2023-04-29 19:46:33 +00:00