pilfer-pandex
c164f12922
Merge pull request #3339 from urbit/jt/rehob
...
urbit-king: update urbit-hob to v0.3.3
2020-08-20 08:35:12 -07:00
Joe Bryan
b117ca25a6
ur: fills out bistream-write (ur_bsw*) interface
2020-08-19 19:12:01 -07:00
Matilde Park
ffadf5718d
links: use tabbar in links-list, settings
2020-08-19 21:44:45 -04:00
Matilde Park
1fd147f6cb
chat, links: componentise tabBar
2020-08-19 21:37:20 -04:00
Joe Bryan
c5bbe9e441
ur: rewrites ur_bsw_bytes to be bit-indexed
2020-08-19 18:37:01 -07:00
Joe Bryan
79363d66a8
ur: refactors bit-stream bounds-enforcement and growth
2020-08-19 18:37:01 -07:00
Joe Bryan
4aa1dbe4a2
ur: adds ur_bsw_bex() and tests
2020-08-19 18:36:56 -07:00
Matilde Park
0dbd879443
links: use componentised metadata
2020-08-19 21:17:33 -04:00
Matilde Park
ecfcb55c17
interface: componentise metadata settings
2020-08-19 21:03:01 -04:00
Matilde Park
1282e2abd1
publish: style 'about' field for dark mode
2020-08-19 20:42:58 -04:00
Matilde Park
0411052e42
groupView: 'no ships are banned' styling
2020-08-19 20:37:55 -04:00
Liam Fitzgerald
730478080c
publish: allow creation of unmanaged notebooks
2020-08-20 10:15:40 +10:00
Matilde Park
2c621caac2
Merge branch 'release/next-userspace' into mp/links-indigo
2020-08-19 18:23:11 -04:00
Elliot Glaysher
33cb1c1dce
Merge pull request #3350 from urbit/king-nat-on-private-networks-only
...
natpmp: change nat-pmp startup behaviour.
2020-08-19 16:27:14 -04:00
David Kerschner
dd3e1a5bcc
launch: minor on-peek update
2020-08-19 11:46:52 -07:00
Elliot Glaysher
88428961dd
natpmp: also detect 172.16.0/0/12 ips as private.
2020-08-19 14:02:03 -04:00
Joe Bryan
0f3731a40c
ur: adds initial tests for bitstream-read functions (ur_bsr*)
2020-08-19 10:19:28 -07:00
Joe Bryan
d4522adb0c
ur: moves slow8/32/64 write functions into tests
2020-08-19 10:19:28 -07:00
matildepark
94151b4a8f
Merge pull request #3351 from urbit/mp/revert/3344
...
Revert "chat: bottom-align UI in input"
2020-08-19 13:05:47 -04:00
matildepark
669a55ecf3
Merge pull request #3307 from cmarcelo/json-for-chat-update-keys
...
chat: serialize %keys to JSON for chat update
2020-08-19 13:02:32 -04:00
Elliot Glaysher
1401d7bc5c
natpmp: fix error handling and don't die on errors in getpubliaddress
...
This fixes a case where the natpmp async could pure () instead of
recursing, which would lock ames. This also adds some more error
handling on the haskell side of things and disables the raw fprintfs
in the c bindings layer.
2020-08-19 12:53:59 -04:00
Matilde Park
bb95a54462
Revert "chat: bottom-align UI in input"
...
This reverts commit a2af03fc70
.
2020-08-19 12:11:31 -04:00
Elliot Glaysher
5c7f846d71
natpmp: change the library's timeout system to not wait 4 minutes.
2020-08-19 12:05:13 -04:00
matildepark
e041afe351
Merge pull request #3348 from tylershuster/mobile-dojo
...
dojo: fixes whitescreen on mobile
2020-08-19 12:01:35 -04:00
Matilde Park
10c6ea77b7
publish: adding dark mode declarations
2020-08-19 11:30:43 -04:00
matildepark
f9805aada9
Merge pull request #3327 from urbit/lf/groups-join-fix
...
groups: join fixes
2020-08-19 11:09:05 -04:00
Liam Fitzgerald
687a957087
publish: make post submit button primary
2020-08-19 18:39:14 +10:00
Tyler Brown Cifu Shuster
b5485cf0e3
dojo: fixes whitescreen on mobile
2020-08-18 20:10:36 -07:00
Liam Fitzgerald
8064b48ae2
publish: improve responsivity on mobile
2020-08-19 11:00:43 +10:00
Liam Fitzgerald
5b86edd4d6
publish: address review comments
2020-08-19 10:59:24 +10:00
matildepark
4132dacf70
Merge pull request #3343 from urbit/mp/chat/blockquote
...
chat: several design tweaks
2020-08-18 20:36:10 -04:00
David Kerschner
1eb6407062
launch: added scrys for missing options
2020-08-18 17:25:51 -07:00
David Kerschner
bf4faf467c
s3-store: requested stylistic changes
2020-08-18 17:25:35 -07:00
Liam Fitzgerald
5b06ee7678
publish: remove extraneous files from merge
2020-08-19 10:11:44 +10:00
Matilde Park
e0bd7acdc9
Merge branch 'release/next-userspace' into mp/chat/blockquote
2020-08-18 20:09:14 -04:00
matildepark
b4a7d7bace
Merge pull request #3344 from urbit/mp/chat/bottom-aligned-input
...
chat: bottom-align UI in input
2020-08-18 20:07:16 -04:00
matildepark
f2435cdb32
Merge pull request #3346 from urbit/mp/groups/shortcode-pad-right
...
groups: pad shortcode prompt to avoid graphic bug
2020-08-18 20:07:01 -04:00
Matilde Park
65b3812191
chat: restore 'copied' notice on copy
...
Fixes #3326 .
2020-08-18 18:39:43 -04:00
Matilde Park
25beef6ded
chat: codeblocks get bg color
...
Fixes #3325 .
2020-08-18 18:19:11 -04:00
Matilde Park
3f447645d6
groups: pad shortcode prompt to avoid graphic bug
...
Fixes #3282 . Also refactors shortcode render into a function.
2020-08-18 18:01:20 -04:00
Matilde Park
a2af03fc70
chat: bottom-align UI in input
2020-08-18 17:47:05 -04:00
Matilde Park
d3b5e34c2d
chat: add monospace -> source code pro
2020-08-18 17:20:15 -04:00
Matilde Park
f7a2e043a3
chat: code mode uses source code pro
2020-08-18 17:17:14 -04:00
Matilde Park
8c3ef9b87b
chat: add blockquotes
...
Fixes #3338 .
2020-08-18 17:10:21 -04:00
matildepark
f769c89c3c
Merge pull request #3341 from urbit/mp/always-show-home
...
StatusBar: always show home button
2020-08-18 16:34:20 -04:00
Elliot Glaysher
60e2ae02a2
natpmp: cleanup by using a tristate
2020-08-18 15:43:31 -04:00
Matilde Park
0705f94f3f
StatusBar: always show home button
...
Perversely, fixes #3276 .
2020-08-18 14:57:05 -04:00
matildepark
8e9c5ae55f
Merge pull request #3322 from tylershuster/dojo-leap-conflict
...
leap: better handling of existing focus
2020-08-18 14:48:09 -04:00
Elliot Glaysher
dca4344a45
natpmp: By default, only try to talk to the router on private ips.
...
Since startup hangs for seconds when you are not behind a router,
but still attempt to ask one to open ports for you, by default,
only try to contact the router if the local ip is 192.168.*.* or
10.*.*.*.
Also make port forwarding force on/off.
2020-08-18 12:22:45 -04:00
Jared Tobin
5662a085d5
urbit-king: update urbit-hob to v0.3.3
...
v0.3.2 fixed an important bug that should be pulled in here.
2020-08-18 13:48:05 -02:30