Cory McWilliams cory
cory commented on issue cory/tildefriends#96 2025-01-01 16:51:38 -05:00
TildeFriends crashes on Windows when talking to Manyverse

Yeah, your interpretation of the .box message is correct. There were some recent changes around that that left some unfortunate noise.

Nothing is actually jumping out at me in these logs as…

cory pushed to main at cory/tildefriends 2025-01-01 16:44:21 -05:00
54df862998 ssb: Continuing to untangle message CSS.
cory pushed to main at cory/tildefriends 2025-01-01 15:45:16 -05:00
301b7a4911 ssb: Trying to untangle some message formatting ugliness. First step: some minor refactoring.
cory commented on issue cory/tildefriends#94 2025-01-01 15:29:12 -05:00
~core/follow/ tries to parse non-JSON out of messages.content and explodes

Yep, that's exactly it. A while back I migrated that column to jsonb and never updated that particular app. Oops! Thanks.

cory closed issue cory/tildefriends#94 2025-01-01 15:29:12 -05:00
~core/follow/ tries to parse non-JSON out of messages.content and explodes
cory pushed to main at cory/tildefriends 2025-01-01 15:28:25 -05:00
e0a048abe6 follow: This app had never been updated since jsonb, whoops. #94
cory pushed to main at cory/tildefriends 2024-12-31 08:39:07 -05:00
671e3e19ff ssb: Try to stop dates from wrapping into a vertical line of single characters.
cory pushed to main at cory/tildefriends 2024-12-30 07:13:51 -05:00
0c394c2e61 ssb: Trying to keep things CSS-ing off the screen.
cory pushed to main at cory/tildefriends 2024-12-29 15:51:57 -05:00
4ecbb5234c ssb: Tweaking profile card CSS.
cory pushed to main at cory/tildefriends 2024-12-29 15:42:17 -05:00
98f1700049 ssb: Fiddling with message card and compose CSS some more.
cory pushed to main at cory/tildefriends 2024-12-29 15:15:42 -05:00
2f0b4a0187 ssb: Choose an unread notification that is a bit mire color-agnostic.
f66c6ed0c3 ssb: Fiddle with the placement of the hamburger menu, and fix the tf-compose placeholder text.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-12-29 15:01:52 -05:00
5d9785ac2d ssb: Why did this vertical alignment change? I will never know, but I can poke it back.
cory pushed to main at cory/tildefriends 2024-12-29 14:54:35 -05:00
bb97a8cccc ssb: Show connections in the sidebar. Fiddle with tf-user CSS to make it fit.
cory pushed to main at cory/tildefriends 2024-12-29 13:55:52 -05:00
571cf5b5b8 ssb: Color scheme is determined by day/hour/second. Couldn't help it.
cory pushed to main at cory/tildefriends 2024-12-29 13:42:01 -05:00
1974ed1c03 ssb: We don't have to wait for channel status to finish load.
cory pushed to main at cory/tildefriends 2024-12-29 13:34:54 -05:00
98275f7c87 cleanup: Remove a debug print.
cory pushed to main at cory/tildefriends 2024-12-29 13:32:41 -05:00
eca8726909 ssb: Load and show new messages as they arrive.
cory opened issue cory/tildefriends#93 2024-12-29 13:14:39 -05:00
Rewrite EBT
cory pushed to main at cory/tildefriends 2024-12-29 12:44:46 -05:00
baf125c450 ssb: Trying to get the sidebar to behave better. Fighting CSS.
cory pushed to main at cory/tildefriends 2024-12-28 21:31:31 -05:00
efcc710d91 ssb: Let's assume we read our own messages.