Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-01-15 12:14:53 -05:00
6eec142499 update: sqlite 3.48.0.
cory pushed to main at cory/tildefriends 2025-01-14 21:50:44 -05:00
a8f6b3a39a ssb: pub messaged needed padding.
cory pushed to main at cory/tildefriends 2025-01-14 21:37:14 -05:00
250933bf41 ssb: Suppress noisy output when running command-line actions with output intended to be parsed.
cory pushed to main at cory/tildefriends 2025-01-14 21:20:45 -05:00
56c77c781a ssb: Placeholder messages needed padding.
cory pushed to main at cory/tildefriends 2025-01-14 21:07:01 -05:00
f7602b39a1 ssb: The compose preview needed some padding.
8c86092356 ssb: Make the refresh icon a circle.
db0a4bff77 ssb: Use most recent post timestamps to feature more relevant people to follow.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2025-01-12 14:54:13 -05:00
e198ff9cb1 ssb: Show some suggested accounts to follow.
cory pushed to main at cory/tildefriends 2025-01-12 12:08:53 -05:00
b8eaa5cf97 ssb: prettier.
cory pushed to main at cory/tildefriends 2025-01-12 12:01:58 -05:00
0d597721bf ssb: Try harder to avoid a full re-render. It's disruptive.
003e0caada ssb: Distant/unknown users get a circle avatar, too.
053637cfb4 ssb: The sync button indicates if a one-shot sync is active.
Compare 3 commits »
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 »