2355 Commits

Author SHA1 Message Date
79f9463e56 build: Can I get CI to artifact the dist files? 2025-02-01 09:49:49 -05:00
4257b2ed51 ssb: Unknown message types need some padding. 2025-02-01 09:41:22 -05:00
6488ab60ec build: Docker build no longer needs libssl installed. 2025-02-01 09:40:34 -05:00
18bd3dfcf9 build: So close. +docker? 2025-02-01 09:00:06 -05:00
ec114e160d build: on node:23-bookworm-slim 2025-02-01 08:34:42 -05:00
de033af18f build: Oh, now I can use a normal image, maybe with a more reasonable compiler? Also, update libbacktrace. 2025-02-01 08:31:33 -05:00
e971c6fcb7 build: Go home, -fanalyze, you're confused. 2025-02-01 08:14:11 -05:00
d3c465391c build: +zip 2025-01-31 21:47:24 -05:00
f1fa19593d build: Better system OpenSSL logic? 2025-01-31 21:43:18 -05:00
60b6f9c73e build: +build-essential 2025-01-31 21:32:17 -05:00
55b95ddecb build: +make 2025-01-31 21:27:14 -05:00
0800a251b2 build: +unzip 2025-01-31 21:23:22 -05:00
82cf7a80eb build: Maybe I don't need sudo here? 2025-01-31 21:19:22 -05:00
379f3d12eb build: Maybe we can just install the git we need? 2025-01-31 21:15:19 -05:00
e52972d4d4 build: Version shenanigans? 2025-01-31 21:11:35 -05:00
1a0ca4dec2 build: I guess this requires node? 2025-01-31 21:08:57 -05:00
0bac9d8d5a build: Can I specify the image we build on like this? 2025-01-31 21:07:01 -05:00
a9608363c5 core: 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. 2025-01-31 20:57:59 -05:00
f1a2c5ae8e ssb: Silence some persistent broadcast noise. 2025-01-31 20:45:35 -05:00
192a81ede7 core: As an experiment, handle running from a subdirectory (generally out/debug or out/release, since people tend to do that). Remove unused File.stat(). 2025-01-31 20:37:14 -05:00
916aa5abbd cli: Fix create_invite's expire option. 2025-01-30 22:16:06 -05:00
d4a5cc6eee build: Let's start work on 0.0.28. 2025-01-30 12:46:52 -05:00
d19605cc8d build: Fixes nix. Now everybody is happy. 2025-01-30 12:35:43 -05:00
8d529327a4 build: Let's go back to nix trying to use its own OpenSSL. 2025-01-30 12:31:12 -05:00
697e2f2071 build: Nope, I don't understand nix. 2025-01-29 20:53:09 -05:00
f7fb112f21 build: I don't understand this nix error. 2025-01-29 20:32:35 -05:00
b2c0211190 build: nix? 2025-01-29 20:28:26 -05:00
c59e0ea6e5 build: Let's release 0.0.27. 2025-01-29 19:58:31 -05:00
6c2fc1444d ssb: Fix some SQL syntax for private messages. They need more work. 2025-01-29 12:15:46 -05:00
94d969fe46 update: CodeMirror. 2025-01-28 22:23:52 -05:00
a7bc3d301c cleanup: format. 2025-01-28 22:00:48 -05:00
18bab849f7 ssb: prettier. 2025-01-27 21:02:15 -05:00
04878fcc30 ssb: Fix multiple bugs with follow status lying. 2025-01-27 20:28:44 -05:00
ffe1299548 ssb: More room for activities in the emoji picker dialog. 2025-01-27 12:45:54 -05:00
64bdbf5725 build: Never mind. flatpak tools don't want to work in docker. 2025-01-27 12:11:41 -05:00
b82deb557f build: https://github.com/flatpak/flatpak-builder/issues/237 ?? 2025-01-26 21:43:18 -05:00
d529a48a11 build: flatpak maybe? 2025-01-26 21:14:55 -05:00
b711e4e6bd build: Can the CI worker build the flatpak? Let's find out. 2025-01-26 20:47:44 -05:00
186eecfbff build: I don't know why this works better, but it does. 2025-01-26 20:43:02 -05:00
d766c33f59 build: Stop using lto. Not worth the hassle. 2025-01-26 09:56:53 -05:00
2c9257f1a8 build: Trying to understand a build thing. 2025-01-26 09:33:45 -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. 2025-01-25 20:13:05 -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. 2025-01-25 18:00:06 -05:00
5b647e0937 buttfeed: Use markdown that works better in Manyverse. 2025-01-25 08:08:02 -05:00
e0444510f4 trace: Use our own sequential thread ids to be more compatible with different trace viewers. 2025-01-24 19:00:40 -05:00
82e876a892 ssb: Only re-populate the messages_stats table on first creation. 2025-01-24 18:06:31 -05:00
c728e05032 ssb: Add a lookup table of max sequence and timestamp per account.f 2025-01-22 19:19:50 -05:00
c7a8ce7060 apps: display: grid. 2025-01-22 19:13:15 -05:00
762b4339fe ssb: Better 'Load More', too. 2025-01-22 18:28:55 -05:00
f824b8988e ssb: Correctness around tunnel.endpoints. 2025-01-22 18:03:05 -05:00