Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-01-29 20:32:37 -05:00
f7fb112f21 build: I don't understand this nix error.
b2c0211190 build: nix?
Compare 2 commits »
cory pushed tag v0.0.27 to cory/tildefriends 2025-01-29 20:28:40 -05:00
cory pushed to main at cory/tildefriends 2025-01-29 19:59:38 -05:00
c59e0ea6e5 build: Let's release 0.0.27.
cory pushed tag v0.0.27 to cory/tildefriends 2025-01-29 19:59:35 -05:00
cory pushed to main at cory/tildefriends 2025-01-29 12:15:49 -05:00
6c2fc1444d ssb: Fix some SQL syntax for private messages. They need more work.
cory pushed to main at cory/tildefriends 2025-01-28 22:23:55 -05:00
94d969fe46 update: CodeMirror.
cory pushed to main at cory/tildefriends 2025-01-28 22:00:53 -05:00
a7bc3d301c cleanup: format.
cory pushed to main at cory/tildefriends 2025-01-27 21:02:19 -05:00
18bab849f7 ssb: prettier.
cory pushed to main at cory/tildefriends 2025-01-27 20:28:50 -05:00
04878fcc30 ssb: Fix multiple bugs with follow status lying.
cory pushed to main at cory/tildefriends 2025-01-27 12:46:00 -05:00
ffe1299548 ssb: More room for activities in the emoji picker dialog.
cory pushed to main at cory/tildefriends 2025-01-27 12:11:45 -05:00
64bdbf5725 build: Never mind. flatpak tools don't want to work in docker.
cory opened issue cory/tildefriends#101 2025-01-26 21:29:34 -05:00
Rename macos targets/directories to just debug and release
cory pushed to main at cory/tildefriends 2025-01-26 21:14:59 -05:00
d529a48a11 build: flatpak maybe?
cory pushed to main at cory/tildefriends 2025-01-26 20:47:47 -05:00
b711e4e6bd build: Can the CI worker build the flatpak? Let's find out.
cory pushed to main at cory/tildefriends 2025-01-26 20:43:05 -05:00
186eecfbff build: I don't know why this works better, but it does.
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.