Commit Graph

15449 Commits

Author SHA1 Message Date
Benjamin Summers
57e0a0b5d3 Finished effects parsing + can now mix enums and sums in datatypes 2019-07-22 19:42:48 -07:00
Benjamin Summers
1ec1dc7ff0 Some more events and requests. 2019-07-22 17:46:06 -07:00
Benjamin Summers
b2155f4486 Starteding parsing effects. 2019-07-22 14:46:14 -07:00
Benjamin Summers
512d80f6c7 Fix Char conversions, Parse Dawn events 2019-07-22 14:26:40 -07:00
Philip Monk
d2308ef24e
pill 2019-07-22 11:11:59 -07:00
Benjamin Summers
fa8f994a60 Properly implement string conversions. 2019-07-22 11:10:27 -07:00
Philip Monk
4f282147af
Merge branch 'master' into philip/kale 2019-07-22 10:55:09 -07:00
Elliot Glaysher
8debf3fa60 Further cleanup. 2019-07-22 10:48:45 -07:00
Philip Monk
93a4160a35
Merge remote-tracking branch 'origin/v0.8.0.rc' into philip/kale 2019-07-22 10:39:15 -07:00
Logan Allen
651e9820f1 Accepting an invite to your own circle won't create hall-internal circle now 2019-07-22 10:38:28 -07:00
Jared Tobin
7ce50ad75e
Merge pull request #1365 from urbit/v0.8.0.rc
v0.8.0 Release
2019-07-22 15:02:42 -02:30
Benjamin Summers
732a674f09 More hackery -- trying to collect effects. 2019-07-21 17:04:09 -07:00
Benjamin Summers
c975ff399f Got effect collection working + hacked around weird fucking newt bug that I still do not understand. 2019-07-21 16:33:26 -07:00
Benjamin Summers
28fb1e65b4 Implement serf config flags. 2019-07-21 14:24:07 -07:00
Benjamin Summers
f8f967e6d4 Tracing cleanup 2019-07-21 13:30:30 -07:00
Benjamin Summers
dd27be941a FX cleanup, collect FX, Vere.Log works in ByteStrings instead of Atoms. 2019-07-21 12:56:18 -07:00
Benjamin Summers
4685ab3ce6 Cleanup Vere.Ovum module. 2019-07-20 21:36:25 -07:00
Benjamin Summers
b89b0d6ca5 New, path-keyed ovum type, which can now parse all events. 2019-07-20 21:16:56 -07:00
Benjamin Summers
03fe35b327 Rework Job type to avoid false positives during parsing. 2019-07-20 18:29:39 -07:00
Benjamin Summers
7ecb09c62e Generate ToNoun/FromNoun instances for polymorphic types. 2019-07-20 17:50:56 -07:00
Benjamin Summers
4011a8285d Strip sum-type prefix in generated ToNoun/FromNoun instances. 2019-07-20 16:47:35 -07:00
Jared Tobin
8fe2bb21b9
Merge pull request #1364 from urbit/ivory-script
Added update-ivory-pill script
2019-07-20 05:52:43 -02:30
Benjamin Summers
22f808c014 Properly implement the persist thread. 2019-07-19 20:00:23 -07:00
Joe Bryan
43a8dc5d7e
Merge pull request #1363 from urbit/improved-dns-debugging
improved debug-ability the dns apps
2019-07-19 16:45:32 -07:00
Joe Bryan
80dfced914 updates lib/pill to support all relevant userspace marks 2019-07-19 16:42:00 -07:00
Benjamin Summers
537b88722a Figure out what all the events types are in the testnet zod, and parse them. 2019-07-19 16:18:58 -07:00
Logan Allen
d4b5e0114c Added update-ivory-pill script 2019-07-19 16:05:46 -07:00
Joe Bryan
71ac465185 improves debuggability of :dns-* apps 2019-07-19 15:59:38 -07:00
Joe Bryan
ab5f462d73 updates tapp to prevent loss of state on prep 2019-07-19 15:54:51 -07:00
Philip Monk
b21d057b64
zoom sync for azimith-tracker 2019-07-19 15:45:59 -07:00
ixv
76973c55d2
Merge pull request #1361 from urbit/la-chat
Added updated input validation, tile styling, ready to go for launch
2019-07-19 15:45:22 -07:00
Isaac Visintainer
a5704cd425 updated sigils and spacing in publish 2019-07-19 15:29:00 -07:00
ixv
8aa93b90e4
Merge pull request #33 from urbit/publish
Publish
2019-07-19 15:24:30 -07:00
Isaac Visintainer
45bbd36076 fixed sigils 2019-07-19 15:24:04 -07:00
Isaac Visintainer
1d02c2dd3a removed unicode spaces 2019-07-19 15:07:49 -07:00
Logan Allen
4ec911895f Do not allow creation of hall-internal circles when you accidentally invite yourself to a circle you own 2019-07-19 15:07:24 -07:00
Logan Allen
c85fcedad6 Updated hoon files to be up to date with versions in pkg/arvo 2019-07-19 15:01:44 -07:00
Logan Allen
4f26e82ce6 Added favicon to publish index 2019-07-19 14:57:45 -07:00
Logan Allen
37503f9545 Added favicon to launch and chat pages 2019-07-19 14:56:38 -07:00
Logan Allen
2a076ac089 Capitalized invite and new message text in chat tile 2019-07-19 14:47:42 -07:00
Logan Allen
ec33e2ddbd Added updated input validation, tile styling, ready to go for launch 2019-07-19 14:40:43 -07:00
Logan Allen
e1c0acc104 Merge branch 'master' of github.com:urbit/interface 2019-07-19 14:38:19 -07:00
Logan Allen
b608e59877 Added hover to show date, new invite UI with better ship name parsing, and updated tile text + color 2019-07-19 14:38:02 -07:00
Benjamin Summers
5fa428a664 Print parse stack when noun parsing fails + minor cleanup. 2019-07-19 11:37:20 -07:00
ixv
93afa9fdea
Merge pull request #1359 from urbit/chat-scroll
Chat scroll
2019-07-19 11:24:41 -07:00
Joe Bryan
dd69f6fb15
Merge pull request #1360 from urbit/safer-term-spinner
ignore write() failures on the terminal spinner thread
2019-07-19 11:18:41 -07:00
Logan Allen
7b47c21855 Merge branch 'v0.8.0.rc' into chat-scroll 2019-07-19 11:04:16 -07:00
Joe Bryan
d74e09dc6a ignore write() failures on the terminal spinner thread 2019-07-19 10:58:02 -07:00
Logan Allen
027ff9ff14 Fixed drum by removing timer 2019-07-19 10:49:38 -07:00
Jared Tobin
7999d1bbbd
Merge pull request #1357 from urbit/herb-unicode
adds better unicode support to herb
2019-07-19 15:01:10 -02:30