Cory McWilliams cory
cory pushed to main at cory/tildefriends 2026-07-29 19:33:24 -04:00
0de43f9da1 docs: Check off some things on the feature matrix for Tilde Friends.
67f8368fa4 core: Simplify tf_ssb_connection_destroy() a bit like tf_ssb_destroy().
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-07-29 18:45:36 -04:00
d910f4486c build: Update nix, and start work on 0.2026.8.
cory pushed tag latest_release to cory/tildefriends 2026-07-29 18:08:52 -04:00
cory pushed tag v0.2026.7 to cory/tildefriends 2026-07-29 18:08:49 -04:00
cory pushed to main at cory/tildefriends 2026-07-29 18:08:44 -04:00
41ab108756 build: 0.2026.7 f'realz.
cory pushed to main at cory/tildefriends 2026-07-29 18:03:09 -04:00
c92865cdff ssb: Not sure why I made referring messages so big.
cory pushed to main at cory/tildefriends 2026-07-29 12:57:16 -04:00
cf82100d71 build: Let's build the next potential release.
cory pushed to main at cory/tildefriends 2026-07-29 12:40:45 -04:00
7a02dc7a8a update: CodeMirror.
9f2019e74d build: Target Android API level 36 to meet Google requirements.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-07-27 12:56:19 -04:00
b6e18b0011 docs: Prepare a changelog.
cory pushed to main at cory/tildefriends 2026-07-25 22:10:32 -04:00
4f0eeaa1f6 ssb: Attempt to track gathering unread status.
cory pushed to main at cory/tildefriends 2026-07-25 15:21:33 -04:00
9364d3de06 cli: Make sure the verify command catches incorrect previous ids, and wire up an option to fix unverifiable feeds.
cory pushed to main at cory/tildefriends 2026-07-25 14:29:51 -04:00
9af641b3c5 core: Simplify tf_ssb_destroy() slightly.
cory pushed to main at cory/tildefriends 2026-07-25 13:59:05 -04:00
68ef1276fe ssb: Clicking off the gathering editor should close it like all the other modal dialogs.
87443a5bee update: prettier.
Compare 2 commits »
cory closed issue cory/tildefriends#148 2026-07-25 13:36:11 -04:00
Gatherings
cory pushed to main at cory/tildefriends 2026-07-25 13:35:22 -04:00
152bbcbb5b ssb: Fix gathering edit/publish.
eefdbad4a8 ssb: Plumbing for setting gathering images.
dc8b7a8088 ssb: Work in progress plumbing for creating and editing gatherings.
ee9325813a build: Include QuickJS version in places where versions are shown.
Compare 4 commits »
cory pushed to main at cory/tildefriends 2026-07-24 18:53:27 -04:00
e15c8b3d74 ssb: Fix channel order.
24505aad18 core: Stray newline.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-07-24 18:34:17 -04:00
5f0def3869 ssb: Show buttons to attend/unattend a gathering.
fcbba5a019 ssb: Gathering query performance tweak.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-07-24 17:22:53 -04:00
8ffc761427 update: sqlite 3.53.4.
cory pushed to main at cory/tildefriends 2026-07-24 16:38:29 -04:00
530e7d381d ssb: Really don't store a message if its previous id mismatches. Thanks, @EarlButt.
cory pushed to main at cory/tildefriends 2026-07-19 13:06:42 -04:00
75aedfd516 ssb: Begin rendering gathering messages.