Philip Monk
e2e4d28548
Merge pull request #4788 from urbit/la/sys-fast-orm
...
zuse: add +all, +any, +got, +has, +run, and +tab to ++ordered-map, jet hints, and reorganize alphabetically
2021-05-18 10:24:31 -07:00
Philip Monk
57bea9407e
Merge pull request #4623 from urbit/jb/seminoun-bunt
...
hoon: update seminoun bunt to be fully blocked
2021-05-18 10:23:30 -07:00
Philip Monk
f73b913df9
Merge branch 'release/next-sys' of ssh://github.com/urbit/urbit into release/next-sys
2021-05-13 07:04:27 -10:00
Philip Monk
a57b6f9c9e
Merge branch 'pr' into release/next-sys
2021-05-13 07:04:07 -10:00
Philip Monk
ec472b3015
Merge pull request #4848 from urbit/ted/ames-warm-pinhole
...
Ames: time out direct lanes faster
2021-05-13 09:56:44 -07:00
Logan Allen
b311087f6a
Merge branch 'release/next-sys' into la/sys-fast-orm
2021-05-11 12:37:16 -05:00
Logan Allen
0ed09b7a29
tests: fix wrong expected result with ordered-map test
2021-05-05 16:53:24 -05:00
Logan Allen
a25f8028f4
tests: add test to make sure subtree is being modified properly in +del-span
2021-05-05 16:07:08 -05:00
Logan Allen
915c548037
zuse: fix +del-span in +tab
2021-05-05 14:41:13 -05:00
Logan Allen
36ae091cff
zuse: +tab in ordered-map is more succinct and no longer nips
2021-05-05 13:09:43 -05:00
Logan Allen
4073cf9d76
zuse: +tab marginal code cleanup to reduce use of lark
2021-05-05 12:59:40 -05:00
Logan Allen
947b9ec75c
zuse: +tab should paginate into the ordered-map starting from the highest element, not from the lowest
2021-05-05 11:56:04 -05:00
Logan Allen
59227f8696
tests: added tests for +tab
2021-05-04 15:58:47 -05:00
Logan Allen
c86559071f
zuse: add +tab arm to +on, which allows one to take a subset excluding the start element with a max count
2021-05-04 14:55:41 -05:00
Ted Blackman
4c94c7edd4
ames: expire direct lanes faster after inactivity
2021-05-03 17:33:56 -04:00
Philip Monk
49bbf37ca2
Merge pull request #4835 from urbit/philip/clay-fixes
...
clay: fix requests for strange cares over ames
2021-04-29 15:18:05 -07:00
Philip Monk
ca389b42cf
Merge remote-tracking branch 'origin/master' into release/next-sys
2021-04-28 23:25:16 -07:00
Philip Monk
7b7e9e3104
clay: fix requests for strange cares over ames
...
Four changes:
- implement +validate-u to allow %u requests over the network
- make +validate-x use our local marks to make %x requests generally
work over the network
- in +start-request, if a foreign ship is making a request that we
shouldn't send over the network, ignore it. This closes a DOS vector.
- in +duce, if we're about to make a request to a foreign ship which
they won't be able to answer, crash the event.
Combined, these fix many of the common cases of weirdness around foreign
clay requests. Notably absent is a fix for reading `%a` across the
network, which I still maintain should happen against the foreign
hoon/zuse.
fixes #4834
see also #4307
2021-04-28 23:24:15 -07:00
Liam Fitzgerald
4b6f390a97
glob: update to 0v3.m4922.94fro.soub7.2cod3.0rfhh
2021-04-29 15:58:06 +10:00
Liam Fitzgerald
d18630d4e8
Merge remote-tracking branch 'origin/release/next-js'
2021-04-29 15:41:11 +10:00
Liam Fitzgerald
4d6315562c
Merge branch 'lf/hook-cond-negotiate'
2021-04-29 15:41:00 +10:00
Liam Fitzgerald
6bf6aa3273
Merge pull request #4832 from urbit/lf/fix-virt-crash
...
VirtualScroller: do not crash if ref is unset
2021-04-29 15:40:14 +10:00
Liam Fitzgerald
1ab144b265
hooks: address L review
2021-04-29 15:29:27 +10:00
Liam Fitzgerald
dbf8c2afb9
VirtualScroller: do not crash if ref is unset
2021-04-29 14:33:26 +10:00
Logan Allen
dd6eeccdae
zuse: update names of +subset to +lot, +peek to +pry, remove unnecessary comments
2021-04-28 16:12:46 -05:00
matildepark
2705f157c0
Merge pull request #4830 from urbit/lf/chat-strip-assoc
...
Chat: refactor to strip associations prop
2021-04-28 13:20:42 -04:00
Matilde Park
54ef64ee7c
ChatPane: invert showOurContact conditional
2021-04-28 13:18:37 -04:00
Liam Fitzgerald
e937911536
ChatResource: refactor to use ChatPane
2021-04-28 13:56:35 +10:00
Liam Fitzgerald
d635d596b8
ChatPane: add component
2021-04-28 13:56:09 +10:00
Liam Fitzgerald
a1c433b455
ShareProfile: refactor to remove dead props
2021-04-28 13:55:40 +10:00
Liam Fitzgerald
053e392c5c
ChatWindow: remove association prop
2021-04-28 13:55:05 +10:00
Liam Fitzgerald
f221cfe135
ChatInput: lift callbacks, refactor
2021-04-28 13:54:49 +10:00
Liam Fitzgerald
d2b08fbd8e
ChatMessage: refactor to remove association prop
2021-04-28 13:54:24 +10:00
Liam Fitzgerald
163d94e5a8
withStorage: fix typings
2021-04-28 13:50:19 +10:00
Liam Fitzgerald
22645b9814
interface: add state accessors
2021-04-28 13:37:20 +10:00
janeway-bot
b6a6b26911
Merge d1327db316
into release/next-js
2021-04-28 01:01:21 +04:00
Matilde Park
9675f0131e
ChatMessage: fix props destructure
2021-04-27 16:59:32 -04:00
Joe Bryan
d1327db316
urbit: bumps version to 1.5
2021-04-27 13:58:44 -07:00
Joe Bryan
bc45a6d32f
Merge pull request #4819 from wexpertsystems/docker-port-doc-fix
...
docker: update documentation
2021-04-27 13:49:05 -07:00
matildepark
6bf0bf82cd
Merge pull request #4823 from urbit/lf/more-virt-perf
...
VirtualScroller: performance enhancements
2021-04-27 16:46:19 -04:00
Matilde Park
370b7ad9de
Merge branch 'release/next-js' into lf/more-virt-perf
2021-04-27 15:54:27 -04:00
Matilde Park
2d22823a5b
UnreadNotice: add missing space
2021-04-27 15:51:02 -04:00
Joe Bryan
224e9d172a
Merge pull request #4828 from urbit/jb/cttp-crash-redux
...
vere: fix cttp tls crash from (bad) fix for synchronous error callback
2021-04-27 11:33:12 -07:00
Brendan Hay
bd429a0170
Merge pull request #4829 from urbit/bh/lmdb-static-osx
...
king: ensure lmdb is statically linked on osx
2021-04-27 20:29:19 +02:00
Joe Bryan
8d421ae68e
vere: improves u3_creq struct declaration style
2021-04-27 10:54:22 -07:00
Joe Bryan
645b860aa5
vere: extends cttp state machine to handle a/sync errors with tls
2021-04-27 10:54:17 -07:00
Brendan Hay
d72db74492
king: ensure lmdb is statically linked on osx
...
By way of ensuring the lmdb package's cabal extra-libraries field
is ignored and our lmdb overlay is used. Don't ask.
2021-04-27 19:50:16 +02:00
Liam Fitzgerald
4f6003fd24
graph-update: fix recursive add-nodes case
2021-04-27 16:34:48 +10:00
Liam Fitzgerald
27f2f93cc8
VirtualScroller: fix for origin=top
2021-04-27 16:25:50 +10:00
Liam Fitzgerald
7524dd268f
UnreadNotice: show even if are missing unread message
2021-04-27 15:33:38 +10:00