2407 Commits

Author SHA1 Message Date
6192f1b94d room: Fix the room app port number multiple ways. 2025-02-21 22:05:28 -05:00
ce451b2449 cli: Fix the return value for get_profile.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 28m42s
2025-02-21 19:58:01 -05:00
8534e16469 docs: +sidebar.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 29m38s
2025-02-19 20:20:21 -05:00
f6cc6f2eae docs: Minor prep for 0.0.28.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-19 19:54:45 -05:00
0904425221 update: CodeMirror. 2025-02-19 19:04:59 -05:00
a729886522 update: sqlite 3.49.1. 2025-02-19 18:59:45 -05:00
e5dfedc7d1 ios: Drop min ios version to 14. Generate more of the Info.plist. We don't use non-exempt encryption.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 28m43s
2025-02-19 18:49:53 -05:00
f02423d084 ios: Now with more sed.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 29m45s
2025-02-18 21:46:04 -05:00
8f4b6e83eb ios: This fixes the build on macos and runs in the simulator.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-18 21:28:03 -05:00
3029919553 ios: Might as well generate the CFBundleShortVersionString from that other version.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 29m19s
2025-02-18 20:58:16 -05:00
ac67db0591 Merge pull request 'nix: fix build instructions fuckup' (#107) from tasiaiso/tildefriends:tasiaiso-fix-fuckup-holy-shit into main
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 29m1s
Reviewed-on: #107
2025-02-18 19:26:56 -05:00
1e08838f5b ios: I was able to get an iOS build to app store connect with this. Sanity lost.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-18 19:03:25 -05:00
d814f7ee77
nix: update flake lockfile, fix update procedure 2025-02-18 22:41:00 +01:00
7edfb9d386 docs: I forgot to do this last release.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 27m43s
2025-02-17 21:16:38 -05:00
6928d6caba cleanup: prettier.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 30m25s
2025-02-16 15:52:27 -05:00
1a626875cf build: Link warning on macos.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 31m15s
2025-02-16 15:13:45 -05:00
6eb3b64334 build: Fix android aab build.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 31m19s
2025-02-16 14:41:14 -05:00
09f3595e93 ssb: Use the right shape for your own profile image.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-16 14:37:45 -05:00
11e89622d4 security: Respect the autologin setting better.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 31m15s
2025-02-16 14:07:14 -05:00
0fa8acc264 ios: Untested, but attempt auto-login.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-16 13:42:07 -05:00
afc7c64ed8 android: Fix launch args.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-16 13:41:26 -05:00
c794c1b885 admin: Global settings can be specified on the command-line. Removed some previous, less thorough ways of configuring things. #102
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-16 13:37:25 -05:00
6247529799 build: Fix F-droid icon reference.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 31m15s
2025-02-16 11:49:45 -05:00
ad3eedc1fb android: Avoid the extra background on the icon, and set a different color for F-droid builds.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-16 11:43:27 -05:00
1cfac3cae6 ssb: Allow otherwise unrecognized incoming connections when not talking to strangers if they have a valid invite.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 31m17s
2025-02-16 08:45:08 -05:00
478bcd5d13 ssb: New incoming connections replace old ones for the same id.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-16 08:19:40 -05:00
6932da69b3 update: speedscope 1.22.2.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 31m8s
2025-02-15 21:08:46 -05:00
857f47bf55 ssb: Make the invite.use reponse flags match the docs exactly, and add some connection state paranoia.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-15 20:52:39 -05:00
373d742751 ssb: The docs show the response to invite.use() wrapped in {key: ..., value: ...}, so do that. 2025-02-15 08:19:23 -05:00
575622c522 ssb: Did that from the wrong thread.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 30m35s
2025-02-13 21:37:40 -05:00
a3e86ccb1d update: CodeMirror.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 29m37s
2025-02-12 19:43:19 -05:00
e491798ff1 auth: Auto-login fixes.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-12 19:37:06 -05:00
15df4ac236 auth: Skip auth on mobile. #97 2025-02-12 19:25:05 -05:00
017a74c4e4 ssb: Reload the profile on follow/unfollow/block/unblock.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 29m44s
2025-02-12 18:20:44 -05:00
6e5b1127f3 ssb: If we don't accept the invite, give up on the connection.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-12 18:08:40 -05:00
95f4f88949 ssb: Non-expiring invites were still broken.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-12 18:03:53 -05:00
92858882d7 update: libbacktrace.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 29m46s
2025-02-11 20:53:57 -05:00
4cba95ec8c update: CodeMirror. 2025-02-11 20:52:13 -05:00
bbb2f89d85 update: OpenSSL 3.4.1. 2025-02-11 20:48:41 -05:00
88213038b2 build: Link with -gz=zlib to make some of these distributables megabytes smaller.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 29m56s
2025-02-11 20:42:22 -05:00
cc18b41e76 update: sqlite 3.49.0.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 28m28s
2025-02-10 22:05:02 -05:00
f16127a238 build: Fix mixing directory for lipo targets.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 29m0s
2025-02-10 21:28:22 -05:00
2a6ecfaede build: Set an LD_LIBRARY_PATH for macos on linux.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 28m2s
2025-02-10 20:57:14 -05:00
cf4a09bf03 build: Use clang-19 on the worker, and cleanup some symlinks I commited in error.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 28m6s
2025-02-10 20:23:54 -05:00
20e60262fd build: Some clangs are more strict than quickjs.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 22m44s
2025-02-09 21:46:17 -05:00
9e3928c976 build: Some clangs are more strict about this. quickjs is not.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-09 21:45:05 -05:00
95d8768545 build: Try to get CI building for macos.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
2025-02-09 20:47:20 -05:00
8679d09040 build: Build a fat macos binary.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 31m41s
2025-02-09 08:13:13 -05:00
4cc5c6acb3 build: On second thought, split the cross-build of macos into x86_64 and arm.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 21m31s
2025-02-06 12:48:17 -05:00
6f9b548b1a build: There seems to be a way to build for macos from Linux. Neat.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 24m17s
2025-02-05 20:50:41 -05:00