Commit Graph

487 Commits

Author SHA1 Message Date
Anton Dyudin
2efd948bd9 Merge branch 'master' into mar-umd 2017-11-22 12:20:35 -08:00
Anton Dyudin
f6cdecb58b fix mar/umd 2017-11-20 12:30:53 -08:00
Anton Dyudin
a8fb0ed8f8 Merge branch 'mar-umd' into master 2017-11-20 11:17:39 -08:00
Anton Dyudin
04579db473 pass text metadata through verbatim 2017-11-20 11:01:35 -08:00
Fang
7739bfb855 Further renaming "reader" to "client". 2017-11-16 16:36:34 +01:00
Fang
05f803d96b /mar/gh/issue can now convert from httr. 2017-11-15 17:33:28 +01:00
Fang
d0a0d6cf51 Expanded on existing Github code by adding commit and repository marks. 2017-11-15 17:33:08 +01:00
Anton Dyudin
ee02ba804e add temporary .front extraction for .umd 2017-11-13 18:25:01 -08:00
C. Guy Yarvin
5b5d28e219 Partial fixes. 2017-11-10 13:29:22 -08:00
Fang
664a97b0e8 Added a %report prize so it no longer looks like the query's unavailable. 2017-11-09 18:26:26 +01:00
Fang
ee1ca40f34 Renamed %talk-guardian to %hall, %talk-agent to %talk.
In /sur, /gen, /mar, /lib renamed files/folders from "talk" to "hall".
2017-11-07 22:05:52 +01:00
Fang
da996e0ec2 Updated saving, loading and logging functionality. 2017-11-07 20:00:42 +01:00
Fang
0f276a5e4a Updated marks to include $public, irt the public membership list. 2017-11-06 21:20:33 +01:00
Fang
608533532b Fora is now a standalone app.
Posts notifications to journals %fora-posts and %fora-comments.
2017-11-06 19:35:32 +01:00
Fang
de061524cf Uncoupled presence from subscriptions.
To gain/remove a status in a circle, it now has to un/set by the reader.
2017-11-02 00:44:13 +01:00
Anton Dyudin
53c00b1f7b Merge branch 'unmark-test' into mar-umd
fenced:cram will need to be tweaked
2017-11-01 11:46:40 -07:00
Fang
76f5b306c7 Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk 2017-11-01 13:05:57 +01:00
Fang
f14d6b0849 Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk 2017-10-31 15:57:12 +01:00
Anton Dyudin
c396584886 Merge branch 'nozap' 2017-10-30 18:13:06 -07:00
Anton Dyudin
57006281f2 Merge remote-tracking branch 'urbit/maint-20170614' 2017-10-30 17:05:17 -07:00
Fang
feaf859af4 Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk 2017-10-27 12:29:34 +02:00
Anton Dyudin
71550b0bfd Revert "Merge branch 'jaelwomb' into cc-release"
(jael doesn't exist yet)

This reverts commit 13bc8ea59f, reversing
changes made to c232f670be.
2017-10-26 13:59:49 -07:00
Fang
720bc61135 Updated /mar/talk/telegrams 2017-10-24 17:59:27 +02:00
Fang
6c7146f988 Implemented /mar/talk/rumor. 2017-10-24 17:24:04 +02:00
Fang
31cd0593aa Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk 2017-10-24 15:21:15 +02:00
Fang
fddfe88d2b Implemented /mar/talk/prize and all necessary additions to /lib/talk-json.
Requires small change in zuse to compile. Under investigation.
2017-10-24 15:19:41 +02:00
Anton Dyudin
c23db2bcd3 fix &womb-invite and &sole-action 2017-10-20 10:52:31 -07:00
Fang
e990975c39 Some cleanup. /mar/talk/action now fully functional (but untested). 2017-10-20 19:46:02 +02:00
Fang
b6df30e006 /mar/talk/action to json works.
From json currently dig-overs.
2017-10-20 17:42:07 +02:00
Fang
e59b37eafc Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk 2017-10-19 23:59:14 +02:00
Fang
7d4e0512cf Largely complete /lib/talk-json (still missing diffs), /mar/talk/action. 2017-10-19 23:58:18 +02:00
Anton Dyudin
40050a490e WIP simplify parsing constants to ++soft, comment placement 2017-10-13 09:47:38 -07:00
Elliot Glaysher
ccfb11bda9 Complete prototype for a unicode aware ++to-{upper,lower}.
This uses a mark to parse UnicodeData.txt, and some ford runes to change this
into a binary search tree data structure for quick lookups, along with the
optimizations found in golang's unicode table to record ranges instead of
individual characters.
2017-10-12 22:55:45 -07:00
Elliot Glaysher
25accb9eba Add real unicode uppercasing.
Place UnicodeData.txt in %/lib/unicode-data/txt. The +capitalize generator
should then capitalize any unicode tape, including characters outside lower
ASCII.
2017-10-12 22:53:52 -07:00
Fang
c14970c228 tmp progress on talk-json lib & marks 2017-10-12 12:30:16 +02:00
C. Guy Yarvin
5c3fd13cc9 Ticketing works. 2017-10-11 17:00:21 -07:00
Fang
5586807f2c Fixed issue with talk command mark. 2017-10-09 12:59:23 +02:00
Fang
bb5150819c Merge branch 'talk-split' into remaint-merge-talk
Uncompiled. Untested.

# Conflicts:
#	app/talk.hoon
#	lib/helm.hoon
#	lib/talk.hoon
#	mar/talk/command.hoon
#	mar/talk/report.hoon
#	mar/talk/telegrams.hoon
#	sur/talk.hoon
2017-10-06 14:46:46 +02:00
C. Guy Yarvin
5a74064080 Merge branch 'remaint' into remaint-merge 2017-10-01 18:50:19 -07:00
Fang
b3eeaff83b Started allowing capitals in web.plan usernames. 2017-08-07 20:42:52 -07:00
Anton Dyudin
2c5e4445b1 add .umd urbit-markdown mark 2017-08-07 13:17:22 -07:00
Fang
01da92c7cf Updated talk command mark to reflect recent removal of ++statement. 2017-08-02 21:45:29 -07:00
Fang
caac4c8913 Removed ++partner. Everything is now ++circles. 2017-07-10 17:21:58 -07:00
Fang
02502d758e Fixed the talk command mark to be cool with recent changes to the structures. 2017-07-06 19:59:23 -07:00
Fang
4aa069c9f8 Removed bouquet for now. 2017-06-30 18:42:36 -07:00
Fang
563aa0102e Mostly functional federation & delta model. 2017-06-12 15:19:45 -07:00
Keaton Dunsford
457676f947 Add noun.hoon mark to /mar
Fixes an issue where trivial moves to ++poke-noun app arms across ships
wouldn't resolve, and ++coup in those apps would throw away the stack
trace.

See this Fora post:
<http://urbit.org/fora/posts/~2017.5.30..04.45.41..dbd2~/>
2017-05-30 16:55:00 -07:00
Anton Dyudin
f5d8c1997c parse reference as @p, not @uv 2017-05-25 10:32:07 -07:00
Raymond Pasco
7dc270f89f Merge remote-tracking branch 'joemfb/detap' 2017-05-17 05:38:26 -04:00
Fang
84026f9980 Fixed report mark.. again. 2017-04-27 17:05:19 +02:00
Fang
f3533eae4f More renaming of talk structures. 2017-04-26 23:33:25 +02:00
Fang
04997b5c10 Applied renaming of talk structure faces to report and telegrams marks. 2017-04-25 21:32:13 +02:00
Fang
5e02dc7db2 Removed trailing spaces from talk lib and marks files. 2017-04-25 21:21:46 +02:00
Fang
fb58d2f9a6 Renaming of talk structure faces now also applies to its command mark. 2017-04-25 18:38:05 +02:00
Fang
6e7d9c58a8 Renaming of talk structure faces now also applied to its report mark. 2017-04-25 15:40:25 +02:00
Fang
85a13cea21 Fully deprecated %design and %publish commands in favor of the new actions. 2017-04-14 13:02:38 +02:00
Fang
e36aed9778 Undid removal of federation functionality to facilitate traditional mailbox behavior.
The default mailbox gets used to contain foreign stories.
2017-04-03 14:42:45 +02:00
Fang
fdc36b3688 Updated the talk report mark to match changes to the structure. 2017-03-30 21:28:36 +02:00
Fang
9b94bbeb33 Removed %house reports, superseded by %tales lowdowns. 2017-03-29 20:17:21 +02:00
Fang
00d8c11178 Removed $glyph case from the talk-report mark. 2017-03-29 16:53:42 +02:00
Raymond Pasco
e10dc26bea Merge remote-tracking branches 'Fang/urbjs-isurl', 'ohaitch/stray-marks', 'eglaysher/fix-help', 'joemfb/prompt-sticky-master', 'joemfb/cork-safe' and 'joemfb/fry-nest' 2017-03-28 07:35:46 -04:00
Joseph Bryan
af767350a8 removes +-tap:by accumulator arg and changes calling convention 2017-03-20 18:56:00 -04:00
Joseph Bryan
ebed890f00 removes +-tap:in accumulator arg and changes calling convention 2017-03-20 18:55:55 -04:00
Keaton Dunsford
f220bf3db6 Add ++ grad %mime to html.hoon mark.
Fixes issue where ford doesn’t know which of two diffed html files to
build.
2017-03-03 03:19:19 -05:00
Raymond Pasco
c06e10e7c2 Merge remote-tracking branches 'joemfb/mar-telegram', 'galenwp/docs-fix', 'galenwp/room-filtering', 'Fang/talk-team' and 'keatondunsford/fix-html-mark' into maint-20160818
handles $mor speech in mar/talk/telegram
tree@258fdf7
simple channel filtering
Prevent unauthorized talk message sending
add `++grad %mime` to html.hoon mark
2017-03-03 03:09:32 -05:00
Keaton Dunsford
fca48b1005 Add ++ grad %mime to html.hoon mark.
Fixes issue where ford doesn’t know which of two diffed html files to
build.
2017-03-01 16:14:33 -08:00
Anton Dyudin
08d1e49c8a fix up remaining marks 2017-02-14 11:11:52 -08:00
Raymond Pasco
bab93e7ac2 Merge remote-tracking branch 'ohAitch/zuseflat-pretty'
Complete the restructuring of zuse. Add old-zuse compatibility layer.
2017-02-13 22:19:03 -05:00
Anton Dyudin
53eef4cd8d marks mostly functional 2017-02-13 16:02:25 -08:00
Joseph Bryan
1ce28cd073 handles $mor speech in mar/talk/telegram 2017-01-27 13:59:56 -05:00
Raymond Pasco
fd6d28ccc0 Remove blank lines at EOF 2016-12-15 22:52:53 -08:00
Raymond Pasco
bbc4d2c0ee Repository cleanup
mostly trailing whitespace removal
no new kernel because only changes there are whitespace removal
2016-12-15 22:36:45 -08:00
Raymond Pasco
cc5c386e5c Merge branch 'back-with-license', remote-tracking branches 'ohaitch/unlink-misvale', 'frodwith/wyt', 'ohaitch/ford-platform-dependencies', 'ohaitch/fix-rss', 'Fang/talk-who-fix' and 'Fang/talk-showtime' into maint-20160818
Backport of LICENSE.txt
Hack around a broken mark-subscription edge case
Hint +-wyt:in
Add /===/mar and /===/arvo to %core req dependents
Change .rss-xml to use correct urls, metadata
Fix talk's parsing of ;who
Talk setting: message timestamps
2016-12-12 16:40:36 -08:00
Anton Dyudin
91f8049819 remove ^vane shims
requires vere without crypto:ames
2016-12-08 13:50:32 -08:00
Anton Dyudin
0adde510ab canonize url:eyre, the last remaining compatibility interface 2016-12-08 13:50:32 -08:00
Anton Dyudin
fc4cdc56f6 canonize taco,tact:bytes:eyre 2016-12-08 13:50:32 -08:00
Anton Dyudin
7d66d8c3df canonize (parse|print):xml:eyre as (en|de)-xml:html 2016-12-08 13:50:32 -08:00
Anton Dyudin
44288642bf canonize jo..:js:eyre into enjs:format 2016-12-08 13:50:31 -08:00
Anton Dyudin
e7d08ac15f canonize pojo,poja as en-json,de-json :html 2016-12-08 13:50:31 -08:00
Anton Dyudin
5fbb2dff28 port forward lore, role, and rolt usage 2016-12-08 13:50:31 -08:00
Anton Dyudin
f57e30fc7b move ++rolt to ++of-wall:format 2016-12-02 10:43:16 -08:00
Anton Dyudin
e7140e3c37 translate ++jo usage to ++dejs or ++dejs-soft 2016-12-01 15:29:32 -08:00
Anton Dyudin
5f357346d8 flatten references to title,wired,differ,crypto,chrono 2016-12-01 13:46:18 -08:00
Anton Dyudin
3f904b4f90 remove ++epur:url:eyre convenience interface 2016-11-23 16:34:10 -08:00
Anton Dyudin
a373a6ef11 !: in ford files is redundant 2016-11-16 17:42:58 -08:00
Anton Dyudin
971c378ce8 reformat =+ to =, in ford files 2016-11-16 17:37:39 -08:00
Anton Dyudin
e445aa6e6f =, all marks and dependencies 2016-11-16 17:30:39 -08:00
Anton Dyudin
530beef96b Merge branch 'cc-release' into cc-merge
Conflicts:
	arvo/eyre.hoon
2016-11-14 14:04:46 -08:00
Anton Dyudin
13bc8ea59f Merge branch 'jaelwomb' into cc-release 2016-11-14 12:49:19 -08:00
C. Guy Yarvin
e36803df88 Merge commit '20c6d8c' into cc-merge 2016-11-13 19:39:12 -08:00
C. Guy Yarvin
cbbbef32cc Merge commit 'ed1525' into cc-merge 2016-11-13 18:54:06 -08:00
Anton Dyudin
62330a1759 fix json->txt type error, add ford ~| 2016-11-11 11:20:24 -08:00
C. Guy Yarvin
13789fa7b9 Moved ++mime, ++octs, ++mite to hoon.hoon. 2016-11-08 09:46:37 -08:00
C. Guy Yarvin
5c54de8782 %zuse cleanups and dependencies. 2016-11-07 17:40:00 -08:00
C. Guy Yarvin
b5706e0c81 Not quite running. 2016-11-06 16:45:29 -08:00
C. Guy Yarvin
c41be3b691 More namespacing. Double solid with pill
3bd0e6729b188df307de380160aad65b
vere
eea379f256
2016-11-01 16:15:11 -07:00
C. Guy Yarvin
35e20fcca6 Reorganize ++markup to ++eyre. 2016-10-31 17:12:56 -07:00
C. Guy Yarvin
71efed5c3b Move ++differ and ++lines into ++clay. 2016-10-27 16:50:22 -07:00
Joseph Bryan
20c6d8c206 fixes mar/sole/effect, purging styles on json:grow 2016-10-26 14:22:12 -04:00
Anton Dyudin
ed1525d893 rename lib/react to lib/elem-to-react-json 2016-10-24 13:42:50 -07:00
C. Guy Yarvin
9caae2c127 Cleanups for partitioned zuse. 2016-10-24 13:41:42 -07:00
C. Guy Yarvin
a192fce1fe Merge commit 'fff8e9' into cc-release 2016-10-24 10:36:01 -07:00
C. Guy Yarvin
7c5a3763aa Restructure ++number and ++crypto in %zuse. 2016-10-21 16:19:42 -07:00
Anton Dyudin
10533be44b Merge branch 'cc-release' of https://github.com/urbit/arvo into jaelwomb 2016-10-20 19:07:18 -07:00
C. Guy Yarvin
e57149b7c5 Various zuse cleanups. 2016-10-20 18:54:30 -07:00
Anton Dyudin
007a03d659 remove reference from mar/womb/invite 2016-10-13 16:07:58 -07:00
Anton Dyudin
eea13f8ce3 cleaning 2016-10-12 15:57:22 -07:00
Anton Dyudin
af9ae12a32 more missed s/uvI/uvJ/g 2016-08-12 12:25:10 -07:00
Anton Dyudin
c615b20bd4 missing hood womb-bonus routing, mark 2016-08-12 00:03:48 -07:00
Raymond Pasco
786bce0a79 Merge branches 'breaching-inception' and 'womb' into staging 2016-08-11 19:40:06 -07:00
Anton Dyudin
b64771cdbd fix mar/email, gmail sigh-tang 2016-08-11 17:07:55 -07:00
Anton Dyudin
e2a0fb798c add bump.t last comment date 2016-07-29 15:19:44 -07:00
Anton Dyudin
aa95b379b1 fix &womb-ticket-info rendering for @uv 2016-07-25 15:32:21 -07:00
Anton Dyudin
76495287da add {talk,write}-fora-post based off -comment
urbit/tree@ed3dcf0
2016-07-25 15:23:04 -07:00
Anton Dyudin
1cca758705 fix urbit/urbit#745 stray broken plan marks 2016-07-11 15:57:21 -07:00
Anton Dyudin
4a313ad578 bump /+womb passcodes to 128 bits, @uvG -> @uvH
urbit/womb@d4ada85
2016-07-05 15:06:11 -07:00
Anton Dyudin
8c963c06f1 switch over passcode to be @uv and not @p
urbit/womb@086a41
2016-07-05 13:17:03 -07:00
Anton Dyudin
4f26894cfe encrypted jammed womb back-up 2016-07-01 10:44:35 -07:00
Philip C Monk
7caa16e318 Merge remote-tracking branch 'origin/master' into HEAD
Conflicts:
	web/tree/main.js
2016-06-30 14:39:47 -04:00
Raymond Pasco
84734bf61d Merge remote-tracking branch 'galenwp/clock'
Conflicts:
	web/talk/main.js
	web/tree/main.js
	web/tree/~.main_urb.js

Comments, talk feed, &c
2016-06-06 14:21:21 -04:00
Raymond Pasco
70836c353b Merge remote-tracking branches 'philipcmonk/porcelain' and 'ohaitch/clay-tluc'
Better gh app, various (known broken code)
improve performance for writing files, rebuilding tree
2016-06-06 13:29:55 -04:00
Anton Dyudin
2c2c4137a2 Use simple @t .plan location field
Note: technically type-incompatible, might require people to recreate .plan files if they had already set a location
2016-06-02 16:04:01 -07:00
Anton Dyudin
61026b95dc parse tree-comments user out of ;h2:code:""
urbit/tree@6bdd46e
2016-05-23 18:33:41 -07:00
Anton Dyudin
a60f32a8cf add spur to &talk-comment to bypass |serve base
urbit/tree@51d9fe7
2016-05-23 17:45:57 -07:00
Anton Dyudin
cae52a68cd better async wasp handling
The "depends last" refactor had broken partial page reloading
2016-05-12 16:49:09 -07:00
Anton Dyudin
906c9a9bd1 mar/womb-invite 2016-05-06 15:34:18 -07:00
Anton Dyudin
bdd22ce7e6 ticket recycling frontend
urbit/womb@84ab238
urbit/tree@0fe789f
2016-05-04 14:41:59 -07:00
Philip C Monk
daf800165b textual representations of github issues 2016-05-04 15:59:10 -04:00
Philip C Monk
d33f8cf52a improvements for fuse 2016-05-03 19:26:52 -04:00
Anton Dyudin
998b7baca6 load dependency tracking at end of body, after a delay 2016-05-03 14:11:32 -07:00
Anton Dyudin
fe0b9ff5c4 &womb-replay-log mark for lens usage 2016-04-29 17:19:39 -07:00
Anton Dyudin
b79e1fec4e send tickets back to the managing ship
instead of sending email directly from the ticketer
2016-04-29 17:07:47 -07:00
Anton Dyudin
fa28a0fbfb save (most) womb pokes via .urb/put 2016-04-29 16:18:59 -07:00
Anton Dyudin
939ae10ea8 moved email sanitization to womb
That information might be useful non-publically though?
2016-04-27 15:52:18 -07:00
Anton Dyudin
ba9f00d5ba add ames cold/seen/live information to stat
urbit/womb@045565e
2016-04-27 15:37:10 -07:00
Anton Dyudin
7195fceee8 mar/womb-claim, finer-grained control over urb.wall
urbit/womb@cd9938f
2016-04-27 12:32:44 -07:00
Anton Dyudin
a359940afb mar/womb/ships json conversion
urbit/womb@1ea2133
2016-04-27 11:46:42 -07:00
Anton Dyudin
91d6eccbaf /womb/balance scry endpoint, mark, frontend
urbit/womb@fd3a34d
2016-04-26 18:49:21 -07:00
Anton Dyudin
1f7e55fb71 stat-all mark, src checking, frontend
urbit/womb@ad2ce14
2016-04-26 16:42:49 -07:00
Anton Dyudin
573d3c3b37 Merge branch 'wombjael' into web-womb
Womb backend
2016-04-26 16:42:45 -07:00
Anton Dyudin
097f74f762 Revert "remove gmail and some other bs"
Pre-merge: gmail is modified/used by %womb to email tickets
This reverts commit 8239c777ab.
2016-04-26 16:42:15 -07:00
Anton Dyudin
42926b7bb4 womb-part mark for backups 2016-04-18 15:01:18 -07:00
Anton Dyudin
0c4846c7c5 abstract and fix email sending 2016-04-14 18:37:41 -07:00
Anton Dyudin
8d6666f9b1 issue real (old) tickets 2016-04-14 17:10:57 -07: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
Philip C Monk
a39a93834c Merge remote-tracking branch 'anton/web-stream' into porcelain 2016-04-14 13:57:20 -04:00
Anton Dyudin
b8c55fdac0 Merge remote-tracking branch 'ault/asana' into web-stream
APIs, for simpler conflict resolution
2016-04-13 17:53:08 -07:00
Philip C Monk
e83c60958c clean porcelain 2016-04-08 19:47:34 -04:00
Anton Dyudin
fbec9c0c7f mass header-comment fixup 2016-04-07 19:16:04 -07:00
Henry Ault
c19a1a0761 dropbox security driver and minor supporting changes 2016-04-05 15:25:02 -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
Anton Dyudin
492718f5db Merge branch 'pipe' into web-stream
pull :pipe event->talk multiplexer
2016-03-31 15:02:35 -07:00
Anton Dyudin
4e12caea2d move ->lens-json conversion to mar/sole-effect,
lens ack logic inside ++ix
2016-03-31 14:23:23 -07:00
Anton Dyudin
6470dbb912 add .^(json %gx /=twit=/cred) login information 2016-03-30 17:04:22 -07:00
Anton Dyudin
933eb74336 write plan data from the web
urbit/tree@65b6df2
2016-03-30 15:43:27 -07:00
Anton Dyudin
a3781a4777 Merge branch 'twit-app' into dot-plan
Pull in working :twit and various fixes it depends on, to add write-plan-account logic to it
2016-03-29 17:32:42 -07:00
Anton Dyudin
730af1b93f add json translation for frontend use 2016-03-28 16:24:31 -07:00
Anton Dyudin
b886daf7c0 rename plan-data to plan-acct, add info to diffs 2016-03-28 16:24:25 -07:00
Philip C Monk
39f1bfc01a reworked api speech type 2016-03-25 20:47:22 -04:00
Anton Dyudin
583d1838f0 naming tweaks 2016-03-25 16:27:17 -07:00
Anton Dyudin
34d79c797e add name and location metadata 2016-03-25 16:19:48 -07:00
Anton Dyudin
bb32965d2f add optional url to .plan 2016-03-25 15:40:39 -07:00
Anton Dyudin
6bd1850bc3 create web.plan if nonexistent 2016-03-24 17:15:12 -07:00
Philip C Monk
402361d9c5 refactor into generators 2016-03-24 19:55:10 -04:00
Philip C Monk
3e85a67267 added :pipe 2016-03-24 18:42:39 -04:00
Anton Dyudin
1f83b56fb1 merge .plan files 2016-03-24 14:34:19 -07:00
Anton Dyudin
ccc01741a3 init .plan mark 2016-03-24 13:57:05 -07:00
Anton Dyudin
985f9c89d5 add mar/recoverable-error for httr errors 2016-03-22 16:12:42 -07:00
Galen Wolfe-Pauly
8239c777ab remove gmail and some other bs 2016-03-21 16:01:54 -07:00
Anton Dyudin
d248f431b9 rename twit-stat to twit-post 2016-03-21 13:36:42 -07:00
Philip C Monk
d030cde553 Merge branch 'master' into api-doc
Conflicts:
	arvo/eyre.hoon
	arvo/ford.hoon
2016-03-16 16:38:08 -04:00
Anton Dyudin
b6ef9f6d40 add twit-feed, twit-status 2016-03-14 15:17:47 -07:00
Philip C Monk
4144a1a8c8 %lens-command fix 2016-03-11 19:37:11 -05:00
Anton Dyudin
2f494e6e2f type mar/twit-req, mar/twit-usel 2016-03-11 16:06:47 -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
Philip C Monk
3454ca9c72 dojo.hoon has most all functionality 2016-03-08 20:19:28 -05:00
Philip C Monk
a8910dea96 waypoint 2016-03-07 17:06:17 -05: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
Philip C Monk
c0c67969f3 checkpoint, w/lens protocl 2016-02-26 20:13:00 -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
d331391486 proxy tree comments through talk
urbit/tree@bdebe54
2016-02-25 12:38:00 -08:00
Henry Ault
6910910333 dojo change for +http and an atom diff 2016-02-24 13:39:45 -08:00
Philip C Monk
d146f1d9e4 151ization 2016-02-19 17:47:09 -05:00
Anton Dyudin
a2cc5d5333 move tree-comments to separate renderer 2016-02-19 12:01:52 -08: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
Anton Dyudin
bf2164054d factor out map-to-json 2016-02-17 15:50:03 -08:00
Anton Dyudin
11341be6d7 fix rss renderer 2016-02-17 15:17:46 -08:00
Anton Dyudin
e874ce237a verified mark code 2016-02-17 15:00:12 -08:00
Anton Dyudin
6db85fe1ac more tree 151ization 2016-02-11 16:33:22 -08:00
Anton Dyudin
fb3c53553f add missing /?s 2016-02-11 16:33:21 -08:00
Anton Dyudin
2fbeee9243 more header-comment normalization 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
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
c95bd7af46 wasp-data debug mode urb.verb 2016-02-09 21:15:53 -08:00