Module provides outputting private messages through the views. The idea was create block with recent private messages like it done for the comments "recent comments".
Masonry is a JavaScript grid layout library. It works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall. You’ve probably seen it in use all over the Internet.