Cory McWilliams cory
cory pushed to main at cory/tildefriends 2026-01-20 21:52:16 -05:00
d0af5c775f httpd: Allow specifying a download filename without forcing content-disposition: attachment. Fix mime type detection which has apparently been broken for a long time.
cory pushed to main at cory/tildefriends 2026-01-20 21:11:02 -05:00
253410f868 ssb: Batch message and blob notifications in an effort to stop overwhelming the browser during large sync operations.
52011687d2 docs: Add a little diagram of infrastructure.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-01-19 16:17:48 -05:00
117a63cf74 welcome: Add media link.
905b91606f storage: Slight SQL cleanup.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-01-18 21:57:13 -05:00
60e20f5215 codemirror: Consolidate some imports.
cory pushed to main at cory/tildefriends 2026-01-18 21:20:21 -05:00
17d18e12d2 build: Merge the codemirror and prettier configuration.
58084407fa update: CodeMirror.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-01-17 17:13:30 -05:00
cf8ae147de bookclub: Attempt to resolve emoji names.
cory pushed to main at cory/tildefriends 2026-01-17 09:55:26 -05:00
897ff50ba8 bookclub: Oops, fix rating display.
cory closed issue cory/tildefriends#137 2026-01-17 08:48:01 -05:00
Bookclub
cory pushed to main at cory/tildefriends 2026-01-17 08:47:49 -05:00
a47e748045 bookclub: Incorporate updates to the book description.
8cd0cd2ec3 bookclub: Add some style to the loading screen.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-01-15 22:36:46 -05:00
5fb6fcb9f6 ssb: Fix refs duplicating in the ui.
cory pushed to main at cory/tildefriends 2026-01-15 22:13:28 -05:00
b8be63136a bookclub: Submitting reviews basically works.
ae70ed0097 bookclub: Beginnings of a review form.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-01-14 20:55:18 -05:00
c5d7b6637f ssb: Link to bookclub.
0a371d8fe8 bookclub: Don't overlap reviews.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-01-14 20:32:59 -05:00
5061216c1b bookclub: Still plugging away at editing.
7d681756b2 bookclub: Beginnings of book editing.
9417d933b6 bookclub: Show usernames.
3cdb0c39b6 bookclub: Allow navigating to books and render individual reviews.
Compare 4 commits »
cory pushed to main at cory/tildefriends 2026-01-14 12:47:56 -05:00
ff70feff7f bookclub: Start to add some structure to this code.
cory pushed to main at cory/tildefriends 2026-01-14 12:12:42 -05:00
2254088adb ssb: Fix some jitter and spacing around followed accounts listed on profiles.
cory opened issue cory/tildefriends#137 2026-01-13 18:27:59 -05:00
Bookclub
cory pushed to main at cory/tildefriends 2026-01-12 12:40:25 -05:00
d3744e14fe ssb: Render some of the bookclub message content.
cory pushed to main at cory/tildefriends 2026-01-11 08:55:06 -05:00
e147b41290 ssb: Cache more query results so that navigating back and forth isn't so painful.
cory pushed to main at cory/tildefriends 2026-01-10 16:29:35 -05:00
95f6ef76e9 ssb: Haven't used filesaver.min.js in ages. Remove it.
cory pushed to main at cory/tildefriends 2026-01-10 07:58:15 -05:00
88b7e3f996 update: sqlite 3.51.2.