Cory McWilliams cory
cory deleted branch tasiaiso-fix-fuckup-holy-shit from tasiaiso/tildefriends 2025-02-18 19:26:59 -05:00
cory merged pull request cory/tildefriends#107 2025-02-18 19:26:57 -05:00
nix: fix build instructions fuckup
cory pushed to main at cory/tildefriends 2025-02-18 19:03:32 -05:00
1e08838f5b ios: I was able to get an iOS build to app store connect with this. Sanity lost.
cory pushed to main at cory/tildefriends 2025-02-17 21:16:41 -05:00
7edfb9d386 docs: I forgot to do this last release.
cory pushed to main at cory/tildefriends 2025-02-16 15:52:31 -05:00
6928d6caba cleanup: prettier.
cory pushed to main at cory/tildefriends 2025-02-16 15:13:51 -05:00
1a626875cf build: Link warning on macos.
cory pushed to main at cory/tildefriends 2025-02-16 14:41:17 -05:00
6eb3b64334 build: Fix android aab build.
cory pushed to main at cory/tildefriends 2025-02-16 14:40:08 -05:00
09f3595e93 ssb: Use the right shape for your own profile image.
cory pushed to main at cory/tildefriends 2025-02-16 14:07:16 -05:00
11e89622d4 security: Respect the autologin setting better.
cory closed issue cory/tildefriends#102 2025-02-16 13:42:19 -05:00
Be able to set all the settings from the command-line
cory pushed to main at cory/tildefriends 2025-02-16 13:42:11 -05:00
0fa8acc264 ios: Untested, but attempt auto-login.
cory pushed to main at cory/tildefriends 2025-02-16 13:41:29 -05:00
afc7c64ed8 android: Fix launch args.
cory pushed to main at cory/tildefriends 2025-02-16 13:37:28 -05:00
c794c1b885 admin: Global settings can be specified on the command-line. Removed some previous, less thorough ways of configuring things. #102
cory pushed to main at cory/tildefriends 2025-02-16 11:49:49 -05:00
6247529799 build: Fix F-droid icon reference.
cory pushed to main at cory/tildefriends 2025-02-16 11:43:32 -05:00
ad3eedc1fb android: Avoid the extra background on the icon, and set a different color for F-droid builds.
cory pushed to main at cory/tildefriends 2025-02-16 08:45:11 -05:00
1cfac3cae6 ssb: Allow otherwise unrecognized incoming connections when not talking to strangers if they have a valid invite.
cory pushed to main at cory/tildefriends 2025-02-16 08:21:05 -05:00
478bcd5d13 ssb: New incoming connections replace old ones for the same id.
cory pushed to main at cory/tildefriends 2025-02-15 21:08:50 -05:00
6932da69b3 update: speedscope 1.22.2.
cory pushed to main at cory/tildefriends 2025-02-15 20:55:19 -05:00
857f47bf55 ssb: Make the invite.use reponse flags match the docs exactly, and add some connection state paranoia.
373d742751 ssb: The docs show the response to invite.use() wrapped in {key: ..., value: ...}, so do that.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-02-13 21:39:44 -05:00
575622c522 ssb: Did that from the wrong thread.