Cory McWilliams cory
cory pushed to main at cory/tildefriends 2026-02-07 21:55:29 -05:00
16902a14ad ios: #buildfix, I guess??
cory pushed to main at cory/tildefriends 2026-02-07 21:40:40 -05:00
87768938fc follow: Simplify name-getting in the conventional manner.
cory pushed to main at cory/tildefriends 2026-02-07 21:05:32 -05:00
a705bfba46 bookclub: Columns.
cory pushed to main at cory/tildefriends 2026-02-07 20:47:18 -05:00
4c57cf140e bookclub: Normalize images a tad more.
cory pushed to main at cory/tildefriends 2026-02-07 20:12:55 -05:00
cfb217db49 bookclub: This loads faster.
cory pushed to main at cory/tildefriends 2026-02-07 17:37:15 -05:00
336a8b7050 apps: The loading progress indicator is too jarring.
cory pushed to main at cory/tildefriends 2026-02-07 17:20:35 -05:00
40d934fe9a protocol: Set the emoji and update.
cory pushed to master at cory/scuttlebutt-protocol-guide 2026-02-07 17:18:52 -05:00
932637de0a Scrap the metafeed section. We haven't implemented that here and don't intend to.
cory pushed to main at cory/tildefriends 2026-02-07 17:09:25 -05:00
3ee17bee77 protocol: Add an app containing the SSB protocol guide.
de4b431ccc import: Ignore all .git* for apps.
Compare 2 commits »
cory pushed to master at cory/scuttlebutt-protocol-guide 2026-02-07 17:08:07 -05:00
1b37d762cf Set the background color white.
cory pushed to master at cory/scuttlebutt-protocol-guide 2026-02-07 17:00:52 -05:00
6b6059efe8 Remove the .png files in favor of the .svg images. The .png files are actually smaller, but having one is smaller than having both, and I'd prefer .svg. Also set the default target=_top for getting out of the Tilde Friends iframe.
cory pushed to master at cory/scuttlebutt-protocol-guide 2026-02-07 16:55:49 -05:00
c3e8b35928 Merge pull request #70 from mycognosist/ebt_docs
47cc9ed165 reduce usage of the word 'should'
77c91b4017 add decode examples for 12 and 450
7ec9c41f7a revert to nth-child styling for vector clock table
3a5cfc0eb4 make encoded values bold in vector clock table
Compare 10 commits »
cory created branch master in cory/scuttlebutt-protocol-guide 2026-02-07 16:55:49 -05:00
cory created repository cory/scuttlebutt-protocol-guide 2026-02-07 16:55:15 -05:00
cory pushed to main at cory/tildefriends 2026-02-07 16:26:57 -05:00
893195ba42 apps: Put core apps above shared apps, so that the groups are in order of increasing range.
bb4222de52 apps: Fix some confusion between the local user and core.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-02-07 16:06:44 -05:00
47db6da70e tests: Remove the test app, and test with the ssb app in its place.
cory pushed to main at cory/tildefriends 2026-02-07 14:34:11 -05:00
67efb25a95 apps: Only admins can try to delete core apps.
05f23d95e1 apps: Initial flow for installing and deleting apps.
c160387fc4 core: Fix getting a file from an app message installed locally. Whew.
9a6081635d apps: Initial support for installing shared apps locally.
236d2ac7b5 apps: Avoid showing stale revision history.
Compare 6 commits »
cory pushed to main at cory/tildefriends 2026-02-07 13:01:54 -05:00
443c8a7d38 core: Remove the previous app field. We'll have some history tracked through publishing apps, and I haven't used this in ages.
4a77d92976 core: Administrators are allowed to remove core apps.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-02-07 12:14:38 -05:00
bd2c6b7df4 apps: Fill in some missing bits for requesting blob on-demand for apps and serving files from the latest published revision.
2a94e7f0e2 apps: Indicate whether all blobs are present with a progress bar.
8d8932c175 core: Support serving files from an app message id URL.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2026-02-05 12:53:53 -05:00
7e934f4151 core: Not all app revisions need to specify the app blob id.