Cory McWilliams cory
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
cory pushed to main at cory/tildefriends 2024-05-02 12:30:59 -04:00
a2dce833f8 Fix another shutdown issue.
cory pushed to main at cory/tildefriends 2024-05-01 12:34:43 -04:00
de6c7a4fd4 SSB app stylin'.
cory pushed to main at cory/tildefriends 2024-04-30 21:43:20 -04:00
4edee0f7f6 Allow importing from a single app .json.
cory pushed to main at cory/tildefriends 2024-04-30 21:42:25 -04:00
988a807fa4 Admin app styles.
cory pushed to main at cory/tildefriends 2024-04-29 12:25:10 -04:00
5258e4253d Better identity app layout on mobile.
cory opened issue cory/tildefriends#52 2024-04-28 12:58:08 -04:00
Clean out and disallow creating ssb identities for guest users
cory pushed to main at cory/tildefriends 2024-04-28 12:55:24 -04:00
09ba86dec5 Show replies to gatherings.
cory pushed to main at cory/tildefriends 2024-04-28 12:33:25 -04:00
78d8a1aa23 Set the core room app icon.
cory pushed to main at cory/tildefriends 2024-04-28 12:26:24 -04:00
4cbda7a849 Improve file errors so that it doesn't look like everything has failed when we see there's no https cert available.
be85a620ef Fix app delete.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2024-04-28 11:57:40 -04:00
0b07b678b4 Theme the identity app a bit.
cory pushed to main at cory/tildefriends 2024-04-28 11:23:34 -04:00
4733ce9287 Fix ssb draft discard.
cory pushed to main at cory/tildefriends 2024-04-28 11:05:05 -04:00
48d6bf4c15 Hook up onJsAlert on android.
cory pushed to main at cory/tildefriends 2024-04-26 18:19:19 -04:00
8c759bcbac Hide the reactions button if there aren't any.
cory pushed to main at cory/tildefriends 2024-04-26 18:10:57 -04:00
b5ed7014f6 Fix attaching files (aka WebView file picking) on Android.