Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-01-26 09:56:57 -05:00
d766c33f59 build: Stop using lto. Not worth the hassle.
cory pushed to main at cory/tildefriends 2025-01-26 09:33:48 -05:00
2c9257f1a8 build: Trying to understand a build thing.
cory pushed to main at cory/tildefriends 2025-01-25 20:13:11 -05:00
71ff604f90 ssb: Stop breaking up the news queries into chunks. It sometimes produced incorrect results, and it is not necessary if we're fast enough.
cory pushed to main at cory/tildefriends 2025-01-25 18:00:11 -05:00
83e00763ea ssb: Be a bit more aggressive about loading latest messages. It bugs me when I don't see my own reactions in a channel or whatnot, and I think it has to do with the queried time ranges.
cory pushed to main at cory/tildefriends 2025-01-25 08:08:07 -05:00
5b647e0937 buttfeed: Use markdown that works better in Manyverse.
cory pushed to main at cory/tildefriends 2025-01-24 19:00:44 -05:00
e0444510f4 trace: Use our own sequential thread ids to be more compatible with different trace viewers.
cory pushed to main at cory/tildefriends 2025-01-24 18:06:37 -05:00
82e876a892 ssb: Only re-populate the messages_stats table on first creation.
cory pushed to main at cory/tildefriends 2025-01-22 19:19:59 -05:00
c728e05032 ssb: Add a lookup table of max sequence and timestamp per account.f
cory pushed to main at cory/tildefriends 2025-01-22 19:13:20 -05:00
c7a8ce7060 apps: display: grid.
cory pushed to main at cory/tildefriends 2025-01-22 18:29:00 -05:00
762b4339fe ssb: Better 'Load More', too.
cory pushed to main at cory/tildefriends 2025-01-22 18:15:04 -05:00
f824b8988e ssb: Correctness around tunnel.endpoints.
cory commented on issue cory/tildefriends#89 2025-01-22 12:44:31 -05:00
Make Tilde Friends peachpub-friendly

I've done everything I'm aware of that needs to be done. Could all use more testing, but let's see what notplants says next.

cory closed issue cory/tildefriends#89 2025-01-22 12:44:31 -05:00
Make Tilde Friends peachpub-friendly
cory pushed to main at cory/tildefriends 2025-01-21 21:46:54 -05:00
6280d6d167 apps: Mobile CSS tweaks.
cory commented on issue cory/tildefriends#100 2025-01-21 21:32:37 -05:00
Avoid spinning loading messages when we've reached the beginning of a feed

01d8f720e8aa7bb0f7747c93e5e72d72e79bc87d

cory closed issue cory/tildefriends#100 2025-01-21 21:32:37 -05:00
Avoid spinning loading messages when we've reached the beginning of a feed
cory pushed to main at cory/tildefriends 2025-01-21 21:31:20 -05:00
4f18e744b4 ssb: Unbreak the channel query.
cory pushed to main at cory/tildefriends 2025-01-21 21:07:41 -05:00
01d8f720e8 ssb: Treat timestamps of related messages separately from those of the primary queried messages.
cory pushed to main at cory/tildefriends 2025-01-21 20:53:27 -05:00
18cf058af3 ssb: Experimenting with the news query strategy.
cory pushed to main at cory/tildefriends 2025-01-21 19:27:25 -05:00