d9972cb349tests: Work around an intermittent -t=auto failure. The 'Edit Profile' click is getting lost as things rapidly update? I haven't ever seen it as a human clicking.Cory McWilliams2024-12-18 20:09:50 -0500
28d2539432ssb: A first pass at showing private messages next to channels. #84Cory McWilliams2024-12-18 20:03:53 -0500
405bddcde0ssb: Make the tab bar stay on top of the content. Weird, the random things that were showing up on top.Cory McWilliams2024-12-04 21:23:17 -0500
8a27c45ab1ssb: An experiment in including hashtag mentions in channel content. Also sort the channel list like I thought I already did.Cory McWilliams2024-12-04 20:50:46 -0500
3ca2b19502ssb: Canceling loads, more mobile-friendly sidebar, and respond to channel subscription changes.Cory McWilliams2024-11-30 17:49:27 -0500
8e0d91dcf5security: Setting global settings requires approval.Cory McWilliams2024-11-30 16:58:48 -0500
cd2c2587aessb: Merge in the new very work in progress channels interface.Cory McWilliams2024-11-30 15:05:14 -0500
53044696bassb: Just request blobs for all references from about messages for now. Much faster than narrowing down to the most recent images.Cory McWilliams2024-11-29 10:28:16 -0500
6d6927213fRevert "ssb: Try harder to replicate profile images, even if they were set before our blob replication cutoff."Cory McWilliams2024-11-29 08:54:54 -0500
4b4fd0735btest: Make -t auto a bit more resilient by hoisting all the retries into one place that makes sense to me.Cory McWilliams2024-11-28 17:51:22 -0500
55f2261905prettier: Update the copy of prettier used in the editor.Cory McWilliams2024-11-28 11:00:59 -0500
51912f2b83ssb: Update emojis.json, and add a script to regenerate it.Cory McWilliams2024-11-28 09:16:07 -0500
7f4e2617eessb: Try harder to replicate profile images, even if they were set before our blob replication cutoff.Cory McWilliams2024-11-27 21:42:54 -0500
7ffc148358build: I wanted to get the binary out of the makefile to appease F-Droid, and one thing lead to another.Cory McWilliams2024-11-27 09:28:14 -0500
4350c7b7a9storage: Add a little app to show something about feed sizes.Cory McWilliams2024-11-26 15:59:02 -0500
595f14d98ddocs: Update some docs links to the gitea wiki and generally refresh the README.md slightly.Cory McWilliams2024-11-26 11:42:33 -0500
2e95d6ea63docs: 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 McWilliams2024-11-26 11:30:57 -0500
df1e6711afssb: Add a setting to periodically clean up un-followed feeds. #80Cory McWilliams2024-11-25 12:53:28 -0500
f6d4e934e3ssb: Adjust the follow/hops policies. Replication defaults to 2 hops, counted in the same way as the docs, and is configurable. #79Cory McWilliams2024-11-25 11:20:01 -0500
eb12ba6ed2test: 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.Cory McWilliams2024-11-25 09:35:55 -0500
6e83c08535ssb: Add an index that helps me calculate feed size about 8x faster.Cory McWilliams2024-11-23 17:50:32 -0500
b6bfdec48dssb: Move the refresh/sync button to the navigation bar as an experiment.Cory McWilliams2024-11-23 16:49:33 -0500
ef5ce1d6e1web: Show the little graphs if the Tilde Friends verison thingy is expanded. I want to be able to optionally see these on mobile.Cory McWilliams2024-11-20 20:06:33 -0500
0ea1213139ssb: Use the same refresh character in two places.Cory McWilliams2024-11-20 19:46:41 -0500
51fe372f60ssb: Stick the stylesheet on document.body. No more fonts changing when various dialogs show up.Cory McWilliams2024-11-20 19:44:27 -0500
eb8f9f8936web: Add some meta tags to make it show up better in search engines / embeds maybe. #43Cory McWilliams2024-11-20 19:24:13 -0500