Commit Graph

34 Commits

Author SHA1 Message Date
C. Guy Yarvin
7408f29e83 Change ++iden to ++user, properly. 2016-11-11 10:32:50 -08:00
C. Guy Yarvin
5c54de8782 %zuse cleanups and dependencies. 2016-11-07 17:40:00 -08:00
C. Guy Yarvin
66b86dbbf2 Should work? 2016-11-01 18:43:27 -07:00
C. Guy Yarvin
35e20fcca6 Reorganize ++markup to ++eyre. 2016-10-31 17:12:56 -07:00
C. Guy Yarvin
a192fce1fe Merge commit 'fff8e9' into cc-release 2016-10-24 10:36:01 -07: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
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
Anton Dyudin
873840b0e8 factor out /+interpolate,hep-to-cab 2016-04-07 13:07:21 -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
c0f003d621 parse & in tweets 2016-03-24 11:13:38 -07:00
Anton Dyudin
067540d9ac move sur/twitter to "t-style" naming scheme 2016-03-23 16:19:56 -07:00
Anton Dyudin
1ced5c9c47 transition app/twit to serve /home instead of /user 2016-03-22 11:49:04 -07:00
Anton Dyudin
d248f431b9 rename twit-stat to twit-post 2016-03-21 13:36:42 -07:00
Anton Dyudin
de6e230dd3 expose twitter req argument encoders as ++print 2016-03-11 17:48:58 -08:00
Anton Dyudin
2f494e6e2f type mar/twit-req, mar/twit-usel 2016-03-11 16:06:47 -08:00
Anton Dyudin
68f1903f6a move valid-request type to sur/twitter
As an actual ++endpoint type, instead of a list of arm names accepting arguments
Old: (stat-upda:request:twitter [%status 'foo']~ ~)
New: (request:twitter stat-upda+[%status 'foo']~ ~)
2016-03-11 14:54:29 -08:00
Anton Dyudin
49d11b5270 remove auth from twitter library 2016-03-11 11:16:50 -08:00
Anton Dyudin
f9b1581a28 moved core type, token to lib/oauth1 sample 2016-03-09 20:03:22 -08:00
Anton Dyudin
80eb1f5f06 refactor lib/oauth2 to be security-driver-library shaped,
implement 3-legged login flow(untested)
2016-03-09 18:37:34 -08:00
Anton Dyudin
e6978f9305 refactor lib/oauth1 to filter a hiss 2016-03-09 14:35:37 -08:00
Anton Dyudin
8ad7321986 clearer naming 2016-03-08 20:32:45 -08:00
Anton Dyudin
c930eef283 clean up paramter handling 2016-03-08 20:25:44 -08:00
Anton Dyudin
d3e3190c51 clean up lib/oauth1 types 2016-03-08 19:49:58 -08:00
Anton Dyudin
2deeb00431 add path-interpolation functions 2016-03-08 18:44:43 -08:00
Anton Dyudin
228a3df700 lib/twitter compiles 2016-03-07 17:38:01 -08:00
Anton Dyudin
3a3bac2f1f 151ify syntax, clean up 2016-03-07 13:42:23 -08:00
Anton Dyudin
27aa5392e6 minor refactoring 2016-03-07 11:05:37 -08:00
Anton Dyudin
5f44ec53b3 partial(twitter) revert of bfd52f9e 'sweeping' 2016-03-07 10:42:05 -08:00
Galen Wolfe-Pauly
bfd52f9e32 sweeping 2016-02-03 16:12:46 -08:00
Anton Dyudin
610cf1b95f clean up pre-ford-refactor shims 2015-09-16 13:57:24 -07:00
Anton Dyudin
7ca85f7989 qualified library names in userspace 2015-09-01 16:54:16 -07:00
Anton Dyudin
ac98cf1075 Sur disqualification moved to userspace
sed -i'' -e '/^|/{x;/./{p;s/.*//;};x;};/ *\\/-.*\\*/{h;s/ //g;s/,[a-z]*//g;s/^[^a-z]*/[/;s/ *::.*$//;s/$/ .]/;s/*/ /g;x;s/\\*//g;}' urb/zod/**.{hoon,hook}
  Followed by manual fixes where e.g. the file didn't start with a core
2015-09-01 14:02:19 -07:00
Philip C Monk
72ef5c2cbd urb/zod/base -> urb/zod 2015-06-19 17:16:48 -04:00