Commit Graph

1135 Commits

Author SHA1 Message Date
Isaac Visintainer
9d2acd36fa filled out subscription, state update, and mark conversion logic 2019-01-07 19:44:51 -08:00
Isaac Visintainer
0c6baef0d9 initial prep subscribe, mark and app stubs 2019-01-07 19:44:46 -08:00
Elliot Glaysher
9828c02473 Remove duplicated code between arvo and hoon
Also removes some dead code from arvo which lets us clean up some
^ in dojo.
2019-01-02 11:09:25 -08:00
Joe Bryan
d4e9759b28 18. single-home %clay %info task 2018-12-13 14:07:10 -05:00
Joe Bryan
18cb206eee 15. single-homes %ford %kill task 2018-12-13 14:06:59 -05:00
Joe Bryan
5095020755 14. single-home %ford %build task 2018-12-13 14:06:56 -05:00
Elliot Glaysher
31b6842d43 Test fixes 2018-12-11 13:59:49 -08:00
Elliot Glaysher
ec9513ccfe More explicit referencing 2018-12-11 13:48:34 -08:00
Elliot Glaysher
935baa3c83 Explicit resolution, less ^ 2018-12-11 13:39:39 -08:00
Elliot Glaysher
8fc66dffde Remove =, and unreferenced stuff. 2018-12-11 13:27:33 -08:00
Elliot Glaysher
e839ec6c7c Start adding ^? and removing =, and ^ 2018-12-11 11:38:44 -08:00
Elliot Glaysher
8cde064ee8 Make the example file an udon file instead of md. 2018-12-10 16:59:42 -08:00
Elliot Glaysher
d21a63eb80 Readd app/time.hoon 2018-12-10 16:40:18 -08:00
Elliot Glaysher
3153e8882b Remove github app. 2018-12-10 16:01:47 -08:00
Elliot Glaysher
e427966f23 Remove the markdown jet code 2018-12-10 15:59:35 -08:00
Elliot Glaysher
52fa131081 Remove gh 2018-12-10 15:59:35 -08:00
Elliot Glaysher
b00f78be28 Remove capitalize 2018-12-10 15:59:35 -08:00
Elliot Glaysher
2c4e537b72 Delete more apps and update the test app 2018-12-10 15:59:35 -08:00
Elliot Glaysher
8837dc8293 Delete twitter 2018-12-10 15:59:35 -08:00
Elliot Glaysher
2f8c632519 Delete +pipe 2018-12-10 15:59:35 -08:00
Joe Bryan
99a3fc6a05 removes auto-resetting "init" sync 2018-12-04 03:09:51 -05:00
Isaac Visintainer
0df228f165 added jet hints to hall, collections, gall 2018-11-07 14:31:31 -08:00
Isaac Visintainer
406c38a5b8 removed soft, moved bulk of collections logic to a lib for better caching 2018-11-07 14:31:31 -08:00
Isaac Visintainer
1e1f9231b9 fixed behavior for broken umd 2018-11-07 14:31:31 -08:00
Isaac Visintainer
0746998e4c added functionality to clear hall subscriptions 2018-11-07 14:31:31 -08:00
Isaac Visintainer
a06be71df2 collections fixes: comment snippets, double reporting, date field error 2018-11-07 14:31:31 -08:00
Isaac Visintainer
9dba26e838 made hall newdm flow idempotent 2018-11-07 14:31:31 -08:00
Isaac Visintainer
b4f0a3c5db onboarding bit 2018-11-07 14:31:31 -08:00
Isaac Visintainer
026f02cb63 collections fixes: post editing, parent config, sorting 2018-11-07 14:31:31 -08:00
Joe Bryan
24b3d0da08
Merge pull request #873 from urbit/lofi-dns
simplify :dns app
2018-11-07 12:30:20 -05:00
Joe Bryan
f68ba36ed7 removes verbose :dns printfs, adds status messages, cleans up 2018-11-07 00:25:49 -05:00
Joe Bryan
efcb722a06 retrieve existing records after :dns|authority 2018-11-06 23:56:32 -05:00
Joe Bryan
55e618a0b6 defers %indirect bindings when the target is not yet bound 2018-11-06 19:13:11 -05:00
Joe Bryan
ecf24a1345 moves +reserved ipv4 address check to zuse, uses in :dns|ip 2018-11-06 19:13:11 -05:00
Joe Bryan
71641f7b93 re-notify on duplicate dns binding requests 2018-11-06 19:13:16 -05:00
Joe Bryan
7bfc76c4d9 removes :dns prohibition against binding yourself 2018-11-06 19:13:11 -05:00
Joe Bryan
2626c1b284 adds post-binding http request to confirm record propagation 2018-11-06 19:13:02 -05:00
Joe Bryan
42a285efef simplifies :dns, removing dependence on %ames routing 2018-11-06 19:09:24 -05:00
Joe Bryan
b55c3a4b4e removes verbose :acme printfs, adds status messages 2018-11-06 18:25:07 -05:00
Joe Bryan
56110cb891 simplifies :acme initialization 2018-11-06 17:29:05 -05:00
Joe Bryan
716c86c28b retries authorization finalization failures 2018-11-06 17:29:05 -05:00
Joe Bryan
071e907797 accepts acme registration response of 200 or 201 2018-11-06 17:29:05 -05:00
Joe Bryan
00cdf59b5f adds (extremely basic) certificate renewal 2018-11-06 17:29:05 -05:00
Joe Bryan
039c5c8d41 retries failed acme orders after 10 minutes 2018-11-06 17:29:05 -05:00
Joe Bryan
f74a2d32de adds json unit reparsers and api response body types to :acme 2018-11-06 17:29:05 -05:00
Joe Bryan
36a3b6e91e updates :acme to always check order after finalizing 2018-11-06 17:29:05 -05:00
Joe Bryan
608ff98cf9 fixes :acme comment style 2018-11-06 17:29:01 -05:00
Joe Bryan
0a518b975d updates :acme to confirm challenge contents 2018-11-06 17:27:38 -05:00
Joe Bryan
c077c8572e tweaks :acme test-trail timeout retrys 2018-11-06 17:27:38 -05:00
Joe Bryan
12ca751665 retry all requests on client timeout 2018-11-06 17:27:32 -05:00