Cory McWilliams cory
cory opened issue cory/tildefriends#126 2025-06-04 20:02:02 -04:00
Profiles extend off the side of the window
cory pushed to main at cory/tildefriends 2025-06-04 19:56:06 -04:00
462b40640c ssb: Don't show messages as unread when not in channels that allow unread status.
cory pushed to main at cory/tildefriends 2025-06-04 19:48:00 -04:00
72e1b2025c core: Chasing shutdown issues some more. Logging. No more task promises once shutdown starts. #108
cory pushed to main at cory/tildefriends 2025-06-04 18:45:22 -04:00
fc7c4b1257 docs: Add a quick doc of how connecting Manyverse to tildefriends.net is supposed to work.
cory pushed to main at cory/tildefriends 2025-06-04 18:24:36 -04:00
6c22c59056 room: Fix multiple issues with the core room app. Good gravy, it's like I don't want people to connect.
cory commented on issue cory/tildefriends#108 2025-06-04 18:19:12 -04:00
Fix the shutdown issue for real

It's still happening / happening again.

cory reopened issue cory/tildefriends#108 2025-06-04 18:18:24 -04:00
Fix the shutdown issue for real
cory closed issue cory/tildefriends#122 2025-06-04 18:17:01 -04:00
SSB app todos
cory opened issue cory/tildefriends#125 2025-06-04 18:15:55 -04:00
Private message UI 2.0
cory pushed to main at cory/tildefriends 2025-06-04 18:01:42 -04:00
94c2b1184f prettier
45231d703d ssb: Split recent votes into their own sidebar item as an experiment. #122
Compare 2 commits »
cory commented on issue cory/tildefriends#124 2025-06-04 17:48:57 -04:00
[question] How do I use this?

Ah, yep. It's a command-line executable.

I would do something like this:

  • Open Terminal.app
  • cd ~/Downloads
  • chmod +x tildefriends-macos-0.0.31
  • ./tildefriends-macos-0.0.31

Sub…

cory pushed to main at cory/tildefriends 2025-06-04 12:24:07 -04:00
7882fcbe8f ssb: The red border is too much and stacks poorly. Let's try the same unread icon from the sidebar.
cory pushed to main at cory/tildefriends 2025-06-02 21:47:39 -04:00
3bbc8c4d35 ssb: Consolidate the buttons around the compose UI. #122
cory pushed to main at cory/tildefriends 2025-06-02 21:24:06 -04:00
8ae10dc80b ssb: Add some more visibility that you're above the unread line. #122
cory pushed to main at cory/tildefriends 2025-06-02 21:06:27 -04:00
9b11c2c629 ssb: Expose a list of followed accounts on the profile page. #122
e2a231fb4a ssb: Consolidated contact message groups a bit too much.
Compare 2 commits »
cory opened issue cory/tildefriends#123 2025-06-02 12:11:14 -04:00
Document connection issues
cory pushed to main at cory/tildefriends 2025-05-31 17:55:54 -04:00
8a9502d1f2 ssb: More correct/thorough channel status.
cory pushed to main at cory/tildefriends 2025-05-31 17:42:22 -04:00
534438df63 ssb: The message_refs table had loads of erroneous entries. This fixes that and adds channel/hashtag refs.
cory pushed to main at cory/tildefriends 2025-05-31 16:52:42 -04:00
45a4feec96 ssb: Fix a use of undefined.
cory pushed to main at cory/tildefriends 2025-05-31 16:33:50 -04:00
aa7a32395e ssb: Expose last successful connection time for stored connections.