Cory McWilliams cory
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.
cory opened issue cory/tildefriends#81 2024-11-26 10:54:18 -05:00
Package for MacOS
cory pushed to main at cory/tildefriends 2024-11-26 08:42:56 -05:00
e4e050e8e7 ssb: Fix some message link encoding.
cory pushed to main at cory/tildefriends 2024-11-25 21:12:02 -05:00
5bc082b75e build: Prepare a changelog for the next release.
beedbd7646 build: Attempt to self-document the makefile.
507b069ffe cleanup: prettier.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2024-11-25 17:14:19 -05:00
71444b0427 ssb: Shutdown fixes.
a08bba438e update: sqlite 3.47.1.
Compare 2 commits »
cory closed issue cory/tildefriends#80 2024-11-25 12:55:55 -05:00
Actually delete feeds when they're sufficiently blocked / unfollowed
cory pushed to main at cory/tildefriends 2024-11-25 12:53:32 -05:00
df1e6711af ssb: Add a setting to periodically clean up un-followed feeds. #80
cory closed issue cory/tildefriends#79 2024-11-25 11:20:45 -05:00
Do the right hop count / replication policy
cory pushed to main at cory/tildefriends 2024-11-25 11:20:37 -05:00
f6d4e934e3 ssb: Adjust the follow/hops policies. Replication defaults to 2 hops, counted in the same way as the docs, and is configurable. #79
d5bd4c6735 test: Use -t=auto to update some screenshots.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-11-25 09:39:40 -05:00
eb12ba6ed2 test: Use -t=auto to generate some screenshots, detect -t=auto failure more reliably, exercise setting the initial profile, and fix various bugs that fell out.
6e83c08535 ssb: Add an index that helps me calculate feed size about 8x faster.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-11-23 16:49:40 -05:00
b6bfdec48d ssb: Move the refresh/sync button to the navigation bar as an experiment.
cory pushed to main at cory/tildefriends 2024-11-23 16:46:36 -05:00
f9ec796291 bot: Give more information about new issues.
cory opened issue cory/tildefriends#80 2024-11-23 10:22:06 -05:00
Actually delete feeds when they're sufficiently blocked / unfollowed