Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-12-23 13:32:43 -05:00
003951fdf7 ssb: Load more context for mentions.
cory pushed to main at cory/tildefriends 2024-12-23 13:18:34 -05:00
d51b3da1b4 ssb: Fix channel cycling key shortcut.
cory pushed to main at cory/tildefriends 2024-12-23 13:07:36 -05:00
69f4af84db ssb: Fix weird sidebar sizing.
cory pushed to main at cory/tildefriends 2024-12-23 12:26:10 -05:00
771759b252 ssb: Show drafts in the sidebar.
cory closed issue cory/tildefriends#47 2024-12-23 12:06:40 -05:00
Do the right thing to be able to reply in thread vs. start a new thread
cory pushed to main at cory/tildefriends 2024-12-23 12:06:36 -05:00
20c7a71db6 ssb: Add a checkbox to reply in a new thread. #47 Also, it's crab time. I'm sorry it took me so long.
8475ee0985 build: Let's start work on 0.0.27.
Compare 2 commits »
cory released Tilde Friends 0.0.26 at cory/tildefriends 2024-12-23 11:18:12 -05:00
cory pushed tag v0.0.26 to cory/tildefriends 2024-12-23 11:13:55 -05:00
cory pushed to main at cory/tildefriends 2024-12-23 11:13:48 -05:00
f42811d3d4 build: Let's release 0.0.26.
c3b1832cfb update: CodeMirror.
eb6753afe1 ssb: prettier.
5051cecb84 ssb: Make the emoji picker behave a little better, still.
Compare 4 commits »
cory opened issue cory/tildefriends#90 2024-12-23 10:53:35 -05:00
Use Mbed TLS and go full static
cory pushed to main at cory/tildefriends 2024-12-22 14:45:22 -05:00
cd03ede358 ssb: Work in progress trying to get the emoji picker in line with some of the other modal dialogs.
cory pushed to main at cory/tildefriends 2024-12-22 14:19:32 -05:00
6563f8c738 ssb: Avoid unqualified emojis. I noticed the red heart was missing ever since I reprocessed the list.
cory pushed to main at cory/tildefriends 2024-12-22 13:41:08 -05:00
e5279b4827 ssb: Show unread status on all message types.
cory pushed to main at cory/tildefriends 2024-12-22 13:17:04 -05:00
79ff505963 ssb: Fix various channel / unread status / show new messages bugs.
cory pushed to main at cory/tildefriends 2024-12-22 10:42:03 -05:00
8a67eba5fc ssb: Add a store_blob command. #89
cory pushed to main at cory/tildefriends 2024-12-18 20:54:16 -05:00
6609a5f340 core: Length of undefined is 0. It's fine. Quiet some errors.
cory closed issue cory/tildefriends#84 2024-12-18 20:10:06 -05:00
Show private messages as their own channels/tabs
cory pushed to main at cory/tildefriends 2024-12-18 20:09:54 -05:00
d9972cb349 tests: Work around an intermittent -t=auto failure. The 'Edit Profile' click is getting lost as things rapidly update? I haven't ever seen it as a human clicking.
cory pushed to main at cory/tildefriends 2024-12-18 20:05:19 -05:00
28d2539432 ssb: A first pass at showing private messages next to channels. #84
cory pushed to main at cory/tildefriends 2024-12-18 12:46:07 -05:00
f28386b71f ssb: Off by one on the unread line.