Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-11-27 21:42:58 -05:00
7f4e2617ee ssb: Try harder to replicate profile images, even if they were set before our blob replication cutoff.
cory pushed to main at cory/tildefriends 2024-11-27 15:20:36 -05:00
960a385202 update: CodeMirror.
cory pushed to main at cory/tildefriends 2024-11-27 12:24:45 -05:00
21f48d3485 build: Let's start work on 0.0.26.
7f9605e55f nix: Update for 0.0.25.
Compare 2 commits »
cory released Tilde Friends 0.0.25 at cory/tildefriends 2024-11-27 12:13:41 -05:00
cory pushed tag v0.0.25 to cory/tildefriends 2024-11-27 12:10:34 -05:00
cory pushed to main at cory/tildefriends 2024-11-27 12:10:34 -05:00
cc409dc3f7 build: Let's build 0.0.25.
cory pushed to main at cory/tildefriends 2024-11-27 12:07:03 -05:00
af6091760c ssb+docs: prettier.
cory pushed to main at cory/tildefriends 2024-11-27 10:13:19 -05:00
e1d93c003c docs: Update docs from wiki.
cory pushed to main at cory/tildefriends 2024-11-27 10:05:32 -05:00
ff9dd2dd03 haiku: Disable a bit of a test that is giving me an SQLITE_PROTOCOL error only on Haiku.
cory pushed to main at cory/tildefriends 2024-11-27 09:36:56 -05:00
7a306bb3d2 build: Fix a regex warning.
cory pushed to main at cory/tildefriends 2024-11-27 09:28:19 -05:00
7ffc148358 build: I wanted to get the binary out of the makefile to appease F-Droid, and one thing lead to another.
cory pushed to main at cory/tildefriends 2024-11-27 09:06:09 -05:00
50fef2edfa build: Fix on OpenBSD. TIL awk.
cory pushed to main at cory/tildefriends 2024-11-26 22:55:05 -05:00
aa40084010 build: Redid this thing in sed to make it work on more platforms.
cory commented on issue cory/tildefriends#78 2024-11-26 16:27:34 -05:00
Storage management tools

The storage app I just added is not the worst whack at this I've taken.

cory closed issue cory/tildefriends#78 2024-11-26 16:27:34 -05:00
Storage management tools
cory pushed to main at cory/tildefriends 2024-11-26 16:25:21 -05:00
740d788c7c storage: Show accounts with the most follows, for help pruning accounts.
cory pushed to main at cory/tildefriends 2024-11-26 16:05:33 -05:00
4c2fa2c1b3 storage: Show totals, too.
4350c7b7a9 storage: Add a little app to show something about feed sizes.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-11-26 11:42:35 -05:00
595f14d98d docs: Update some docs links to the gitea wiki and generally refresh the README.md slightly.
cory pushed to main at cory/tildefriends 2024-11-26 11:31:00 -05:00
2e95d6ea63 docs: Add the Tilde Friends gitea wiki as a git submodule to replace the docs directory. Maybe I will succeed at doing something with it if it is more web-facing.
cory pushed to main at cory/tildefriends 2024-11-26 11:19:02 -05:00
0da6abeb98 ssb: We can trace request names these days.