Hunter Miller
158dfc0dec
interface: fixing type errors
2022-01-11 16:42:38 -06:00
Liam Fitzgerald
6c1ce45815
Merge pull request #5489 from urbit/lf/fix-revoke
...
groups: fix permission handling
2022-01-10 11:11:12 -06:00
Liam Fitzgerald
f1f57abec0
Merge pull request #5485 from urbit/lf/recency-improvements
...
landscape: better leap searching
2022-01-10 11:10:51 -06:00
Liam Fitzgerald
b4512bf1a0
Merge pull request #5490 from urbit/lf/groups-grabbag
...
groups: misc frontend fixes
2022-01-10 11:08:14 -06:00
Liam Fitzgerald
4009f9d350
Merge pull request #5525 from urbit/lf/fix-dm-loading
...
DmResource: reload DM if cleared by kick
2022-01-10 11:07:25 -06:00
Liam Fitzgerald
a1aee5d2c8
Merge pull request #5519 from urbit/lf/fix-admin-remove
...
graph-validator-chat: allow admin removal of any message
2022-01-10 11:06:58 -06:00
Liam Fitzgerald
a42b344559
DmResource: reload DM if cleared by kick
2022-01-06 13:55:22 -06:00
Hunter Miller
61ebff6901
Merge pull request #5484 from mwvd/html-theme-updates
...
grid / landscape: `theme-color` updates
2022-01-05 18:05:43 -06:00
Philip Monk
04246b9c38
Merge pull request #5382 from urbit/philip/branches
...
meta: update branch conventions
2022-01-04 19:52:51 -07:00
Philip Monk
0cad4413ea
Merge pull request #5520 from urbit/update-contributing
...
readme: update CONTRIBUTING.md
2022-01-04 19:50:58 -07:00
drbeefsupreme
60e27fa077
readme: update CONTRIBUTING.md
...
This fixes some links and updates the git policy to reflect the use of
`next/` branches.
2022-01-04 16:20:29 -05:00
Liam Fitzgerald
05de25a22f
graph-validator-chat: allow admin removal of any message
2022-01-04 15:11:24 -06:00
Mackenzie Davidson
da2b31750b
theme_color
meta precedence corrected
2021-12-20 13:20:59 -05:00
Mackenzie Davidson
bc249fc204
replace theme color override with existing background color value (rgb(26, 26, 26)
, in hex) for dark mode users
2021-12-20 13:15:02 -05:00
Mackenzie Davidson
453a253091
override theme_color
in manifest
2021-12-20 13:12:33 -05:00
Mackenzie Davidson
f9c76914a9
Merge branch 'master' of https://github.com/mwvd/urbit into html-theme-updates
2021-12-20 12:58:49 -05:00
Philip Monk
e243d5adf6
landscape,garden: make build
...
Boot was broken, fixing the hark-note file mark and re-adding the
hark-store library fixed it.
This lets us push a new pill, which is necessary for the fix in #5434 to
actually work.
Fixes #5501
Fixes #5502
2021-12-18 22:54:49 -08:00
Joe Bryan
663934b5cf
Merge pull request #5478 from urbit/bh/remove-haskell-nix
...
build: remove urbit-king haskell releases and haskell.nix dependency
2021-12-17 20:36:21 -08:00
Edward Amsden
a50b7d0dff
[nix] track nixos-21.11 branch whenever niv updates, bump to include qemu-in-virtualization fix
2021-12-16 13:17:04 -06:00
fang
dd6b090bfa
Merge pull request #5454 from urbit/m/backport-nu-webterm
...
webterm: backport
2021-12-14 19:23:23 +01:00
fang
960f2b1ae2
webterm: v1.0.0
2021-12-14 17:17:32 +01:00
Liam Fitzgerald
e8ba3b5f73
metadata-push-hook: address mark review
2021-12-14 08:50:57 -05:00
Liam Fitzgerald
bfaec1daab
interface: address hunter review
2021-12-13 10:23:37 -05:00
Liam Fitzgerald
7252c7c1da
interface: fix unreads not clearing chats
...
Fixes urbit/landscape#761
2021-12-13 08:44:29 -05:00
Liam Fitzgerald
740d9b796e
interface: inset by safe-area on iOS
...
Fixes urbit/landscape#242
2021-12-13 08:25:59 -05:00
fang
fd375c1d90
herm: permission checks
...
Make sure herm can only be interacted with by the local ship.
2021-12-13 14:25:14 +01:00
fang
c7c601c041
herm: avoid trailing empty path segments
...
append /view to the existing subscription paths to "wrap" the possibly
empty path segment of the session name.
2021-12-13 14:24:20 +01:00
Liam Fitzgerald
917b53b374
interface: add disable spellcheck setting
...
Fixes urbit/landscape#79
2021-12-13 08:18:38 -05:00
Liam Fitzgerald
dc305371bc
interface: strip apps from landscape omnibox
...
Fixes urbit/landscape#1295
2021-12-13 08:02:14 -05:00
Liam Fitzgerald
0e847ec53c
landscape: do not show cross-desk notifications
2021-12-13 07:52:41 -05:00
Liam Fitzgerald
167718bd8e
interface: prevent hook crash in publish notes
...
Fixes urbit/landscape#1299
Fixes urbit/landscape#1343
2021-12-13 07:45:25 -05:00
Liam Fitzgerald
28ace88bd9
interface: remove My Channels link from GroupSwitcher
...
Fixes urbit/landscape#1331
2021-12-13 07:39:08 -05:00
Liam Fitzgerald
418ad3736d
-group-leave: cleanup seperation of concerns between groups, metadata, graphs
2021-12-13 06:29:00 -05:00
Liam Fitzgerald
6a6af5edc4
metadata-pull-hook: fix limb expression in on-pull-nack
2021-12-13 06:26:44 -05:00
Liam Fitzgerald
224353364a
metadata-push-hook: watch group-store for permission revocation
2021-12-13 06:26:07 -05:00
Liam Fitzgerald
e1138e1684
push-hook: fix %revoke action for versioned subscriptions
2021-12-13 06:23:03 -05:00
Liam Fitzgerald
fd4844bf9f
pull-hook: fix swapped argument preventing cards being sent
2021-12-13 06:19:00 -05:00
Liam Fitzgerald
722b19066e
landscape: defer removing metadata until on-leave thread
...
Addresses graphs not being archived correctly, and causing spurious
notifications
2021-12-13 04:37:08 -05:00
Liam Fitzgerald
6de9dbdd3f
landscape: better leap searching
...
Allows categories to reorder. Improves searching algorithm to order by
strength of match
2021-12-09 16:49:43 -05:00
Jōshin
150e9e8023
Merge pull request #5483 from urbit/jo/remove-haskell-nix
...
pmnsh: update secp256k1
2021-12-09 10:10:06 -08:00
Mackenzie Davidson
8d4b325477
landscape - safari theme-color prefers-color-scheme dark + fallbacks
2021-12-09 10:50:38 -05:00
Mackenzie Davidson
809f8f7159
safari theme-color fallbacks
2021-12-09 10:33:32 -05:00
Mackenzie Davidson
280e4da513
safari theme-color prefers-color-scheme dark
2021-12-09 10:31:42 -05:00
Jōshin
8396f1e39e
pmnsh: update secp256k1 configure flags
...
Just used the ones from the most recent nixpkgs, except I kept
--disable-shared.
2021-12-09 09:16:07 +00:00
Brendan Hay
dbb6a09564
secp256k1: use nixpkgs provided secp256k1 and add to sources-pmnsh
2021-12-09 09:15:13 +01:00
fang
b20abb8841
webterm: remove border, let term live in page
...
This also helps conceal some xterm resizing inaccuracies.
2021-12-09 00:36:50 +01:00
Hunter Miller
3ee9132416
theme: cleaning up a few mismatches
2021-12-08 17:00:25 -06:00
Liam Fitzgerald
ac2337a6a7
landscape: bump version, glob
2021-12-08 16:46:59 -05:00
Liam Fitzgerald
fb5151bf4b
Merge pull request #5479 from urbit/lf/hide-invite-if-joined
...
interface: hide invite if joined
2021-12-08 16:40:48 -05:00
Liam Fitzgerald
0979b8fc39
interface: hide invite if already joined
2021-12-08 15:24:32 -05:00