Commit Graph

26535 Commits

Author SHA1 Message Date
fang
179046c92e
Merge pull request #5004 from finned-palmer/fix-chat-cli-mispelling
Fix mispelling in chat-cli help message
2021-06-11 23:26:09 +02:00
Patrick O'Sullivan
2351fc08cb Fix mispelling in chat-cli help message 2021-06-11 16:23:05 -05:00
L
9f80639063
Merge pull request #5002 from urbit/lf/dm-ordering
SidebarList: fix sorting
2021-06-11 13:14:07 -05:00
L
1eb4f53800
Merge pull request #4997 from urbit/lf/more-parse 2021-06-10 22:36:24 -05:00
L
d236c45365
Merge pull request #5001 from urbit/la/fast-hgh 2021-06-10 22:25:35 -05:00
Liam Fitzgerald
96daff6b7f
Merge pull request #4936 from urbit/lf/read-graph-group
hark: read all in group, graph
2021-06-11 09:47:10 +10:00
Liam Fitzgerald
e0f215a2b3
Merge pull request #4992 from finned-palmer/bugfix/fix-profile-status-update-in-mention
interface: pass api object to Mention component
2021-06-11 09:46:28 +10:00
Liam Fitzgerald
4a820afc24
Merge pull request #4990 from urbit/lf/fix-shortcuts
SidebarList: fix shortcuts
2021-06-11 09:46:04 +10:00
Liam Fitzgerald
93c968d9fa
tokenizeMessage: ignore commas and dots that end a url 2021-06-11 09:43:39 +10:00
Liam Fitzgerald
5f2d4e3dd8
SidebarList: fix sorting 2021-06-11 09:30:35 +10:00
ixv
1d5ea432ea
Merge pull request #4985 from pkova/release/next-userspace
btc: default sign method to bridge to reduce master ticket exposure
2021-06-10 12:16:10 -07:00
Logan Allen
bc4875c282 hark-graph-hook: speed it up with static conversions 2021-06-10 13:13:38 -05:00
Liam Fitzgerald
fa79c3a34f
interface: exorcise props.api 2021-06-10 13:48:41 +10:00
Liam Fitzgerald
5dc6056624
interface: move graph pokes, scries to airlock 2021-06-10 12:12:44 +10:00
Liam Fitzgerald
3853ed8ec9
@urbit/http-api: genericise return type of thread 2021-06-10 12:02:08 +10:00
Liam Fitzgerald
94bc24de5b
@urbit/api: update graph pokes, scries 2021-06-10 12:01:25 +10:00
Liam Fitzgerald
fb36238d07
interface: move graph subs to airlock 2021-06-10 12:00:44 +10:00
L
c36b35aea4
Merge pull request #4991 from urbit/la/userspace-cleanup
graph-store: clean up old migrations, use some of the new +on methods
2021-06-09 16:02:20 -05:00
pkova
f820064be1 btc: default wallet creation with bridge, add better styled warnings 2021-06-09 19:17:54 +03:00
pkova
5a670b75cf btc: default sign method to bridge to reduce master ticket exposure 2021-06-09 19:17:54 +03:00
janeway-bot
2d76c3868e
Merge 85fdd6b190 into release/next-userspace 2021-06-09 20:02:37 +04:00
Liam Fitzgerald
6fece992b3
interface: move s3 pokes to airlock 2021-06-09 14:05:33 +10:00
Liam Fitzgerald
5071b3996d
interface: move s3 subs to airlock 2021-06-09 14:04:41 +10:00
Liam Fitzgerald
17bc209d27
interface: move invite pokes to airlock 2021-06-09 13:55:01 +10:00
Liam Fitzgerald
8bf990becb
interface: move invite subs to airlock 2021-06-09 13:54:24 +10:00
Liam Fitzgerald
3066077ca9
interface: move launch pokes to airlock 2021-06-09 13:42:54 +10:00
Liam Fitzgerald
ba7a6a14c4
interface: move launch subs to airlock 2021-06-09 13:42:10 +10:00
Liam Fitzgerald
f7352e7c4c
interface: move settings pokes to airlock 2021-06-09 13:06:22 +10:00
Liam Fitzgerald
179b8e3425
@urbit/api: update settings pokes, scries 2021-06-09 13:02:55 +10:00
Liam Fitzgerald
020d5d9d67
interface: move settings subs to airlock 2021-06-09 13:02:31 +10:00
Liam Fitzgerald
59b3080b2a
interface: move contact pokes to airlock 2021-06-09 12:35:52 +10:00
Liam Fitzgerald
bfde3d0c1b
interface: move contact subs to airlock 2021-06-09 12:34:25 +10:00
Liam Fitzgerald
d8b8fb3a5f
@urbit/api: update contact pokes 2021-06-09 12:33:41 +10:00
Liam Fitzgerald
2f70a433bd
interface: move group pokes to airlock 2021-06-09 11:46:42 +10:00
Liam Fitzgerald
73f43a2829
@urbit/api: update group pokes 2021-06-09 11:42:27 +10:00
Liam Fitzgerald
938b78da63
interface: move group subs to airlock 2021-06-09 11:41:53 +10:00
Philip Monk
85fdd6b190
clay: handle out-of-bounds versions in nako 2021-06-08 15:41:44 -10:00
Liam Fitzgerald
c80751e8b8
interface: move metadata pokes to airlock 2021-06-09 10:59:09 +10:00
Liam Fitzgerald
56b3273c12
interface: move metadata subs to airlock 2021-06-09 10:54:27 +10:00
Liam Fitzgerald
81937a4de6
@urbit/http-api: add subscribeOnce 2021-06-09 10:50:19 +10:00
Liam Fitzgerald
b51d5adc1d
@urbit/api: update metadata pokes 2021-06-09 10:48:28 +10:00
Philip Monk
ee0141f5ab
btc-rpc: make build 2021-06-08 14:47:05 -10:00
Liam Fitzgerald
2a25cbe9b8
Merge pull request #4999 from finned-palmer/bugfix/fix-dm-sort
interface: fix dm alphabetical sort issue
2021-06-09 08:40:14 +10:00
Philip Monk
e5ab5db20c
Merge branch 'release/next-sys' of ssh://github.com/urbit/urbit into release/next-sys 2021-06-08 09:21:04 -10:00
fang
f17e228046
Merge pull request #4942 from urbit/m/dill-appetizer
dill: support next runtime's inputs
2021-06-08 21:05:25 +02:00
Philip Monk
b0c9fd1940
Merge remote-tracking branch 'origin/lf/hoon-inc' into release/next-sys 2021-06-08 08:59:27 -10:00
Philip Monk
f74faab70e
Merge remote-tracking branch 'origin/master' into release/next-sys 2021-06-08 08:58:53 -10:00
Logan Allen
c61a6c21aa graph-store: add back %2 migration 2021-06-08 10:49:36 -05:00
finned-palmer
dd478255f6 Fix dm alphabetical sort issue 2021-06-08 08:52:22 -05:00
Liam Fitzgerald
9c0ed504a6
interface: add http-api to deps 2021-06-08 16:55:01 +10:00