Commit Graph

26340 Commits

Author SHA1 Message Date
timlucmiptev
a3440a6bac cleaner ping 2021-05-26 18:30:11 -07:00
timlucmiptev
453d0a94d2 btc-node-hook returns responses correctly 2021-05-26 18:30:11 -07:00
timlucmiptev
5375f216c6 watch commands 2021-05-26 18:30:11 -07:00
timlucmiptev
48183e57be working btc-bridge 2021-05-26 18:30:11 -07:00
timlucmiptev
a0645a0c30 added watched-calls 2021-05-26 18:30:11 -07:00
timlucmiptev
9c08a9a5d3 rename files 2021-05-26 18:30:11 -07:00
timlucmiptev
ec6b540483 w btc-node 2021-05-26 18:30:11 -07:00
timlucmiptev
129fe493ba start types 2021-05-26 18:30:11 -07:00
timlucmiptev
66fceb6b12 new shit w sur 2021-05-26 18:30:11 -07:00
timlucmiptev
5e9d7434d2 Key derivation code samples 2021-05-26 18:30:11 -07:00
timlucmiptev
a610064e47 use a standard bip32 2021-05-26 18:30:11 -07:00
timlucmiptev
c28b412ee4 all workiing 2021-05-26 18:30:11 -07:00
timlucmiptev
3b7d3985f2 WIP: key derivation *should* be working for I/IL/IR 2021-05-26 18:30:10 -07:00
timlucmiptev
ded87398de parse xpub to unit 2021-05-26 18:30:10 -07:00
timlucmiptev
ca760c2a61 consolidate into lib 2021-05-26 18:30:10 -07:00
timlucmiptev
ce2ce2f586 working point getting 2021-05-26 18:30:10 -07:00
timlucmiptev
4a14878468 working zpub to bytes 2021-05-26 18:30:10 -07:00
timlucmiptev
c9c57724d3 bytees from zpub example 2021-05-26 18:30:10 -07:00
timlucmiptev
5e6d3d151c init 2021-05-26 18:30:10 -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
matildepark
958a450a41
Merge pull request #4937 from urbit/lf/fix-deletes
Comments: fix deletion
2021-05-26 01:57:28 -04:00
Liam Fitzgerald
0fb803f6ee
Comments: fix deletion
Fixes urbit/landscape#902
2021-05-26 15:51:50 +10:00
matildepark
5857df06a1
Merge pull request #4935 from urbit/mp/landscape/tokenization-links
tokenizeMessage: revenge
2021-05-26 01:19:32 -04:00
Liam Fitzgerald
5f8249fab0
collections: add LinkBlockItem 2021-05-26 13:18:48 +10:00
Liam Fitzgerald
467ce21341
interface: run chromatic on push to update baselines 2021-05-26 11:08:03 +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
0353fcf6f6
collections: add LinkInput 2021-05-25 18:11:43 +10:00
Liam Fitzgerald
349dc6083c
interface: add Figma integration to storybook 2021-05-25 18:10:44 +10: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
matildepark
21a91a4d1f
Merge pull request #4904 from urbit/la/deep-graph
group feed renovation: social network 1.0
2021-05-24 20:10:14 -04: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
matildepark
9487ec1685
Merge pull request #4928 from urbit/lf/keybind-fix
Settings: correct default keybinds
2021-05-21 16:08:57 -04:00
matildepark
3143aae5f2
Merge pull request #4927 from urbit/lf/rc-fixes
DMs: bugfixes
2021-05-21 16:08:32 -04:00