Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-11-23 16:49:40 -05:00
b6bfdec48d ssb: Move the refresh/sync button to the navigation bar as an experiment.
cory pushed to main at cory/tildefriends 2024-11-23 16:46:36 -05:00
f9ec796291 bot: Give more information about new issues.
cory opened issue cory/tildefriends#80 2024-11-23 10:22:06 -05:00
Actually delete feeds when they're sufficiently blocked / unfollowed
cory opened issue cory/tildefriends#79 2024-11-23 10:19:49 -05:00
Do the right hop count / replication policy
cory opened issue cory/tildefriends#78 2024-11-23 10:17:59 -05:00
Storage management tools
cory pushed to main at cory/tildefriends 2024-11-20 20:30:40 -05:00
3beb1d0683 update: CodeMirror.
8836c7f0ca cleanup: prettier + format.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-11-20 20:20:19 -05:00
ef5ce1d6e1 web: Show the little graphs if the Tilde Friends verison thingy is expanded. I want to be able to optionally see these on mobile.
0ea1213139 ssb: Use the same refresh character in two places.
51fe372f60 ssb: Stick the stylesheet on document.body. No more fonts changing when various dialogs show up.
eb8f9f8936 web: Add some meta tags to make it show up better in search engines / embeds maybe. #43
Compare 4 commits »
cory pushed to main at cory/tildefriends 2024-11-18 22:58:55 -05:00
afc1524874 bot: Scrape my changes better from gitea RSS.
cory pushed to main at cory/tildefriends 2024-11-18 22:47:55 -05:00
fbb975625c update: speedscope 1.21.0.
cory pushed to main at cory/tildefriends 2024-11-13 20:22:46 -05:00
53e75d8209 cleanup: Consolidate countof macros.
cory pushed to main at cory/tildefriends 2024-11-13 20:12:53 -05:00
5bdf970c10 ssb: Don't list broadcasts for identities to which we are already connected.
50089f72c6 ssb: We can show what state a connection is in.
62e15e0208 update: CodeMirror.
3d8b02a7f3 ssb+issues+core: prettier
Compare 4 commits »
cory pushed to main at cory/tildefriends 2024-11-13 18:50:26 -05:00
20701d9cf1 ssb: Missed a few connection failures for context.
fa94442eb2 ssb: Populate more connection errors with context.
68ff77e172 ssb: Hook up connect error messages more thoroughly.
102e9be3a8 update: c-ares 1.34.3.
Compare 4 commits »
cory pushed to main at cory/tildefriends 2024-11-12 21:47:21 -05:00
92bf01a183 ssb+issues: Fix missing dependencies of my commonmarkjs extensions.
cory pushed to main at cory/tildefriends 2024-11-12 21:36:56 -05:00
559504ae29 security: Use commonmarkjs with {safe: true} as intended.
cory pushed to main at cory/tildefriends 2024-11-11 22:24:57 -05:00
9b00b41a1e ssb: Connection result preliminary hookup to ui, and fix some fallout.
b1f6ad17e1 ssb: Pass around reasons for failing to connect. This will help get that information to the ui when I finish hooking it up.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-11-11 21:25:14 -05:00
e7979fe9db test: Add more retries until selenium cooperates.
7a276adbbc ssb: Size blob ID buffers appropriately.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-11-11 08:19:48 -05:00
db4997fdc4 bot: Remove the header.
cory pushed to main at cory/tildefriends 2024-11-10 19:30:38 -05:00
44ebb841f0 bot: Fix empty buttfeed posts, and use requested RSS feed for Habitat.
cory pushed to main at cory/tildefriends 2024-11-09 18:05:08 -05:00
09ae4e2096 ssb: Handle the inevitable %25 in a document hash better?
cory pushed to main at cory/tildefriends 2024-11-09 15:09:11 -05:00
0b46efe4ea test: Hack around an intermitted -t=auto failure.