Commit Graph

71 Commits

Author SHA1 Message Date
b5d3f5faa7 This builds for 32-bit android. Untested.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4481 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-09-29 00:07:34 +00:00
71f3910055 More deadstripping.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4480 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-09-28 00:32:52 +00:00
e24fd92f85 OpenSSL 1.1.1w for Android.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4477 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-09-27 22:23:52 +00:00
4c6b44eb30 Implemented password changing.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4472 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-09-22 22:59:26 +00:00
74a3efe78d Let's restrict valid usernames.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4471 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-09-22 22:41:47 +00:00
5c1c33d33e Put the release process in the makefile, and including building the tarball contents to avoid another snafu.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4393 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-08-09 23:14:16 +00:00
70d37c88b5 Redo auth flow with lit. Beef up the test a bit, accordingly.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4392 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-08-09 22:38:41 +00:00
1ba37d95b5 More concise wait.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4391 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-08-07 16:13:02 +00:00
9506f518c2 +x and shebang
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4382 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-08-04 23:33:57 +00:00
0f0ae9153b lit-html 2.8.0.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4381 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-08-04 23:10:53 +00:00
958b47548d There, I can wait for a thing in a shadow root like I want.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4378 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-08-03 00:44:35 +00:00
16155ef746 Automated enough with selenium to be able to create a Tilde Friends account, create an SSB identity, and post a first message. I'm still confused on some things, but this is progress, and I fixed a longstanding issue creating the first identity.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4377 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-08-03 00:30:48 +00:00
d3029639de We can't exclude libsodium's version.h!
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4371 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-07-27 12:22:16 +00:00
0e40ba78a4 Update lit to 2.7.5, and make building the .apk part of the release.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4332 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-06-28 23:28:59 +00:00
8f5201b2bc Show a version number in the UI. Automate things so that the version number originates from the Makefile. Get ready for 0.0.8.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4330 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-06-28 23:00:34 +00:00
813d3cd492 Lit Element 2.7.4.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4309 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-05-21 21:46:32 +00:00
2bbe22bc7a Exclude some docs and things to get the release tar.xz back under 5MB.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4228 ed5197a5-7fde-0310-b194-c3ffbd925b24
2023-03-16 00:23:40 +00:00
ed1c85288c Exclude openssl binaries from the release .tar.xz.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4092 ed5197a5-7fde-0310-b194-c3ffbd925b24
2022-12-30 14:32:19 +00:00
dae66424dc Exclude some dependency test files and such to make sure I can build a .tar.xz that is below 5MB.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4045 ed5197a5-7fde-0310-b194-c3ffbd925b24
2022-11-16 03:23:23 +00:00
1a35a6a161 Clear up some cruft.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4040 ed5197a5-7fde-0310-b194-c3ffbd925b24
2022-11-14 02:58:49 +00:00
c78d3b0413 That's all of the tests.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3653 ed5197a5-7fde-0310-b194-c3ffbd925b24
2021-08-19 20:10:37 +00:00
f63242cad1 Trying to get things ship-shape.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3627 ed5197a5-7fde-0310-b194-c3ffbd925b24
2021-01-03 20:10:29 +00:00
79022e1e1f Merge branches/quickjs to trunk. This is the way.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3621 ed5197a5-7fde-0310-b194-c3ffbd925b24
2021-01-02 18:10:00 +00:00
d293637741 All of the changes that have been sitting on tildepi for ages. For posterity.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3530 ed5197a5-7fde-0310-b194-c3ffbd925b24
2020-09-23 01:58:13 +00:00
cf3fc1ce49 libuv 1.18.0 and lmdb 0.9.21.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3414 ed5197a5-7fde-0310-b194-c3ffbd925b24
2018-01-17 01:45:12 +00:00
3a6fd65946 Builds with v8 6.3 on Linux. Also figured out how to go back to v8_snapshot.a.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3413 ed5197a5-7fde-0310-b194-c3ffbd925b24
2018-01-17 01:30:25 +00:00
0ef8a8919a Building V8 is an adventure every time.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3410 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-11-18 22:45:00 +00:00
3b27db2655 Update to V8 6.0 and fixes for OpenSSL 1.1.0.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3408 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-07-30 14:17:42 +00:00
fb776ef6c8 Pull in lmdb as part of tools/update-deps. Update it to 0.9.19.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3404 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-05-16 16:57:45 +00:00
3766813780 Update to libuv 1.11.0.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3400 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-04-25 11:27:24 +00:00
a11db9a807 V8 5.8.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3399 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-04-25 02:53:19 +00:00
422c1a3577 V8 5.7.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3398 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-04-05 01:34:17 +00:00
8f56e754e2 Oh, the webroot mode works well enough for me to use Let's Encrypt for Tilde Friends.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3384 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-01-29 12:30:02 +00:00
cfdfd4927b Upgrade v8 to 5.6.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3383 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-01-29 11:55:11 +00:00
5a74cfca89 libuv 1.10.1 stable.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3361 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-22 19:02:51 +00:00
ba298b2e7c Begin the hairy process of making this thing deal safely with string encodings. This will be broken for some time.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3356 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-21 20:19:23 +00:00
885fbb0ac1 Disable warnings as errors. Fixes the Windows build? C'mon.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3355 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-20 20:41:57 +00:00
ec75e6f97b Use gn + ninja on linux and macos, too.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3354 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-20 14:22:47 +00:00
d1f96da2ae Fixes Windows?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3353 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-19 02:42:20 +00:00
da64737bb5 Fixes Windows?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3352 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-19 01:30:32 +00:00
09656a53a5 Maybe fixes Windows?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3351 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-19 01:28:27 +00:00
f80fcbdd2e Use v8 5.5.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3349 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-04 13:24:54 +00:00
8549274b73 Oops, forgot a line.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3346 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-24 18:42:56 +00:00
da34cf8f89 Giving up. Fixes Windows?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3345 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-24 18:10:45 +00:00
143c3ab2d3 Hope I don't ever need two args.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3342 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-19 13:00:49 +00:00
34e4c13fda For crying in the mud.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3341 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-19 12:55:34 +00:00
85e3f585c4 Oops, wrong working directory.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3340 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-19 12:53:51 +00:00
bf698087f8 It looks like we can build v8 with .lib files with gn/ninja on Windows after all.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3339 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-19 12:50:54 +00:00
1aabcac59e I don't know why that didn't work, but I don't think I'm overbuilding like I thought I was, just other ways.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3330 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-10 20:46:00 +00:00
f571220d6b Have I been wasting time building x86 v8?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3329 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-10 20:28:52 +00:00