Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-12-24 11:16:55 -05:00
41e91f2922 ssb: Consolidate global settings helpers.
999117cfeb clean: Remove a file I sloppily added.
6185df512f build: Add help for armdebug/release, and fix some make help alignment.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2024-12-24 10:31:15 -05:00
0cbf66c007 build: Let's try to artifact the x86_64 + ARM linux executables.
cory pushed to main at cory/tildefriends 2024-12-24 10:01:17 -05:00
cd378b721d build: Support and test cross-compiling for linux-aarch64.
cory closed issue cory/tildefriends#91 2024-12-23 16:32:41 -05:00
Put the database in the right place
cory pushed to main at cory/tildefriends 2024-12-23 16:32:38 -05:00
547d38d1ef ssb: Put the database in (ie, ~/.local/share/tildefriends/db.sqlite) by default. Unless it already exists in the working directory, so that nobody worries they've lost it. #91
cory pushed to main at cory/tildefriends 2024-12-23 14:41:34 -05:00
dca56af5b9 build: Let's go static openssl on macos, too.
cory pushed to main at cory/tildefriends 2024-12-23 14:22:30 -05:00
224442772e build: Let's try a thing. Use our own static openssl libraries built in-tree.
cory opened issue cory/tildefriends#91 2024-12-23 13:47:27 -05:00
Put the database in the right place
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.