Commit Graph

4829 Commits

Author SHA1 Message Date
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
Anton Dyudin
daa0da6d63 send comments to %comments 2016-02-26 15:50:14 -08: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
Anton Dyudin
d331391486 proxy tree comments through talk
urbit/tree@bdebe54
2016-02-25 12:38:00 -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
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
Raymond Pasco
d690fa46f0 Merge branch 'repoll'
Change profiler hint syntax: ~$(a ~) to ~$(%a ~)
2016-02-23 15:33:04 -05:00
C. Guy Yarvin
440ebc4e19 Change ~$(a ~) to ~$(%a ~). 2016-02-23 11:35:16 -08:00
Raymond Pasco
9b74e557a4 Merge branch 'tree-stacking-bug'
Fix z-index of tree navigation
2016-02-22 19:51:43 -05:00
Galen Wolfe-Pauly
8917cbe7ad fixed a nav stacking bug.
tree@1d7359c7278f95025b5cd6bcf08a9dd3ed2f32cd
2016-02-22 19:50:47 -05:00
Raymond Pasco
5a75624f55 Merge tree and talk updates from Galen
These updates fix some cosmetic bugs in the tree and talk interfaces.
Talk no longer scrolls on new messages when the viewport is scrolled up
from the bottom, and the issue with the tree menu overlapping the
content area on some viewports is fixed.
2016-02-22 18:05:27 -05:00
Galen Wolfe-Pauly
fba886bee9 talk and tree update
tree@f4edc664bf
talk@044615bcd6
2016-02-22 18:04:51 -05:00
Raymond Pasco
4b0ca55da3 Merge remote-tracking branches 'ohaitch/uglify-dial', 'ohaitch/fix-parsf' and 'ohaitch/fix-eyre-beak'
Update type prettyprinting to Hoon 151 compliance
Fix electroplating bug in ++parsf
Don't use invalid "revision 0" in eyre
2016-02-20 05:27:15 -05:00
Anton Dyudin
ba220c0d24 fix eyre ++back rev-0 beak
casting to and from %hiss was failing due to occuring at a null revision
2016-02-19 22:23:04 -08:00
Anton Dyudin
28e986b87e scanf was dependant on (cook :_(foo |=(...)))
Another victim rescued from the dicey pits of electroplating. @cgyarvin, is there a more canonical translation?
2016-02-19 21:15:56 -08:00
Anton Dyudin
8d374e940e convert type printer to hoon151 syntax 2016-02-18 15:53:53 -08:00
Anton Dyudin
9fb151179f sort profiling, omit if empty 2016-02-18 15:26:04 -08:00
Raymond Pasco
ca0fc9e704 Merge remote-tracking branches 'ohaitch/show-wing-tack' and 'cgyarvin/mushy'
No ~| in ++tack
Fix up more typed .^ issues
2016-02-18 17:06:12 -05:00
C. Guy Yarvin
90efa87743 Better handling of .^ in ames and ++mink 2016-02-18 13:44:17 -08:00
Anton Dyudin
29daf9a533 Apparently ++tack was also using ~| on wings.
See #2
2016-02-17 17:42:08 -08: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
8cfbe65274 fix ren/index unused path 2016-02-17 16:05:38 -08: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
Anton Dyudin
c7e5ee9b1d sign off on ren, sur, web 2016-02-17 15:25:53 -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
7675107acf 151ified apps 2016-02-17 14:57:46 -08:00
Anton Dyudin
527b7b9920 app/work was untranslated, removed 2016-02-17 14:36:22 -08:00
Anton Dyudin
c26a12318a moved revision-0 checking to ++liar, fixing boot (oops) 2016-02-17 13:38:32 -08:00
C. Guy Yarvin
dfe5995abf Fix ++swag. 2016-02-17 13:00:37 -08:00
Raymond Pasco
764f1d956c Merge branch 'moon', remote-tracking branch 'ohaitch/show-wing'
Quick fix to make +moon work again
Restore old-style find-limbs that actually look like the code
2016-02-16 23:34:39 -05:00
Raymond Pasco
6c8d537889 151ize +moon args 2016-02-16 23:34:06 -05:00
Anton Dyudin
11d3532ddd formal reponsibility taken gen/ 314->310 2016-02-16 17:40:32 -08:00
Anton Dyudin
847fc92915 151ify various generators 2016-02-16 17:35:52 -08:00
Anton Dyudin
14026b6579 switch find-limb from ~| to show %l 2016-02-16 16:10:52 -08:00
Anton Dyudin
47de9e0f6e added shol:show 2016-02-16 16:10:44 -08:00
Anton Dyudin
e38df6bade actually fix |merge 2016-02-16 13:43:28 -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
Raymond Pasco
e1f97f20a4 Merge branch 'breach-20160215-fix' 2016-02-15 19:52:27 -05:00
Raymond Pasco
c43641ab93 Fix a couple broken generators so we can breach 2016-02-15 19:52:18 -05:00
Raymond Pasco
e43be2d15b Merge branch 'breach-20160215'
A small zuse type error fix, and the ames version bump
2016-02-15 08:18:54 -05:00
Raymond Pasco
17e7a0dbb6 Bump ames protocol to 1 for breach. 2016-02-15 07:50:40 -05:00