Liam Fitzgerald
|
898b2c6749
|
VirtualScroller: remove incorrect .toString() calls
|
2021-06-23 11:10:32 +10:00 |
|
Liam Fitzgerald
|
289c836a78
|
Merge remote-tracking branch 'origin/release/next-userspace' into lf/virtual-scroller-unification
|
2021-06-22 06:05:32 +10:00 |
|
matildepark
|
37a6cabb85
|
Merge pull request #5026 from urbit/lf/dm-backlog
graph-fe: unify @udification in api
|
2021-06-21 14:37:27 -05:00 |
|
Liam Fitzgerald
|
44fbd83901
|
Merge remote-tracking branch 'origin/release/next-userspace' into lf/dm-backlog
|
2021-06-22 05:21:11 +10:00 |
|
matildepark
|
d581d1f61d
|
Merge pull request #5037 from urbit/m/channel-s
settings: my channel -> my channels
|
2021-06-21 14:07:15 -05:00 |
|
janeway-bot
|
8e750b2009
|
Merge cd400dfa69 into release/next-userspace
|
2021-06-21 21:34:09 +04:00 |
|
matildepark
|
cd400dfa69
|
Merge pull request #5039 from urbit/jt/jw-v0.15.3.1
meta: update janeway to v0.15.3.1
|
2021-06-21 12:33:44 -05:00 |
|
Jared Tobin
|
38ce3bc903
|
meta: update janeway to v0.15.3.1
|
2021-06-22 02:26:29 +09:00 |
|
Matilde Park
|
f72706ac04
|
build: revert docker change
|
2021-06-21 11:16:04 -05:00 |
|
Matilde Park
|
bda29360d3
|
build: interface uses unsafe-perm for docker
|
2021-06-21 11:12:31 -05:00 |
|
matildepark
|
26422ced6e
|
Merge pull request #5038 from urbit/lf/moar-omni
interface: some bug fixes
|
2021-06-21 11:04:24 -05:00 |
|
Liam Fitzgerald
|
7047f7fe2a
|
notifications: clear unreads on resubscribe
|
2021-06-21 19:07:37 +10:00 |
|
L
|
fc4fc9b18c
|
Merge pull request #5027 from urbit/lf/post-routing-refactor
|
2021-06-21 00:19:34 -05:00 |
|
Liam Fitzgerald
|
42aebb1ba6
|
Post: fix pendings, creation
|
2021-06-21 11:52:32 +10:00 |
|
fang
|
b9843e10cb
|
settings: my channel -> my channels
This matches the phrasing used in the omnibox and on the tile.
|
2021-06-20 01:44:23 +02:00 |
|
janeway-bot
|
00e4e7c521
|
Merge 7ac718a2c7 into release/next-userspace
|
2021-06-18 08:30:22 +04:00 |
|
Liam Fitzgerald
|
59e51e4165
|
Display: fix breakage from api update
|
2021-06-18 14:13:23 +10:00 |
|
Liam Fitzgerald
|
94dba64d2d
|
launch: sticky base hash indicator
|
2021-06-18 13:37:16 +10:00 |
|
janeway
|
7ac718a2c7
|
glob: update to 0v1.9p61c.bd4vn.deevh.0ldbq.fkqo3
|
2021-06-17 17:49:55 -07:00 |
|
ixv
|
fd663e0d2b
|
Merge branch 'ixv/btc-filter'
|
2021-06-17 17:40:20 -07:00 |
|
ixv
|
f7e0849f40
|
Merge remote-tracking branch 'pkova/release/next-userspace'
|
2021-06-17 17:39:29 -07:00 |
|
ixv
|
ec8ca6f0cf
|
btc: style nits, and fix watch-ack handling
|
2021-06-17 15:53:12 -07:00 |
|
janeway-bot
|
84e9976055
|
Merge 923e6683a6 into release/next-userspace
|
2021-06-17 19:23:12 +04:00 |
|
matildepark
|
923e6683a6
|
Merge pull request #5025 from gregorytoprak/npm-pkg-fixes
npm: build ts -> js files before publishing
|
2021-06-17 10:22:43 -05:00 |
|
ixv
|
0fe385df1f
|
btc: don't use blockfilter if gap > 50; resubscribe on kick
|
2021-06-17 03:33:22 -07:00 |
|
matildepark
|
74ad9fbb12
|
Merge pull request #4998 from urbit/lf/npm-typings
interface: hook-based api
|
2021-06-16 22:28:03 -05:00 |
|
Liam Fitzgerald
|
faa659d780
|
PostItem: refactor, memoize
|
2021-06-17 12:49:19 +10:00 |
|
Liam Fitzgerald
|
4363801532
|
Author: performance
|
2021-06-17 12:34:18 +10:00 |
|
Liam Fitzgerald
|
90c9c2ee87
|
post: refactor routes
|
2021-06-17 11:41:01 +10:00 |
|
Liam Fitzgerald
|
405e55dce2
|
Merge remote-tracking branch 'origin/release/next-userspace' into lf/npm-typings
|
2021-06-17 09:13:20 +10:00 |
|
Liam Fitzgerald
|
7240d23049
|
interface: fix tsc
|
2021-06-17 09:09:37 +10:00 |
|
matildepark
|
f674bc26ef
|
Merge pull request #5024 from urbit/mp/landscape/delete-dm
DmResource: remove 'isAdmin' prop
|
2021-06-16 17:42:34 -05:00 |
|
gregorytoprak
|
b84ef07f07
|
npm: fix compatibility with create-urbit-app
The version of babel/webpack/everything bundled with CRA is limited
in its ES features. Reducing to ES2017 let it work by default.
|
2021-06-16 17:24:40 -04:00 |
|
gregorytoprak
|
455a15b5f7
|
npm: build ts -> js files before publishing
Previously published @urbit/api and @urbit/http-api npm packages
only had the .ts files, which would require building by hand.
|
2021-06-16 17:16:15 -04:00 |
|
L
|
8c1d609617
|
Merge pull request #5016 from urbit/la/consolidate-warming
observe-hook: add ability to warm static mark conversions
|
2021-06-16 15:21:47 -05:00 |
|
Matilde Park
|
6ae17c318c
|
DmResource: remove 'isAdmin prop'
Fixes urbit/landscape#982
|
2021-06-16 14:41:23 -05:00 |
|
Logan Allen
|
c793ca0cdf
|
observe-hook: remove unnecessary stuff from on-load
|
2021-06-16 14:31:28 -05:00 |
|
Matilde Park
|
1c77adafc6
|
meta: cause rebuild with console.log removals
|
2021-06-16 13:24:04 -05:00 |
|
janeway-bot
|
307a361275
|
Merge e01c3af5d2 into release/next-userspace
|
2021-06-16 20:11:15 +04:00 |
|
matildepark
|
e01c3af5d2
|
Merge pull request #5023 from urbit/jt/jw-v0.15.3
meta: janeway version bump, new glob target
|
2021-06-16 11:10:45 -05:00 |
|
Jared Tobin
|
388fc95587
|
meta: janeway version bump, new glob target
Replaces ~lomlyx with ~hanruc due to the former's impending retirement.
|
2021-06-17 00:36:19 +09:00 |
|
pkova
|
54f889334a
|
btc: decrease card width based on window.innerWidth
|
2021-06-16 17:58:24 +03:00 |
|
pkova
|
f860efee6c
|
btc: match bridgeInvoice.js sending button style to invoice.js
|
2021-06-16 17:58:24 +03:00 |
|
pkova
|
8495894c7b
|
btc: fix button rendering on safari
|
2021-06-16 17:58:24 +03:00 |
|
pkova
|
6faa7a0f0c
|
btc: fix safari bitcoin address copy to clipboard
Using navigator.clipboard instead of document.execCommand('copy') works
in safari as well.
|
2021-06-16 17:58:24 +03:00 |
|
janeway-bot
|
367819619f
|
Merge f4119de553 into release/next-userspace
|
2021-06-16 13:08:38 +04:00 |
|
janeway
|
f4119de553
|
glob: update to 0v2.23tfu.ss2fb.q233c.p9er4.viq93
|
2021-06-16 18:38:50 +10:00 |
|
Liam Fitzgerald
|
6bdd96a0ef
|
interface: update virtualscroller callsites
|
2021-06-16 15:36:03 +10:00 |
|
Liam Fitzgerald
|
e473f5af9c
|
interface: add concrete instances of VirtualScroller
|
2021-06-16 15:35:36 +10:00 |
|
Liam Fitzgerald
|
3d6ec8440f
|
VirtualScroller: polymorphize over key type
|
2021-06-16 15:34:28 +10:00 |
|