Elliot Glaysher
fbf7bdc4b8
Since it's unimplemented, %bbye goes bbye.
2019-08-23 14:07:58 -07:00
Benjamin Summers
0b0718997e
Don't insist on using specific port.
2019-08-21 18:18:10 -07:00
Benjamin Summers
82683bfd9a
Validate effects.
2019-08-21 17:54:00 -07:00
Benjamin Summers
131cb30900
Validate event parsing.
2019-08-21 17:29:39 -07:00
Benjamin Summers
efc6103fc1
%veer events now use cords instead of tapes?
2019-08-21 17:07:05 -07:00
Benjamin Summers
92bb2e005e
Merge branch 'master' of github.com:urbit/urbit into bs/uterm
2019-08-21 16:50:45 -07:00
Benjamin Summers
8ace44adb6
Validate pill files.
2019-08-21 16:49:08 -07:00
Jared Tobin
768c07a3f6
Merge pull request #1630 from matildepark/weather-link-firefox
...
Weather tile: CSS style polish for Firefox
2019-08-21 08:56:52 -02:30
Benjamin Summers
3ff5c4fad5
Implement king bug collect-all-fx
...
For now, this is mostly useful as an integration test: Replay the whole
event log of an existing ship using King Haskell.
This also opens the door for a future tool that inspects collected
effects for debugging purposes.
2019-08-20 17:42:53 -07:00
Benjamin Summers
6a273906b2
Store collected effects in LMDB.
2019-08-20 16:32:46 -07:00
Matilde Park
0051449b13
CSS style polish for Firefox
2019-08-19 18:40:18 -04:00
Benjamin Summers
e02dd2342c
CLI Parsing cleanup.
2019-08-14 19:47:54 -07:00
Benjamin Summers
7c6709de9b
Merge branch 'master' of github.com:urbit/urbit into bs/uterm
2019-08-14 15:37:20 -07:00
Benjamin Summers
e896447bf8
Minor
2019-08-14 15:35:36 -07:00
Benjamin Summers
1eda9d3401
A couple more command line arguments and a lot of TODO notes.
2019-08-14 15:18:59 -07: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
Logan
716fc7e77d
Merge pull request #1622 from matildepark/weather-hotfix
...
Weather tile: Hotfixing set location for initial tile state
2019-08-14 14:59:23 -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
Jared Tobin
c737f2fa4d
Merge pull request #1619 from urbit/take-road-stack
...
rewrites u3a_take() to use the road stack
2019-08-14 05:36:32 -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
Benjamin Summers
1a024785d4
@uv parser was wrong.
2019-08-13 18:28:34 -07:00
Benjamin Summers
e640bf505d
The HTTP query string wasn't being included in the event.
2019-08-13 17:53:03 -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
ixv
55d8fe978a
Merge pull request #1615 from urbit/publish-fixes
...
Publish: various fixes and improvements
2019-08-13 16:17:52 -07: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
Benjamin Summers
e6c2d46cd1
Various Fixes and Improvements
2019-08-12 22:56:31 -07:00
Benjamin Summers
55ceffc4c3
CLI parsing.
2019-08-12 21:57:30 -07: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
Benjamin Summers
8ea6abcad2
Simple tank printing.
2019-08-12 15:51:37 -07: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
Jared Tobin
09af71d776
Update solid pill.
2019-08-12 07:25:54 -07:00