Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-02-19 18:49:58 -05:00
e5dfedc7d1 ios: Drop min ios version to 14. Generate more of the Info.plist. We don't use non-exempt encryption.
cory pushed to main at cory/tildefriends 2025-02-18 21:46:07 -05:00
f02423d084 ios: Now with more sed.
cory pushed to main at cory/tildefriends 2025-02-18 21:28:06 -05:00
8f4b6e83eb ios: This fixes the build on macos and runs in the simulator.
cory pushed to main at cory/tildefriends 2025-02-18 20:58:19 -05:00
3029919553 ios: Might as well generate the CFBundleShortVersionString from that other version.
cory pushed to main at cory/tildefriends 2025-02-18 19:26:59 -05:00
ac67db0591 Merge pull request 'nix: fix build instructions fuckup' (#107) from tasiaiso/tildefriends:tasiaiso-fix-fuckup-holy-shit into main
d814f7ee77 nix: update flake lockfile, fix update procedure
Compare 2 commits »
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.