fang
2d01e1851f
Merge branch 'master' into m/multipass
2021-06-09 14:34:49 +02:00
ryjm
0142fce219
king: add crud event to jael
2021-06-09 05:54:57 -04:00
ryjm
8ad9d022a1
king: fix noun derivation
2021-06-09 01:50:34 -04:00
fang
148fb1b45c
tests, aqua: update for recent changes
2021-06-04 14:11:44 +02:00
janeway
a41c3adcdd
glob: update to 0v2.3qak4.al612.8m1ig.kg03r.mfide
2021-06-04 15:15:22 +10:00
matildepark
638eed8d75
Merge pull request #4984 from urbit/lf/web-note-ref
...
notifications: fix description
2021-06-04 00:54:13 -04:00
Liam Fitzgerald
7f57fd7bfd
notifications: fix description
2021-06-04 14:49:22 +10:00
matildepark
fe60e82f68
Merge pull request #4983 from urbit/lf/leap-chording
...
leap: display chording options
2021-06-04 00:43:41 -04:00
Liam Fitzgerald
ce738f31f3
Merge pull request #4982 from urbit/lf/fix-dm-migration
...
dm-hook: fix on-init, rerun in on-load
2021-06-04 14:38:30 +10:00
Liam Fitzgerald
49f68e22d6
OmniboxResult: update props
2021-06-04 12:57:59 +10:00
Liam Fitzgerald
7ce67a2b46
leap: display chording options
2021-06-04 12:24:36 +10:00
L
99637b977b
Merge pull request #4981 from urbit/la/fix-admin-prop-drill
2021-06-03 21:02:11 -05:00
Logan Allen
c7f34b913b
interface: added isAdmin to props as well
2021-06-03 20:43:09 -05:00
Logan Allen
a92c749ce6
interface: make isAdmin an optional prop
2021-06-03 20:06:43 -05:00
L
e6925e7094
Merge pull request #4978 from urbit/la/fast-validate-graph
2021-06-03 19:48:56 -05:00
L
174f0d4324
Merge pull request #4980 from urbit/la/speedup-gph
2021-06-03 19:30:02 -05:00
Liam Fitzgerald
becc2a9ffe
dm-hook: fix on-init, rerun in on-load
2021-06-04 10:28:28 +10:00
fang
3b81e35260
dawn: better multikey format
...
Improves the multikeyfile format by taking a single ship and a list of
life+key pairs, instead of a list of full seeds.
Also decouples these changes from the dawn event, once again putting a
single seed into it. In the multikeyfile case, keys are injected as
%rekey events to jael near the end of the boot sequence.
Haskell-side changes may or may not be incomplete, boot presently fails
at some unknown point with what looks like a noun conversion error.
2021-06-04 01:49:15 +02:00
Logan Allen
dfdb0cfe34
interface: fix prop drilling of isAdmin
2021-06-03 17:54:55 -05:00
Logan Allen
42a8eaf071
graph-push-hook: speed up by getting rid of nest checks, using %cf, and storing gates instead of tubes
2021-06-03 17:29:01 -05:00
matildepark
a0a04746e7
Merge pull request #4979 from urbit/ixv/btc-fixes
...
btc: bug and style fixes related to fees
2021-06-03 18:26:36 -04:00
ixv
b22071a7d8
btc: update styles for bridge invoice page too
2021-06-03 14:59:05 -07:00
ixv
6fc362c02e
btc: fix order of fee options
2021-06-03 14:32:10 -07:00
ixv
ee865af32f
btc: invoice page style fixes and fee display
2021-06-03 14:28:12 -07:00
Logan Allen
56f2d46820
graph-store + validators: stop using +grab:noun and switch to using a static conversion to %graph-indexed-post
2021-06-03 14:06:58 -05:00
L
cb7da7cbba
Merge pull request #4977 from urbit/la/fast-nest
...
graph-push-hook/thread: shave off 20ms from nest checks by getting ri…
2021-06-03 13:55:00 -05:00
matildepark
330e17e28d
Merge pull request #4965 from urbit/james/imageinput-fixes
...
imageinput: disable placeholder selection, hide placeholder on focus
2021-06-03 14:28:41 -04:00
matildepark
718664d18d
Merge pull request #4976 from urbit/james/group-dm-sidebar
...
messages: synced/unread treatments for group DMs in sidebar
2021-06-03 14:26:45 -04:00
Logan Allen
06f2aedc72
graph-push-hook/thread: shave off 20ms from nest checks by getting rid of tmi problem with types
2021-06-03 13:19:33 -05:00
James Acklin
460982d74b
messages: synced/unread treatments for group DMs in sidebar
...
fixes urbit/landscape#623
2021-06-03 12:09:43 -04:00
matildepark
6a23722448
Merge pull request #4975 from urbit/lf/more-buses
...
interface: post-deploy fix omnibus
2021-06-03 01:51:32 -04:00
Liam Fitzgerald
d365f7ba07
omnibox: fix click handler
2021-06-03 13:07:46 +10:00
Liam Fitzgerald
57fbd0b0fd
notifications: fix notification keying
...
Fixes urbit/landscape#947
2021-06-03 13:02:35 +10:00
Liam Fitzgerald
c224ddf09a
notifications: fix note click through
...
Fixes urbit/landscape#937
2021-06-03 12:55:17 +10:00
Liam Fitzgerald
1cc3f4fd87
notifications: fix group num calculations
2021-06-03 12:53:42 +10:00
Liam Fitzgerald
0998c8ce81
PendingDm: fix mobile layout
...
Fixes urbit/landscape#935
2021-06-03 11:36:16 +10:00
Liam Fitzgerald
81415337d8
ProfileOverlay: fix DM route
...
Fixes urbit/landscape#933
2021-06-03 11:34:59 +10:00
Liam Fitzgerald
92eb156079
leap: navigate to DMs
...
Fixes urbit/landscape#948
2021-06-03 11:18:40 +10:00
Liam Fitzgerald
c53f4bc92d
GraphContent: fix inline content immediately following blockquote
2021-06-03 11:08:04 +10:00
Liam Fitzgerald
ecdfa36fe4
DMs: reply functionality with blockquotes
...
Fixes urbit/landscape#932
2021-06-03 11:05:53 +10:00
fang
cc362b27c9
kh: support multikeyfiles
2021-06-03 01:04:45 +02:00
fang
2e2361e522
kh: expose to/fromNoun template logic separately
...
Separately from deriveNoun, which gives you an entire instance. Having
access to these lets you call out to the auto-generated conversion
logic when writing custom code for it.
2021-06-03 00:59:55 +02:00
janeway-bot
00aeb6c17c
Merge 3db93c6aa2
into release/next-userspace
2021-06-03 01:13:10 +04:00
matildepark
3db93c6aa2
Merge pull request #4974 from urbit/jt/jw-v0.15.2
...
meta: update to janeway v0.15.2
2021-06-02 17:12:45 -04:00
Jared Tobin
d353ae3f0d
meta: update to janeway v0.15.2
...
Despite the benign-looking patch version bump, the latest version of
janeway drops support for the --do-it-live flag.
2021-06-02 16:49:21 +09:00
janeway-bot
9abbef84e2
Merge b220427624
into release/next-userspace
2021-06-02 10:05:39 +04:00
janeway
b220427624
glob: update to 0v2.2k8eq.k1uhe.9acu7.emum0.s8gjd
2021-06-02 15:58:49 +10:00
matildepark
949887f4ac
Merge pull request #4973 from urbit/lf/deploy-omnibus
...
interface: deploy omnibus
2021-06-02 01:36:55 -04:00
Liam Fitzgerald
a7813036fd
SidebarItem: fix dark mode colors
2021-06-02 15:06:31 +10:00
Liam Fitzgerald
4e4e5fa446
GroupHome: check owner of group for feed banner
2021-06-02 15:02:18 +10:00