Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-07-18 11:53:37 -04:00
a3ccc73b81 core: Move code.apps() to C.
7312f4d43a httpd: Oops.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-07-18 10:10:31 -04:00
8b546c7e02 welcome: Add a gitea icon.
cory pushed to main at cory/tildefriends 2025-07-17 20:57:13 -04:00
c0b6ff2e64 update: sqlite 3.50.3.
cory pushed to main at cory/tildefriends 2025-07-16 21:01:32 -04:00
638b7cc1e5 ssb: Slight suggested follows cleanup.
cory pushed to main at cory/tildefriends 2025-07-16 20:44:45 -04:00
05e54e1be0 httpd: More minor cleanup.
cory pushed to main at cory/tildefriends 2025-07-16 20:12:31 -04:00
4c3299ead0 core: Begin to split some of the largest modules into smaller pieces, starting with HTTP endpoints.
cory pushed to main at cory/tildefriends 2025-07-16 18:59:14 -04:00
1ef56b35ad update: CodeMirror.
cory pushed to main at cory/tildefriends 2025-07-16 17:57:25 -04:00
061e79c295 welcome: Let's try this without server-side JS.
cory pushed to main at cory/tildefriends 2025-07-16 12:47:20 -04:00
5edfe732b1 core: Make it possible to host a web page with no additional server-side JS. An experiment in supporting simplicity and increased ability to be publicly searched and archived.
cory pushed to main at cory/tildefriends 2025-07-15 18:18:42 -04:00
a8f9b67f71 cleanup: Remove the /ebt endpoint. The connections tab is superior.
cory pushed to main at cory/tildefriends 2025-07-14 21:10:05 -04:00
de7fbf1eb7 update: picohttpparser.
cory pushed to main at cory/tildefriends 2025-07-11 21:36:32 -04:00
a51a3d7e43 update: lit 3.3.1.
cory pushed to main at cory/tildefriends 2025-07-09 18:59:10 -04:00
433b3b1003 update: CodeMirror.
cory pushed to main at cory/tildefriends 2025-07-09 18:53:32 -04:00
6703c5b584 ssb: Fix letterboxing/pillarboxing of images regardless of aspect ratio.
cory closed issue cory/tildefriends#126 2025-07-09 18:39:53 -04:00
Profiles extend off the side of the window
cory commented on issue cory/tildefriends#126 2025-07-09 18:39:53 -04:00
Profiles extend off the side of the window

I couldn't get it to wrap like I would expect, but I guess scrolling is OK for now.

cory pushed to main at cory/tildefriends 2025-07-09 18:36:02 -04:00
5f729efabe ssb: Load more messages at a time.
cory pushed to main at cory/tildefriends 2025-07-09 18:26:03 -04:00
b2085b3f28 ssb: Try to keep the profile description from falling off the page. CSS, ugg. #126
cory pushed to main at cory/tildefriends 2025-07-09 17:50:10 -04:00
2f893494b0 ssb: Show the number of accounts followed on the profile show/hide followed button.
cory closed issue cory/tildefriends#103 2025-07-09 17:41:53 -04:00
Use the latest Android NDK/SDK