Commit Graph

22775 Commits

Author SHA1 Message Date
Matilde Park
3b4e1a5b96 landscape: add breach notification 2020-11-24 23:49:32 -05:00
Liam Fitzgerald
88adb0033a
graph-store: safely peek update-log
Safely returns a null when either the update-log does not exists, or it
is empty

Fixes #3976
2020-11-25 14:41:19 +10:00
matildepark
25a5090f6f
Merge pull request #3909 from tylershuster/links-sigil-size
Links sigil size
2020-11-24 23:30:36 -05:00
Matilde Park
cedfe257ab publish: surface writers in new channel creation 2020-11-24 23:23:26 -05:00
Tyler Brown Cifu Shuster
f00bfbad4c unmemoized fetch 2020-11-24 20:09:22 -08:00
matildepark
419e3147a5
Merge pull request #4011 from urbit/mp/publish/loading
publish: add loading spinner for notebooks
2020-11-24 21:55:05 -05:00
Tyler Brown Cifu Shuster
5651a8d43b landscape: changed RemoteContent to regular instead of PureComponent 2020-11-24 18:23:18 -08:00
Liam Fitzgerald
905ce6dc2d
hark: update mark conversion for editable comments
Updated mark conversion so that edits to comments are notified
separately to new comments.
2020-11-25 12:21:37 +10:00
Tyler Brown Cifu Shuster
48ad464fbc pass group to Author, center images 2020-11-24 17:30:18 -08:00
matildepark
de0b1595c2
Merge pull request #3989 from tylershuster/index-preview
publish: styles preview
2020-11-24 20:14:19 -05:00
Tyler Brown Cifu Shuster
5674e515dd publish: change max-width to match links 2020-11-24 17:01:49 -08:00
matildepark
729b0b5434
Merge pull request #4014 from urbit/mp/landscape/namespacing
landscape: fix new chat creation 404; fix new resource clobbering
2020-11-24 20:00:19 -05:00
Tyler Brown Cifu Shuster
eea8513034 addressed feedback 2020-11-24 16:59:29 -08:00
Liam Fitzgerald
8a299eadc0
hark-store: fix caching of merged notifications
If a notification came in that merged with a notification that had
already been read, then it would not be added to the cache properly and
therefore would not correctly send %read updates when %read-index was
called.

Fixes #3977
2020-11-25 10:53:45 +10:00
Matilde Park
5d9ce09495 landscape: prevent resource clobbering
Fixes #3996.
2020-11-24 17:22:46 -05:00
Matilde Park
a158cb9a33 landscape: await chatsynced for new chat channels
Fixes #3923.
2020-11-24 17:21:33 -05:00
Matilde Park
b9874b4e5b landscape: fix overeager graphapp routing
It was blank paging instead of showing a 404.
2020-11-24 17:20:35 -05:00
ronreg-ribdev
a5d661f2d1 mar: use new-style gate argument syntax in /mar
Switch a bunch of .hoon files in /mar from using
the old `{}` syntax for specifying argument types, to the
newer `[argname=argtype]` syntax.
2020-11-24 14:16:20 -08:00
ronreg-ribdev
4a4e220e11 gen: add +sponsor generator
Add a new generator +sponsor that encapsulates the logic of invoking
`(sein:title our now our)` to get the sponsor of the current ship.
2020-11-24 14:13:38 -08:00
Tyler Brown Cifu Shuster
61e0d35ca5 landscape: update RemoteContent settings 2020-11-24 14:13:03 -08:00
Tyler Brown Cifu Shuster
92cc485db3 links: added delete and copy actions 2020-11-24 13:02:30 -08:00
Tyler Brown Cifu Shuster
1bad160173 links, publish: changing comments to new design 2020-11-24 12:59:32 -08:00
Tyler Brown Cifu Shuster
567c77cd48 landscape: use overlay sigils everywhere 2020-11-24 12:42:42 -08:00
Matilde Park
28a7b3782e publish: add loading spinner for notebooks
Fixes #4008.
2020-11-24 15:36:46 -05:00
fang
3ff083e9db
hoon: patch up +ax callsites
Some were still passing in a value for fab, which is no longer used.
2020-11-24 21:12:43 +01:00
matildepark
3765a8a767
Merge pull request #3814 from tylershuster/weather
weather: change API
2020-11-24 14:51:20 -05:00
Joe Bryan
a2abf1c992 arvo: moves |de out of +node, renames +node to +axal 2020-11-24 11:34:44 -08:00
Joe Bryan
15192ebd5b vere: send %wyrd during boot 2020-11-24 11:34:44 -08:00
Joe Bryan
6f0b7f120b arvo: refines version negotation, requires filesystem to molt 2020-11-24 11:34:40 -08:00
fang
28afe74e7d
pill: update 2020-11-24 16:18:21 +01:00
fang
38d85876d6
zuse: make octs value @ again
eaa69ec had reverted the change from c46061e.
2020-11-24 16:14:19 +01:00
fang
27d6fc7597
zuse, clay, various: unflop the spur in beams
Unflops the spur in +en-beam, +de-beam, and everything that calls either
of those, or works with the consequences of their output.

This includes clay's interface for mounting and unmounting, which now
no longer expects the arguments to contain an old-style spur.
2020-11-24 15:44:25 +01:00
fang
79f698c3a9
hoon: add +snip and +rear
Helper functions for dealing with the ends of lists.
2020-11-24 15:41:36 +01:00
fang
fb97528fd4
arvo: unflop the spur in scry
No longer use reversed paths in sley-style peek handling.
2020-11-24 15:41:35 +01:00
yosoyubik
be68b32d36 tests: checks bip32 for xpub/xprv/pif/address 2020-11-24 13:01:25 +01:00
yosoyubik
16b7255f62 bip32: adds network option for bitcoin addresses 2020-11-24 13:01:25 +01:00
yosoyubik
319a940c88 bip32: adds network type option for xpub/priv 2020-11-24 13:01:25 +01:00
Joe Bryan
f8bf1f6d3c u3: WIP removes fab:ut 2020-11-24 00:20:10 -08:00
Joe Bryan
1a0b082de2 hoon: WIP remove fab:ut 2020-11-24 00:20:10 -08:00
Fang
1d644dc470 hoon: remove ^%
It's completely unused.
2020-11-24 00:05:44 -08:00
Joe Bryan
ba51599e15
Merge pull request #3991 from urbit/jb/no-wrap-tank
arvo: tank reform
2020-11-24 00:03:16 -08:00
Joe Bryan
14b973071c pill: all 2020-11-23 23:26:30 -08:00
Joe Bryan
d6e5b19b3d Merge branch 'na-release/candidate' into jb/no-wrap-tank
* na-release/candidate: (31 commits)
  pill: change to ropsten
  zuse: change to ropsten
  pill: all
  u3: fix accidental neologism in comments
  pill: solid
  u3: refactors dynamic hint bytecodes, documents protocol
  u3: adds dynamic hint bytecodes and implementation
  u3: moves _n_swap() next to other stack ops
  u3: adds ghetto +mook replacement
  u3: moves |ut battery to the rightmost cache key position
  u3: adds |ut battery to jet cache keys
  pill: solid
  pill: solid.pill
  hoon: bscl to bccl, etc
  pill: solid
  hoon: modernizes syntax in the rest of |co
  hoon: updates @p rendering to avoid intermediate right-shifts
  hoon: refactors @da/@dr coin printing
  hoon: comments, modernizes syntax for all +*-co:co gates
  hoon: refactors +r-co:co, modernizing syntax
  ...
2020-11-23 23:15:12 -08:00
Philip Monk
e20e7e3645 pill: change to ropsten 2020-11-23 22:43:17 -08:00
Joe Bryan
036b2de7f2 zuse: change to ropsten 2020-11-23 22:42:56 -08:00
Tyler Brown Cifu Shuster
91e09d3958 weather: add remediation path, styling 2020-11-23 19:55:13 -08:00
matildepark
5238932990
Merge pull request #3995 from ryjm/ryjm/link-popover-fix
landscape: fix link route breaking popover
2020-11-23 20:20:46 -05:00
matildepark
daa08c5bad
Merge pull request #3984 from tylershuster/group-delete
groups: only prompt to delete on ownership
2020-11-23 20:13:37 -05:00
Joe Bryan
f6f0c1edd9 pill: all 2020-11-23 15:49:19 -08:00
Joe Bryan
2b89f7cb88 Merge branches 'na-release/secp', 'na-release/runes' and 'jb/co-norm' into na-release/next-vere
* na-release/secp:
  update solid pill
  fix secp test (new-secp staging name is gone)
  hoon: ensure lib/bip32 is working with new secp, remove old secp
  vere: wire up jets for new secp
  zuse: make it clear where the secp jet should make explicit size checks
  update solid pill
  zuse: add refactored secp core (unjetted)

* na-release/runes:
  pill: solid
  pill: solid.pill
  hoon: bscl to bccl, etc

* jb/co-norm:
  pill: solid
  pill: solid
  hoon: modernizes syntax in the rest of |co
  hoon: updates @p rendering to avoid intermediate right-shifts
  hoon: refactors @da/@dr coin printing
  hoon: comments, modernizes syntax for all +*-co:co gates
  hoon: refactors +r-co:co, modernizing syntax
  hoon: comments, modernizes syntax for all +**-co gates
  hoon: refactors +ro-co:co, modernizing syntax
  hoon: use +pow instead of handrolled loop in +ox-co:co
  hoon: use +dvr instead of +div/+mod in |co helpers
2020-11-23 15:32:44 -08:00