Commit Graph

5021 Commits

Author SHA1 Message Date
Anton Dyudin
aeb02cb503 handle 429 rate-limit 2016-03-22 16:13:04 -07:00
Anton Dyudin
985f9c89d5 add mar/recoverable-error for httr errors 2016-03-22 16:12:42 -07:00
Anton Dyudin
60d1664591 add twitter /home target to path 2016-03-22 15:32:30 -07:00
Anton Dyudin
646a4999fe move telegram generation to ++ti core 2016-03-22 12:33:53 -07:00
Anton Dyudin
4806c6e43d subscribe through app/twit 2016-03-22 12:03:15 -07:00
Anton Dyudin
1ced5c9c47 transition app/twit to serve /home instead of /user 2016-03-22 11:49:04 -07:00
Anton Dyudin
8c657b163c minor restructure: pa-sigh-twit-feed 2016-03-22 11:48:54 -07:00
Anton Dyudin
fed258c07c recieve home timeline 2016-03-21 15:15:59 -07:00
Anton Dyudin
d248f431b9 rename twit-stat to twit-post 2016-03-21 13:36:42 -07:00
Anton Dyudin
05376baa58 route status posting throuhg :twit 2016-03-21 11:59:05 -07:00
Anton Dyudin
02342b8804 talk state adapter
posting tweets now works
2016-03-18 18:05:52 -07:00
Anton Dyudin
7aeec08445 talk compiles, no state adapter 2016-03-18 17:56:29 -07:00
Anton Dyudin
49ac9b569b post-revert move app/talk.hoon back 2016-03-18 17:44:24 -07:00
Anton Dyudin
d22687afdc Revert "Remove twitter." Minimal 151ification
This reverts commit b45c307e86.
2016-03-18 16:45:19 -07:00
Anton Dyudin
2c00c4fbe7 pre-revert move to main/app/radio/core.hook 2016-03-18 16:06:21 -07:00
Anton Dyudin
ab4b5190b8 ignore sec client keys 2016-03-18 15:29:42 -07:00
Anton Dyudin
6e4ecc24df warn on mistyped .^ 2016-03-18 15:29:24 -07:00
Anton Dyudin
39a6455001 better encapsulation of poll delays 2016-03-18 15:16:47 -07:00
Anton Dyudin
5cb05ddd44 spec on gall scry
apps can produce .^ data of multiple marks, which gall now handles
2016-03-18 14:26:48 -07:00
Anton Dyudin
152b38c557 convert ford kig to a simple set, make wires more straightforward 2016-03-18 12:17:29 -07:00
Anton Dyudin
4c419a2ecd ford: cancel fulfilled .^ subscriptions 2016-03-17 15:41:13 -07:00
Anton Dyudin
2111836ba4 better error reporting, backlog saving 2016-03-16 17:20:29 -07:00
Anton Dyudin
3637fd2d42 scry v1 2016-03-16 16:45:09 -07:00
Anton Dyudin
af64fc27d0 delay user identity handling 2016-03-16 16:41:19 -07:00
Anton Dyudin
82425ef47d Clean up pre-mark parsing code 2016-03-16 15:41:44 -07:00
Anton Dyudin
903312d94e :twit|as 'usr' 'msg' resurrected 2016-03-15 16:28:43 -07:00
Anton Dyudin
3500fc3ee8 add sanity checking wrt twitter usernames 2016-03-15 16:25:39 -07:00
Anton Dyudin
8441d6668f clearer %no-token error message 2016-03-15 15:29:12 -07:00
Anton Dyudin
47eac6dbc7 better handling of identity in web scrapers 2016-03-15 15:10:37 -07:00
Anton Dyudin
ce7e970c68 151ification part 2: app/twit types 2016-03-14 18:03:43 -07:00
Anton Dyudin
0f22f85170 151ification part 1: app/twit syntax 2016-03-14 18:03:33 -07:00
Anton Dyudin
fa07caff20 fix odo:raid, dray doc 2016-03-14 16:34:11 -07:00
Anton Dyudin
cd299dcd9a perliminary app/twit restructuring 2016-03-14 15:20:13 -07:00
Anton Dyudin
b6ef9f6d40 add twit-feed, twit-status 2016-03-14 15:17:47 -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
a241c526d7 add lib/httr-to-json
which is really the mark translation search's job. Created #67
2016-03-11 15:52:14 -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
70dd18ac7d added trivial mar/twit/req
usage :curl &twit-req *acco-veri:main:twitter
2016-03-11 12:38:41 -08:00
Anton Dyudin
e59153011d allow atoms in %hiss requests
gall was checking user vases for ?=([@ ^]) instead of ?=([@ *])
2016-03-11 12:38:41 -08:00
Anton Dyudin
8e35c18724 disable spurious ++wyp 2016-03-11 12:34:47 -08:00
Anton Dyudin
dd5f670286 encrypt api keys written to clay
creates #66
2016-03-11 12:02:08 -08:00
Anton Dyudin
0d5c207758 fix twitter test url 2016-03-11 12:01:36 -08:00
Anton Dyudin
244639d9a6 include domain in "Run |init-" auth warnings 2016-03-11 11:49:36 -08:00
Anton Dyudin
2bedfb04e1 added |init-auth-basic, moved subdomain snip to /+write 2016-03-11 11:17:35 -08:00
Anton Dyudin
49d11b5270 remove auth from twitter library 2016-03-11 11:16:50 -08:00
Anton Dyudin
dafc0b501c hook up twitter security driver 2016-03-11 11:16:50 -08:00
Anton Dyudin
6c45cb1264 FIX byte-order bug
see previous commit, native ++hmac byte order was correct for short keys already
2016-03-11 11:16:09 -08:00
Anton Dyudin
8bc6228766 fix ++hmac to work on >64 bit keys
Reload: zuse, vanes

A  swap 3  was being performed which should not have been. Still not confident inthe endianness of the code as a whole, but seems to work for test values.
2016-03-10 20:38:45 -08:00
Anton Dyudin
bbe47f441c factor out token-response keyspec 2016-03-10 20:38:45 -08:00