1
0
forked from cory/tildefriends
Commit Graph

110 Commits

Author SHA1 Message Date
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
f4dfd3cec9 Fixes Windows build.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3350 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-19 00:21:51 +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
b27fd90656 Fixes windows.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3348 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-25 10:53:35 +00:00
e493a3d34b Oh, everything is different on Windows.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3347 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-24 19:11:04 +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
e5bcccb881 Fixes osx.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3344 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-19 13:19:23 +00:00
599d9c9f45 Fix ICU on Linux, and test it.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3343 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-19 13:02:54 +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
475da6dbf2 Auto-scroll containing terminal if an iframe resizes. Other oEmbed tweaks.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3336 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-18 12:56:31 +00:00
a5def62efa I just learned that URL unfurling is a thing, and now this chat client supports it (poorly).
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3335 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-17 20:53:03 +00:00
c9b528f1dc This fixes Socket.startTls() when using the default TLS context.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3334 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-16 00:32:47 +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
1e5f2966c5 Fixes Windows again.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3328 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-10 20:16:14 +00:00
ba881fbbd1 Maybe this fixes Windows? I don't know.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3327 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-10 19:45:28 +00:00
24d33acc26 Fixes osx, probably.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3319 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-03 21:45:12 +00:00
1b87c725ac v8 5.3
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3318 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-03 20:46:09 +00:00
d74825eadc More chat fixes.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3316 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-08-29 15:17:36 +00:00
380e98b7cf Fixing some old chat bugs, I think. Added a thing so that I can monitor use.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3315 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-08-29 14:21:55 +00:00
54b5f6154e Adding a number of work-in-progress packages. Some data structures built on top of the key-value store and an http client, among others.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3310 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-08-22 14:46:12 +00:00
40b0de6c15 Added some edit/save/back keybindings.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3308 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-08-20 17:05:10 +00:00
b908f63424 Oh. Device orientation is separate from location.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3295 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-08-06 01:17:32 +00:00
f08b564755 Exposed geolocation API. Now somebody make tildemango.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3294 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-08-05 22:09:50 +00:00
313efbe2d6 Fixed a segfault I noticed related to require and shutdown.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3292 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-07-31 15:07:08 +00:00
085b44752a Adding multiplayer markdeep.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3291 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-07-31 14:23:47 +00:00
cca505ff01 Oh snap. Start using async+await.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3285 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-07-24 17:02:45 +00:00
d1eefc249d Maybe fixes windows?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3284 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-07-24 01:43:00 +00:00
c383795648 New spelling, apparently.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3283 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-07-24 01:33:13 +00:00
d35fe752eb Fixes OSX.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3280 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-07-23 17:02:15 +00:00
14682d8be7 v8 5.1 => 5.2
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3279 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-07-23 10:54:10 +00:00
ef1fa591e5 Slightly improved error handling, some heuristics for number of cores to build with, and misc. work in progress changes.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3246 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-12 13:45:57 +00:00
61ea965080 I think this TaskTryCatch was effectively eating exceptions.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3245 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-12 13:44:19 +00:00
4eb208f751 Fixes win32.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3243 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-06 00:39:08 +00:00
cd68e527cd Fixes linux.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3242 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-05 23:07:24 +00:00
21f2ba9d97 Use VS2015 for everything. Switch to v8 5.1.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3241 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-05 18:48:57 +00:00
b3534525f7 Remove the terminal target / semicolon behavior. It can be implemented app-side if I want it again.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3240 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-05 13:21:00 +00:00
04789675ea Move xmpp2 to libxmpp and irc to libirc. Sidestep IRC encoding problems.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3239 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-05 13:12:52 +00:00
08dac879d7 Try to work around shutil.rmtree permission denied problem.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3238 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-05 12:07:04 +00:00
80d392bffe Use libuv 1.9.1.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3237 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-04 20:11:37 +00:00
859a537bad Add some keybindings to switch chat rooms.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3236 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-02 23:48:45 +00:00