shrub/pkg/interface
Fang 2b4667eb86
link fe: fix page loading behavior
Previously, receiving new items could "locally create" pages,
half-filled with whatever items were pushed down into them. Frontend
would see the existence of the page and assume all was well. However,
the page may have contained more items (on the backend) than just what
we pushed down.

This adds a per-page flag, "local", to indicate such pages. When display
logic sees it's set, it will send a request for the full page,
regardless of currently available data, loading in the canonical full
page as a result.
2020-02-06 17:23:32 +01:00
..
chat chat: fix issues with [ship path] to path change and support contacts 2020-02-04 15:31:06 -08:00
clock cleanup 2020-02-03 16:48:54 -08:00
contacts removed image upload button 2020-02-04 15:14:17 -08:00
launch various: remove trailing whitespace 2020-01-03 22:06:42 +01:00
link link fe: fix page loading behavior 2020-02-06 17:23:32 +01:00
link-webext link: add minimal link-server-hook and link-webext 2019-12-11 20:49:50 +01:00
publish Merge pull request #2227 from urbit/ixv/publish-group-paths 2020-02-04 13:50:25 -08:00
soto soto: style fix 2020-01-29 19:48:58 -05:00
timer various: remove trailing whitespace 2020-01-03 22:06:42 +01:00
weather various: remove trailing whitespace 2020-01-03 22:06:42 +01:00
.gitignore Add 'pkg/interface/' from commit 'ae564f567fccff9413b63158ee821b36652d6b53' 2019-07-23 12:49:05 -07:00
CONTRIBUTING.md contributing / interface: 'confirm' -> 'apply' 2019-08-28 14:05:07 -04:00
urbitrc-sample moved subapps up one directory 2019-07-23 12:59:01 -07:00