5051cecb84
ssb: Make the emoji picker behave a little better, still.
Cory McWilliams2024-12-23 10:28:12 -05:00
cd03ede358
ssb: Work in progress trying to get the emoji picker in line with some of the other modal dialogs.
Cory McWilliams2024-12-22 14:45:16 -05:00
6563f8c738
ssb: Avoid unqualified emojis. I noticed the red heart was missing ever since I reprocessed the list.
Cory McWilliams2024-12-22 14:19:28 -05:00
6609a5f340
core: Length of undefined is 0. It's fine. Quiet some errors.
Cory McWilliams2024-12-18 20:54:13 -05:00
d9972cb349
tests: 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 -05:00
28d2539432
ssb: A first pass at showing private messages next to channels. #84Cory McWilliams2024-12-18 20:03:53 -05:00
405bddcde0
ssb: 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 -05:00
8a27c45ab1
ssb: 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 -05:00
cd2c2587ae
ssb: Merge in the new very work in progress channels interface.
Cory McWilliams2024-11-30 15:05:14 -05:00
53044696ba
ssb: 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 -05:00
6d6927213f
Revert "ssb: Try harder to replicate profile images, even if they were set before our blob replication cutoff."
Cory McWilliams2024-11-29 08:54:54 -05:00
be1b5bce4f
test: Simplify my selection helper syntax a bit.
Cory McWilliams2024-11-28 19:58:51 -05:00
4b4fd0735b
test: 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 -05:00
55f2261905
prettier: Update the copy of prettier used in the editor.
Cory McWilliams2024-11-28 11:00:59 -05:00
51912f2b83
ssb: Update emojis.json, and add a script to regenerate it.
Cory McWilliams2024-11-28 09:16:07 -05:00
7f4e2617ee
ssb: Try harder to replicate profile images, even if they were set before our blob replication cutoff.
Cory McWilliams2024-11-27 21:42:54 -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 McWilliams2024-11-27 09:28:14 -05:00
4350c7b7a9
storage: Add a little app to show something about feed sizes.
Cory McWilliams2024-11-26 15:59:02 -05:00
595f14d98d
docs: Update some docs links to the gitea wiki and generally refresh the README.md slightly.
Cory McWilliams2024-11-26 11:42:33 -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 McWilliams2024-11-26 11:30:57 -05:00
df1e6711af
ssb: Add a setting to periodically clean up un-followed feeds. #80Cory McWilliams2024-11-25 12:53:28 -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. #79Cory McWilliams2024-11-25 11:20:01 -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.
Cory McWilliams2024-11-25 09:35:55 -05:00
6e83c08535
ssb: Add an index that helps me calculate feed size about 8x faster.
Cory McWilliams2024-11-23 17:50:32 -05:00
b6bfdec48d
ssb: Move the refresh/sync button to the navigation bar as an experiment.
Cory McWilliams2024-11-23 16:49:33 -05:00
ef5ce1d6e1
web: 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 -05:00
0ea1213139
ssb: Use the same refresh character in two places.
Cory McWilliams2024-11-20 19:46:41 -05:00
51fe372f60
ssb: Stick the stylesheet on document.body. No more fonts changing when various dialogs show up.
Cory McWilliams2024-11-20 19:44:27 -05:00
eb8f9f8936
web: Add some meta tags to make it show up better in search engines / embeds maybe. #43Cory McWilliams2024-11-20 19:24:13 -05:00