2377 Commits

Author SHA1 Message Date
a3e86ccb1d update: CodeMirror. 2025-02-12 19:43:19 -05:00
e491798ff1 auth: Auto-login fixes. 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. 2025-02-12 18:20:44 -05:00
6e5b1127f3 ssb: If we don't accept the invite, give up on the connection. 2025-02-12 18:08:40 -05:00
95f4f88949 ssb: Non-expiring invites were still broken. 2025-02-12 18:03:53 -05:00
92858882d7 update: libbacktrace. 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. 2025-02-11 20:42:22 -05:00
cc18b41e76 update: sqlite 3.49.0. 2025-02-10 22:05:02 -05:00
f16127a238 build: Fix mixing directory for lipo targets. 2025-02-10 21:28:22 -05:00
2a6ecfaede build: Set an LD_LIBRARY_PATH for macos on linux. 2025-02-10 20:57:14 -05:00
cf4a09bf03 build: Use clang-19 on the worker, and cleanup some symlinks I commited in error. 2025-02-10 20:23:54 -05:00
20e60262fd build: Some clangs are more strict than quickjs. 2025-02-09 21:46:17 -05:00
9e3928c976 build: Some clangs are more strict about this. quickjs is not. 2025-02-09 21:45:05 -05:00
95d8768545 build: Try to get CI building for macos. 2025-02-09 20:47:20 -05:00
8679d09040 build: Build a fat macos binary. 2025-02-09 08:13:13 -05:00
4cc5c6acb3 build: On second thought, split the cross-build of macos into x86_64 and arm. 2025-02-06 12:48:17 -05:00
6f9b548b1a build: There seems to be a way to build for macos from Linux. Neat. 2025-02-05 20:50:41 -05:00
fbff3386a9 update: CoreMirror. 2025-02-05 18:58:03 -05:00
e5899fca58 ssb: Use the cache of private messages we built for the unread notification to actually show private messages. Still needs some work, but it's something. 2025-02-05 18:41:37 -05:00
dddec489b9 ssb: Results of staring at unexpected shs disconnections: wire up tunnel.endpoints and blobs.createWants more correctly/thoroughly. And add slightly more context when deliberately disconnected from the remote side. 2025-02-04 21:32:22 -05:00
b4049eaeaa welcome: Feeling fancy. Might revert later. 2025-02-04 12:53:04 -05:00
b3fd724b5a docs: Some updates to the README. 2025-02-04 12:39:59 -05:00
aca25be86a docs: Minor cleanup/normalization. 2025-02-03 12:39:23 -05:00
0f8cbdac57 docs: Bring back docs as a directory. Long live https://docs.tildefriends.net/ 2025-02-02 22:39:55 -05:00
630219d667 docs: Stop using docs as a submodule. It discouraged pull requests. 2025-02-02 22:39:11 -05:00
fef268e434 build: Oops. 2025-02-02 22:21:16 -05:00
e18dcf3a48 build: Maybe ssh? 2025-02-02 22:18:05 -05:00
e019320146 build: Forgot the actual rsync options I wanted. 2025-02-02 21:55:57 -05:00
65b31e14f9 build: +rsync. Formatting yaml. 2025-02-02 21:51:18 -05:00
9cb5cbcde9 build: OK, that fail's on me. 2025-02-02 21:47:05 -05:00
25914ff5a7 build: c'mon 2025-02-02 21:44:05 -05:00
c4af799279 build: Let's try to put docs somewhere. 2025-02-02 21:40:29 -05:00
3f8f0e14f4 build: Make a directory for a thing that fails intermittently?? 2025-02-02 17:12:03 -05:00
5414b30e7f build: Resolve some zsign/cmake warnings. 2025-02-02 17:07:59 -05:00
7aee897c1b cleanup: No longer need form parsing in JS. 2025-02-02 16:52:44 -05:00
4060f9cc11 build: jarsigner -> apksigner to suppress a warning. 2025-02-02 16:38:55 -05:00
5b526cbf5b build: Clean up / consolidate some OpenSSL options now that there is only one place. Also: deadstrip better? 2025-02-02 16:19:46 -05:00
f5065ff42b build: Indicate that we always use system OpenSSL on Haiku and BSD. 2025-02-02 21:08:46 -05:00
86b5546f5f build: Get rid of the ios-specific OpenSSL build script. Now there is only one. 2025-02-02 15:56:06 -05:00
43ae2a293b build: Fix cross-compiling for arm. 2025-02-02 15:55:12 -05:00
b8ddbd4255 build: Remove the mingw-specific OpenSSL build script. 2025-02-02 15:21:38 -05:00
87cdba1db8 build: Replace the android-specific script to build OpenSSL with the shared one. 2025-02-02 15:16:51 -05:00
df83187e33 cleanup: Remove File.writeFile(). It is no longer used or necessary. 2025-02-02 14:52:25 -05:00
eccdbf29ab build: Move built openssl to out where it belongs. 2025-02-02 14:39:36 -05:00
28d181f8bc build: Fix. 2025-02-02 14:28:40 -05:00
d386daf2ff build: Rename the macosdebug/macosrelease targets to debug/release. #101 2025-02-02 14:08:27 -05:00
0c1e116c1e build: More concise build context. 2025-02-02 13:04:22 -05:00