Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-04-09 12:35:34 -04:00
bc7c658293 update: CoreMirror.
4d84e69bb5 update: libbacktrace.
03fac74908 update: c-ares 1.34.5.
5252ff1ecf update: OpenSSL 3.5.0.
Compare 4 commits »
cory pushed to main at cory/tildefriends 2025-04-07 22:35:47 -04:00
20100d3fd4 ssb: Oops, that event was Firefox-specific.
cory pushed to main at cory/tildefriends 2025-04-07 22:22:35 -04:00
dd3b2656ad ssb: Message % menu tweaks. Show on click. Hide when clicking off. Bury the message ID further.
cory pushed to main at cory/tildefriends 2025-04-05 22:05:31 -04:00
657f25e22b ssb: Bring back the date. Whoops.
cory pushed to main at cory/tildefriends 2025-04-05 18:40:04 -04:00
8be354fc49 ssb: It is troubling to me that querying like this is so much faster.
cory commented on issue cory/tildefriends#50 2025-04-05 17:54:00 -04:00
Better message % link

e5747583402175919316dc015b5e73deff130452

cory closed issue cory/tildefriends#50 2025-04-05 17:54:00 -04:00
Better message % link
cory pushed to main at cory/tildefriends 2025-04-05 17:53:51 -04:00
e574758340 ssb: Make a message % context menu with some new options to begin to declutter the message view itself.
cory pushed to main at cory/tildefriends 2025-04-05 09:53:49 -04:00
40cf519492 http: I caught an http listener lingering on shutdown. Clean them up more correctly. Possible progress on #108.
cory pushed to main at cory/tildefriends 2025-04-03 12:32:03 -04:00
0e4fda54e9 fdroid: Lean into SSB in the description.
cory commented on issue cory/tildefriends#115 2025-04-02 20:16:18 -04:00
Firefox browser does not allow to launch

Reopen if you have more info. This is my standard workflow, so I suspect it's something mundane with usage.

cory closed issue cory/tildefriends#115 2025-04-02 20:16:18 -04:00
Firefox browser does not allow to launch
cory pushed to main at cory/tildefriends 2025-04-02 20:01:28 -04:00
868f91e1ef docs: Noticed some errors in the readme.
cory pushed to main at cory/tildefriends 2025-04-02 18:07:32 -04:00
b9000c154f apps: Add a very wip web app.
cory pushed to main at cory/tildefriends 2025-04-02 12:44:23 -04:00
894c72a82f ssb: Still chasing faster loads of the default news query.
cory pushed to main at cory/tildefriends 2025-04-01 19:51:39 -04:00
c128cfc25c ssb: This makes the channels query sub-second for me.
cory pushed to main at cory/tildefriends 2025-04-01 08:14:08 -04:00
36c88b463c buttfeed: Add PatchFox.
cory pushed to main at cory/tildefriends 2025-03-30 13:18:20 -04:00
8a66e74074 ssb: Faster *and* correct. I think.
cory pushed to main at cory/tildefriends 2025-03-30 12:27:42 -04:00
ea60b165da ssb: Had my refs backward.
cory pushed to main at cory/tildefriends 2025-03-30 12:16:26 -04:00
1011e0026b ssb: Rearrange indexes for an overall faster load on mobile for me. Tidy up some things along the way.