Commit Graph

10124 Commits

Author SHA1 Message Date
Liam Fitzgerald
57a7822b65
interface: prevent storybook flake 2021-05-27 15:28:59 +10:00
Liam Fitzgerald
dbf8b05e41
Merge remote-tracking branch 'origin/release/next-userspace' into lf/chromatic 2021-05-27 15:20:15 +10:00
Liam Fitzgerald
b8ec17f08c btc-wallet: standardise build process 2021-05-26 18:30:18 -07:00
Matilde Park
bb2b1bdae5 launch: fix types 2021-05-26 18:30:18 -07:00
ixv
7b6e054ad5 btc: link to urbit.org to learn more about wallet 2021-05-26 18:30:18 -07:00
ixv
db952bd22d btc: switch network to bitcoin 2021-05-26 18:30:18 -07:00
ixv
0b2e28934b btc: stop putting so many things in window 2021-05-26 18:30:18 -07:00
ixv
40d69b5a02 btc: invoice error handling 2021-05-26 18:30:18 -07:00
ixv
768b47985d btc: change tile to svg 2021-05-26 18:30:18 -07:00
pkova
74492b7b0f btc: add reworked urbit-key-generation, fixes in bridge flow 2021-05-26 18:30:18 -07:00
ixv
a710de616c btc: provider now has one heartbeat for all clients 2021-05-26 18:30:18 -07:00
ixv
01c48b5c2e btc: connection status styling 2021-05-26 18:30:18 -07:00
ixv
8770e1e00c btc: persist preferred currency; clean up btc currency style 2021-05-26 18:30:18 -07:00
ixv
84f6aa33d0 btc: feepicker dismissal 2021-05-26 18:30:18 -07:00
ixv
87855eadc4 btc: copy truncated address 2021-05-26 18:30:18 -07:00
ixv
b157f9ddde btc: switch feepicker 2021-05-26 18:30:18 -07:00
ixv
0da2778193 btc: update hash verification process 2021-05-26 18:30:18 -07:00
ixv
332652e0d1 glob: generalize 2021-05-26 18:30:18 -07:00
pkova
7b44129a43 btc: confirm master ticket on wallet setup 2021-05-26 18:30:18 -07:00
pkova
62bc36c918 btc: overflow-wrap addresses on sent screen 2021-05-26 18:30:18 -07:00
pkova
4bd945ee6e btc: add signing through bridge 2021-05-26 18:30:18 -07:00
pkova
aa7811c2f5 btc: make feePicker position: absolute instead of relative 2021-05-26 18:30:18 -07:00
pkova
234b2be133 btc: add invalid key error handling 2021-05-26 18:30:18 -07:00
pkova
a4c03cc630 btc: add dust error handling 2021-05-26 18:30:18 -07:00
pkova
d93020d9c6 btc: add basic error handling 2021-05-26 18:30:18 -07:00
pkova
6847bf0813 btc: remove unnecessary retry logic, send balance in handle-tx-info 2021-05-26 18:30:18 -07:00
ixv
41685a88c0 btc: settings page 2021-05-26 18:30:18 -07:00
ixv
a791a2edf1 btc: fix history bug 2021-05-26 18:30:18 -07:00
ixv
36f8167986 btc: attach note to transaction 2021-05-26 18:30:18 -07:00
ixv
d6a695c131 btc: blur and warning typo 2021-05-26 18:30:18 -07:00
pkova
4a0caa9fc3 btc: add balance events on handle-address-info 2021-05-26 18:30:18 -07:00
Isaac Visintainer
84ccb732e6 btc: finish fee picker 2021-05-26 18:30:18 -07:00
Isaac Visintainer
aa5ccf8122 btc: add warning message 2021-05-26 18:30:18 -07:00
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
Logan Allen
7305ce1499 arvo: clean up unnecessary type casts and fix profiling hint 2021-05-26 17:59:00 -05:00
Logan Allen
517ebbbbee arvo: rename +en-case to +de-case, prime the cache in +settle 2021-05-26 17:12:59 -05:00
Logan Allen
fdec9ebe93 arvo: add +en-case, hoon: remove +sloy 2021-05-26 15:45:39 -05:00
Logan Allen
23f9668d46 eyre: make fang's requested style changes 2021-05-26 12:22:54 -05:00
Liam Fitzgerald
0fb803f6ee
Comments: fix deletion
Fixes urbit/landscape#902
2021-05-26 15:51:50 +10:00
Liam Fitzgerald
d124bbdb57
hark: fix read-group action 2021-05-26 14:10:46 +10:00
Liam Fitzgerald
2fc10ecefa
interface: add read-group keybind 2021-05-26 14:10:26 +10:00
Liam Fitzgerald
cabdca8c0b
interface: register shift in chords 2021-05-26 14:08:26 +10:00
Liam Fitzgerald
3869e5e89b
Merge remote-tracking branch 'origin/release/next-userspace' into lf/read-graph-group 2021-05-26 13:41:00 +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
264b971176
publish: add mark all as read button 2021-05-25 13:40:16 +10:00
Liam Fitzgerald
82f2c88062
hark-store: add %read-graph %read-group actions 2021-05-25 13:38:09 +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
Logan Allen
8ee9382e7b arvo/hoon: add +sloy, a %da short-circuited +slay to speed up +de-beam and thus +look 2021-05-23 20:34:43 -05: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
Logan Allen
571e1df2c6 eyre: add ~| to slym 2021-05-20 15:05:36 -05:00
Logan Allen
be7c94fcba eyre: replace +slam with +slym for a speedup 2021-05-20 14:31:28 -05:00
L
782a7644a3
Update pkg/arvo/sys/vane/eyre.hoon
Co-authored-by: fang <github@fang.io>
2021-05-20 13:40:05 -05:00
L
c0daa7f9fc
Update pkg/arvo/sys/vane/eyre.hoon
Co-authored-by: fang <github@fang.io>
2021-05-20 13:39:49 -05:00
Logan Allen
5e2eb1b783 eyre: use slam and statically typed conversion 2021-05-20 18:03:04 +00:00
Logan Allen
306dbbaead eyre: use static mark conversions 2021-05-20 12:11:45 -05: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
Logan Allen
c0e4dcdc18 eyre: no-op on clay take 2021-05-19 16:01:05 -05:00
Logan Allen
054806b307 eyre: send warp to warm %c cache for any mark that gets used 2021-05-19 15:40:32 -05: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
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
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