Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-12-29 15:26:17 -05:00
f785e7dceb ssb: Support authoring blog messages. #136
cory pushed to main at cory/tildefriends 2025-12-29 13:27:06 -05:00
f57643d7bc core: uv_strerror can leak. Prefer uv_strerror_r.
c7c62c72e4 build: Next release will be 0.2026.1.
4ba4acbd41 build: Update default.nix.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2025-12-29 12:39:18 -05:00
f7dcd63ae9 ios: Lousy smarch weather.
cory pushed to main at cory/tildefriends 2025-12-29 12:33:55 -05:00
45d317c716 welcome: Add the aarch64 appimage.
cory pushed tag latest_release to cory/tildefriends 2025-12-29 12:24:38 -05:00
cory pushed tag v0.2025.12 to cory/tildefriends 2025-12-29 12:24:33 -05:00
cory pushed to main at cory/tildefriends 2025-12-29 12:03:17 -05:00
90b0c22f87 docs: Clean up changelog.
cory pushed to main at cory/tildefriends 2025-12-29 11:57:53 -05:00
07e5188525 bookclub: Fix the bookclub app showing nothing for no bookclub messages.
cory pushed to main at cory/tildefriends 2025-12-29 11:53:21 -05:00
bb1fcd8bb9 build: Let's build 0.2025.12.
83d9e5fd48 ssb: Fix an intermittent leak observed while running tests.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-12-27 16:30:13 -05:00
85bbb9c010 docs: Update build notes.
cory pushed to main at cory/tildefriends 2025-12-27 16:27:10 -05:00
82b0fe8d57 build: Actually dist the aarch64 appimage.
00b233dd95 core: A little more tracing.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-12-27 15:55:19 -05:00
7154212ddd ssb: Make editing your profile look a little more obvious.
cory pushed to main at cory/tildefriends 2025-12-27 15:06:13 -05:00
364c4c04ac core: loadSettings() no longer needed.
878c022934 ssb: Attempt to group related messages (bookclub + bookclubUpdates, wiki + wiki-doc, ...)
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-12-27 11:55:34 -05:00
cory pushed to main at cory/tildefriends 2025-12-27 11:24:13 -05:00
14e36308f9 ssb: Fix the messages_stats trigger.
cory pushed to main at cory/tildefriends 2025-12-27 11:05:01 -05:00
cd8df2fe15 welcome: Routine re-wordsmithing.
cory pushed to main at cory/tildefriends 2025-12-26 21:53:58 -05:00
8abcdd1e7d core: Fix unauthenticated sessions.
cory pushed to main at cory/tildefriends 2025-12-26 21:40:16 -05:00
97aeff60cc build: Build an aarch64 .AppImage.
86d6a5c049 update: CodeMirror.
f6f815eec1 ssb: Fix the oblong spinning refresh button.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2025-12-26 17:27:44 -05:00
73a1c1d978 core: Move ssb.getPrivateKey from JS => C.
5445072d36 core: Move ssb.deleteIdentity from JS => C.
d9a2519e9b core: Move ssb.addItentity() from JS => C.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2025-12-26 16:16:39 -05:00
687a85dbd8 build: Disable -t auto again. Oh well.