02759c6f83ssb: Hint at follow depth with profile image shape. Also, reload follow information the same way we re-determine channel unread status. Let's see if this feels good.Cory McWilliams2025-01-11 13:48:06 -05:00
6b0c49752cssb: Trying to learn about occasional errors updating connection info in the database.Cory McWilliams2025-01-11 13:02:30 -05:00
2e4f792fc3ssb: Try to consolidate the local users list. Man, CSS.Cory McWilliams2025-01-11 12:48:44 -05:00
17eba059f0ssb: Fix trying to connect to the same stored connection over and over.Cory McWilliams2025-01-11 12:32:18 -05:00
e59a00922bssb: Respond to tunnel.endpoints. Patchwork didn't seem to like that we responded to tunnel.isRoom but not this.Cory McWilliams2025-01-11 09:23:12 -05:00
872201c886ssb: Support publishing private messages from the command-line. #89Cory McWilliams2025-01-08 20:16:17 -05:00
3352098284ssb: Connections established for a one-shot sync timeout due to inactivity so that the sync eventually completes.Cory McWilliams2025-01-07 12:48:21 -05:00
10b6e9c537ssb: Remove the weird option to make the server account follow you. Now that this account is admin-controlled, it's unnecessary.Cory McWilliams2025-01-05 15:29:29 -05:00
3f27af30b7ssb: Actually fall back to this default global setting value.Cory McWilliams2025-01-05 15:17:41 -05:00
23db09f9b7core: Default to loading into the ssb app. No more messing around.Cory McWilliams2025-01-05 14:52:27 -05:00
d1b7681efcssb: Don't show 'Loading...' forever in the ssb app when not signed in. Direct to the login page.Cory McWilliams2025-01-05 12:52:52 -05:00
44d9f69434ssb: Refactoring EBT implementation. I think this works not worse than before and will let me schedule message replication better in a future change. #93Cory McWilliams2025-01-03 13:59:25 -05:00
3f343b283bssb: Delete one more redundant global setting accessor.Cory McWilliams2025-01-03 08:41:13 -05:00
cd2fe9f8d9ssb: Fix a crash on Windows when we would call uv_async_send on a handle that had already been closed. Various other cleanup and improvements along the journey. #96Cory McWilliams2025-01-02 12:35:58 -05:00
fd40596ce7ssb: Every now and then I load in Chrome and see everywhere I used overflow: scroll when I wanted overflow: auto.Cory McWilliams2025-01-02 08:58:10 -05:00
9cddd93dadssb: Don't schedule duplicate history stream requests for the same account. Changes how we schedule idle work. Let's see if this is better.Cory McWilliams2024-12-27 15:02:52 -05:00
42da5d8d32ssb: Experimenting with generating the w3 css theme colors.Cory McWilliams2024-12-26 22:24:52 -05:00
5af3533598tests: Clean up some warnings by avoiding in-memory databases. I never got that working well, and it's not representative of actual operation.Cory McWilliams2024-12-26 20:17:17 -05:00
6185df512fbuild: Add help for armdebug/release, and fix some make help alignment.Cory McWilliams2024-12-24 10:39:11 -05:00
0cbf66c007build: Let's try to artifact the x86_64 + ARM linux executables.Cory McWilliams2024-12-24 10:31:09 -05:00
cd378b721dbuild: Support and test cross-compiling for linux-aarch64.Cory McWilliams2024-12-24 10:01:14 -05:00
547d38d1efssb: Put the database in (ie, ~/.local/share/tildefriends/db.sqlite) by default. Unless it already exists in the working directory, so that nobody worries they've lost it. #91Cory McWilliams2024-12-23 16:32:30 -05:00