Commit Graph

4937 Commits

Author SHA1 Message Date
Anton Dyudin
ca35ef83b8 fix up location headers 2016-03-04 16:24:23 -08:00
Anton Dyudin
cb2ccad17c add google credential json parser |init-oauth2-google 2016-03-04 15:16:31 -08:00
Anton Dyudin
f89646f139 better no-keys warning 2016-03-04 14:33:28 -08:00
Anton Dyudin
d3a9c1b8a0 fix #4: only look at 2 top levels of domain when chosing driver 2016-03-04 14:13:06 -08:00
Anton Dyudin
f9d9191cf1 simplify googleapis.com scope logic
allowing /+oauth2++endpoint to be removed
2016-03-04 13:11:45 -08:00
Anton Dyudin
fa78c332a6 better handling of 404 2016-03-04 13:09:13 -08:00
Anton Dyudin
cf96ef3ea6 Added raw-url support to lib/oauth2
Closes urbit/urbit#716, closes urbit/urbit#715
2016-03-04 13:09:07 -08:00
Anton Dyudin
b4f2a6d24b 151ify, elaborate facebook and slack drivers 2016-03-04 12:38:13 -08:00
Anton Dyudin
886890d1f8 header information 2016-03-04 12:38:05 -08:00
Raymond Pasco
a0358c17d9 Merge branches 'breach-20160302' and 'cgyarvin-teaching', remote-tracking branches 'ohaitch/talk-read-component', 'ohaitch/virtualize-pact-hoon' and 'ohaitch/eyre-sec'
Conflicts:
	arvo/eyre.hoon

Breaching changes for 2016-03-02
Language/dojo improvements for teaching.
add web/listen.hoon module for listening to comment changes
virtualize ++pact %hoon side-path
Eyre security drivers
2016-03-02 21:21:23 -05:00
Raymond Pasco
8e69b152c0 Bump ames protocol version for 2016-03-02 breach
1 -> 2
2016-03-02 21:09:39 -05:00
Raymond Pasco
e1acb47293 Revert "temporary rename of %see to %sei"
This reverts commit 2d0dd169a5.
2016-03-02 21:07:36 -05:00
Anton Dyudin
2db4f33d89 better error tracing 2016-03-02 17:15:42 -08:00
Anton Dyudin
e0d0fb6504 better bad-key error 2016-03-02 16:47:49 -08:00
Anton Dyudin
df18641381 finish 151izing dojo 2016-03-02 16:40:54 -08:00
Anton Dyudin
ebb1f1f0ef virtualize ++pact %hoon side-path 2016-03-02 16:13:14 -08:00
Anton Dyudin
d114e66210 add web/listen.hoon module for listening to comment changes
urbit/talk@4508c54 - talk-comments
2016-02-29 17:31:08 -08:00
Raymond Pasco
e1480cb570 Merge remote-tracking branches 'philipcmonk/ford-fix', 'ray/lune-nule' and 'ohaitch/talk-comments'
Conflicts:
	mar/tree/comments.hoon

Fix off-by-one in marks that was removing the last byte of clay files
Add ++lune/++nule Unix textfile arms
Route .tree 'comments' input through talk
2016-02-29 17:11:50 -05:00
Raymond Pasco
64f7f58143 Add ++lune/++nule Unix textfile arms
++lune parses a cord to a list of lines, which must all be terminated by
a newline. The cord can be the empty string; this gives an empty list of
zero lines. Make sure to validate that any cords you use ++lune on are
either the empty string or end in a final newline; noeol textfiles are
invalid and you must use ++lore on them.

++nule is the inverse operation to ++lune; it takes a list of cords and
joins them into a single cord, with each line in the list terminated by
a newline character. This list can be empty, which will produce the
empty cord.
2016-02-29 17:04:06 -05:00
Anton Dyudin
31d1ea38d8 use .urbit.org url in talk comment notifications 2016-02-29 13:25:41 -08:00
Anton Dyudin
f0575a25ff add %comments notification, fix talk ui for comments
urbit/talk@9fac3e3
2016-02-29 13:20:19 -08:00
C. Guy Yarvin
7b5ad6a307 Reverse =/ and =;. Fix a =^ issue. 2016-02-27 17:04:43 -05:00
Anton Dyudin
daa0da6d63 send comments to %comments 2016-02-26 15:50:14 -08:00
Philip C Monk
cafa7cc6ff Fix ford's occasional truncation of hoon files 2016-02-26 17:47:50 -05:00
C. Guy Yarvin
4a75bfd569 Add :moar syntax. 2016-02-26 11:09:41 -08:00
C. Guy Yarvin
52347e3f4b Actually we can only distinguish the naked gate. 2016-02-26 11:09:41 -08:00
C. Guy Yarvin
43b4303a88 Some changes for basic doc: naked trap/call, var/rev/:;/:/. 2016-02-26 11:09:41 -08:00
Raymond Pasco
9a0167c99c Merge remote-tracking branches 'philipcmonk/init-reset', 'ohaitch/tree-perf' and 'galenwp/tree-fixes'
Recompile the kernel on initial merge
Profiling-guided performance fixes
Frontend bugfixes
2016-02-25 23:47:37 -05:00
Anton Dyudin
1cf56bd06b added comment hash identifier 2016-02-25 18:41:29 -08:00
Anton Dyudin
a5a058d7da move tree-comments to separate renderer
Cherry-pick of a2cc5d5
2016-02-25 18:27:45 -08:00
Anton Dyudin
bbdebcdff4 cc comments to %porch 2016-02-25 17:56:17 -08:00
Anton Dyudin
c4cd2968a5 better rendering of %mor speech 2016-02-25 17:55:19 -08:00
Anton Dyudin
29dc7bda8b fix rss 2016-02-25 17:35:00 -08:00
Anton Dyudin
2e2bcc31cc add .^(hart %e /=host/fake), .^(hart %e /=host/real) 2016-02-25 16:38:46 -08:00
Anton Dyudin
a48c719bf8 slightly compress favicon 2016-02-25 16:35:34 -08:00
Philip C Monk
17d6fccced reset on initial pull 2016-02-25 18:19:44 -05:00
Anton Dyudin
d331391486 proxy tree comments through talk
urbit/tree@bdebe54
2016-02-25 12:38:00 -08:00
Galen Wolfe-Pauly
209bc2daac fix homepage after bootstrap update
bootstrap@8a279c8528
2016-02-24 16:31:02 -08:00
Galen Wolfe-Pauly
e3f9bc8038 Fix homepage and menu overlapping
tree@88abd89677
2016-02-24 16:19:25 -08:00
Anton Dyudin
2d0dd169a5 temporary rename of %see to %sei
REVERT on breach
2016-02-24 15:17:40 -08:00
Henry Ault
6910910333 dojo change for +http and an atom diff 2016-02-24 13:39:45 -08:00
Raymond Pasco
378e4587c2 Merge remote-tracking branch 'galenwp/frontend-fixes'
Close some more talk/tree frontend bugs.
2016-02-24 10:15:47 -05:00
Henry Ault
8420037d74 better handling of refresh tokens, port numbers 2016-02-24 01:11:24 -08:00
Galen Wolfe-Pauly
4968247461 fixes some tree overlay and scrolling bugs, the talk code execution bug and scroll offset bug.
talk@9f08e47a21
tree@cdb90fcc72
2016-02-23 22:32:30 -08:00
Henry Ault
5396665edf +gmail-list number parameter 2016-02-23 20:59:38 -08:00
Henry Ault
4a863ced76 re-enable message send 2016-02-23 20:54:14 -08:00
Henry Ault
c71aa2d7c4 add +gmail-list, :gmail|send 2016-02-23 20:09:37 -08:00
Henry Ault
4c7fbe2a90 151ify driver 2016-02-23 19:50:30 -08:00
Philip C Monk
ebc8aa36d7 restore eyre-sec dojo changes 2016-02-23 17:25:29 -05:00
Anton Dyudin
624364667f added %boil cache
which concerns the execution of hoon at a path with an argument. This used to be part of %bake, but slipped out of that execution path with the ren/ changes.
2016-02-23 13:22:12 -08:00