Cory McWilliams cory
cory commented on issue cory/tildefriends#135 2025-10-26 08:24:40 -04:00
StrictMode Violation

Thanks for the heads-up. I've disabled the dialog in latest for now.

cory pushed to main at cory/tildefriends 2025-10-26 08:24:14 -04:00
5bf7346321 android: Disable strict mode dialogs. They're apparently problematic on some devices. #135
cory pushed to main at cory/tildefriends 2025-10-24 18:56:52 -04:00
dd558c57e0 update: CodeMirror.
cory commented on issue cory/tildefriends#23 2025-10-22 20:08:22 -04:00
Add themes

56471969246cd2c4bd966656a2d946857924d7a4 adds a theme color picker to the ssb app.

cory closed issue cory/tildefriends#23 2025-10-22 20:08:22 -04:00
Add themes
cory pushed to main at cory/tildefriends 2025-10-22 19:39:22 -04:00
5647196924 ssb: Add a manual theme color picker.
cory pushed to main at cory/tildefriends 2025-10-22 18:41:39 -04:00
49b1834bc6 docs: Prep release notes.
cory deleted branch v0.0.18 from cory/tildefriends 2025-10-22 18:31:24 -04:00
cory deleted branch resolve from cory/tildefriends 2025-10-22 18:31:08 -04:00
cory deleted branch what-if-dht from cory/tildefriends 2025-10-22 18:30:55 -04:00
cory pushed to main at cory/tildefriends 2025-10-22 18:24:10 -04:00
d111647ea8 ssb: Merge the query tab into the search tab. Search for something starting with sql: to search for arbitrary SQL.
cory pushed to main at cory/tildefriends 2025-10-22 12:22:11 -04:00
d7580dab9b update: CodeMirror.
cory pushed to main at cory/tildefriends 2025-10-22 12:20:40 -04:00
28db8a8d5f update: speedscope 1.24.0.
cory commented on issue cory/tildefriends#134 2025-10-20 12:39:29 -04:00
Crash on startup

Yep. This is one of the many reasons I want to finish #7 eventually. Someday there will only be the C code and apps. When that happens, I'll try harder to stabilize that interface between the…

cory pushed to main at cory/tildefriends 2025-10-19 08:39:51 -04:00
e64d5617e7 ssb: Fix contact groups expanding/collapsing together.
cory pushed to main at cory/tildefriends 2025-10-16 12:49:07 -04:00
acd114650a ssb: Slightly improved following/blocking messages. following=true blocking=false is a common situation that should be described as following.
cory pushed to main at cory/tildefriends 2025-10-16 12:48:48 -04:00
7a47ffaa61 welcome: -OpenSSL.
cory pushed to main at cory/tildefriends 2025-10-15 20:10:18 -04:00
42f7f66f35 cleanup: Some OpenSSL cruft.
cory pushed to main at cory/tildefriends 2025-10-15 20:08:01 -04:00
b2b4ffeeae cleanup: Remove OpenSSL and consequently https support. Run behind a reverse proxy if you need https.
cory pushed to main at cory/tildefriends 2025-10-15 19:48:39 -04:00
26de1f7daa update: CodeMirror.