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
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
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
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
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
~locpyl-tidnyd
aea35d54ab
Merge master into mingw-port to make typescript-check.yml happy
2021-05-20 12:11:03 +00: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
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
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
Joe Bryan
ccb8d63bb1
Merge pull request #4882 from l2dy/safe-malloc
...
jets: fix malloc check
2021-05-18 12:28:52 -07:00
Joe Bryan
68a19287ab
Merge branch 'master' into release/next-vere
...
* master: (151 commits)
build: check subdirs on tsc
meta: auto-deploy release/next-userspace
glob: update to 0v4.vrvkt.4gcnm.dgg5o.e73d6.kqnaq
OmniboxResult: fix arg order
glob: update to 0v3.p4se6.4k5i0.8v0le.v5vn4.mdotq
hooks: reset diplomacy
interface: package audit
interface: stringify number prop
graph: added comments
links: remove stray semicolon
graph-push-hook: only cache marks, do not cache metadata for a graph
graph-push-hook: code style cleaning
push-hook: clean-up code style
graph-store: internally cache all scried daises
graph-push-hook: rename mark for cache action
demo-push-hook: update for new push-hook interface
hover
permalinks: add group peer space
notifications: key notifications correctly
DeleteGroup: fix copy
...
2021-05-18 12:27:42 -07: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
Zero King
08460d426c
jets: remove check after use
2021-05-18 13:13:04 +00: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
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
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
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
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
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
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
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