Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-01-11 16:14:45 -05:00
8178213f1a ssb: Keep the previous db location for android. wip release notes.
cory pushed to main at cory/tildefriends 2025-01-11 16:02:56 -05:00
b4222a41de update: CodeMirror.
cory pushed to main at cory/tildefriends 2025-01-11 15:49:56 -05:00
f28e409ea5 ssb: Add a get_contacts command to enumerate follows, blocks, and friends.
287c6c06e1 core: More clean shutdown?
8216bdb4b3 core: Poking at task cleanup.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2025-01-11 14:18:45 -05:00
aa15da50ab ssb: Tried to do the right lit things to prevent unnecessary re-rendering. Ended up doing a lazy JSON thing.
02759c6f83 ssb: 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.
6b0c49752c ssb: Trying to learn about occasional errors updating connection info in the database.
2e4f792fc3 ssb: Try to consolidate the local users list. Man, CSS.
17eba059f0 ssb: Fix trying to connect to the same stored connection over and over.
Compare 5 commits »
cory pushed to main at cory/tildefriends 2025-01-11 09:23:16 -05:00
e59a00922b ssb: Respond to tunnel.endpoints. Patchwork didn't seem to like that we responded to tunnel.isRoom but not this.
cory pushed to main at cory/tildefriends 2025-01-08 20:16:20 -05:00
872201c886 ssb: Support publishing private messages from the command-line. #89
cory pushed to main at cory/tildefriends 2025-01-07 12:48:24 -05:00
3352098284 ssb: Connections established for a one-shot sync timeout due to inactivity so that the sync eventually completes.
cory pushed to main at cory/tildefriends 2025-01-06 20:46:20 -05:00
d0bbd7f24f ssb: Add a has_blob command. #89
cory pushed to main at cory/tildefriends 2025-01-05 21:43:32 -05:00
7f87714b58 ssb: Add some missing padding.
cory pushed to main at cory/tildefriends 2025-01-05 17:16:09 -05:00
5594bee618 ssb: Add get_identity, get_sequence, and get_profile commands. #89
cory pushed to main at cory/tildefriends 2025-01-05 16:11:35 -05:00
c469ef23e6 ssb: Make the profile layout a little friendlier.
f6e74f2526 ssb: Try to fix profile layout yet again. Man, CSS.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-01-05 15:29:33 -05:00
10b6e9c537 ssb: Remove the weird option to make the server account follow you. Now that this account is admin-controlled, it's unnecessary.
3f27af30b7 ssb: Actually fall back to this default global setting value.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-01-05 14:52:30 -05:00
23db09f9b7 core: Default to loading into the ssb app. No more messing around.
cory pushed to main at cory/tildefriends 2025-01-05 12:52:55 -05:00
d1b7681efc ssb: Don't show 'Loading...' forever in the ssb app when not signed in. Direct to the login page.
cory pushed to main at cory/tildefriends 2025-01-04 21:38:59 -05:00
61ad405ad8 ssb: Too bright.
cory pushed to main at cory/tildefriends 2025-01-04 21:38:26 -05:00
aff98110e0 ssb: Tidy up some of the more common reasons for disconnect.
cory commented on issue cory/tildefriends#93 2025-01-04 21:16:51 -05:00
Rewrite EBT

Good enough for now.

cory closed issue cory/tildefriends#93 2025-01-04 21:16:51 -05:00
Rewrite EBT
cory pushed to main at cory/tildefriends 2025-01-04 21:05:30 -05:00
2f36db9142 ssb: Don't display mentions for tags that are used in the text of a message.
cory pushed to main at cory/tildefriends 2025-01-04 17:12:04 -05:00
aa86ee1066 cleanup: rm test.c