Anton Dyudin
b405a86ed4
remove ford $hoon special-cases to properly fix #39
...
If anything breaks, rerun with parent commit, which will ~& which of the things broke(and keep going).
2016-04-18 18:03:58 -07:00
Anton Dyudin
ebf1aec2fd
add page-to-silk %volt special-case to %clay
2016-04-18 17:58:32 -07:00
Anton Dyudin
f59feaabbd
trust .^ cage type in ++lace
...
Reomving circular dependency of mar/hoon/hoon on %hoon mark type
2016-04-18 17:50:18 -07:00
Anton Dyudin
0ed4f56935
add $now /_ @odor horn, closing #34
2016-04-18 17:22:07 -07:00
Anton Dyudin
08e0d6dabc
create type-only ++lake mode, use it to fix #99
2016-04-18 12:04:54 -07:00
Anton Dyudin
dbdf504f59
smarter keel error logic to fix #114
2016-04-18 12:04:27 -07:00
Raymond Pasco
fbb8c542b8
Merge branch 'web-stream-r', remote-tracking branches 'ohaitch/eyre-absolutish-paths', 'ohaitch/sorted-pick-dole', 'rsaarelm/fix-mug-hoon', 'cgyarvin/bugfix' and 'ray/sec-names'
...
Fixed web-stream branch (see that branch for details)
Minor eyre tweaks for more liberal url resolution
Sort clauses of $fork type pretty-printing
Return 31-bit value for pair mug
Fix type-fail in ;;
Rename security driver arms
2016-04-14 17:52:57 -04:00
Raymond Pasco
dc58574c0f
Fix type failures in lib/twitter.hoon
...
The type failures were introduced by the parent merge.
2016-04-14 17:46:37 -04:00
Philip C Monk
247b0b6c84
renamed security driver arms (nonbreaching version)
2016-04-14 16:41:44 -04:00
Raymond Pasco
d3711b53d9
Merge branch 'web-stream'
...
Conflicts:
gen/twit/twitter-feed.hoon
lib/oauth1.hoon
lib/twitter.hoon
mar/twit/post.hoon
Extensive nonbreaching web API changes from Anton and Philip's trees.
Retroactive commit message for d030cde553
:
Grab fixes for busted ford caused by no-longer-busted ++lore
2016-04-14 14:10:56 -04:00
Raymond Pasco
3eb7493671
Merge remote-tracking branches 'ault011/instagram', 'ohaitch/markdown-hax-url', 'ault011/digitalocean' and 'ohaitch/procedural-security-drivers'
...
Conflicts:
sec/com/dropboxapi.hoon
Many security drivers in this merge. A small markdown fix also snuck
into one of the octopus' arms as parent 3.
2016-04-12 13:03:25 -04:00
Anton Dyudin
d2fb64e491
reference examples in security driver comments
2016-04-08 13:27:53 -07:00
Anton Dyudin
ff40159b38
commented oauth2 ++standard arms
2016-04-08 12:44:34 -07:00
Anton Dyudin
072619d446
macro-expanded lib/oauth2 examples
2016-04-07 20:00:58 -07:00
Anton Dyudin
a2f2a94c1b
better name order
...
token-exchange -> exchange-token, token-request -> request-token
2016-04-07 19:50:48 -07:00
Anton Dyudin
fbec9c0c7f
mass header-comment fixup
2016-04-07 19:16:04 -07:00
Anton Dyudin
70361c8e42
comment tweaks
2016-04-07 19:15:37 -07:00
Anton Dyudin
6b13e6de7f
port forward digitalocean and asana
2016-04-07 19:15:25 -07:00
Anton Dyudin
737c2ef2ab
Merge remote-tracking branch 'ault/asana' into procedural-security-drivers
...
Get remaining security drivers for conversion
2016-04-07 18:43:39 -07:00
Anton Dyudin
0e6020a418
converted remaining security drivers
2016-04-07 18:39:48 -07:00
Anton Dyudin
3feb7f453e
more consistent grab-*-token ordering
2016-04-07 18:30:52 -07:00
Anton Dyudin
6c39ca4739
converted @googleapis.com to ++standard-refreshing
2016-04-07 18:29:49 -07:00
Anton Dyudin
d90b71dde9
better type-checking
2016-04-07 17:46:34 -07:00
Anton Dyudin
97c200bf43
convert /+oauth2, @slack.com to ++standard form
2016-04-07 15:49:22 -07:00
Anton Dyudin
c433874ebb
fix oauth1 oauth_callback, organization
2016-04-07 14:08:25 -07:00
Henry Ault
5faa0af171
asana driver and comments
2016-04-07 13:52:59 -07:00
Anton Dyudin
873840b0e8
factor out /+interpolate,hep-to-cab
2016-04-07 13:07:21 -07:00
Anton Dyudin
5b2a8ce009
inlined dbg-post
2016-04-07 12:51:11 -07:00
Anton Dyudin
c75d71cd18
add oauth1 driver examples
2016-04-07 12:34:32 -07:00
Anton Dyudin
f26446e150
resturcture /+oauth1,basic-auth so the ++standard magic is in one place
...
with sample usage in the comments
2016-04-07 10:37:28 -07:00
Henry Ault
f2fb110b9d
almost complete asana
2016-04-06 16:51:30 -07:00
ault011
1f801b4667
Update dropboxapi.hoon
2016-04-06 16:42:38 -07:00
Henry Ault
46f27ace22
digital open sec drive
2016-04-06 15:42:55 -07:00
ault011
dffb433518
accidentally had 'instagram' name in comments
2016-04-06 14:35:06 -07:00
Anton Dyudin
a24c4da4b3
minimal basic-auth refactor
2016-04-06 13:43:32 -07:00
Anton Dyudin
0b683764a8
add # to unescaped characters in md hrefs
2016-04-06 11:52:06 -07:00
Henry Ault
cff175cb8d
touched up on comment instructions for dbox and insta
2016-04-05 18:32:47 -07:00
Henry Ault
f7664224ac
updated comments
2016-04-05 18:07:31 -07:00
Henry Ault
e7f09727da
instagram with comment instructions
2016-04-05 17:50:50 -07:00
Henry Ault
0d42096d95
working instagram security driver
2016-04-05 17:13:30 -07:00
Raymond Pasco
14c2568112
Merge remote-tracking branch 'ault011/dropbox-api'
...
Dropbox security driver
2016-04-05 18:55:25 -04:00
Henry Ault
c19a1a0761
dropbox security driver and minor supporting changes
2016-04-05 15:25:02 -07:00
Raymond Pasco
5f1941d58b
Merge remote-tracking branches 'ohaitch/no-talk-stack-traces', 'galenwp/rage-factor', 'galenwp/sur', 'galenwp/hello', 'galenwp/talk-exo' and 'ohaitch/say-code'
...
Simple ~& of stack traces, not talk routing
Remove code to other repositories
Rename dojo 'arc' to 'sur'
+hello 'world' now forwards
Talk frontend bugfixes
+code as a %say
2016-04-05 15:15:01 -04:00
Anton Dyudin
087cb6aaf1
convert code to %say, fixing #101
2016-04-04 11:35:21 -07:00
C. Guy Yarvin
1018191d8e
Added cast to noun to ;;.
2016-04-02 14:21:49 -07:00
Anton Dyudin
1700b85ba6
fix defintion of tree/head aut
2016-04-01 17:48:54 -07:00
Anton Dyudin
f64cc68497
Merge remote-tracking branch 'glen/comment' into web-stream
...
urbit/tree@7ce6a70 , react mountpoint changed in ren/
urbit/talk@48ab9a8
2016-03-31 18:01:51 -07:00
Anton Dyudin
18d11d25ea
change %api speech to use ++purf
2016-03-31 17:53:57 -07:00
Anton Dyudin
8844933178
render talk feed as %api speeches
2016-03-31 16:15:10 -07:00
Anton Dyudin
6ff26fc0b6
:gh parser and error tweaks
2016-03-31 16:13:12 -07:00