Commit Graph

23349 Commits

Author SHA1 Message Date
Jared Tobin
60f67727fe meta: stage adjusted merge workflow
Uses janeway-bot's token, rather than the default GitHub Actions token,
to allow the merge workflow to trigger others.
2021-01-14 15:56:34 +09:00
Tyler Brown Cifu Shuster
7be1d8d313 interface: add useHovering hook 2021-01-13 18:50:14 -08:00
github-actions[bot]
49706ebf13
Merge 344e40fda7 into release/next-js 2021-01-14 02:19:20 +00:00
Liam Fitzgerald
344e40fda7
glob: update to 0v1.4u9gp.rs1fi.ki7ok.ib4cp.mgdvs 2021-01-14 12:10:44 +10:00
Liam Fitzgerald
bcc129a3c9
Merge pull request #4284 from urbit/lf/rewatch-dms
hark-graph-hook: rewatch all DMs on upgrade
2021-01-14 12:04:48 +10:00
Liam Fitzgerald
585b6fefa1
hark-graph-hook: rewatch all DMs on upgrade 2021-01-14 10:47:11 +10:00
Liam Fitzgerald
3728a41300
Merge pull request #4266 from urbit/la/aggro-channel-ack
channel.js: ack every 30 events *even if this.outstandingJSON is empty*
2021-01-14 10:13:16 +10:00
Liam Fitzgerald
36e3a60b96
Merge pull request #4278 from urbit/lf/hark-negative
hark-store: rework caching to correctly calculate unread totals
2021-01-14 10:13:00 +10:00
matildepark
3e17c67621
Merge pull request #4282 from urbit/mp/publish/markdown-list
publish: automatically continue lists
2021-01-13 19:05:11 -05:00
Tyler Brown Cifu Shuster
9b15ccbcc8 fixes https://github.com/urbit/landscape/issues/171 2021-01-13 14:32:31 -08:00
Matilde Park
2a91c43fa8 publish: automatically continue lists
Fixes #3329.
2021-01-13 16:30:49 -05:00
Edward Amsden
a64e0e141e
build: Build docker image and publish to Docker Hub
d3c5aa74c1 introduced a Docker image intended for deploying Urbit ships

This commit modifies the build.yml GitHub Actions workflow to build the
docker image as part of the push/PR workflow, and adds a
`release-docker.yml` workflow, which runs on any tag push `urbit-v*` and
pushes the image to Docker Hub, also synchronizing the README.

Co-authored-by: Josh Lehman <josh@urbit.org>
2021-01-13 12:36:45 -05:00
Edward Amsden
d3c5aa74c1
build: A 'smart' docker image
This commit adds the `docker-image` attribute to the main Nix
entrypoint, invoking `nix/pkgs/docker-image` which will build
a 'smart' docker image that can load keyfiles or a pier and
boot a ship

It includes a README for the official docker image, suitable
for posting as the README to a Docker Hub or similar docker
image repository.
2021-01-13 07:37:28 -05:00
Tyler Brown Cifu Shuster
d8ec8ae9d1 fixes https://github.com/urbit/landscape/issues/146 2021-01-12 22:46:49 -08:00
Tyler Brown Cifu Shuster
f5e51b321b fixes https://github.com/urbit/landscape/issues/148 2021-01-12 22:33:17 -08:00
Tyler Brown Cifu Shuster
f9452a4173 notifications: fix layout
fixes https://github.com/urbit/landscape/issues/218
2021-01-12 21:14:07 -08:00
Liam Fitzgerald
b69d11bd86
hark-store: rework caching to correctly calculate unread totals
Hark, when calculating unread totals was ignoring notifications that
were under the same stats-index, but a different index. Reworks the
cache to calculate unread totals correctly.
2021-01-13 12:40:53 +10:00
Matilde Park
36a5bfbf93 landscape: hotfix to cite in statusbar 2021-01-12 18:58:04 -05:00
matildepark
cdb9353040
Merge pull request #4277 from urbit/mp/landscape/profile-overlay-avs
landscape: pass contact to profile overlay thoroughly
2021-01-12 18:22:01 -05:00
Matilde Park
c7f4327920 landscape: pass contact to profile overlay 2021-01-12 18:05:30 -05:00
matildepark
9ab7e681eb
Merge pull request #4275 from urbit/mp/landscape/indigo-themes
landscape: use indigo-react themes
2021-01-12 16:11:44 -05:00
Matilde Park
115bb9a3d8 chat: code fontSize step down 2021-01-12 15:03:19 -05:00
Matilde Park
344c40f51e landscape: delete interim themes 2021-01-12 14:59:58 -05:00
Matilde Park
686127cc8b landscape: update to indigo-react 1.2.16 2021-01-12 14:56:37 -05:00
github-actions[bot]
c91bfb90c3
Merge 6095402687 into release/next-js 2021-01-12 19:33:29 +00:00
matildepark
6095402687
Merge pull request #4271 from urbit/jt/janeway-bump
meta: bump janeway version in glob action
2021-01-12 14:32:54 -05:00
Matilde Park
cbfbfa21c1 landscape: update light / dark versions 2021-01-12 14:32:34 -05:00
Matilde Park
3f059a57d8 Merge branch 'release/next-js' into mp/landscape/indigo-themes 2021-01-12 14:27:22 -05:00
matildepark
804ceb9631
Merge pull request #4269 from urbit/lf/hark-phantom-dot
hark: address phantom dot on archive
2021-01-12 14:11:28 -05:00
matildepark
d1453d0d2a
Merge pull request #4270 from tylershuster/sigil-update
interface: bump sigil-js
2021-01-12 12:37:28 -05:00
Jared Tobin
5fc506c837
meta: bump janeway version in glob action
Uses janeway v0.13.3, which allows us to remove some of the hacky steps
in the glob action entrypoint script introduced in 17f3431b43.
2021-01-12 13:51:19 +04:00
Tyler Brown Cifu Shuster
652073cd49 interface: bump sigil-js 2021-01-11 21:12:47 -08:00
Liam Fitzgerald
742971fec9
LinkWindow: address Tyler review 2021-01-12 12:44:16 +10:00
Liam Fitzgerald
c6465bf0ad
Merge remote-tracking branch 'origin/release/next-js' into lf/infinite-link-scroll 2021-01-12 12:34:51 +10:00
Liam Fitzgerald
b009104f8b
notifications: update count on archive 2021-01-12 12:25:54 +10:00
Matilde Park
ced3d7a079 meta: force dev stream deploy 2021-01-11 18:26:42 -05:00
github-actions[bot]
2b3b5289fa
Merge 2d50075bfb into release/next-js 2021-01-11 23:23:32 +00:00
janeway
2d50075bfb glob: update to 0v5.sekq0.8skge.ekt62.i73ig.g5sep 2021-01-11 18:15:12 -05:00
Logan Allen
3611fcab16 channel-js: ensure lastEventId is an integer, and correctly set lastAckedEvent 2021-01-11 23:07:53 +00:00
Matilde Park
c6069bda3f Merge branch 'release/next-js' into release/hot/2020-1-11 2021-01-11 17:51:42 -05:00
matildepark
9e3722d581
Merge pull request #4262 from urbit/lf/hark-autorebuild
hark-store: Fix channel marking as read crash
2021-01-11 17:48:30 -05:00
matildepark
c44ac6210b
Merge pull request #4261 from urbit/lf/hark-remove-fixes
hark-store: fix dangling unreads
2021-01-11 17:48:09 -05:00
matildepark
08d5246a6d
Merge pull request #4267 from urbit/mp/chat/unread-notice
chat: unreverse keys when getting unread msg
2021-01-11 17:38:07 -05:00
Liam Fitzgerald
99bc912fc5
hark-store: add rebuild printf 2021-01-12 08:31:10 +10:00
matildepark
fb2c60a025
Merge pull request #4233 from urbit/m/tally
tally: add generator for measuring group activity
2021-01-11 17:20:55 -05:00
Liam Fitzgerald
9c7ac3773a
hark, graph-store: address L review 2021-01-12 08:15:14 +10:00
Liam Fitzgerald
a82c0bb2fe
hark-store: address L style review 2021-01-12 08:05:40 +10:00
fang
0613b5b297
tally: also list the groups we're in 2021-01-11 22:56:02 +01:00
fang
578f10180a
tally: add generator for measuring group activity
Scrapes groups and graphs for member counts and recent activity respectively,
and uses that to print out a "tally" of activity for all local groups and their
channels. Since this output is intended to be shared with other parties,
anonymizes resource identifiers by default.
2021-01-11 22:55:48 +01:00
Matilde Park
3ba0d89ee5 chat: unreverse keys when getting unread msg
Fixes #4219.
2021-01-11 16:49:14 -05:00