L
3e9d5da7ea
Merge pull request #4521 from urbit/lf/hark-future
...
hark-store: remove visions of future
2021-03-04 11:22:34 -06:00
matildepark
8bf3c809a4
Merge pull request #4478 from urbit/la/transform-proxy
...
push-hook: replace +should-proxy-update with +transform-proxy-update
2021-03-04 12:04:16 -05:00
Logan Allen
ef7de13cd5
interface: virtual scroller marks page as dirty when pending indices changes
2021-03-03 18:26:42 -06:00
matildepark
5e86058ffa
Merge pull request #4509 from urbit/lf/graph-sibling-fixes
...
hark-graph-hook: upgrade notification-kind to allow for sibling autowatches
2021-03-03 14:50:58 -05:00
Logan Allen
9c178d7f34
Merge branch 'release/next-js' into la/transform-proxy
2021-03-03 12:56:39 -06:00
Logan Allen
32cd345680
interface: finalize reducers / api logic for pending
2021-03-03 12:54:03 -06:00
Matilde Park
71788e069d
VirtualScroller: hotfix crash
...
Fixes urbit/landscape#506
2021-03-03 11:37:39 -05:00
matildepark
c2645f9142
Merge pull request #4495 from urbit/lf/virtual-graph
...
virtualScroller: rework
2021-03-02 23:13:46 -05:00
Liam Fitzgerald
02a70af365
VirtualScroller: fix scrollbar positioning
2021-03-03 13:56:22 +10:00
matildepark
fef4284219
Merge pull request #4520 from urbit/mp/landscape/mention-text-contacts-nest
...
MentionText: update for new contacts
2021-03-02 21:06:14 -05:00
janeway
75a00b9c18
glob: update to 0v9flom.311gv.90jce.591n4.d09bf
2021-03-03 11:34:18 +10:00
Liam Fitzgerald
7a3bdccf14
Merge remote-tracking branch 'origin/release/next-js' into lf/virtual-graph
2021-03-03 11:31:02 +10:00
Liam Fitzgerald
1898a86b0e
ChatWindow: fix unread
2021-03-03 11:30:21 +10:00
Logan Allen
379e1840bc
-graph-add-nodes: scry properly within a thread
2021-03-02 15:55:58 -06:00
Logan Allen
48ab4da76c
graph-push-hook: build %transform-add-nodes mark to keep cache hot
2021-03-02 14:01:12 -06:00
Logan Allen
e7ad46db15
-graph-add-nodes: add commented out signature support
2021-03-02 13:10:40 -06:00
matildepark
5a474cf85b
Merge pull request #4522 from urbit/mp/settings/restore-back
...
settings: restore back button on s3
2021-03-02 13:57:42 -05:00
Logan Allen
1abd45fc6c
graph-reducers: remove pending posts based on hash
2021-03-02 12:54:45 -06:00
matildepark
6688243cb0
Merge pull request #4523 from urbit/mp/settings/calm-utils
...
settings: add 'hide utility tiles'
2021-03-02 12:56:57 -05:00
janeway-bot
429d6c3131
Merge 7d451a37b8
into release/next-js
2021-03-02 21:11:48 +04:00
matildepark
7d451a37b8
Merge pull request #4525 from urbit/jt/npm-publish
...
meta: publish interface packages when available
2021-03-02 12:11:14 -05:00
Jared Tobin
c20907f54e
meta: switch publish action to production mode
...
Targets it at master, drops the job dry-run flags.
2021-03-02 15:39:17 +04:00
Jared Tobin
ba426ef78d
meta: simplify yaml
...
'working-directory' can just be specified on-site.
2021-03-02 15:37:11 +04:00
Jared Tobin
cc345171f3
meta: tell action where package.jsons are
2021-03-02 15:34:46 +04:00
Jared Tobin
8d938e205b
meta: publish interface packages when available
...
Adds a workflow that, on every push to master, will publish new versions
of interface subpackages to the NPM registry if any are available.
Staged to trigger on a test branch for now.
2021-03-02 15:31:06 +04:00
Matilde Park
afc29e8177
settings: add 'hide utility tiles'
2021-03-02 00:59:35 -05:00
janeway-bot
ffe2b1a23f
Merge 522393fda8
into release/next-js
2021-03-02 09:46:02 +04:00
Jared Tobin
522393fda8
Merge pull request #4518 from urbit/jt/ops-merge
...
meta: adjust merge operations
2021-03-02 09:45:34 +04:00
Matilde Park
2dbbb3d30f
settings: restore back button on s3
...
Fixes urbit/landscape#501
2021-03-02 00:40:52 -05:00
Liam Fitzgerald
7ecf7d3b5a
VirtualScroller: more perf improvements
2021-03-02 14:38:56 +10:00
Liam Fitzgerald
e5a8cdfc75
VirtualScroller: fix for links
2021-03-02 14:36:27 +10:00
Liam Fitzgerald
cffa78566b
ChatWindow: fix unnecessary rerenders
2021-03-02 14:15:20 +10:00
Liam Fitzgerald
43b2423db7
hark-store: remove visions of future
2021-03-02 12:43:51 +10:00
Liam Fitzgerald
06d429afff
virtualscroller: address Ed review
2021-03-02 11:57:15 +10:00
Logan Allen
a9232d0df7
graph-view: use all of the proper types, get the API call working to send up the proper hashes
2021-03-01 17:24:21 -06:00
Matilde Park
263a3710c7
MentionText: update for new contacts
2021-03-01 18:03:27 -05:00
matildepark
0e66e424a1
Merge pull request #4514 from urbit/mp/settings/design-qa-1
...
settings: first design tweaks
2021-03-01 16:00:42 -05:00
matildepark
4ef735ac26
Merge pull request #4513 from urbit/mp/landscape/2021-2-6
...
landscape: two edge cases
2021-03-01 15:52:33 -05:00
Jared Tobin
a51d95d806
meta: adjust merge operations
...
Adds a 'merge-release' workflow that runs on any push to a release
branch. At present the only job merges the triggering branch to
'ops-tlon'.
Also renames the 'merge' workflow to 'merge-master' to distinguish it
appropriately.
2021-03-01 18:46:02 +04:00
Liam Fitzgerald
addeb8183c
virtualscroller: fake scrollbar
2021-03-01 13:54:15 +10:00
Liam Fitzgerald
89f63ac443
virtualscroller: ios viable
2021-03-01 12:56:40 +10:00
Logan Allen
7c18df399c
interface: beginnings of api/reducer integration
2021-02-26 16:59:13 -06:00
Matilde Park
b1cac1fca9
hark-fe: remove former preferences nav
...
Fixes urbit/landscape#494
2021-02-26 17:35:05 -05:00
Matilde Park
e3f195870f
settings: format for mobile
...
Fixes urbit/landscape#496
2021-02-26 17:32:54 -05:00
Matilde Park
409d07d1f4
pkg/interface: force api build on prod
2021-02-26 16:45:48 -05:00
Matilde Park
0e50981c51
sh/build-interface: hotfix for api build
2021-02-26 16:41:05 -05:00
Logan Allen
b2ef9044a6
-graph-add-nodes: return (map index hash) upon completion and finish out the json conversion
2021-02-26 14:05:11 -06:00
matildepark
ca6d50da45
Merge pull request #4475 from urbit/lf/settings
...
settings: move onto settings store
2021-02-26 14:56:35 -05:00
Matilde Park
6081b63c4b
settings: fix typos
2021-02-26 14:29:39 -05:00
Matilde Park
356d517b4a
CalmEngine: add "hideUnreads" and "hideGroups"
2021-02-26 14:12:24 -05:00