Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-05-11 09:04:36 -04:00
5e265dfc83 Make sure the first user can admin.
cory pushed to main at cory/tildefriends 2024-05-11 09:04:17 -04:00
3a43d6f8ac Build fix.
cory pushed to main at cory/tildefriends 2024-05-11 08:49:29 -04:00
11a6649847 Add back a verify command. Remove unused and not very useful ssb.getMessage(). Make field ordering shenanigans more explicit.
cory pushed to main at cory/tildefriends 2024-05-10 22:22:38 -04:00
7caf4a0173 Fix numerous issues around setting the first registered used as an admin.
cory pushed to main at cory/tildefriends 2024-05-08 21:01:16 -04:00
385524352c Refactor most uses of uv_queue_work to go through a helper that keeps track of thread business, traces, and is generally less code.
5ca5323782 Fix /speedscope/ => deps/speedscope/index.html.
ba6da856bb Let trace truncate names more if it means we can generate valid JSON.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2024-05-08 12:21:37 -04:00
c0e72246cc Trying to understand a lingering 'previous message doesn't exist.' And format.
cory opened issue cory/tildefriends#53 2024-05-07 07:17:10 -04:00
Archive all the old releases on gitea
cory pushed to main at cory/tildefriends 2024-05-05 15:24:52 -04:00
c7ab5447ea Move / redirect handling to C
cory pushed to main at cory/tildefriends 2024-05-05 15:19:37 -04:00
5fdd461159 Fix setting multiline admin settings.
cory pushed to main at cory/tildefriends 2024-05-05 13:49:00 -04:00
421955f2a0 getIdentityInfo => C.
cory pushed to main at cory/tildefriends 2024-05-05 12:56:10 -04:00
a28f6985ed getActiveIdentity => C.
cory pushed to main at cory/tildefriends 2024-05-05 12:04:34 -04:00
8244dddab7 Latest libbacktrace.
cory pushed to main at cory/tildefriends 2024-05-02 20:35:47 -04:00
d7fc1c2c88 Minor style/layout changes.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-05-02 20:16:41 -04:00
382627ef8d Latest codemirror.
cory pushed to main at cory/tildefriends 2024-05-02 20:11:34 -04:00
17667b4cf8 make format
cory pushed to main at cory/tildefriends 2024-05-02 20:00:37 -04:00
5231ec22e7 More trying to clean up lingering requests.
cory pushed to main at cory/tildefriends 2024-05-02 19:38:15 -04:00
929ae1b709 After eyeballing lingering requests, clean up requests after the response to an async (non-streaming) request is done.
cory pushed to main at cory/tildefriends 2024-05-02 19:02:59 -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.
cory commented on issue cory/tildefriends#51 2024-05-02 17:42:20 -04:00
Make buttons not blend into highly nested SSB threads

I killed the incremental coloring/alpha-ing of threads.

cory closed issue cory/tildefriends#51 2024-05-02 17:42:20 -04:00
Make buttons not blend into highly nested SSB threads