Cory McWilliams cory
cory pushed to main at cory/tildefriends 2026-02-05 12:42:32 -05:00
f61281786d apps: Show descriptions for shared apps.
cory pushed to main at cory/tildefriends 2026-02-05 12:19:20 -05:00
7a28b8778d ssb: Support specifying a date in the URL to view messages from that day.
cory pushed to main at cory/tildefriends 2026-02-04 19:27:55 -05:00
44955b35ee tests: Reduce output slightly.
cory pushed to main at cory/tildefriends 2026-02-04 19:04:53 -05:00
37ef441a1f update: CodeMirror.
cory pushed to main at cory/tildefriends 2026-02-04 18:50:20 -05:00
52547b40c1 apps: Show revision history.
7381e50d4f apps: No idea how this code became this way.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-02-04 12:55:44 -05:00
6d76549834 apps: Tombstone.
cory pushed to main at cory/tildefriends 2026-02-04 12:42:57 -05:00
a952e07a10 apps: Fix reloading when changing accounts.
8d3989d539 apps: Fix timestamps, open the context menu with right click, and hide missing description/change headers.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-02-03 21:15:19 -05:00
08a40687db edit: Fix opening apps by message id in the editor. Again.
e6521f968f apps: Reload when making a change.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-02-03 20:31:23 -05:00
3986cb0564 apps: Fix and prefer visiting by message id over blob id.
f887167c51 ssb: More different decrypt leak fix?
08e0cba5ac apps: Fix this query to show published apps with no edits.
b4946d32b3 apps: Un-break scrolling on mobile.
Compare 4 commits »
cory pushed to main at cory/tildefriends 2026-02-02 22:36:28 -05:00
7b84a8964f ssb: Descrypt memory leak fix.
cory pushed to main at cory/tildefriends 2026-02-02 22:32:36 -05:00
0c6a35ef40 apps: One mega query to rule them all.
232f11a968 apps: Consolidate slightly.
16b17bd6c8 apps: Switch from showing post messages with application/tildefriends mentions to tildefriends-app messages.
8c81d75e8d core: String leak fix.
74b1b1af4e apps: Initial flow for publishing an app.
Compare 7 commits »
cory pushed to main at cory/tildefriends 2026-02-01 22:32:09 -05:00
aed5453717 apps: Prefer /~user/app/ links.
cory pushed to main at cory/tildefriends 2026-02-01 22:22:21 -05:00
305e4f8a3c apps: Indicate which apps have been published and have unpublished changes.
cory pushed to main at cory/tildefriends 2026-02-01 21:51:24 -05:00
ee187251ee apps: Playing with style.
bab11e509c apps: This appears to fix a frame of flicker.
a9c2de7c5d trace: Set an emoji.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2026-02-01 17:00:15 -05:00
3f5abd8288 apps: Sure, animate a bit.
cory pushed to main at cory/tildefriends 2026-02-01 16:44:40 -05:00
7b523d424c apps: Easier flow between the app list, editing, and viewing an app.
3d8bb0079f apps: Felt like I should get at least four columns on my phone.
1eef4a8efc apps: Let administrators set the default/index app.
f8a409ea66 core: Fix a use after free in the permission test.
774f298e39 apps: Fixed some issues with touch and mouse holds and taps.
Compare 13 commits »
cory pushed to main at cory/tildefriends 2026-02-01 13:02:05 -05:00
d7f5090df3 apps: Add some lit to the apps app. This is going to become more dynamic.
bdc384addf editor: Fix saving new files.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-02-01 12:00:10 -05:00
8a4bb30951 build: Fix potentially using null FILE* in some tests that this compiler is complaining about.
cory pushed to main at cory/tildefriends 2026-02-01 11:39:39 -05:00
15eb1f7f5a build: Now that we're shipping static Linux executables, we can build on trixie, again. Fixes a glibc dependency for the ios toolchain I built, I hope.
29926b39b7 ssb: Fix reloading images when the blobs are received, more.
b4cc4b0238 editor: Fix saving, broken by trying to preserve binary files previously.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2026-02-01 11:09:01 -05:00
a906e4cefb build: C'mon.