Isaac Visintainer
b2887e75a0
btc: add tile
2021-05-26 18:30:18 -07:00
édouard
2c6c83bc14
stying edits: small collection of various visual fixes
...
All edits were constrained within the `/components` directory of the wallet src. Most involve simple value switches and other similarly simple fixes, towards matching designs.
2021-05-26 18:30:18 -07:00
Isaac Visintainer
82829c6ee0
btc: retry logic for unconfirmed balance, show it on frontend
2021-05-26 18:30:18 -07:00
Isaac Visintainer
718d774d0d
btc: first pass on fee selection
2021-05-26 18:30:18 -07:00
pkova
1a096efbba
btc: retry logic for unconfirmed balance, show it on frontend
2021-05-26 18:30:18 -07:00
Isaac Visintainer
78a7dd256f
temp 2
2021-05-26 18:30:18 -07:00
Isaac Visintainer
24db04bccc
temp
2021-05-26 18:30:18 -07:00
Isaac Visintainer
2288858302
btc: route network info from top level
2021-05-26 18:30:18 -07:00
Isaac Visintainer
6377f49340
btc: js hash check generator
2021-05-26 18:30:18 -07:00
Isaac Visintainer
df3f6c9042
btc: address validation; loading states in sending flow
2021-05-26 18:30:18 -07:00
Isaac Visintainer
4a67c56706
btc: add icon
2021-05-26 18:30:18 -07:00
pkova
a740b7ea1f
btc: round denominated amounts on invoice and sent screens
2021-05-26 18:30:18 -07:00
pkova
89b7a24109
btc: reset psbt state on exit from sending flow
...
This fixes trying to access beyond buffer length errors.
2021-05-26 18:30:17 -07:00
pkova
bdf64a9613
btc: add x to final component in sending flow
2021-05-26 18:30:17 -07:00
Isaac Visintainer
78c0235c99
btc: bug and style fixes for transaction history
2021-05-26 18:30:17 -07:00
Isaac Visintainer
b58fe46fdc
btc: fix issue with channel-js part 2
2021-05-26 18:30:17 -07:00
Isaac Visintainer
e3c20a2901
btc: improved transitions and error handling for startup modals
2021-05-26 18:30:17 -07:00
Isaac Visintainer
a9706c7ece
btc: fix prod build
2021-05-26 18:30:17 -07:00
Isaac Visintainer
517d26a3f7
btc: improved initial loading display
2021-05-26 18:30:17 -07:00
Isaac Visintainer
99a44640f0
btc: fix issue with channel-js resubscribes
2021-05-26 18:30:17 -07:00
Isaac Visintainer
62afe28f3f
btc: allow unsetting provider; let frontend know if wallet is removed
2021-05-26 18:30:17 -07:00
Isaac Visintainer
ac02810fde
btc: fix currencyValue in transaction.js
2021-05-26 18:30:17 -07:00
pkova
5d44b596d0
btc: propagate psbt state through balance component
2021-05-26 18:30:17 -07:00
Isaac Visintainer
e043273446
btc: currency rate polling and reducer
2021-05-26 18:30:17 -07:00
Isaac Visintainer
02b4ac1a91
btc: fix transaction ordering
2021-05-26 18:30:17 -07:00
Isaac Visintainer
e759050eb2
btc: check if payee has wallet; allow sending to external addresses
2021-05-26 18:30:17 -07:00
Isaac Visintainer
f161ef69ec
btc: some frontend cleanup
2021-05-26 18:30:17 -07:00
Isaac Visintainer
197934f95b
btc: address copying
2021-05-26 18:30:17 -07:00
Isaac Visintainer
2158e9a4cd
btc: transaction history
2021-05-26 18:30:17 -07:00
pkova
fdfcf27ec4
btc: make button in send.js reactive
2021-05-26 18:30:17 -07:00
pkova
c8c1bdf0be
btc: add USD currency conversion rate fetching
2021-05-26 18:30:17 -07:00
pkova
44767c00dd
btc: styling improvements in invoice.js
2021-05-26 18:30:17 -07:00
pkova
a548414baf
btc: styling improvements in send.js
2021-05-26 18:30:17 -07:00
pkova
2391185916
btc: add final screen for sending flow
2021-05-26 18:30:17 -07:00
pkova
32477257c9
btc: make invoice send btc button reactive
2021-05-26 18:30:17 -07:00
pkova
4c22a439e4
btc: go to invoice screen only after receiving psbt
2021-05-26 18:30:17 -07:00
pkova
b3d0919cba
btc: fix walletModal fprint, balance.js initial state
2021-05-26 18:30:17 -07:00
pkova
b95b167646
btc: add unstaged files, fix fingerprint length
2021-05-26 18:30:17 -07:00
pkova
215784af44
btc: add mvp sending flow
2021-05-26 18:30:17 -07:00
Isaac Visintainer
6992a34040
btc: record history for transactions that occur outside wallet flow
2021-05-26 18:30:17 -07:00
Isaac Visintainer
2afa80a638
btc: unconditionally re-request address-info for watched addresses
2021-05-26 18:30:17 -07:00
Isaac Visintainer
fbb74c5ab2
btc: fix issue with wallet generation from master ticket
2021-05-26 18:30:17 -07:00
Isaac Visintainer
4066f21ec1
temp: fix balance issue
2021-05-26 18:30:17 -07:00
Isaac Visintainer
da7fe35a60
temp commit: beginning balance and transactions page
2021-05-26 18:30:17 -07:00
Isaac Visintainer
cc7318aaa9
btc: provider/wallet setup flow
2021-05-26 18:30:17 -07:00
Isaac Visintainer
d32e78799f
btc: more frontend template stuff
2021-05-26 18:30:17 -07:00
Isaac Visintainer
fc1dbe4f30
btc: frontend template
2021-05-26 18:30:17 -07:00
Isaac Visintainer
2b6831db13
btc: added tile
2021-05-26 18:30:17 -07:00
Isaac Visintainer
d8f1e731e1
btc: post merge cleanup
2021-05-26 18:30:17 -07:00
James Acklin
7c90313774
messages: parse DM title and conditionally display nicknames
...
fixes urbit/landscape#623
2021-05-26 21:10:05 -04:00
fang
939055f334
dawn: correctly propagate multikeyfile errors
2021-05-26 20:11:36 +02:00
fang
9e16cd0875
tests: update dawn tests for recent changes
...
Also includes some new tests for the multikeyfile case.
2021-05-26 20:11:02 +02:00
fang
1508168fbc
aqua: update for latest dawn-event format
2021-05-26 19:30:46 +02:00
fang
d1890f5db2
jael, dawn: support multi-keyfile during boot
...
Allows booting with a keyfile containing multiple keys, as long as one
of them matches current PKI pubkeys for the specified ship.
All relevant keys are loaded into jael and will automatically be put to
use when they match PKI state.
2021-05-26 16:02:39 +02:00
yosoyubik
7b216d316a
Merge remote-tracking branch 'origin/poprox/naive-tests' into naive/aggregator
2021-05-26 12:03:28 +02:00
Liam Fitzgerald
0fb803f6ee
Comments: fix deletion
...
Fixes urbit/landscape#902
2021-05-26 15:51:50 +10:00
Matilde Park
71c3dc03b5
tokenizeMessage: fix trailing slash case
...
Fixes urbit/landscape#903
2021-05-25 20:24:16 -04:00
Matilde Park
a985d616ca
tokenizeMessage: clear url parse case
2021-05-25 20:20:47 -04:00
Matilde Park
b11edc0e99
tokenizeMessage: retweak regex, add tests
2021-05-25 20:11:45 -04:00
drbeefsupreme
816f5ac38f
Merge branch 'philip/naive' into poprox/naive-tests
2021-05-25 15:06:30 -04:00
drbeefsupreme
1716383beb
naive: split signing from gen-tx-octs
2021-05-25 15:05:39 -04:00
Matilde Park
006e9db150
tokenizeMessage: remove console.log, add same check on other regex
2021-05-25 14:55:05 -04:00
Matilde Park
e43cffeac5
tokenizeMessage: accept whitespace chars in regex
2021-05-25 14:49:08 -04:00
matildepark
145fb29abe
Merge pull request #4931 from urbit/james/chat-input-buttons
...
chat: no s3, no blank space
2021-05-25 13:39:48 -04:00
matildepark
006fb5b18f
Merge pull request #4933 from urbit/lf/tokenize-fixed
...
interface: fix tokenisation
2021-05-25 12:58:05 -04:00
Matilde Park
6112ae0632
ChatResource: remove extraneous space in mentions
2021-05-25 12:55:52 -04:00
Liam Fitzgerald
8df6c5faaa
interface: fix chromatic CI
2021-05-25 15:36:22 +10:00
Liam Fitzgerald
891d144cbf
RemoteContent: add stories
2021-05-25 15:09:54 +10:00
Liam Fitzgerald
3b5c688017
interface: add chromatic to CI
2021-05-25 14:59:39 +10:00
Liam Fitzgerald
918153f13e
interface: add more stories
2021-05-25 14:43:39 +10:00
Liam Fitzgerald
91b4cf847c
tokenizeMessage: refactor, add tests
2021-05-25 12:37:59 +10:00
Liam Fitzgerald
dcd3b77e02
interface: add jest for unit testing
2021-05-25 12:33:42 +10:00
Liam Fitzgerald
0c731c7498
GroupFeedHeader: do not mutate state
2021-05-25 09:49:13 +10:00
Liam Fitzgerald
d418eec204
interface: fix tsc errors
2021-05-25 09:47:20 +10:00
Matilde Park
15fd607af8
Merge branch 'release/next-userspace' into release/2021-5-27
2021-05-24 19:08:25 -04:00
Matilde Park
e859f2a5e8
Merge branch 'release/next-userspace' into la/deep-graph
2021-05-24 19:02:44 -04:00
James Acklin
1300c5b923
channel: name group DMs a comma-separated list of participants
...
fixes urbit/landscape#623
2021-05-24 19:00:02 -04:00
James Acklin
ce74572d02
chat: no s3, no blank space
...
fixes urbit/landscape#892
2021-05-23 19:51:42 -04:00
yosoyubik
47813a189a
naive: hook up subscription to azimuth for %tx diffs
2021-05-23 15:49:55 +02:00
yosoyubik
001d58e539
naive: add parse raw tx in aggregator submit action
2021-05-23 14:59:29 +02:00
yosoyubik
766e2ab610
naive: capture rpc errors when sending l2 batches
2021-05-22 08:10:30 +02:00
yosoyubik
3cee0ff3b8
naive: import /lib/naive-transactions in aggregator
2021-05-21 15:21:09 +02:00
yosoyubik
937cc2ce44
naive: add aggregator sur
2021-05-21 15:07:08 +02:00
yosoyubik
9caa686173
naive: cast to _pending when updating pending-state
2021-05-21 14:29:40 +02:00
yosoyubik
fbb40b688e
naive: add %failed for droppped l2 txs
2021-05-21 14:12:05 +02:00
yosoyubik
30bd648d7f
json-rpc: move error response core to lib
2021-05-21 13:39:06 +02:00
yosoyubik
c1f071878a
Merge remote-tracking branch 'origin/philip/naive' into yu/azimuth-rpc
2021-05-21 13:01:40 +02:00
yosoyubik
8532ef4bb0
naive: remove [] around function calls in scry paths
2021-05-21 13:00:45 +02:00
yosoyubik
93c2e3b0b5
naive: move json [en/de]code functions to common core
2021-05-21 12:57:47 +02:00
yosoyubik
6cdc3a1cae
Merge branch 'naive/aggregator' into yu/azimuth-rpc
2021-05-21 12:34:33 +02:00
yosoyubik
ce35d07adb
naive: remove redundant brackets
2021-05-21 12:34:29 +02:00
yosoyubik
f6adf083ad
naive: use /v1/azimuth in rcp-api
2021-05-21 12:28:54 +02:00
yosoyubik
8cd811658f
Merge branch 'yu/azimuth-rpc' into naive/aggregator
2021-05-21 12:20:06 +02:00
yosoyubik
48533331f9
naive: fix signature parsing
2021-05-21 12:17:59 +02:00
yosoyubik
5862aa07ce
naive: wip aggregator send thread
2021-05-21 12:16:57 +02:00
yosoyubik
31ae6c2227
ethio: handles a result member in an error response
...
When using a Ganache for running a local Ethereum node, an error RPC
response can contain a 'result' member with the hash of the transaction,
even though that goes against the JSON-RPC spec
2021-05-21 12:11:56 +02:00
Liam Fitzgerald
1ac01ef0f7
Settings: correct default keybinds
2021-05-21 13:35:54 +10:00
Liam Fitzgerald
61a3ea8028
glob: update to 0v2.3mphd.voocg.covr7.iv5la.kkk8h
2021-05-21 12:45:51 +10:00
Logan Allen
5c9a278620
interface: create proper group feed back button behavior
2021-05-20 19:52:23 -05:00
Logan Allen
e63c63022d
interface: pending and new message updates work across timeline, thread, and replies
2021-05-20 19:31:32 -05:00
Matilde Park
9e85045e17
settings: stub icon for shortcuts
2021-05-20 20:30:57 -04:00
Liam Fitzgerald
50be15dc27
SidebarItem: fix unreads, mono for DM
2021-05-21 10:23:01 +10:00
Liam Fitzgerald
65c8f30124
DM: pending states
2021-05-21 10:22:35 +10:00
Liam Fitzgerald
60ed7d6151
SidebarList: fix comet rendering
2021-05-21 10:12:11 +10:00
Liam Fitzgerald
454c1919ce
DmResource: fix backlog, mark as read
2021-05-21 10:08:02 +10:00
Liam Fitzgerald
6ca91bf3d8
dm-hook: fix self DM case
2021-05-21 10:07:27 +10:00
Philip Monk
90b7a77cdf
naive: fix rift handling during reset transfers
2021-05-20 13:46:25 -10:00
Philip Monk
c5b17bdb7a
Merge remote-tracking branch 'origin/poprox/naive-tests' into philip/naive
2021-05-20 13:09:53 -10:00
Philip Monk
fef85b1829
naive: make correct sponsor for L2-spawned ships
2021-05-20 13:09:03 -10:00
Philip Monk
000f7ca717
naive: better style
2021-05-20 13:07:52 -10:00
Philip Monk
eb68a42b0d
Merge branch 'philip/naive' of ssh://github.com/urbit/urbit into philip/naive
2021-05-20 12:46:19 -10:00
Liam Fitzgerald
115ee5f4f1
Merge pull request #4910 from urbit/lf/hark-boxing
...
hark: new boxing model
2021-05-21 08:38:18 +10:00
James Acklin
8f9ccaafce
permalinks: final spacing pass for elements + placeholders
2021-05-20 17:07:35 -04:00
drbeefsupreme
2b6a795c8b
naive: |^ify gen-tx-octs
2021-05-20 15:55:24 -04:00
Liam Fitzgerald
2e4eda036b
SidebarList: fix empty contact nick
2021-05-20 15:29:07 +10:00
Liam Fitzgerald
93335fc1ea
dm-hook: fix migration
2021-05-20 15:26:11 +10:00
Liam Fitzgerald
35874233b0
metadata-store: drop dm associations
2021-05-20 14:25:44 +10:00
Liam Fitzgerald
8f758ba2df
dm-mark: fix broken vale:dais
2021-05-20 14:25:44 +10:00
Liam Fitzgerald
86344ff88d
dm-hook: transform indices
2021-05-20 14:25:43 +10:00
Liam Fitzgerald
ad1187bc3c
SidebarList: fix associations access
2021-05-20 14:25:39 +10:00
Matilde Park
a31823aca7
GraphContent: paragraphs allow for wrapping
2021-05-19 23:11:15 -04:00
Matilde Park
18f9a8783e
interface/remark-break: lint
2021-05-19 23:02:32 -04:00
Matilde Park
73e4ad820b
interface, npm: peer -> dev dependency
2021-05-19 22:18:43 -04:00
Matilde Park
c4a65eb65f
Merge branch 'master' into release/2021-5-27
2021-05-19 22:07:12 -04:00
Matilde Park
06c4994dd4
Merge branch 'release/next-userspace' into mp/landscape/pre-commit
2021-05-19 22:05:21 -04:00
matildepark
137e5a4cf5
Merge pull request #4919 from urbit/lf/final-markdown
...
interface: another markdown pass
2021-05-19 21:49:25 -04:00
Liam Fitzgerald
ead07b9c4f
GraphContent: inherit size, weight for links
2021-05-20 11:46:04 +10:00
Liam Fitzgerald
aa18917d5d
RemoteContent: fix typings
2021-05-20 10:29:21 +10:00
drbeefsupreme
189edd2e48
naive: rename gen-tx to gen-tx-octs
2021-05-19 15:57:24 -04:00
drbeefsupreme
f10c6606d0
naive: change tests to work with new tx form
2021-05-19 15:49:03 -04:00
drbeefsupreme
6f89b2ddd6
naive: use lib/naive tx form
2021-05-19 15:48:27 -04:00
janeway-bot
40b1ec453b
Merge e1bf7e1843
into release/next-userspace
2021-05-19 22:51:43 +04:00
Logan Allen
0e8ff36857
graph-validators: hotfix broken vale:dais caused by removal of +bunt from clay
2021-05-19 18:47:11 +00:00
Matilde Park
fbd0d85e9a
interface: remove tsc as pre-commit hook
2021-05-19 13:50:39 -04:00
janeway-bot
9da9a986e9
Merge 804e2578ed
into release/next-userspace
2021-05-19 21:29:17 +04:00
drbeefsupreme
ab332118b9
Merge remote-tracking branch 'origin/naive/aggregator' into poprox/naive-tests
2021-05-19 11:33:51 -04:00
drbeefsupreme
04016eb262
naive: another life/rift test
2021-05-19 11:32:13 -04:00
Liam Fitzgerald
3bce33de3e
GraphContent: fix tsc
2021-05-19 14:52:21 +10:00
Liam Fitzgerald
ad08450626
RemoteContent: expand to fill if tall
2021-05-19 14:45:08 +10:00
Liam Fitzgerald
c81f03a4ad
interface: reset UA css for lists
2021-05-19 14:39:00 +10:00
Liam Fitzgerald
f85ca49cb0
GraphContent: fix leading inline content breaking stitching
2021-05-19 14:38:40 +10:00
Liam Fitzgerald
f6c1b941a7
GraphContent: add table support
2021-05-19 14:38:00 +10:00
Liam Fitzgerald
f8c8033ea2
GraphContent: support strikethrough
2021-05-19 14:37:38 +10:00
Liam Fitzgerald
e71d6773a7
GraphContent: don't linebreak on empty text nodes
2021-05-19 14:36:34 +10:00
Liam Fitzgerald
0e37171070
GraphContent: add stories to document edge cases
2021-05-19 14:35:57 +10:00
Liam Fitzgerald
0f58ee0f54
interface: add storybook
2021-05-19 14:33:38 +10:00
Logan Allen
ad5374d300
interface: fix virtual scroller bug of negative offsets
2021-05-18 19:59:13 -05:00
Logan Allen
941ee247e5
interface: fix replies view
2021-05-18 18:48:28 -05:00
Logan Allen
d308b96909
interface: threading works for complex graph structures
2021-05-18 18:04:27 -05:00
Logan Allen
d6d085c1ae
graph-store: fix deep-older-than scry to not mangle indices
2021-05-18 18:01:04 -05:00
Logan Allen
8b44213faf
BigIntArrayOrderedMap: reverse BigInteger arrays before sorting them
2021-05-18 17:13:56 -05:00
Logan Allen
8146a65f0a
graph-store: last tweak to make firstborn fetch perfectly
2021-05-18 16:56:03 -05:00
Logan Allen
6b102450a5
interface: reworked thread view so that one can navigate to it from any child to see the conversation around that particular child
2021-05-18 16:55:43 -05:00
Matilde Park
de78be4ecd
interface: add lfs runners
2021-05-18 17:54:39 -04:00
Matilde Park
b44c3faa23
interface: fix tsc error
2021-05-18 17:06:21 -04:00
Matilde Park
b27c85b87f
Merge branch 'release/next-userspace' into mp/landscape/pre-commit
2021-05-18 17:03:33 -04:00
Matilde Park
2461017684
interface: bump package-lock.json
2021-05-18 16:56:39 -04:00
Matilde Park
dba41a36f8
pkg/npm: update package-lock.json
2021-05-18 16:53:01 -04:00
Matilde Park
e61be655cf
interface: add tsc to precommit hook
2021-05-18 16:51:08 -04:00
Logan Allen
43a7c12ef7
graph-store: make firstborn scry work starting at any index, not just top-level
2021-05-18 15:42:29 -05:00
Matilde Park
e706f357bd
pkg/npm: ignore empty functions
2021-05-18 16:37:32 -04:00
Matilde Park
7d080c9c7d
pkg/npm: amend ts-error rule
2021-05-18 16:32:43 -04:00
Matilde Park
1d64edd842
interface: add lint-staged as pre-commit hook
2021-05-18 16:32:30 -04:00
matildepark
f9354e49a1
Merge pull request #4912 from urbit/james/permalink-placeholders
...
permalinks: graph node placeholders
2021-05-18 16:32:13 -04:00
James Acklin
ee02f61d7b
permalinks: fix tsc error
2021-05-18 16:14:58 -04:00
Logan Allen
bbdbfe662b
graph-store: fix firstborn scry
2021-05-18 15:02:17 -05:00
Philip Monk
804e2578ed
kiln: don't crash on fuse
2021-05-18 09:09:22 -10:00
James Acklin
fed10bc07c
permalinks; conditional addtional rows, dependent on graph type
2021-05-18 14:42:59 -04:00
Philip Monk
bbe3cbe8ee
clay: formatting
2021-05-18 08:32:30 -10:00
Logan Allen
3fb9bd0839
Merge branch 'release/next-sys' into la/deep-graph
2021-05-18 12:51:50 -05:00
Philip Monk
1e6e69a49d
Merge branch 'pr' into release/next-sys
2021-05-18 07:50:26 -10:00
Philip Monk
3a3bd23be6
Merge remote-tracking branch 'origin/master' into release/next-sys
2021-05-18 07:50:05 -10:00
Philip Monk
5007257b63
Merge branch 'release/next-sys' of ssh://github.com/urbit/urbit into release/next-sys
2021-05-18 07:41:58 -10:00
Philip Monk
1f016f56a6
Merge pull request #4916 from urbit/la/sys-ram
...
zuse: added +ram method to ordered map and made comments on methods a…
2021-05-18 10:40:31 -07:00
Philip Monk
63ba2823dd
Merge remote-tracking branch 'origin/ted/clay-bunt' into release/next-sys
2021-05-18 07:38:52 -10:00
Logan Allen
2c754ff08f
zuse: added +ram method to ordered map and made comments on methods accurate
2021-05-18 12:38:42 -05:00
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
Logan Allen
e2d9a32a73
interface: display last item of thread properly
2021-05-18 12:21:47 -05:00
Matilde Park
a43bb23223
GraphContent: amend text, blockquote boxing, color
2021-05-18 13:08:02 -04:00
matildepark
e80cd1ceb3
Merge pull request #4911 from urbit/lf/bag-of-grab
...
interface: misc grabbag
2021-05-18 12:30:33 -04:00
James Acklin
8f074592f2
permalinks: placeholder formatting fix
2021-05-18 09:17:55 -04:00
James Acklin
c7e9b82e68
permalinks: placeholder for unloaded nodes, author-content spacing
2021-05-18 09:16:31 -04:00
Liam Fitzgerald
0e9a8590d8
Groups: fix keying
2021-05-18 14:00:10 +10:00
Liam Fitzgerald
2221411220
GroupSwitcher: update recent groups on unmount
...
Fixes an unfiled bug where switching to a non-group workspace would not
add the most recent group to the group switcher
2021-05-18 12:36:49 +10:00
Liam Fitzgerald
e8091f9da1
graph-reducer: ignore superfluous updates
...
Reduces RAM usage drastically, especially in long-lived sessions
2021-05-18 12:33:48 +10:00
Liam Fitzgerald
b60e39545c
GraphContent: fix tsc
2021-05-18 12:10:58 +10:00
Liam Fitzgerald
34469279e1
notifications: fix tsc errors
2021-05-18 11:27:41 +10:00
Liam Fitzgerald
c1f2fba45e
notifications: update for new boxing model
2021-05-18 11:10:11 +10:00
Liam Fitzgerald
4babfb22b7
hark: new boxing refinement
2021-05-18 10:57:25 +10:00
Liam Fitzgerald
55ad8e22ae
Merge remote-tracking branch 'origin/release/2021-5-27' into lf/hark-boxing
2021-05-18 10:46:31 +10:00
Logan Allen
8201a3c68b
interface: make pending messages work for flat graphs
2021-05-17 19:04:34 -05:00
Logan Allen
ae1edbbe2c
interface: wip reducers with immer
2021-05-17 18:39:10 -05:00
Logan Allen
d97b50a8ff
Merge branch 'release/next-userspace' into la/deep-graph
2021-05-17 14:07:45 -05:00
yosoyubik
9e7cb91398
Merge branch 'yu/azimuth-rpc' into naive/aggregator
2021-05-17 17:50:45 +02:00
yosoyubik
152cf894ff
naive: hook rpc-api with aggregator
2021-05-17 17:49:41 +02:00
yosoyubik
7c57a35ccc
naive: wip aggregator compiles
...
got it to compile and tested poke and scry from /app/azimuth-rpc.hoon
2021-05-17 17:48:49 +02:00
Liam Fitzgerald
fdc703b7f6
Merge remote-tracking branch 'origin/release/next-userspace' into lf/more-markdown
2021-05-17 16:19:28 +10:00
Liam Fitzgerald
d37dd90aef
hood: dm-hook is born
2021-05-17 16:16:37 +10:00
Liam Fitzgerald
8c237ce8e3
dm-hook: fix +on-init
2021-05-17 16:16:16 +10:00
Liam Fitzgerald
5a1cb84192
Merge remote-tracking branch 'origin/release/next-userspace' into release/2021-5-27
2021-05-17 16:07:09 +10:00
Liam Fitzgerald
3755afab3f
hark: update state, reducers for new boxing
2021-05-17 15:42:56 +10:00
Liam Fitzgerald
d1cb72947e
hark: first pass at new boxing model
2021-05-17 15:42:13 +10:00
Liam Fitzgerald
95a41e6896
Merge remote-tracking branch 'origin/release/2021-5-27' into lf/perfect-dms
2021-05-17 12:01:59 +10:00
Liam Fitzgerald
64582458dc
hark: optimistic read
2021-05-17 10:43:23 +10:00
Liam Fitzgerald
201a4ad0a5
GraphContent: use indigo list components
2021-05-17 10:23:27 +10:00
Liam Fitzgerald
06cce27924
GraphContent: fix blockquotes and newlines
2021-05-17 10:15:04 +10:00
Logan Allen
a02bab61f0
Merge branch 'release/next-userspace' into la/deep-graph
2021-05-14 17:05:54 -05:00
Logan Allen
c56bf44708
graph-store: remove sigpam
2021-05-14 16:49:53 -05:00
Logan Allen
e8a53947bc
interface: improve general sanity of timeline / thread rendering
2021-05-14 16:36:50 -05:00
Logan Allen
30df1345c2
graph-store: add index validation
2021-05-14 16:36:27 -05:00
Logan Allen
8054701f5e
interface: visually distinguish thread view
2021-05-14 15:22:04 -05:00
Logan Allen
67b91c056c
interface: added thread reducer and basic thread view
2021-05-14 15:12:12 -05:00
Logan Allen
2d11c3658d
graph-store: fix parsing of firstborn scry path
2021-05-14 15:11:50 -05:00
drbeefsupreme
5124bc5299
naive: combining life+rift tests
2021-05-14 14:17:06 -04:00
drbeefsupreme
4aa571d98c
new life+rift tests
2021-05-14 13:56:09 -04:00
Matilde Park
4a7527b6cc
GroupSummary: loosen access
2021-05-14 12:53:11 -04:00
Logan Allen
728b8b0f4b
interface: use proper method names for fetches
2021-05-14 11:42:23 -05:00
Matilde Park
69572e296f
GroupSummary: display padlock, copy action
...
Fixes urbit/landscape#411
2021-05-14 12:42:14 -04:00
Matilde Park
49d411021c
GroupLink: remove public/private labels
...
We don't actually expose this in the API, so this is providing
inaccurate information.
Fixes urbit/landscape#874
2021-05-14 12:21:22 -04:00
Matilde Park
31b5499598
OmniboxResult: fix collection icon
...
Fixes urbit/landscape#876
2021-05-14 12:18:55 -04:00
yosoyubik
154baceb8b
Merge branch 'yu/azimuth-rpc' into naive/aggregator
2021-05-14 09:46:36 +02:00
yosoyubik
c5d61b7076
json-rpc: fix result key in rpc response
2021-05-14 07:25:13 +02:00
yosoyubik
8ebb5e2d6c
naive: add pending and tx status RPCs
2021-05-14 07:25:09 +02:00
yosoyubik
7ede24c3cc
naive: first pass at tx history RPC
2021-05-14 07:25:04 +02:00
yosoyubik
ae8d98c467
naive: add jsonrpc parsing for sending pending rolls
2021-05-14 07:24:59 +02:00
yosoyubik
66d0c7d47b
naive: handle malformed data in transfer-point
2021-05-14 07:24:56 +02:00
yosoyubik
c150da0372
naive: validate proxy in from is one of proxy:naive
2021-05-14 07:24:53 +02:00
yosoyubik
00334d582e
naive: use +pairs:enjs for point-to-json reponse
2021-05-14 07:24:48 +02:00
yosoyubik
0380d18735
naive: add rpc response error codes
2021-05-14 07:24:43 +02:00
yosoyubik
36cdb9493d
naive: add jsonrpc parsing for naive txs
2021-05-14 07:24:35 +02:00
yosoyubik
fe6f189e33
json-rpc: add support for params as map object
2021-05-14 07:24:35 +02:00
yosoyubik
fe8c36dd3f
naive: use agentio for scry point
2021-05-14 07:24:27 +02:00
yosoyubik
843fe4ce38
json-rpc: add validation for json-rpc request
2021-05-14 07:24:27 +02:00
yosoyubik
d8a24d7d6b
naive: add json library for rpc responses
2021-05-14 07:24:16 +02:00
yosoyubik
0c704bb145
json-rpc: add response-to-json
2021-05-14 07:24:16 +02:00
yosoyubik
afd3c9b85e
naive: add azimuth rpc api
...
Currently supports one endpoint 'get-point' that returns Azimuth Point
data (see +point in %/lib/naive.hoon), for a given ship.
To run it:
curl -X POST --data '{
"jsonrpc": "2.0",
"method": "get-point",
"params": {"ship": "~sampel-palnet"},
"id": 1234
}' http://localhost:8080/v1/azimuth
2021-05-14 07:23:59 +02:00
yosoyubik
de3007dc06
json-rpc: add jsonrpc key to request
2021-05-14 07:23:59 +02:00
yosoyubik
31cc219997
naive: support "get point" scry
2021-05-14 07:23:58 +02:00
Tyler Brown Cifu Shuster
bbd244e634
interface: check notification availability
2021-05-13 20:23:32 -07:00
matildepark
6423b34f1e
Merge pull request #4899 from urbit/mp/landscape/ts
...
landscape: zero typescript errors
2021-05-13 22:58:54 -04:00
Logan Allen
6de7d5f683
graph-store: threading scry
2021-05-13 20:27:24 -05:00
Logan Allen
0a8959ca36
interface: work on threading
2021-05-13 20:27:14 -05:00
matildepark
7678cb3806
Merge pull request #4898 from urbit/tbcs/tile-ordering
...
interface: changed alphabeticalOrder to ignore non-word characters
2021-05-13 19:16:17 -04:00
Matilde Park
bb2c549c92
leap: fix ref regression
2021-05-13 18:55:24 -04:00
James Acklin
3ac2e2e378
interface: fixes lopsided SMB, eliminates shortcut chord console logging
2021-05-13 18:46:46 -04:00
Matilde Park
ec632c7b17
interface/views: ts lint
2021-05-13 18:39:54 -04:00
Matilde Park
0ec0aa4f82
npm: amend metadata type
2021-05-13 18:39:20 -04:00
Matilde Park
5e35dc15be
interface/logic/state: ignore zustand type conflicts
2021-05-13 18:39:01 -04:00
Matilde Park
3b74e46a10
interface/logic/reducers: ts lint
2021-05-13 18:38:41 -04:00
Matilde Park
a172a3c6d8
interface: add ts-mdast for graphcontent types
2021-05-13 18:38:26 -04:00
Matilde Park
60ff81e0b9
interface/logic/lib: ts lint
2021-05-13 18:38:10 -04:00
Tyler Brown Cifu Shuster
407bda3df5
interface: changed alphabeticalOrder to ignore non-word characters
2021-05-13 14:27:46 -07:00
Logan Allen
1e20f52050
interface: flat timeline first pass
2021-05-13 12:25:01 -05:00
Matilde Park
62ba7462d2
Merge branch 'release/next-userspace' into lf/keybinds
2021-05-13 13:15:07 -04:00
matildepark
74918eec65
Merge pull request #4873 from urbit/tbcs/dumb-as-rocks
...
interface: adding basic notifications
2021-05-13 13:10:46 -04: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
958b68f63b
naive: comments
2021-05-13 06:58:37 -10:00
fang
9b62454bca
naive: wip aggregator
...
Includes logic for the core flow, but isn't fully hooked up to outside
sources/events yet. Probably doesn't compile. Plenty of TODOs remaining.
2021-05-13 17:21:35 +02:00
matildepark
b77b83e446
Merge pull request #4897 from urbit/lf/optimistic-notif
...
interface: optimistic updating
2021-05-13 09:56:48 -04:00
Matilde Park
e089a864a7
interface: remove console.log
2021-05-13 09:56:01 -04:00
matildepark
50ecdc749f
Merge pull request #4896 from urbit/james/square-buttons
...
interface: square buttons; home: squash group key squawking
2021-05-13 09:44:44 -04:00
Tyler Brown Cifu Shuster
dba9ceeec2
Merge branch 'release/next-userspace' of https://github.com/urbit/urbit into tbcs/dumb-as-rocks
2021-05-13 05:38:11 -07:00
Tyler Brown Cifu Shuster
bd05760e9a
notifications: cleaned up
2021-05-13 05:36:05 -07:00
Liam Fitzgerald
3699f72f83
notifications: arewewebyet
2021-05-13 16:56:33 +10:00
Liam Fitzgerald
9fb6a5a2eb
glob: update to 0v2.rvlfs.f97fq.hjrpe.d3h68.n54sj
2021-05-13 16:03:59 +10:00
Liam Fitzgerald
d1a8974758
interface: bump indigo
2021-05-13 13:49:14 +10:00
Liam Fitzgerald
a11a1e42ce
interface: optimistic contacts
2021-05-13 12:17:52 +10:00
Liam Fitzgerald
31596da876
CalmEngine: optmistic calm
2021-05-13 12:04:53 +10:00
Liam Fitzgerald
784ecb9e8f
LeapSettings: fix optimism
2021-05-13 11:54:14 +10:00
Liam Fitzgerald
1fb263ac26
Display: optimistic form updating
2021-05-13 11:40:52 +10:00
Liam Fitzgerald
5c82c86ef8
NotificationPref: make optimistic
2021-05-13 11:28:19 +10:00
Liam Fitzgerald
a40ca44050
hark: optimistic archive
2021-05-13 09:59:03 +10:00
Liam Fitzgerald
a8581ed81e
interface: add optimistic updating to stores
2021-05-13 09:57:12 +10:00
Liam Fitzgerald
8ec4cf4200
interface: bump zustand version
...
Improve zustand typings
2021-05-13 09:35:16 +10:00
Liam Fitzgerald
432c1ea046
interface: bump immer version
...
Optimistic state requires a bugfix that is in the new versions
2021-05-13 09:16:06 +10:00
matildepark
4959d53ab2
Merge pull request #4895 from urbit/mp/links/editing-comments
...
LinkResource: add index to baseUrl prop
2021-05-12 18:48:24 -04:00
James Acklin
cef3f63bef
interface: square buttons; home: squash group key squawking
...
fixes urbit/landscape#836
fixes urbit/landscape#833
2021-05-12 15:59:43 -04:00
raghu
44722f3a09
fuse: properly report success
2021-05-11 21:30:44 -04:00
Matilde Park
4e8e79585f
LinkResource: add index to baseUrl prop
...
Fixes urbit/landscape#873
2021-05-11 17:55:24 -04:00
drbeefsupreme
49fdf0a496
naive: fix key changing tests
2021-05-11 17:33:57 -04:00
Matilde Park
7c24e5e27b
StatusBar: remove avatar fringe
...
Fixes urbit/landscape#602
2021-05-11 17:09:01 -04:00
Logan Allen
dbb58bd00d
interface: first pass at writing BigIntArrOrderedMap for flatGraphs
2021-05-11 16:02:40 -05:00
drbeefsupreme
de5a907300
naive: factor out l2 transaction firing into lib
...
Moved everything related to generating layer 2 transactions, including
verification, into their own library. This ought to be shared between
the aggregator and tests
2021-05-11 16:47:33 -04:00
drbeefsupreme
7470b148b8
naive: unified l2 transaction firing arm
2021-05-11 16:32:33 -04:00
Logan Allen
8291daf256
interface: truncate at 90% width instead of 100% to allow for a touchable zone to get to comments on mobile. fixes urbit/landscape #826
2021-05-11 14:50:56 -05:00
Logan Allen
a7a16a528e
interface: fix urbit/landscape #749
2021-05-11 14:47:57 -05:00
Logan Allen
03039d9fc2
graph-store: properly take a deep tabulation
2021-05-11 14:27:08 -05:00
drbeefsupreme
baadf059d4
naive: add basic types
2021-05-11 14:28:43 -04:00
Logan Allen
fa343789cd
graph-store: make it compile
2021-05-11 13:01:22 -05:00
Logan Allen
77eb265ce7
Merge branch 'master' into la/deep-graph
2021-05-11 12:41:48 -05:00
Logan Allen
2c79243194
Merge branch 'la/sys-fast-orm' into la/deep-graph
2021-05-11 12:37:52 -05:00
Logan Allen
b311087f6a
Merge branch 'release/next-sys' into la/sys-fast-orm
2021-05-11 12:37:16 -05:00
Liam Fitzgerald
9f792180ed
glob: update to 0v4.vrvkt.4gcnm.dgg5o.e73d6.kqnaq
2021-05-11 12:50:42 +10:00
Liam Fitzgerald
d0bba3aea5
OmniboxResult: fix arg order
2021-05-11 12:35:14 +10:00
Liam Fitzgerald
798b894a78
glob: update to 0v3.p4se6.4k5i0.8v0le.v5vn4.mdotq
2021-05-11 11:57:00 +10:00
Liam Fitzgerald
dbb5cf4f0b
hooks: reset diplomacy
2021-05-11 11:50:12 +10:00
Liam Fitzgerald
73e32f816c
Merge remote-tracking branch 'origin/release/next-userspace'
2021-05-11 11:07:17 +10:00
Matilde Park
e74ffa9904
interface: package audit
2021-05-10 20:30:31 -04:00
Matilde Park
740a6efe72
interface: stringify number prop
...
0 is falsy.
2021-05-10 20:25:57 -04:00
Matilde Park
05e3d4c75c
Merge branch 'release/next-js' into tbcs/typescript-cleanup
2021-05-10 20:20:13 -04:00
L
9d790dd3db
Merge pull request #4877 from urbit/la/push-hook-profiling
...
graph-push-hook: add better hints for profiling
2021-05-10 18:24:45 -05:00
Logan Allen
0691f4a765
graph: added comments
2021-05-10 18:23:42 -05:00
matildepark
116fefa39f
Merge pull request #4887 from urbit/lf/tokenize-fix
...
interface: fix omnibus
2021-05-10 19:20:56 -04:00
matildepark
faf643adaf
Merge pull request #4886 from urbit/lf/graphdown-fixes
...
GraphContent: rendering fixes
2021-05-10 19:19:44 -04:00
James Acklin
80cf0bef4c
links: remove stray semicolon
2021-05-10 18:42:07 -04:00
Logan Allen
c5fbd73b67
graph-push-hook: only cache marks, do not cache metadata for a graph
2021-05-10 17:11:23 -05:00
Logan Allen
3c530cdc01
graph-push-hook: code style cleaning
2021-05-10 15:32:20 -05:00
Logan Allen
2a0fdb446c
push-hook: clean-up code style
2021-05-10 15:16:24 -05:00
Logan Allen
8c03a5f182
graph-store: internally cache all scried daises
2021-05-10 12:09:47 -05:00
Matilde Park
d4c4db1ec5
Merge branch 'release/next-js' into release/next-userspace
2021-05-10 12:27:12 -04:00
Logan Allen
e042420d9b
graph-push-hook: rename mark for cache action
2021-05-10 11:20:06 -05:00
Logan Allen
258241dd15
demo-push-hook: update for new push-hook interface
2021-05-10 11:16:18 -05:00
Tyler Brown Cifu Shuster
7001bf1f13
Merge branch 'release/next-js' of https://github.com/urbit/urbit into tbcs/typescript-cleanup
2021-05-10 07:36:36 -07:00
Tyler Brown Cifu Shuster
9471ce0815
hover
2021-05-10 07:36:07 -07:00
James Acklin
77db4fe51b
permalinks: add group peer space
2021-05-10 08:35:32 -04:00
Liam Fitzgerald
81f3d1ef95
interface: update shortcut defaults
2021-05-10 15:55:02 +10:00
Liam Fitzgerald
87b6be7d2b
Merge remote-tracking branch 'origin/release/next-js' into lf/keybinds
2021-05-10 15:54:47 +10:00
Liam Fitzgerald
534fc97d0f
notifications: key notifications correctly
...
Fixes urbit/landscape#832
2021-05-10 15:11:11 +10:00
Liam Fitzgerald
61582108a4
DeleteGroup: fix copy
...
Fixes urbit/landscape#447
2021-05-10 15:02:37 +10:00
Liam Fitzgerald
840c3bfb98
NewGroup: fix redirect
2021-05-10 14:52:40 +10:00
Liam Fitzgerald
bb03b6f278
Invite: allow dismissal of join request
...
Fixes urbit/landscape#782
2021-05-10 14:51:02 +10:00
Liam Fitzgerald
edf6456d6c
tokenizeMessage: fix URLs inside inline codeblocks
...
Fixes urbit/landscape#699
2021-05-10 14:38:23 +10:00
Liam Fitzgerald
8ff050dd9a
ChatMessage: reposition timestamp
2021-05-10 14:28:06 +10:00
Liam Fitzgerald
1af5630bcc
interface: rename to dm-inbox
2021-05-10 13:26:50 +10:00
Liam Fitzgerald
6223430ee3
graph-store: fix shallow-children scry
2021-05-10 13:21:56 +10:00
Liam Fitzgerald
be98756c1a
dm-hook: rename %dm-inbox
2021-05-10 13:20:21 +10:00
Liam Fitzgerald
452c2874c5
dm-hook: fix +on-init
2021-05-10 13:18:39 +10:00
Liam Fitzgerald
825cc6ec1c
interface: update package-lock.json
2021-05-10 13:09:33 +10:00
Liam Fitzgerald
47210c63ed
GraphContent: make links inline
2021-05-10 12:14:05 +10:00
Liam Fitzgerald
13285f03f7
GraphContent: disable nested blockquotes, preserve newlines, fix line-height
2021-05-10 11:57:45 +10:00
Liam Fitzgerald
fde77ce5f9
GraphContent: disable parsing of inline html and newlines
2021-05-10 11:57:07 +10:00
James Acklin
54577785d6
permalinks: avoid empty blocks for nested same-resource embeds
2021-05-09 20:34:21 -04:00
James Acklin
0fb7360ffa
permalinks: correct grammar for GroupLink peer/peers
2021-05-09 20:33:50 -04:00
matildepark
00e2dbe4f4
Merge pull request #4884 from urbit/james/world-privacy
...
groups: World Privacy icon fix
2021-05-09 15:24:48 -04:00
James Acklin
e53d2360ec
groups: World Privacy icon fix
...
Although the bug was poetic, this makes the icon in GroupLink aware of the group's hidden status and surfaces a lock icon in those cases instead of the "public" globe icon.
2021-05-09 13:49:25 -04:00
édouard
79b0dccf3f
Merge branch 'release/next-js' into ed/create-channel-icon-fix
2021-05-09 13:36:11 -04:00
édouard
bb0f988270
new channel: fix dead icon for "notebooks"
...
Renamed the Icon ref from "notebook" to "publish", to fix the dead icon being rendered
2021-05-09 13:34:45 -04:00
Tyler Brown Cifu Shuster
40bc76e8d1
Merge branch 'release/next-js' of https://github.com/urbit/urbit into tbcs/typescript-cleanup
2021-05-09 08:35:39 -07:00
Tyler Brown Cifu Shuster
1a3bbe4ec9
interface: cleaning up typescript errors
2021-05-09 08:31:39 -07:00
Matilde Park
815d565e07
GraphContent: prevent grid blowout
2021-05-08 12:39:44 -04:00
matildepark
b42553ed24
Merge pull request #4878 from urbit/james/deleted-chat-ref
...
permalinks: style deleted chat reference
2021-05-07 18:03:24 -04:00
Logan Allen
f4388dc60e
graph-push-hook: speed up +transform-proxy-update by using persistent
...
caching
2021-05-07 15:42:31 -05:00
James Acklin
75ae730f49
permalink: correct spacing for PermalinkDetails
2021-05-07 14:54:19 -04:00
James Acklin
ce2e8434e6
permalinks: replace non-associative references with group name
2021-05-07 14:48:09 -04:00
James Acklin
ffe948d945
permalinks: re-enable channel-specific deletion notices
2021-05-07 14:11:14 -04:00
James Acklin
9a5836baf4
permalinks: present error for unavailable references
2021-05-07 13:41:11 -04:00
James Acklin
6d4bbe2517
permalinks: style deleted chat reference
2021-05-07 13:20:45 -04:00
Logan Allen
9dbade6207
graph-push-hook: added more jet hints
2021-05-07 12:20:06 -05:00
Logan Allen
57f5550dbc
graph-push-hook: add better hints for profiling
2021-05-07 12:11:16 -05:00
Matilde Park
4024707b5a
embed: nullish coalesce destructure
2021-05-07 12:31:30 -04:00
Matilde Park
364c30b6bb
permalinks: navigate on-click
...
Fixes urbit/landscape#859
2021-05-07 12:23:52 -04:00
matildepark
e84aab0bd8
Merge pull request #4857 from urbit/james/transclusion-polish
...
permalinks: appearance uniformity tweaks
2021-05-07 10:41:35 -04:00
James Acklin
498b39894e
permalinks: deleted reference messages
...
fixes urbit/landscape#759
2021-05-07 10:07:18 -04:00
matildepark
f32caa87c1
Merge pull request #4875 from urbit/lf/snippets
...
publish: fix snippet generation
2021-05-07 01:18:43 -04:00
Liam Fitzgerald
7d42afd423
publish: fix snippet generation
...
Fixes urbit/landscape#853
2021-05-07 13:06:36 +10:00
Tyler Brown Cifu Shuster
d23b03cabf
interface: adding basic notifications
2021-05-06 16:22:56 -07:00
James Acklin
ff4406a362
Merge remote-tracking branch 'origin/release/next-js' into james/transclusion-polish
2021-05-06 18:16:21 -04:00
janeway
42bde744d8
glob: update to 0v7.k043v.fjsi2.bpm4g.0ekbj.566c4
2021-05-06 15:18:19 -04:00
matildepark
94a9872b46
Merge pull request #4871 from urbit/la/fix-link
...
interface: links should render even when a link is not deleted
2021-05-06 15:04:41 -04:00
Logan Allen
4aba08d8fd
interface: links should render even when a link is not deleted
2021-05-06 14:03:12 -05:00
janeway
a5904c0b68
glob: update to 0v7.d6q7p.kct28.jpdq3.r5kt9.rbjv0
2021-05-06 14:53:31 -04:00
Logan Allen
ef42544343
interface: publish notes show as deleted in the notepreview
2021-05-06 13:30:55 -05:00
Logan Allen
cc41ee7006
interface: comments render as deleted, links are good to go
2021-05-06 13:28:06 -05:00
Logan Allen
441e20671f
interface: deleted group feed posts that get linked to work properly
2021-05-06 13:19:04 -05:00
Logan Allen
1923df064e
interface: fixes all around for transcluded content that is subsequently deleted
2021-05-06 13:13:10 -05:00
Logan Allen
147fae2dd2
Merge branch 'release/next-js' into la/chat-delete
2021-05-06 12:44:04 -05:00
James Acklin
3ade0b5502
chat: retain ~mention on transclusion reply
...
fixes urbit/landscape#759
2021-05-06 13:42:33 -04:00
Matilde Park
ab9e3520a3
ResourceSkeleton: always flex-shrink
...
Fixes urbit/landscape#842
2021-05-06 13:14:00 -04:00
matildepark
00c2f78e7d
Merge pull request #4780 from urbit/james/group-dm-invite
...
messages: surface invite action in group DMs
2021-05-06 13:10:15 -04:00
James Acklin
41b237538b
messages: fix merge error
2021-05-06 13:06:59 -04:00
James Acklin
aeb343f83d
Merge branch 'release/next-js' into james/group-dm-invite
2021-05-06 13:06:35 -04:00
Matilde Park
e2f77cb124
GraphContent: reduce margin on headings
2021-05-06 13:05:09 -04:00
matildepark
6515396f47
Merge pull request #4869 from urbit/mp/publish-amazon
...
publish: amazon
2021-05-06 12:42:03 -04:00
Matilde Park
4ae22e7755
TranscludedNode: looser
2021-05-06 12:40:20 -04:00
Matilde Park
ef1faaef6d
GraphContent: fix links, tall formatting, add breaks
2021-05-06 12:34:29 -04:00
Matilde Park
8b66ce9f57
publish: enable content types
2021-05-06 12:07:10 -04:00
drbeefsupreme
0266805b12
naive: combine l2 spawn tests
2021-05-06 11:37:02 -04:00
drbeefsupreme
f39ca44a9d
naive: combine transfer proxy tests
2021-05-06 11:29:17 -04:00
drbeefsupreme
e7c268f53a
naive: change +transfer-point sample
2021-05-06 11:22:03 -04:00
James Acklin
5a20448590
permalinks: idx check + sane default
2021-05-06 10:49:48 -04:00
James Acklin
9d2fde465c
permalinks: fix crashing slice error
...
fixes urbit/landscape#841
2021-05-06 10:33:42 -04:00
Liam Fitzgerald
53f17d8844
glob: update to 0vp51an.2c81t.2dc6j.oibjo.0mbfd
2021-05-06 15:45:30 +10:00
Liam Fitzgerald
51a9a7405d
SidebarListHeader: fix v3
2021-05-06 15:30:03 +10:00
Liam Fitzgerald
46f600da91
SidebarListHeader: fix again
2021-05-06 15:11:19 +10:00
Liam Fitzgerald
4143c00f3a
GraphContent: fix image rendering
2021-05-06 14:54:44 +10:00
drbeefsupreme
2c445fe495
naive: more test standardization
2021-05-06 00:54:13 -04:00
Liam Fitzgerald
1cb938fced
SidebarListHeader: fix group feed, again
2021-05-06 14:47:08 +10:00
matildepark
0ac26732c0
Merge pull request #4833 from rabsef-bicrym/ico-mark
...
file-server: Added support for .ico files:
2021-05-06 00:28:07 -04:00
Liam Fitzgerald
f9135d594b
glob: update to 0v5.6jf0v.sc7t3.1kjf9.25gku.9rumj
2021-05-06 14:11:32 +10:00
Liam Fitzgerald
79e47cb6c2
Merge remote-tracking branch 'origin/release/next-js'
2021-05-06 14:01:20 +10:00
Liam Fitzgerald
6e6f5665ee
Merge branch 'lf/fix-watch-ack'
2021-05-06 14:00:59 +10:00
Liam Fitzgerald
fad226cef5
GraphContent: fix emphasis
2021-05-06 13:58:19 +10:00
matildepark
abe004044e
Merge pull request #4864 from urbit/lf/group-feed-hide
...
interface: hide group feed if disabled
2021-05-05 23:26:09 -04:00
drbeefsupreme
8c3ee149cb
naive: l1 sponsorship tests
2021-05-05 23:25:34 -04:00
Liam Fitzgerald
af44a9e829
interface: hide group feed if disabled
2021-05-06 13:22:09 +10:00
matildepark
5651ee01f7
Merge pull request #4863 from urbit/lf/group-feed-rep
...
BigIntOrderedMap: fix caching, again
2021-05-05 23:00:27 -04:00
drbeefsupreme
a81e5e5af4
Merge branch 'philip/naive' into poprox/naive-tests
2021-05-05 22:56:34 -04:00
drbeefsupreme
2189a54ae9
naive: dumb way to make tests more readable
2021-05-05 22:55:15 -04:00