Skip Navigation

User banner
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)S
Posts
7
Comments
33
Joined
7 mo. ago

  • Thanks but I don't think I want a microblogging-UI within piefed but a translation into communities.

  • I don't require it ASAP. But including this feature in present/early considerations could be important. Approving this request could lead to a greater dev community aswell.

  • You could moderate piefed hashtag-communities.

    nrmicroblogforumverse
    060boostapprove
  • I made it float with this css tweak:

       
        
    #side_pane div:nth-child(1) div div.row.mb-2 div:nth-child(1) a {  
      position: fixed;  
      top: 17vh;  
      left: 77vw;  
      max-width: 60pt;  
      overflow: hidden;  
      z-index: 999;  
      box-shadow: 5pt 5pt 30pt black;  
    }  
    
      
  • I tweaked the tiling like this:

     
        
    #masonry {
      margin-left: -5px;
      padding-top: 5px;
    }
    #masonry .column {
      padding-right: 3pt;
    }
    #masonry .item .masonry_info .row .col-8 p * {
      white-space: normal;
      line-height: 100%;
    }
    #masonry .item .masonry_info .voting_buttons_masonry {
      display: block;
    }
    #masonry .item .masonry_info .row .col .upvote_button {
      display: block;
      margin: 0 auto
    }
    #masonry .item .masonry_info {
      position: relative;
      bottom: inherit;
    }
    
      
  • cool you can customize the css

  • Because they use their mobile and can't find the damn button.

  • is piefed.zip running some experimental implementation?

  • What's the point in hiding it?

  • It would be nice to have all my feeds on top.