Tags: yungcalibri/urbit
Tags
This release will be pushed to the network as an over-the-air (OTA) u…
…pdate for %garden
Release Notes:
- Fixes issue where settings weren't loading properly, causing tile ordering to seemingly not persist
- Fixes issue causing settings to be continuously updated in a loop
Contributions:
Hunter Miller (5):
grid: initialize settings, add more checks around order correction
Merge pull request urbit#5654 from urbit/po/fix-loop-in-tile-grid
Merge branch 'next/landscape' into hm/fix-tile-order-persistence
Merge pull request urbit#5653 from urbit/hm/fix-tile-order-persistence
grid: updating glob and version
Patrick O'Sullivan (1):
grid: fix loop caused by useEffect in tilegrid
This release will be pushed to the network as an over-the-air (OTA)
update for %garden
Release Notes:
- Fixes issue causing Landscape home screen to crash after uninstalling an app
- Fixes issue where search incorrectly shows progress/results for apps
Contributions:
Hunter Miller (8):
apps/docket: move all status to hook and make more reliable
Merge pull request urbit#5640 from urbit/hm/app-search-progress
grid: updating glob and version
groups: update version and glob
tile-grid: ensure we aren't trying to display uninstalled apps
Merge pull request urbit#5650 from urbit/hm/fix-uninstalled-tile-issue
Merge branch 'next/landscape'
grid: updating glob and version
groups-v1.0.9
This release will be pushed to the network as an over-the-air (OTA) update
Release Notes:
- Moved security menu from Groups to Landscape
- Added handling for unsigged groups in the join modal
- Fixed incorrect title of notification when a DM contains a mention
- Fixed issue with duplicate ships in ship search
- Fixed parsing inline markdown around ship mentions
- Fixed scrying into graph-store archive
Contributions:
Hunter Miller (5):
interface: updating glob to trigger properly uploaded glob
Merge branch 'master' into next/landscape
Merge branch 'next/groups'
Merge branch 'next/landscape'
groups: update version and glob
Jake Miller (1):
Merge pull request urbit#5605 from urbit/jm/archive-scry
Liam Fitzgerald (1):
Merge pull request urbit#5622 from urbit/po/markdown-styling-around-ship-name
Patrick O'Sullivan (7):
landscape: Prevent adding duplicate ships to ShipSearch pills
groups: handle italic or bold markdown around @p's in messages
groups/grid: Move security from groups to grid
groups: Add preSig func to utils
groups: Use presig on group join links
groups: trim ship string on preSig
groups: do not notify user if mentioned in DM
ryjm (1):
graph-store: fix scrying into archive
tomholford (2):
devex: peg interface node version
Merge branch 'master' into next/landscape
This release will be pushed to the network as an over-the-air (OTA)
update on 3/16
Release Notes:
- Added the ability to reorder app tiles using drag and drop for
mobile and desktop
- Moved security menu from Groups to Landscape
- Pinned node version for maintainers
Contributions:
Hunter Miller (7):
Merge branch 'master' into next/landscape
tiles: adding drag and drop ordering
Merge pull request urbit#5624 from urbit/hm/configurable-tiles
tile-grid: filtering out system tile
Merge pull request urbit#5638 from urbit/po/fix-for-notification-for-dm-mentions
Merge branch 'next/groups'
Merge branch 'next/landscape'
tile-grid: filtering out system tile
Merge pull request urbit#5638 from urbit/po/fix-for-notification-for-dm-mentions
Merge branch 'next/groups'
Merge branch 'next/landscape'
Patrick O'Sullivan (4):
groups/grid: Move security from groups to grid
Update pkg/grid/src/components/Checkbox.tsx
Replace fill with class fill-current
Merge pull request urbit#5630 from urbit/po/move-security-settings-out-of-groups-into-grid
tomholford (4):
devex: peg interface node version
deps: peg node version in project root
Merge pull request urbit#5609 from urbit/th/peg-node-version
Merge branch 'master' into next/landscape
This release will be pushed to the network as an over-the-air (OTA) u…
…pdate on 3/02
Release Notes:
- Fixed issue with Groups app silently losing connection
- Fixed double sig occuring in profile popup
Contributions:
Liam Fitzgerald (1):
interface: fix subscription reconnect issues
tomholford (3):
Merge branch 'master' into next/groups
interface: use single sig in NotificationText
Merge pull request urbit#5610 from urbit/th/1376-groups-double-tilde
Hunter Miller (3):
Merge pull request urbit#5611 from urbit/lf/fix-reconnect-redux
Merge branch 'next/groups'
groups: updating glob and version
This release will be pushed to the network as an over-the-air (OTA) u…
…pdate on 2/24
Release Notes:
- Added ability to cancel joining invalid groups
- Restored mark caching in %landscape
- Improves theme color for PWAs
Contributions:
Liam Fitzgerald (5):
group-view: fix errored rollback
interface: refine joining error cases
Merge remote-tracking branch 'origin/next/groups' into lf/no-perms-rejoin
landscape: cache marks again
Merge pull request urbit#5591 from urbit/lf/make-fast
Mackenzie Davidson (1):
interface: adds `theme-color` meta tag, removes outdated safari web app meta tag
urbit-os-v2.122
Release notes:
- Adds an implementation of schnorr signatures to the standard library.
Jets will be included in the next release of the runtime.
- Makes the |rekey functionality work with the new keyfile format
introduced alongside L2.
Contributions:
Jōshin (24):
zuse: schnorrsig stubs
zuse: schnorrsig-sign from spec
zuse: flip bytes in sig
zuse: sign:schnorr basically done
zuse: verify:schnorr works
zuse: cleanup in schnorr
zuse: remove redundant flips on sig
zuse: unused ffra
zuse: signatures were backwards
zuse: banish byte twiddling from schnorr
zuse: cleanup
zuse: style
zuse: schnorr jet hints
zuse: schnorr address
zuse: schnorr test cases
zuse: boundary assertions for schnorr
test: schnorr bounds checking
Merge branch 'next/arvo' into jo/secp-arvo
pill: solid, brass
zuse: style cleanup, use +rep/+end
bounds-check against sk=1
zuse: comment clarifying sk bounds check
zuse: add missing assertions
Merge pull request urbit#5509 from mrdomino/jo/secp-arvo
drbeefsupreme (2):
helm: fix |rekey to work with multikey files
helm: cleanup +poke-rekey to match urbit#5522
fang (1):
Merge pull request urbit#5570 from urbit/fix-rekey-for-multikey
This release was pushed to the network as an over-the-air (OTA) update
on 1/28
Base hash (check with +vats):
0v14.g0mka.0n522.08rsq.govas.mjcca.e2l0l.5elb5.7oprq.c7p8h.8as22
Release Notes:
- Addressed an issue causing the join group modal to fail if initiated
from different areas of Groups
Contributions:
Hunter Miller (6):
join: handling kind safer and join links more consistent
groups: updating glob
join: don't show modal if no kind
Merge pull request urbit#5574 from urbit/hm/fix-join-kind-links
groups: fixing bad glob
groups: updating version
PreviousNext