Jared Tobin
c221c2c5ae
gall: type and non-+mo/+ap arm cleanup
2019-08-22 12:19:05 -02:30
Jared Tobin
09c3fbf52c
gall: another cleanup pass over +ap
2019-08-22 12:19:01 -02:30
Jared Tobin
4dc990b22d
gall: simplify bone/duct map names
2019-08-22 12:18:24 -02:30
Jared Tobin
ce960c9f56
gall: misc. cleanup of +ap state and arms
2019-08-22 12:18:16 -02:30
Jared Tobin
730a443e68
gall: kill +mo-conf, plus misc cleaning
...
+mo-conf was superfluous, and has thus been removed.
2019-08-22 12:17:21 -02:30
Jared Tobin
ffae93ba1a
gall: more cleanup to +ap arms
2019-08-22 12:17:14 -02:30
Jared Tobin
953627cec3
gall: initial syntax pass over +ap
2019-08-22 12:17:08 -02:30
Jared Tobin
dbc946a1fd
gall: some lark replacements
2019-08-22 12:17:05 -02:30
Jared Tobin
8b9a208f0f
gall: misc cleanup to +mo
2019-08-22 12:16:59 -02:30
Jared Tobin
ca20beb37f
gall: simplify sofa
2019-08-22 12:16:49 -02:30
Jared Tobin
59455b38ac
gall: cleanup pass over +mo
2019-08-22 12:16:42 -02:30
Jared Tobin
832245e1e5
gall: get rid of context lark
2019-08-22 12:16:38 -02:30
Jared Tobin
9fa4f44b8c
gall: fix path in +mo-cyst
2019-08-22 12:16:16 -02:30
Jared Tobin
fbc5b351fc
gall: shadow in +mo-receive-core
2019-08-22 12:15:51 -02:30
Jared Tobin
c37f725658
gall: misc cleanup to +mo-receive-core and related
2019-08-22 12:15:46 -02:30
Jared Tobin
b3365693e0
zuse, gall: simplify +task, fix %conf in %gall
2019-08-22 12:14:05 -02:30
Jared Tobin
0b44e6200f
gall: remove %load from %gall move in %dill
...
This was an artifact of %gall's old 'culm' type, which was removed in
1fe4ff1605
(2019-04-12).
2019-08-22 12:12:48 -02:30
Jared Tobin
1d28214c1b
gall: preliminary +call cleanup
2019-08-22 12:12:44 -02:30
Jared Tobin
78a1aeea33
gall: clean up +mo-{clip, club, gawk, gawd}
2019-08-22 12:12:40 -02:30
Jared Tobin
4d8212ebf8
gall: clean up +mo-claw, +mo-beak
2019-08-22 12:12:36 -02:30
Jared Tobin
a46234d60b
gall: clean up +mo-cook
2019-08-22 12:12:31 -02:30
Jared Tobin
8473697d19
gall: refactor +mo-cyst
...
Splits one very long arm into numerous shorter ones.
2019-08-22 12:12:25 -02:30
Jared Tobin
a2fd2e0ed7
gall: clean up +mo-{bale, ball, come, chew}
2019-08-22 12:12:20 -02:30
Jared Tobin
77b3eb6b4a
gall: clean up +mo-{boot, away, awed}
...
Also removes the superfluous +mo-baal and +mo-baba, most of the
implementations of which can be replaced with simple stdlib functions.
2019-08-22 12:12:10 -02:30
Jared Tobin
45185774e5
gall: clean up +mo-receive-core, +mo-born
2019-08-22 12:12:02 -02:30
Jared Tobin
8bc397423e
gall: clean up +mo-{conf, pass, give, okay}
2019-08-22 12:11:57 -02:30
Jared Tobin
a0bad41a08
gall: clean up +mo-abed, +mo-abet
2019-08-22 12:11:49 -02:30
Jared Tobin
d51b1ced4a
gall: use 'mo-state' for door name
2019-08-22 12:11:33 -02:30
Jared Tobin
569488cddb
gall: rename 'moz' to 'moves'
2019-08-22 12:11:25 -02:30
Jared Tobin
0eb5f864c8
gall: add alias for inferred bowl type
2019-08-22 12:11:01 -02:30
Jared Tobin
1b911be80d
gall: light type refactoring
...
Mostly modernises syntax. Also adds a couple of useful types ('whey'
and 'coke') that were previously defined inline.
2019-08-22 12:10:45 -02:30
Jared Tobin
1fe4ff1605
zuse: remove superfluous 'scup' and 'culm' types
...
%zuse includes definitions for 'scup' and 'culm', both of which are
superfluous. 'scup' is simply (pair ship desk) and is used only in the
definition of 'culm', a tagged union in which three of the four branches
are commented out (i.e. are unused).
This commit deletes 'scup' and 'culm' and refactors what little code
made use of them.
2019-08-22 12:09:44 -02:30
pkova
4313e8af55
Sort clauses of $fork type pretty-printing
2019-08-22 16:47:52 +03:00
Jared Tobin
95b602df5d
Merge pull request #1640 from urbit/publish-import
...
Adds import and export arms to publish
2019-08-21 21:52:21 -02:30
Matilde Park
632359df7b
Leave copy + root route copy
...
Returning underline to buttons
2019-08-21 17:54:14 -04:00
Matilde Park
3219e18019
Chat: Add pending message container and display
...
Additional logic for reducer + array manips
Removing multi-array mutation and comments
Adding comments and working logic.
Fix sigil showing for pending from same aut
Pending messages persist upon circle change
Scaffolding message pending injection
Additional logic for reducer + array manips
Removing multi-array mutation and comments
Adding comments and working logic.
Fix sigil showing for pending from same aut
Pending messages persist upon circle change
Reworking pending boolean logic.
Data structure changed to Map
Checking correct scope of prop, removing dev TODO
Rebase mistake.
2019-08-21 17:48:13 -04:00
Isaac Visintainer
66abf0de73
indented block
2019-08-21 13:56:50 -07:00
Isaac Visintainer
b24cdf317b
added import and export arms to publish
2019-08-21 13:22:38 -07:00
Philip Monk
e612e6d063
oops
2019-08-20 17:34:59 -07:00
Philip Monk
2c2ef195a7
add sponsorship chain keys to %dawn event
2019-08-20 16:41:50 -07:00
Philip Monk
4e266f10df
general jael subscriptions don't apply to moons
2019-08-20 11:03:07 -07:00
Philip Monk
e3c5e51e37
in jael store subscribers to all ships
2019-08-20 10:22:52 -07:00
Matilde Park
0051449b13
CSS style polish for Firefox
2019-08-19 18:40:18 -04:00
Logan
da2879073b
Merge pull request #1601 from matildepark/landscape-spinner
...
Loading spinner moved to left alignment
2019-08-14 15:00:11 -07:00
Matilde Park
dc6e79f967
Hotfix for "set location"
2019-08-14 15:14:28 -04:00
Jared Tobin
e55c4c7731
Merge pull request #1611 from matildepark/weather-http
...
Weather tile inputs geolocation manually over HTTP, allows for location updating
2019-08-14 10:22:51 -07:00
Joe Bryan
72d2b09f83
improves u3r_mug_bytes() efficiency (a little)
2019-08-14 02:50:36 -07:00
Joe Bryan
15b0268c6f
rewrites u3a_take to use the road stack
2019-08-14 02:48:00 -07:00
Matilde Park
3748cc216d
Manual-first UX
2019-08-13 20:37:02 -04:00
Matilde Park
48403bd6fd
Fixed style nitpicks
2019-08-13 20:17:40 -04:00
Isaac Visintainer
99a5048640
build js/css
2019-08-13 15:54:59 -07:00
Isaac Visintainer
5a2d0e62ca
fixed unread notification logic and added unread badges to post previews
2019-08-13 15:39:37 -07:00
Isaac Visintainer
ded8d0c823
fixed hr rendering
2019-08-13 11:49:43 -07:00
Isaac Visintainer
2212323b4d
added launch, chat, publish, clock, and weather as default apps for comets
2019-08-13 11:43:18 -07:00
Isaac Visintainer
f8133d6533
fixed path state transition when clicking next/prev
2019-08-13 11:40:35 -07:00
Isaac Visintainer
d4592c5e6a
adjusted spacing on next/prev component
2019-08-13 11:28:55 -07:00
Isaac Visintainer
9517dabcc1
fixed auto-resizing of blog title input field
2019-08-13 10:56:45 -07:00
Isaac Visintainer
2f5d2bfb36
handle edge cases in blog/post naming
2019-08-13 10:39:56 -07:00
Matilde Park
c3d842a613
Add "update location" option
2019-08-13 12:35:45 -04:00
Jared Tobin
14b6816300
Merge pull request #1606 from urbit/modulo-lib-surs
...
Make modulo follow lib-sur conventions
2019-08-12 19:52:51 -07:00
Matilde Park
b5b708704a
Forgot to minify.
2019-08-12 22:35:32 -04:00
Matilde Park
a3179ddb0a
Allow latlong input on enter
2019-08-12 20:03:59 -04:00
Matilde Park
1d70e9f995
Notify on error
2019-08-12 19:55:28 -04:00
Matilde Park
a99977e462
Manual geolocation in HTTP
2019-08-12 19:42:41 -04:00
Jared Tobin
37edcc8525
Merge pull request #1610 from urbit/philip/tapp-scry
...
add +scry to lib/stdio
2019-08-12 15:03:10 -07:00
Philip Monk
6349fc85ee
add +scry to lib/stdio
2019-08-12 13:50:14 -07:00
Jared Tobin
2030edfc30
Merge pull request #1609 from urbit/jt-fix-gulpcssimport
...
Update timer/package-lock.json.
2019-08-12 11:45:06 -07:00
Jared Tobin
f0b38e748a
Merge pull request #1598 from urbit/philip/jael-fake
...
Give correct answers to jael scrys on fake ships
2019-08-12 11:08:43 -04:00
Jared Tobin
92a9a3e7fe
Update timer/package-lock.json.
...
The version of gulp-cssimport that was included in the lockfile happened
to trigger one of GitHub's automated security warnings, so this just
updates the locked version to 7.0.0.
2019-08-12 07:43:20 -07:00
Philip Monk
b6d4783660
give correct answers to jael scrys on fake ships
2019-08-12 07:04:15 -07:00
Matilde Park
a8d89d5b9b
Merge upstream
2019-08-12 09:58:41 -04:00
Matilde Park
bbf6f82f6f
gulp bundle-prod'd the wrong app >_<
2019-08-12 09:58:11 -04:00
Matilde Park
f8b67644ad
Merge branch 'master' into comet-sizing
2019-08-12 09:52:29 -04:00
Matilde Park
eb1a2ff003
Merge upstream again
2019-08-12 09:51:12 -04:00
Jared Tobin
4da3b71e33
Merge pull request #1597 from urbit/philip/clay-drop
...
Kick write queue on |cancel
2019-08-12 09:49:15 -04:00
Jared Tobin
2a8e543c58
Merge pull request #1596 from urbit/dns-bind-http-cancel
...
adds stub for http cancellation in :dns-bind
2019-08-12 09:46:33 -04:00
Matilde Park
68055a42aa
Rebuilt compiled JS
2019-08-12 09:43:44 -04:00
Matilde Park
5f4b7d136e
Merge upstream/master into comet-sizing
2019-08-12 09:43:01 -04:00
Jared Tobin
61577515ee
Merge pull request #1604 from urbit/gall-wash
...
add gall %wash to clear caches
2019-08-12 09:41:11 -04:00
Fang
18928ff71f
Weather -> clock in clock tile's readme
2019-08-11 19:07:44 -07:00
Fang
a59149bc23
Move :publish app state type into app itself
2019-08-11 12:21:39 -07:00
Fang
2726eff1d4
Move :chat types into /sur
2019-08-11 11:59:59 -07:00
Ted Blackman
1c0805d94b
fix docs in generator
2019-08-10 14:27:19 -07:00
Ted Blackman
370213bb65
add gall %wash to clear caches
2019-08-10 14:24:31 -07:00
Matilde Park
d14f8b1db7
Spinner is left-aligned
2019-08-09 18:50:20 -04:00
Fang
cac4b2b70f
Move :launch types into /sur
2019-08-09 14:54:52 -07:00
pilfer-pandex
bbe0cb3014
revert change to ben's comment
2019-08-09 14:26:37 -07:00
pilfer-pandex
06e25fdf89
Merge branch 'master' into decap-all
2019-08-09 14:26:20 -07:00
pilfer-pandex
9997accabf
fix the %mean hints
2019-08-09 13:56:01 -07:00
Philip Monk
9e154b053f
kick write queue on |cancel
2019-08-09 11:53:05 -07:00
pilfer-pandex
1c243a1154
address joe's feedback (except mean)
2019-08-09 11:38:44 -07:00
Joe Bryan
1af1acabfb
handles http cancellation in :dns-bind
2019-08-09 11:09:03 -07:00
Jared Tobin
f8ab88264b
Merge pull request #1444 from urbit/eyre-tests-softcode
...
Ensure expected eyre test results always up-to-date
2019-08-09 06:51:54 -02:30
Jared Tobin
46422342e2
Merge pull request #1424 from jfranklin9000/master
...
make udon inline code match block code and enable inline code gaps in…
2019-08-09 06:49:28 -02:30
Jared Tobin
fc559b7d33
Merge pull request #1399 from urbit/chat-message-types
...
Message type support in Chat
2019-08-09 06:48:21 -02:30
Fang
d0385ced87
Ensure expected eyre test results always up-to-date
...
By dynamically generating the content-length headers for the expected
results, based on their actual content.
2019-08-08 22:18:24 -07:00
Matilde Park
11985ebb31
Comet sizing fixes
2019-08-08 18:10:57 -04:00
Philip Monk
35e63f2051
Merge remote-tracking branch 'origin/master' into philip/kale
2019-08-08 15:08:34 -07:00
Fang
05950770f4
Merge branch 'master' into chat-message-types
2019-08-08 15:01:00 -07:00
Philip Monk
bd36e61b22
Merge remote-tracking branch 'origin/master' into philip/kale
2019-08-08 14:51:14 -07:00
Matilde Park
a6fe81f950
Monospace ship name in eyre
2019-08-08 17:16:45 -04:00
Joe Bryan
6111a1f8fa
Merge pull request #1430 from urbit/stage-solid-redux
...
updates solid pill staging to handle :lens and +solid changes
2019-08-08 12:42:01 -07:00
Philip Monk
5800c66647
longer keys
2019-08-08 11:52:44 -07:00
Joe Bryan
b62b63a1f0
Merge branch 'generate-release-brass' into stage-solid-redux
...
* generate-release-brass:
updates lib/pill to support all relevant userspace marks
2019-08-08 11:47:58 -07:00
Philip Monk
c453450d9c
add |moon, |moon-cycle-keys, and |moon-breach
2019-08-07 17:59:01 -07:00
Philip Monk
eed4c6a236
add rekey to jael
2019-08-07 15:15:25 -07:00
Philip Monk
6eb4d9389d
remove snapshot scaffolding
2019-08-07 13:54:47 -07:00
Philip Monk
900e7fc12c
review fixes
2019-08-07 13:44:41 -07:00
Philip Monk
6468fe7a4a
review fixes
2019-08-07 10:46:03 -07:00
John Franklin
98732b75b6
modify udon parser to preserve gaps in inline code blocks
2019-08-07 09:58:19 -05:00
John Franklin
032aa13f9d
make udon inline code match block code and enable inline code gaps in Publish app
2019-08-07 09:55:51 -05:00
Jared Tobin
de23d25d07
Merge pull request #1425 from pkova/master
...
Fix % not working as talk glyph
2019-08-07 09:31:56 -02:30
Philip Monk
c253ed2a81
fix dawn tests
2019-08-06 16:16:43 -07:00
Philip Monk
b0dee239e7
Merge remote-tracking branch 'origin/master' into philip/kale
2019-08-06 15:47:20 -07:00
Philip Monk
6212422015
kale -> jael
2019-08-06 15:42:37 -07:00
Elliot Glaysher
68d9acae55
Fix capped queues to not crash when the size is set to 0.
2019-08-06 14:59:33 -07:00
Philip Monk
4ddd08890c
switch back to mainnet
2019-08-06 11:18:45 -07:00
pkova
ee06b5f15e
Fix % not working as talk glyph
2019-08-06 20:05:20 +03:00
Philip Monk
b7aa7f54c4
fix ames tests
2019-08-06 00:52:19 -07:00
Philip Monk
08e4990fea
remove unused azimuth logs from test
2019-08-06 00:17:26 -07:00
Philip Monk
38fb4fb5a3
remove more printfs
2019-08-05 23:47:16 -07:00
Philip Monk
f4d4d7dfe8
fix full moon-az test
2019-08-05 23:11:40 -07:00
Philip Monk
0adc83ecf6
get pills from aqua
2019-08-05 17:44:52 -07:00
Joe Bryan
cb778c79f0
Merge pull request #1429 from urbit/pill-stage-faster
...
improves pill staging in :lens
2019-08-05 16:59:15 -07:00
Joe Bryan
6fb8ed12ea
removes %lens-json, updates :lens to handle %sole-effect directly
2019-08-05 16:39:52 -07:00
Joe Bryan
5324472924
updates herb to support application/octet-stream with content-disposition
2019-08-05 16:34:37 -07:00
Joe Bryan
e8e5b60513
adds (disabled) road stack-overflow check to jam and nock
2019-08-05 16:26:36 -07:00
Joe Bryan
e03c9286aa
replaces road stack sanity assertions with explicit bail:meme
2019-08-05 13:07:41 -07:00
Philip Monk
21e4baa2ed
Merge remote-tracking branch 'origin/master' into philip/kale
2019-08-05 13:02:31 -07:00
Philip Monk
6f274de3be
more printfs
2019-08-05 11:48:11 -07:00
Philip Monk
e6f12dba97
remove printfs
2019-08-05 11:40:13 -07:00
Philip Monk
eaae4452c8
remove printfs
2019-08-05 11:39:35 -07:00
pilfer-pandex
4a2c392472
rm q jets, unneeded molting and cooking
2019-08-02 16:06:16 -07:00
pilfer-pandex
94f607699d
remove unneeded jets, access to q jets
2019-08-02 16:03:38 -07:00
Philip Monk
03da8b40f0
add moon test
2019-08-02 15:19:40 -07:00
Isaac Visintainer
076706c1d3
update urbit version number and pills
2019-08-02 14:56:28 -07:00
Joe Bryan
e4dad3c53e
Merge pull request #1393 from urbit/ivory-lfs-safe
...
updates ivory codegen to fail if ivory.pill is an lfs pointer
2019-08-02 14:30:35 -07:00
Matilde Park
4160ba27af
Removing spellcheck from invite boxes
2019-08-02 16:58:00 -04:00
Joe Bryan
47d7d48928
moves ca-bundle header generation into a separate nix derivation
2019-08-02 13:57:34 -07:00
Joe Bryan
e9def4d3d8
moves ivory header generation into a separate nix derivation
2019-08-02 13:55:15 -07:00
Joe Bryan
7f8f395b6c
updates ivory codegen to fail if ivory.pill is an lfs pointer
2019-08-02 13:54:54 -07:00
Fang
ccdc49c81d
Update dist files
2019-08-02 22:46:11 +02:00
Fang
ccf1e09a75
Avoid using %tank %fats
...
Because tank printing is a pain. Rely instead on %text, using %name
to distinguish between intent.
2019-08-02 22:41:39 +02:00
Matilde Park
cc66d6b010
Merge pull request #1418 from matildepark/matilde-chat-css
...
Chat CSS polish - members page & message box
2019-08-02 16:40:42 -04:00
Fang
9ce07b821f
Fix message width clamping
2019-08-02 22:07:27 +02:00
Fang
40225001de
Tighten spacing around %exp messages
2019-08-02 21:47:36 +02:00
Fang
905092aa0a
Merge branch 'master' into chat-message-types
2019-08-02 21:20:01 +02:00
Philip Monk
f38d913ddb
fix +moon
2019-08-02 11:24:20 -07:00
ixv
6c0ac0ac3d
Merge branch 'master' into slam-wa
2019-08-02 11:08:29 -07:00
Philip Monk
d3d3cecb0b
handle iris error
2019-08-02 10:16:05 -07:00
Matilde Park
1f2abd8df7
Members page renovation
2019-08-02 12:58:58 -04:00
Matilde Park
c302d274c3
Don't wrap comets.
2019-08-02 12:33:28 -04:00
Matilde Park
3f55aaeb81
Ship names are in monospace
2019-08-02 12:26:47 -04:00
Matilde Park
baa9f32c68
Merge branch 'master' of github.com:matildepark/urbit into matilde-chat-css
2019-08-02 11:38:25 -04:00
pilfer-pandex
7a44ad8e0e
fix the %mean nest-fail in nest
2019-08-01 18:18:52 -07:00
Joe Bryan
cb3bb507b7
Merge pull request #1417 from urbit/exit-cleaner
...
exit cleanly where appropriate; don't, where not
2019-08-01 17:47:42 -07:00
Joe Bryan
0a1c4d24c3
converts SIGQUIT into SIGABRT in the daemon
2019-08-01 17:19:58 -07:00
Joe Bryan
ddc298bd3d
ensures clean exit in daemon on worker exit
2019-08-01 16:51:40 -07:00
Matilde Park
8c3c192739
Merge pull request #1415 from matildepark/weather-retouch
...
Weather CSS polish
2019-08-01 19:02:40 -04:00
Matilde Park
d634a657e8
Positioning elements
2019-08-01 18:39:26 -04:00
Matilde Park
35d0d2ac88
Consistent weather label
2019-08-01 18:33:32 -04:00
Matilde Park
4513b78cf4
Weather button Indigoify
2019-08-01 18:32:26 -04:00
ixv
18c67b82a2
Merge branch 'master' into la-chat-styles
2019-08-01 15:18:41 -07:00
Logan Allen
ab2cdd6adc
Updated build files and removed repeated console.logs from tiles
2019-08-01 22:15:08 +00:00
Logan Allen
3bab50f453
Updated build tooling to be faster and removed unnecessary dependencies
2019-08-01 22:08:59 +00:00
Logan Allen
9610c41a80
Style updates for messages and comet sigil sizing
2019-08-01 22:08:59 +00:00
Logan Allen
b01c290f0d
Added changes from landing page and @pkova's previous PR to urbit/interface
2019-08-01 22:08:59 +00:00
Matilde Park
f6eca9f09f
Prevent cutting of characters with height styling
2019-08-01 17:37:21 -04:00
Joe Bryan
9beaae2ae0
ignores SIGPIPE in both daemon and worker processes
2019-08-01 13:57:47 -07:00
ixv
24560952f2
Merge pull request #1387 from urbit/http-cancel-resilience
...
Fix ~zod crash by fixing how %eyre handles app cancels.
2019-08-01 13:49:24 -07:00
ixv
a8ee892613
Merge pull request #1392 from urbit/ames-czar-print-less
...
updates ames i/o driver to track galaxy state transitions
2019-08-01 13:48:07 -07:00
ixv
af4ad7e99d
Merge pull request #1386 from urbit/talk-read-silent
...
Don't sh-note updates to a circle's read counter
2019-08-01 13:20:06 -07:00
ixv
054372ba54
Merge pull request #1348 from urbit/talk-ezbind
...
Allow glyph binding during ;join and ;create
2019-08-01 13:19:51 -07:00
Elliot Glaysher
63e72122d8
Merge pull request #1358 from urbit/lens-export
...
Add --import and --export
2019-08-01 13:18:12 -07:00
Philip Monk
1391ecafd3
pills and fix pill generation
2019-08-01 13:17:14 -07:00
Ted Blackman
f01e04529f
Merge pull request #1412 from urbit/behn-fixes
...
Behn fixes
2019-08-01 13:14:55 -07:00
Ted Blackman
5d463fd7af
+test-slam-wa-wet comments
2019-08-01 13:14:29 -07:00
Ted Blackman
10a352ae3d
fix tests and update pill
2019-08-01 12:02:25 -07:00
Ted Blackman
d22490facb
testnet config
2019-08-01 11:45:15 -07:00
Philip Monk
9b798a8722
reenable apps
2019-08-01 11:43:33 -07:00
Ted Blackman
449b1a9769
behn: stop clamming in +load
2019-08-01 11:37:28 -07:00
Ted Blackman
0579cc9937
behn fix crash from missing timer
2019-08-01 11:30:19 -07:00
Ted Blackman
1c3ea0b188
add +slam:wa and tests
2019-08-01 11:21:24 -07:00
Philip Monk
54a3031397
add keys to sponsor in preboot validation
2019-08-01 11:14:36 -07:00
pilfer-pandex
a5a9220284
decapitate nest:ut with caching for dext
2019-08-01 11:13:40 -07:00
Matilde Park
b62eaa859e
Pointer over the set location to seem buttonish
2019-08-01 13:33:32 -04:00
Matilde Park
80dea066d6
Seem a bit more tile-like.
2019-08-01 13:32:51 -04:00
Matilde Park
8042bce45b
Redesigning the set location appearance + label
2019-08-01 13:31:47 -04:00
Matilde Park
7ff6d99c2b
Recompiling /arvo clock tile
2019-08-01 11:59:23 -04:00
Fang
f07c6424c4
Update dist files with recent changes
2019-07-31 13:53:16 +02:00
Fang
91d4c26516
Touch up styling of %exp messages
2019-07-31 13:51:57 +02:00
Fang
470a22cae4
Improve rendering of multi-line %exp messages in talk
2019-07-31 13:41:07 +02:00
Fang
3e028fde21
Render tanks in hall json at safer width
2019-07-31 13:40:30 +02:00
Fang
39cf0388be
Work around weird zuse shadowing bug
...
`..zuse` gave `%309`, which is equivalent to `zuse`. Somehow, `..^zuse`
gives the correct result.
2019-07-31 13:39:31 +02:00
Fang
e5f0e136e9
Improve rendering of multi-line %exp messages
2019-07-31 13:35:55 +02:00
Fang
1ce3d5af7a
Support sending %exp messages
2019-07-31 13:35:25 +02:00
Philip Monk
418a05f833
add moon handling to kale
2019-07-30 18:13:05 -07:00
Philip Monk
583da25e50
add test for sudden breaches
2019-07-30 16:53:40 -07:00
Philip Monk
582ac471bd
only blockchain is real
2019-07-30 16:29:04 -07:00
Philip Monk
578d14bfea
implement kale hierarchy
2019-07-30 16:26:47 -07:00
pilfer-pandex
a332bb17b2
kill conk:ut jet
2019-07-30 13:53:09 -07:00
pilfer-pandex
30c47dac09
decapitate wrap:ut
2019-07-30 13:53:09 -07:00
pilfer-pandex
762d4b5d83
decapitate toss:ut
2019-07-30 13:53:09 -07:00
pilfer-pandex
00b70a9a2b
decapitate rest:ut
2019-07-30 13:53:09 -07:00
pilfer-pandex
f49e5aa5bd
dejet repo:ut
2019-07-30 13:53:09 -07:00
pilfer-pandex
1005d5d7f8
decapitate play:ut (broken??)
2019-07-30 13:53:09 -07:00
pilfer-pandex
70b0223d39
decapitate peel:ut
2019-07-30 13:53:09 -07:00
pilfer-pandex
6fdb739a38
decapitate peek:ut
2019-07-30 13:53:09 -07:00
pilfer-pandex
7306e80da2
decapitate mull:ut
2019-07-30 13:53:09 -07:00
pilfer-pandex
5057cb733c
decapitate mint:ut
2019-07-30 13:53:09 -07:00
pilfer-pandex
ffa0d9108c
decapitate fuse:ut
2019-07-30 13:53:09 -07:00
pilfer-pandex
61b957cc5b
decapitate fish:ut
2019-07-30 13:53:09 -07:00
pilfer-pandex
13c73ea990
decapitate fire:ut
2019-07-30 13:53:09 -07:00
pilfer-pandex
0d97cee2ee
decapitate find:ut, fond:ut
2019-07-30 13:53:09 -07:00
pilfer-pandex
67d51c1c1f
decapitate crop:ut
2019-07-30 13:53:09 -07:00
Philip Monk
577a01503b
change preboot stuff to include rift
2019-07-30 13:28:57 -07:00
Philip Monk
e39a2c0467
all breach tests pass
2019-07-29 15:09:08 -07:00
Fang
f463ae2839
Update dist files with recent changes
2019-07-29 10:27:12 +02:00
Fang
19e05d70e2
Render all message types in the sidebar also
2019-07-29 09:29:00 +02:00
Fang
34826d6e19
Build and render arvo:// urls correctly
2019-07-29 09:05:42 +02:00
Fang
e6f962e76e
Make input area resizable
...
and touch up its styling issues.
2019-07-29 02:16:11 +02:00
Fang
37d061cbfe
Support sending %fat messages
...
for clipboard pastes and long-form content.
If a multi-line string is pasted into an empty input field, treat is as
a "clipboard" message if it's sent directly afterwards. (A text %fat.)
If a multi-line message is composed in any other way, treat it as a
long-form message, moving all but the first line into the attachment.
(A more display-friendly tank %fat.)
2019-07-29 02:08:19 +02:00
Fang
c04ee7a0de
Ensure (%fat) messages get rendered within screen bounds
2019-07-29 02:01:16 +02:00
Fang
c880736eea
Remove noisy printf
2019-07-29 01:58:08 +02:00
Fang
716af367bf
Forbid sending empty messages
...
And don't render any elements for them.
2019-07-28 23:21:03 +02:00
Fang
c4ad4aa247
Support rendering %fat
2019-07-28 23:16:09 +02:00
Fang
ea3f46183a
Support rendering %exp
2019-07-28 13:21:54 +02:00
Fang
1974c8b4e4
Support rendering %ire
2019-07-28 13:09:55 +02:00
Fang
c91ad893c0
Support rendering %app
2019-07-28 13:06:08 +02:00
Philip Monk
efd37a1e3c
simplify kale/azimuth-tracker subscription semantics
2019-07-27 21:01:55 -07:00
Philip Monk
f78d755a0d
%breach-sync works with kale
2019-07-27 16:52:28 -07:00
Fang
d0e51f4a1a
Refactor chat-input to fully support %lin and %url
...
Supports sending both regular and action %lin messages, using the
optional @ prefix.
Now transforms on-urbit URLs into arvo:// URLs prior to sending,
as opposed to on-render.
Unfortunately, the type hall uses for URLs doesn't support non-HTTP
protocols yet, so we send arvo:// URLs as %lin messages for now.
Input field gets styled based on detected message type. Italics for
action lins, underline for URLs.
2019-07-27 18:28:04 +02:00
Fang
ccf5b09165
Refactor message.js to fully support %lin and %url
...
Renders messages based on their speech type, as opposed to interpreting
%lin speeches and ignoring all others.
Italicizes %lin "@" messages.
Makes images clickable to open in new window.
2019-07-27 18:22:53 +02:00
Fang
0286d03edb
Refactor code duplication in Chat root
2019-07-27 15:00:41 +02:00
Philip Monk
82bf90df3f
Merge pull request #1398 from adklempner/weather-timer
...
Fix timer logic in Weather app
2019-07-27 01:40:54 -07:00
Philip Monk
dd76358f6a
%breach-hi works with kale
2019-07-26 20:45:45 -07:00
Philip Monk
a47ef9ac77
wip
2019-07-26 20:45:45 -07:00
Philip Monk
577eed93b8
migrate ames to kale
2019-07-26 20:44:43 -07:00
Philip Monk
e2ff00bf9d
listen to eth node for sponsor
2019-07-26 20:43:58 -07:00
Philip Monk
b19c91dcf0
specialize azimuth-tracker to sets of ships
2019-07-26 20:43:58 -07:00
Philip Monk
89cde4a272
Merge remote-tracking branch 'origin/master' into HEAD
2019-07-26 18:44:29 -07:00
Arseniy Klempner
7ab8bbb047
Fix timer logic in Weather app
2019-07-26 18:36:57 -07:00
pilfer-pandex
acb55a3b28
fix mismatch in mull (tscm again)
2019-07-26 13:47:22 -07:00
pilfer-pandex
9a6cdd8d13
per philip, remove !: from arvo.hoon
2019-07-26 13:26:28 -07:00
ixv
ace41924cf
Merge pull request #1367 from urbit/interface-monorepo
...
Interface monorepo
2019-07-26 10:13:46 -07:00
Joe Bryan
f31e60b385
updates ames i/o driver to track galaxy state transitions and print less
2019-07-25 19:56:34 -07:00
Joe Bryan
ef9b71a931
updates ames i/o driver to drop outbound packets if not live
2019-07-25 19:56:00 -07:00
Philip Monk
12c024f368
Merge pull request #1389 from urbit/philip/insert-event
...
add -I to inject event
2019-07-25 16:43:20 -07:00
Philip Monk
30a3ec41c5
add -I to inject event
2019-07-25 14:57:10 -07:00
Elliot Glaysher
36b8902fad
Fix ~zod crash by fixing how %eyre handles app cancels.
...
When we ask an app to run a %handle-http-cancel event, we don't
actually care about the return value or even if it errors. The
cancel event is purely informative. Likewise, because we cause
cancels on restart of urbit, they cannot expose crashes to the
system. Otherwise, an app with an open connection but a broken
or non-existent cancel handler can prevent your ship from
coming back up.
2019-07-25 14:12:44 -07:00