de033af18fbuild: Oh, now I can use a normal image, maybe with a more reasonable compiler? Also, update libbacktrace.Cory McWilliams2025-02-01 08:31:33 -05:00
0bac9d8d5abuild: Can I specify the image we build on like this?Cory McWilliams2025-01-31 21:07:01 -05:00
a9608363c5core: Don't actually start the http server unless we've specified a port or are asking for a port to be determined and written to file.Cory McWilliams2025-01-31 20:57:59 -05:00
192a81ede7core: As an experiment, handle running from a subdirectory (generally out/debug or out/release, since people tend to do that). Remove unused File.stat().Cory McWilliams2025-01-31 20:37:14 -05:00
71ff604f90ssb: Stop breaking up the news queries into chunks. It sometimes produced incorrect results, and it is not necessary if we're fast enough.Cory McWilliams2025-01-25 20:13:05 -05:00
83e00763eassb: 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 McWilliams2025-01-25 18:00:06 -05:00
5b647e0937buttfeed: Use markdown that works better in Manyverse.Cory McWilliams2025-01-25 08:08:02 -05:00
e0444510f4trace: Use our own sequential thread ids to be more compatible with different trace viewers.Cory McWilliams2025-01-24 19:00:40 -05:00
82e876a892ssb: Only re-populate the messages_stats table on first creation.Cory McWilliams2025-01-24 18:06:31 -05:00
c728e05032ssb: Add a lookup table of max sequence and timestamp per account.fCory McWilliams2025-01-22 19:19:50 -05:00
7ef4d814efssb: Avoid showing a broken img when viewing a profile without one assigned.Cory McWilliams2025-01-19 21:34:42 -05:00
3f3deb665cssb: Add a command-line action to generate an invite, and verified that Patchwork can accept it.Cory McWilliams2025-01-19 21:00:38 -05:00
97fc22ce57ssb: Test the one message generated from an invite so far.Cory McWilliams2025-01-19 18:38:26 -05:00
616f3ad76dssb: Invite support progress. Now the pub accepts the invite, tracks its use, and follows. The client still needs to react.Cory McWilliams2025-01-19 17:02:08 -05:00
fd09a766d2ssb: Work in progress invite support. We can generate them. We can connect using an invite code. We can't yet invite.use().Cory McWilliams2025-01-19 16:00:37 -05:00
11564a5292core: Let's try some neutral colors to avoid clashing with app colors.Cory McWilliams2025-01-18 21:56:43 -05:00
ac12e350bfssb: People without profile images get emoji faces. I'm amazed it took me this long.Cory McWilliams2025-01-18 21:17:07 -05:00
aa15da50abssb: Tried to do the right lit things to prevent unnecessary re-rendering. Ended up doing a lazy JSON thing.Cory McWilliams2025-01-11 14:09:42 -05:00