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
dd5f670286
encrypt api keys written to clay
...
creates #66
2016-03-11 12:02:08 -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
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
bbe47f441c
factor out token-response keyspec
2016-03-10 20:38:45 -08:00
Anton Dyudin
06e461b542
fix type issues
2016-03-10 20:38:45 -08:00
Anton Dyudin
9f289fd15f
better grab-quay error reporting
2016-03-10 20:38:45 -08:00
Anton Dyudin
a8a092074a
restructure lib/oauth1 to expose ++add-auth internals
2016-03-10 18:52:30 -08:00
Anton Dyudin
3aa1ceb8b4
better handling of query strings
2016-03-10 13:36:51 -08:00
Anton Dyudin
747f9d57a2
better names for things
2016-03-10 12:04:56 -08:00
Anton Dyudin
cf33f64f81
better token type
2016-03-10 11:47:21 -08:00
Anton Dyudin
302c004032
nicer grab-quay type
2016-03-10 11:45:46 -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
738bd1946c
Merge branch 'eyre-sec-fixes' into sec-com-twitter
...
2-layer domain change required to write a proper driver
2016-03-09 14:50:10 -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
50b8fb028b
minor oauth1 tweaking
2016-03-08 18:50:14 -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
Anton Dyudin
f89646f139
better no-keys warning
2016-03-04 14:33:28 -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
886890d1f8
header information
2016-03-04 12:38:05 -08:00
Galen Wolfe-Pauly
0f4507a31b
structure for comments written to %c
2016-03-03 16:36:39 -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
Anton Dyudin
e0d0fb6504
better bad-key error
2016-03-02 16:47:49 -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
Anton Dyudin
1cf56bd06b
added comment hash identifier
2016-02-25 18:41:29 -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
Henry Ault
8420037d74
better handling of refresh tokens, port numbers
2016-02-24 01:11:24 -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
Henry Ault
c16488d6af
151 up and running baby
2016-02-22 17:50:21 -08:00
Philip C Monk
ec37ec2dd5
151ized gmail
2016-02-19 15:33:56 -05:00
Philip C Monk
d285cc5055
151ization complete
...
Conflicts:
Makefile
2016-02-18 19:12:31 -05:00
Philip C Monk
7268164eba
Merge remote-tracking branch 'arvo/master' into HEAD
...
Conflicts:
app/hood.hoon
arvo/ford.hoon
gen/cat.hoon
gen/ls.hoon
gen/ls/subdir.hoon
2016-02-18 18:52:34 -05:00
Philip C Monk
67cc10f55a
Merge tag 'hoon-151' of https://github.com/juped/urbit into transfer
...
Hoon 151 merge
%gh crashes on startup
Conflicts:
urb/urbit.pill
urb/zod/app/dojo.hoon
urb/zod/app/hood.hoon
urb/zod/arvo/eyre.hoon
urb/zod/arvo/ford.hoon
urb/zod/arvo/gall.hoon
urb/zod/arvo/hoon.hoon
urb/zod/arvo/zuse.hoon
urb/zod/gen/cat.hoon
urb/zod/gen/ls.hoon
urb/zod/gen/ls/subdir.hoon
2016-02-18 18:31:26 -05:00
Raymond Pasco
f3651e40b5
Merge 2016-02-15 breach into scrambler
2016-02-18 04:46:06 -05:00
Raymond Pasco
259eb79cb8
Merge remote-tracking branches 'curtis/swaggle', 'anton/fix-init-no-data' and 'anton/fix-generators'
...
Conflicts:
gen/hood/begin.hoon
gen/moon.hoon
Fix ++swag electroplating-induced bug
Fix boot process for galaxies
Finish 151izing the source tree
2016-02-17 19:35:36 -05:00
Anton Dyudin
bf2164054d
factor out map-to-json
2016-02-17 15:50:03 -08:00
Anton Dyudin
73bcc66007
remaining libraries
2016-02-17 15:36:43 -08:00
Raymond Pasco
84ae855cce
Merge remote-tracking branch 'ohaitch/tree-apps'
...
The proverbial various fixes and improvements
2016-02-16 15:49:15 -05:00
Anton Dyudin
9b2ae7f460
fix lib/write
2016-02-11 16:33:22 -08:00
Anton Dyudin
8a6bb31ed0
151ify tree hooks
2016-02-11 16:33:22 -08:00
Anton Dyudin
fb3c53553f
add missing /?s
2016-02-11 16:33:21 -08:00
Anton Dyudin
81297bc162
Merge branch 'hoon-151' into tree-comments
...
Merge hoon 151
2016-02-10 19:43:53 -08:00
Anton Dyudin
07bbbee2cc
fix mis-translated / to +
2016-02-10 18:58:14 -08:00
Henry Ault
6268b5f6aa
finally working google auth flow; do not delete!
2016-02-10 17:27:14 -08:00
Henry Ault
0e3a28ea5c
Merge branch 'eyre-sec' of https://github.com/ohaitch/urbit into eyre-sec
...
wanted |init-oauth2
2016-02-10 15:21:10 -08:00
Raymond Pasco
73029e9aef
Merge remote-tracking branch 'ohaitch/ford-wipe'
...
Conflicts:
urb/urbit.pill
urb/zod/arvo/ford.hoon
urb/zod/arvo/gall.hoon
urb/zod/arvo/zuse.hoon
urb/zod/gen/hood/overload.hoon
urb/zod/lib/kiln.hoon
NB: Was briefly hotfixed to master, if you care about trivia
2016-02-10 18:12:24 -05:00
Anton Dyudin
e047aa6690
add %f %wipe cache-clear command, for |overload
2016-02-10 14:36:17 -08:00
Raymond Pasco
5daa7d2592
Merge tag 'hoon-151' into scrambler
...
Hoon 151 merge
Conflicts:
urb/urbit.pill
urb/zod/arvo/dill.hoon
urb/zod/arvo/hoon.hoon
Slightly evil: had to remove a ~doznec from lib/helm.hoon
2016-02-10 15:10:18 -05:00
Raymond Pasco
309805f5e7
Merge in Hoon 151
...
Complicated merge of Hoon 151. This commit is a major sequence point.
2016-02-10 14:03:28 -05:00
Anton Dyudin
fbc5c6c21a
html-entities newline
2016-02-09 21:15:53 -08:00
Anton Dyudin
bd143385c5
Merge branch 'data-dep' into tree-comments
...
handle chrome/data separation in an official manner
2016-02-09 21:15:52 -08:00
Anton Dyudin
71adc8fb50
first try at head-body separation
2016-02-09 21:15:38 -08:00
Anton Dyudin
5677254816
move /~date.comments-md to /comments/~date.md
...
when outputing tree comments
2016-02-09 11:55:43 -08:00
Raymond Pasco
d5e097e82a
Merge remote-tracking branch 'galenwp/factor'
...
Conflicts:
urb/urbit.pill
urb/zod/ape/bit.hoon
urb/zod/arvo/eyre.hoon
urb/zod/mar/hook.hoon
urb/zod/pub/bit/fab/hymn.hook
urb/zod/pub/docs/dev/hoon/principles/1-twigs.md
urb/zod/pub/docs/dev/hoon/principles/2-syntax.md
urb/zod/pub/docs/dev/hoon/reference/odors.md
urb/zod/pub/docs/dev/hoon/reference/pronunciation.md
urb/zod/pub/docs/dev/hoon/runes/sg/sgcn.md
urb/zod/pub/docs/dev/hoon/runes/sm.md
urb/zod/pub/docs/dev/hoon/runes/sm/smsg.md
urb/zod/pub/docs/dev/hoon/runes/sm/smzz.md
urb/zod/pub/docs/dev/hoon/runes/ts/tssg.md
urb/zod/pub/docs/dev/hoon/runes/wt/wthz.md
urb/zod/pub/docs/dev/hoon/runes/wt/wtls.md
urb/zod/pub/docs/dev/hoon/runes/zp/zpzp.md
urb/zod/pub/docs/theory/whitepaper.md
urb/zod/pub/docs/user/appliance.md
urb/zod/pub/docs/user/intro.md
urb/zod/pub/docs/user/talk.md
Merged Galen and Anton's web refactoring work
2016-02-08 16:14:03 -08:00
Anton Dyudin
c05e96c62f
fix hoon location header information
2016-02-04 19:05:37 -08:00
Anton Dyudin
e1c1da92c2
standardize location-header structure
2016-02-04 18:57:44 -08:00
Galen Wolfe-Pauly
2a95c443ed
Merge branch 'factor' of github.com:ohAitch/urbit into factor
...
Conflicts:
urb/zod/web/tree/main.js
(had a newer main.js)
talk@26b0befe86
tree@621235bf52
2016-02-04 16:16:18 -08:00
Anton Dyudin
1a61fe4378
added |init-oauth2 secrets dialog
2016-02-04 15:03:51 -08:00
Philip C Monk
abf111fb91
Merge remote-tracking branch 'anton/eyre-sec' into eyre-sec
2016-02-04 15:11:05 -05:00
Galen Wolfe-Pauly
087911e581
sweeping with anton
2016-02-04 11:52:00 -08:00
C. Guy Yarvin
24b1e1c5d2
Convert $+ to $-.
2016-02-03 23:12:23 -08:00
Anton Dyudin
e77bda234e
add comments to tree
...
https://github.com/urbit/tree/tree/0a9c5a0
2016-02-03 17:53:38 -08:00
Galen Wolfe-Pauly
bfd52f9e32
sweeping
2016-02-03 16:12:46 -08:00
Anton Dyudin
f1b3451c1d
minor cleaning
2016-02-02 13:24:20 -08:00
Anton Dyudin
53006273ee
Don't inject ;meta(urb_front) if frontmatter is empty/nonexistent
2016-02-01 11:53:25 -08:00
C. Guy Yarvin
049f1defb2
151 merge is double solid.
2016-01-31 22:16:26 -08:00
C. Guy Yarvin
25d791e2a4
Merge remote-tracking branch 'upstream/master' into newdeal
2016-01-31 20:37:49 -08:00
C. Guy Yarvin
761f588cc6
Fix various marks, etc.
2016-01-30 19:37:03 -08:00
C. Guy Yarvin
4c7a8e6f32
Removed %work.
2016-01-30 15:52:55 -08:00
C. Guy Yarvin
6c71b1cdf3
Fix oct*. Check in %work to delete it.
2016-01-30 15:44:22 -08:00
C. Guy Yarvin
8edc8d4361
Sigh.
2016-01-30 14:32:49 -08:00
C. Guy Yarvin
b4469d0aa3
Fix some shit code in lib/tree.hoon.
2016-01-29 20:40:01 -08:00
C. Guy Yarvin
e987337bfb
In the middle of internal merge.
2016-01-29 18:25:52 -08:00
Anton Dyudin
d1e6db156d
Merge branch 'eyre-root-beam' into ford-ren - requested for glen/factor merge
2016-01-29 14:41:19 -08:00
Anton Dyudin
f18227a697
moved auth url structure to ~/ac/domain/~.usr/in
...
from ~/ac/domain/~.usr, which recognized the usr as an extension.
2016-01-28 14:33:03 -08:00
Philip C Monk
66c5a99b6e
cleanup
2016-01-27 16:50:06 -05:00
Anton Dyudin
9125a0003e
move refresh token logic to lib/oauth2
2016-01-26 17:44:14 -08:00
Anton Dyudin
88401dacf2
factored out basic-auth library
2016-01-26 13:40:10 -08:00
Anton Dyudin
3ae2b73a98
restructure lib/oauth2 for more convenient token extension
2016-01-26 13:27:58 -08:00
Anton Dyudin
db981d4db3
default to identity in url path, extend facebook tokens
2016-01-26 12:32:52 -08:00
Philip C Monk
c7196a689c
Merge branch 'eyre-sec' of https://github.com/ohAitch/urbit into eyre-sec
...
Conflicts:
urb/urbit.pill
urb/zod/ape/gh.hoon
2016-01-25 21:02:41 -05:00
Philip C Monk
4a1420d301
initial webhook reading for github
2016-01-25 20:13:08 -05:00
C. Guy Yarvin
fc1068dfae
Revert "Stripdown part 2."
...
This reverts commit afcc1cb9a80db3a687d7a2a1dc3bf1be38df5b68.
2016-01-25 16:52:58 -08:00
C. Guy Yarvin
a0a2cdf64f
Revert "Cleanup commit #1 ; revert this when ready to merge."
...
This reverts commit c12823babc63665e30fe4e3935ccda80601d6cf8.
2016-01-25 16:49:09 -08:00
C. Guy Yarvin
0231d41cb6
.^ fully transitioned.
2016-01-25 16:47:58 -08:00
Anton Dyudin
963ad9799b
convert slack to lib/oauth2
2016-01-25 14:49:38 -08:00
Anton Dyudin
8fedb7d119
Don't inject ;meta(urb_front) if frontmatter is empty/nonexistent
2016-01-25 13:53:12 -08:00
C. Guy Yarvin
fdc328e71a
Enforce type sanity on .=.
2016-01-24 19:37:41 -08:00
Anton Dyudin
dcb4f98ddf
move fb oauth code to lib/oauth
2016-01-22 19:06:46 -08:00
Philip C Monk
b793d72121
Merge remote-tracking branches 'ray/fixlore', 'my/loremark', 'my/fancy-autoreload' and 'my/fixmerge'
2016-01-13 16:22:51 -05:00
Philip C Monk
d369819b1d
default case correctly in |merge
...
also, get rid of extra ~& in kiln
2016-01-13 15:11:25 -05:00
Philip C Monk
c48f26ce7d
autoreload sanely
2016-01-12 16:20:57 -05:00
Raymond Pasco
cde64c834d
Merge remote-tracking branch 'philipcmonk/cy-without-hash'
...
Conflicts:
urb/urbit.pill
Clay arcana (%cy to faster %cz)
2016-01-11 10:57:30 -05:00
Philip C Monk
9725cf492a
forgot a urb/zod/lib/kiln.hoony -> urb/zod/lib/kiln.hoonz
2016-01-09 18:41:05 -05:00
Philip C Monk
0bbae7e679
split %cy hash out into %cz
2016-01-07 18:54:42 -05:00
C. Guy Yarvin
d538089239
Retreated from ++hail:ap.
2016-01-06 23:08:09 -08:00
Philip C Monk
368d07de77
add |track and case option for |merge
2016-01-06 17:16:26 -05:00
C. Guy Yarvin
1a28e52405
Both in one event.
2016-01-04 07:13:22 -08:00
C. Guy Yarvin
b9cd49600c
Ready for complex boot sequence.
2016-01-04 06:27:35 -08:00
C. Guy Yarvin
86022c41d8
%moat is fully vanquished; %atom constants still vestigial.
2015-12-27 16:36:49 -05:00
C. Guy Yarvin
c1a3d64a28
%atom now fully converted to %moat.
2015-12-27 16:01:10 -05:00
C. Guy Yarvin
2c1fbd3eb2
With ++span replaced by ++knot; also, recursion filter in ++tuck.
2015-12-26 04:37:06 -05:00
C. Guy Yarvin
151ceea50d
Matched to ++feel, with some temporary bull laming.
2015-12-23 21:30:54 -08:00
C. Guy Yarvin
a74d5219fc
Stripdown part 2.
2015-12-22 21:19:38 -08:00
C. Guy Yarvin
f6d54ae941
Cleanup commit #1 ; revert this when ready to merge.
2015-12-22 21:04:35 -08:00
Anton Dyudin
4efa26c2d9
moved /% to ren, changed /% to act on virtual path only
2015-12-21 17:29:47 -08:00
C. Guy Yarvin
a1c0ec5e26
Cleaned up some cosmetics.
2015-12-20 13:48:02 -08:00
C. Guy Yarvin
9fa3e1c23f
Final conversion of # to +.
2015-12-20 13:16:39 -08:00
C. Guy Yarvin
860dff2d26
Convert + to / in codebase.
2015-12-20 12:50:45 -08:00
C. Guy Yarvin
2519413c4f
Switch / to # for + to /.
2015-12-20 03:48:17 -08:00
C. Guy Yarvin
49647965ef
More cleanups; remove some clearly unused files.
2015-12-19 13:53:28 -08:00
C. Guy Yarvin
6d5564b7d6
More cleanups.
2015-12-19 13:00:01 -08:00
C. Guy Yarvin
f017a73d44
oct* compile.
2015-12-18 17:24:34 -08:00
C. Guy Yarvin
b3a08a9fb3
Completed syntax adaptation of main code path.
2015-12-14 14:46:44 -08:00
C. Guy Yarvin
c36210cdce
Cab cleanup, pass 1.
2015-12-14 14:21:10 -08:00
C. Guy Yarvin
a45f0c6dc4
Full modern syntax.
2015-12-13 23:58:14 -08:00
C. Guy Yarvin
04ca90b9b5
Mostly without $^.
2015-12-13 22:21:19 -08:00
C. Guy Yarvin
53b1351836
Mostly detoxified rogue %ktts.
2015-12-12 18:51:23 -08:00
C. Guy Yarvin
cb89113986
cabclean cleaned up, except for some %talk stuff.
2015-12-10 17:28:33 -08:00
Anton Dyudin
2231f29fdc
delete button, less refreshing
2015-12-10 14:04:59 -08:00
C. Guy Yarvin
05bbab743d
Still some minor mark, etc, cleanups, and talk.
2015-12-10 01:34:00 -08:00
C. Guy Yarvin
2b4e85c976
Self-booting with old syntax illegal.
2015-12-10 01:17:19 -08:00
C. Guy Yarvin
8d8d81cbf9
Cleaned up some marks.
2015-12-09 20:05:58 -08:00
Anton Dyudin
473e0e08cf
save: md only
2015-12-09 15:12:04 -08:00
C. Guy Yarvin
26df7ded6e
Really almost there.
2015-12-09 08:48:57 -08:00
Anton Dyudin
f6b1a6779a
tree edit mode button, read-only mime source view
2015-12-08 18:25:51 -08:00
C. Guy Yarvin
ac6d044fd7
Various 1st phase.
2015-12-08 17:54:26 -08:00
Raymond Pasco
d559feaab0
Merge remote-tracking branches 'ohaitch/fix-spur-print', 'ohaitch/gall-mass-and-kiln-mv', 'ohaitch/wt-nonnoun-mark', 'ohaitch/write-in-kiln', 'dhaffey/prompt-refresh' and 'ohaitch/no-mdy'
...
Fix dojo backwards path bug
Fix |mass on moons, |mv on everyone (fixes #634 )
Print marks in dojo unless they're %noun
write as hood facility rather than own app
Refreshing of prompt line
Down with .mdy, whatever that is
2015-12-08 15:07:18 -05:00
Anton Dyudin
a7f20a3323
moved :write into hood
2015-12-07 17:46:18 -08:00
C. Guy Yarvin
599c5fa608
Prepare for reset.
2015-12-07 16:57:54 -08:00
Anton Dyudin
6c0d8ec6bf
fix #634 gall |mass, kiln |mv
2015-12-07 14:20:11 -08:00
Anton Dyudin
0994ad1976
/pub -> /web, mostly
2015-12-07 12:57:38 -08:00
C. Guy Yarvin
d6b492bc74
Merge remote-tracking branch 'upstream/master' into cabdone
2015-12-05 13:37:28 -08:00
C. Guy Yarvin
ce88bdaeba
%zuse now translated.
2015-12-04 17:20:59 -08:00
Anton Dyudin
f9e6503815
added kiss-eyre %serv setting web server root beam
...
|serve ?(desk path:beam) to set
2015-12-04 14:21:37 -08:00
Anton Dyudin
254bddcc48
twiddle marks, factor out frontmatter parser: close #605
2015-12-01 19:46:16 -08:00
C. Guy Yarvin
831b70ff70
More translation; clean up _rule.
2015-12-01 17:51:08 -08:00
Anton Dyudin
e82003ec38
added :ask ship request collator, |ask easter egg
2015-11-25 14:42:47 -08:00
C. Guy Yarvin
a15a243e04
URL printing; doc and usability fixes.
2015-11-20 18:10:45 -05:00
Dan Haffey
d6d460cd49
Improve history search behavior.
...
Cursor movement and kill/yank operations now break out of search mode
(with the buffer set to the current item). ^G now clears the buffer
when terminating the search (without touching the kill buffer).
2015-11-16 18:18:42 -05:00
Dan Haffey
ca08029644
Fix history search stepping back on every key.
2015-11-16 18:18:42 -05:00
Anton Dyudin
5cb7c8d67a
tweak md html reparsing: closes #290
2015-11-09 14:32:49 -08:00
Galen Wolfe-Pauly
57e9286479
friendly login page
2015-11-06 18:11:09 -08:00
Philip C Monk
13dac01439
Merge branch 'fordreload' into pending
2015-11-04 18:44:39 -05:00
Anton Dyudin
cd345e5869
exponential backoff tweaks
2015-11-02 15:31:48 -08:00
Anton Dyudin
c3047cbf3e
fix json printing performance
2015-10-29 16:04:56 -07:00
Anton Dyudin
6104efc894
better |unlink
2015-10-22 15:45:48 -07:00
Anton Dyudin
859bce32c9
fix drum cursor handling, refactor chat newline splitter
2015-10-22 13:23:44 -07:00
Anton Dyudin
f856ad51b4
Merge branch 'test' of https://github.com/galenwp/urbit into pittyp
2015-10-20 16:28:18 -07:00
Anton Dyudin
b5679d31ed
fixed empty spur
2015-10-20 14:31:09 -07:00
C. Guy Yarvin
6e81afc7df
Unlink; minor docs changes.
2015-10-20 13:48:11 -07:00
C. Guy Yarvin
9d40d206e3
Merge cgyarvin fixes into test.
2015-10-17 13:01:38 -07:00
Anton Dyudin
39108ab80e
Merge branch 'nobreach' into test
2015-10-15 15:49:09 -07:00
C. Guy Yarvin
f979e96d10
Doc fixes and changes to match.
2015-10-09 18:31:07 -07:00
Anton Dyudin
f6b234d4d5
pull upstream hoon.js
2015-10-08 15:23:03 -07:00
C. Guy Yarvin
81a660d49b
Merge branch 'test' of https://github.com/urbit/urbit into karpi
2015-10-07 16:24:11 -07:00
C. Guy Yarvin
4e51134436
Remove # prompt.
2015-10-07 15:42:19 -07:00
Anton Dyudin
d53508e230
moved sole-back to sole-action %clr
2015-10-07 11:59:01 -07:00
Anton Dyudin
ac7be8c217
Merge branch 'master' of https://github.com/urbit/urbit into moretalk
2015-10-05 14:26:14 -07:00
Anton Dyudin
5f652f6b93
addeed %sole-back start-of-line backspace, handled in sole and talk
2015-10-02 11:40:20 -07:00
Galen Wolfe-Pauly
0cc523538a
based css
2015-09-29 14:29:38 -07:00
Philip C Monk
6d8cf6dbc9
repetitive reloading
2015-09-25 20:23:06 -04:00
Philip C Monk
417dda3aaf
Merge remote-tracking branches 'anton/nobreach' and 'my/clayhammer' into test
...
Conflicts:
urb/urbit.pill
2015-09-21 14:58:10 -04:00
Philip C Monk
646fa7cf14
:+merge -> |merge
2015-09-17 19:20:07 -04:00
Philip C Monk
081da0eee4
Merge remote-tracking branch 'my/pending' into test
...
Conflicts:
urb/urbit.pill
2015-09-17 14:51:01 -04:00
Philip C Monk
4550b6a97b
Merge remote-tracking branches 'anton/nobreach' and 'galen/test' into pending
2015-09-17 14:36:41 -04:00
Philip C Monk
a84fb403f6
turn off autoload with |autoload
2015-09-16 19:40:53 -04:00
Philip C Monk
aaa9022a48
autoreload and autoreset
2015-09-16 18:39:11 -04:00
Anton Dyudin
610cf1b95f
clean up pre-ford-refactor shims
2015-09-16 13:57:24 -07:00
Anton Dyudin
3b99a6083e
more compact rend-work-duty
2015-09-16 13:47:26 -07:00
Galen Wolfe-Pauly
642b8da58e
not sure how that got reverted
2015-09-16 12:04:51 -07:00
Philip C Monk
3bfe641b1c
added |cancel
2015-09-15 20:24:44 -04:00
Philip C Monk
eb78b250fa
Merge branch 'pending' into test
2015-09-11 20:47:43 -04:00
Philip C Monk
a4634d96f1
Merge remote-tracking branch 'anton/nobreach' into pending
2015-09-11 20:39:24 -04:00
Anton Dyudin
81eeb6714e
fix url grab
2015-09-11 17:07:50 -07:00
Philip C Monk
f60edac580
Merge branch 'pending' into test
2015-09-11 17:19:16 -04:00
Philip C Monk
f6414086ef
Merge branch 'workfix' into test
...
Conflicts:
urb/zod/ape/dojo.hoon
2015-09-11 15:15:11 -04:00
Philip C Monk
73a5596168
%init doesn't require new desk
2015-09-10 20:25:27 -04:00
Philip C Monk
5a71800fb8
Merge branch 'clayhammer' into pending
...
Conflicts:
urb/urbit.pill
urb/zod/ape/dojo.hoon
urb/zod/arvo/zuse.hoon
urb/zod/lib/drum.hoon
urb/zod/lib/helm.hoon
urb/zod/lib/kiln.hoon
Also bumped protocol to 4
2015-09-09 19:15:26 -04:00
Philip C Monk
13a01c3e36
merge from commit rather than desk
2015-09-09 17:08:10 -04:00
Philip C Monk
30e1b9e9a4
fix comment ownership
2015-09-08 19:32:17 -04:00
Anton Dyudin
cdc47047d7
Merge branch 'pending' into test
2015-09-08 13:28:15 -07:00
Philip C Monk
d0389ec2c1
reworked ++ankh and ++soba
2015-09-05 21:14:00 -04:00
Anton Dyudin
d9eca53958
dojo restart, variables, file writing
2015-09-03 16:17:34 -07:00
Anton Dyudin
72abc4c5df
further disqualification
2015-09-03 17:14:34 -04:00
Anton Dyudin
8ee93321de
qualified library names in userspace
2015-09-03 17:14:34 -04:00
Anton Dyudin
bac25edb79
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-03 17:14:33 -04:00
Anton Dyudin
f49894ad66
better work-task apostrophe handling
2015-09-02 11:10:52 -07:00
Anton Dyudin
f8fd191b4b
prettier printing
2015-09-02 11:10:23 -07:00
Anton Dyudin
6c4a0b0288
further disqualification
2015-09-01 17:24:18 -07:00
Anton Dyudin
7ca85f7989
qualified library names in userspace
2015-09-01 16:54:16 -07:00
Anton Dyudin
5158e866cb
better work-task apostrophe handling
2015-09-01 14:05:36 -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
Anton Dyudin
e7b7d918d5
prettier printing
2015-09-01 12:35:42 -07:00
Anton Dyudin
23ef66a683
Merge branch 'test' of https://github.com/urbit/urbit into test
2015-08-31 17:12:53 -07:00
Anton Dyudin
50884e7360
Merge branch 'apps' into test
2015-08-31 17:06:12 -07:00
Galen Wolfe-Pauly
e46218ffca
falsy params.data, fixes #392
2015-08-31 16:10:44 -07:00
Galen Wolfe-Pauly
4161954c17
mobile login, lite mobile work, mark done in store
2015-08-27 16:16:55 -07:00
Anton Dyudin
e77d3d0e25
needless generalization
2015-08-20 10:37:22 -07:00
Anton Dyudin
39615b86c1
missing null check
2015-08-19 16:16:42 -07:00
Anton Dyudin
30890b7e0e
normalized arguments for urb.send, urb.drop, fixed js using them
2015-08-19 15:44:58 -07:00
Anton Dyudin
ce8c4c3966
urb.js restructuring
2015-08-19 14:50:41 -07:00
Anton Dyudin
a0ccc4ef5a
Cherry-picked urb.js additions from test
2015-08-19 14:17:22 -07:00
Anton Dyudin
5ef96ad36a
Delinked more headers, made minilinks point to same
2015-08-12 17:26:22 -07:00
Anton Dyudin
70ba8eba40
search for library, blog
2015-08-11 14:31:16 -07:00
Anton Dyudin
5c02fb0473
refactored component circular include, type-check queries, added sect:'r' section headers
2015-08-06 17:09:29 -07:00
Anton Dyudin
91c1492d0e
finished transitioning to query schema
2015-08-05 16:48:34 -07:00
Anton Dyudin
1664d5a2fc
tree query refactoring part 1
2015-08-04 19:29:08 -07:00
Anton Dyudin
01027ba611
fixed frontmatter detection
2015-08-04 14:45:29 -07:00
Anton Dyudin
6f1db73b7f
added schematized tree hook
2015-08-03 16:49:34 -07:00
Anton Dyudin
4d33d5dc6e
cosmetic clean up
2015-07-27 15:39:36 -07:00
Anton Dyudin
812beba523
liberalize xml parser re:attributes, fix blog examples
2015-07-22 14:53:54 -07:00
Anton Dyudin
0ef3333095
frontload frontmatter
2015-07-17 17:19:25 -07:00
Anton Dyudin
59ff12eed2
first pass at frontmatter
2015-07-17 16:30:34 -07:00
Anton Dyudin
3a64d50e8a
added js urb.util.basepath, generalized tree frontent to work under aliases, proof-of-concept blog/{hymn,json}.hook pointing at tree/pub/blog
2015-07-17 14:34:58 -07:00
Anton Dyudin
93267f568b
transitioned tree react encoding to json
2015-07-16 16:07:50 -07:00
Anton Dyudin
7a25c30fac
overly zealous error reporting
2015-07-13 18:20:09 -07:00
Anton Dyudin
e8ca900ad6
aesthetic improvement
2015-07-13 17:46:37 -07:00
Philip C Monk
12f85a2161
reverted a couple of changes
2015-07-13 17:17:03 -04:00
Anton Dyudin
d03e1df1be
changed silk structure
2015-07-10 11:51:47 -07:00
Anton Dyudin
95af1ef2cb
fixed font urls for https
2015-07-09 12:38:45 -07:00
Anton Dyudin
8435b965e3
reorder ++mash interface, fix %clay/kiln usage of such
2015-07-08 16:45:17 -07:00
Anton Dyudin
1c57c4d4f5
updated %ford silk interface as per specification
2015-07-07 10:34:21 -07:00
Philip C Monk
811c17a9ac
Merge remote-tracking branch 'origin/newunix' into test
...
Conflicts:
urb/urbit.pill
urb/zod/ape/hood.hoon
2015-06-29 16:04:16 -04:00
Anton Dyudin
2eab6ad42a
Rename %time to %behn, tym to now; closes #334
2015-06-24 12:50:30 -07:00
Anton Dyudin
e7b7a80a7f
added |label, don't disconnect from dojo when blocked
2015-06-24 11:55:42 -07:00
Philip C Monk
51d93691d8
put back in autosync succeded message
2015-06-19 18:14:19 -04:00
Philip C Monk
72ef5c2cbd
urb/zod/base -> urb/zod
2015-06-19 17:16:48 -04:00