Lemmy Phantom is now Quiblr! Additionally, users can now login, post, comment, and vote on lemmy using a sleek and speedy UI!

I add new functionality all the time so go check it out and let me know what you think!

    • AureliusOP
      link
      310 months ago

      Thanks for the feedback! I’ll take a look and see if I can push a fix

      • Nusm
        link
        210 months ago

        Thanks!

    • AureliusOP
      link
      1
      edit-2
      10 months ago

      Check now, style should adjust for PWA. Let me know if it’s still an issue!

      • LazaroFilm
        link
        English
        110 months ago

        The black added is shorter than the island so it doesn’t look clean up there.

        • AureliusOP
          link
          210 months ago

          I made it a bit longer. Let me know if that works

          • LazaroFilm
            link
            English
            210 months ago

            Looks great!! Even works when there something in the Dynamic Island (like playing music!

      • Nusm
        link
        110 months ago

        Yep, it seems that you added some black space at the top, and that got the job done.

        One request - any chance you can increase and/or make a setting for comment text size? It’s much smaller than all the other text and hard to read for my old(er) eyes. I can use the zoom on Safari to increase the page size before saving it as a PWA, but that makes the text run off the right side of the page, requiring me to scroll back and forth to read comments.

        • AureliusOP
          link
          1
          edit-2
          10 months ago

          I also just added a refresh button on the top bar of Quiblr for pwa users which should make things smoother :)

        • AureliusOP
          link
          110 months ago

          I like that idea! Adjustable font size would be a great feature for user accessibility. I’ll take a look today!

          • Nusm
            link
            110 months ago

            Thank you!

            • AureliusOP
              link
              110 months ago

              Fixed the text overflow issue with large text on the Quiblr web app. Hope you enjoy!

              • Nusm
                link
                2
                edit-2
                10 months ago

                That works a lot better! Thanks for the great work!

                EDIT: Not to be greedy, but any chance you can add one more text size and go one notch bigger (especially for comments, which have a smaller text size than the post titles)?

                • AureliusOP
                  link
                  110 months ago

                  Done!

                  And not greedy at all. This is the kind of feedback that’s super helpful

              • Nusm
                link
                110 months ago

                Thanks, I’ll give it a go!

          • AureliusOP
            link
            1
            edit-2
            10 months ago

            I added a Font Size feature in the settings. It may be a bit buggy because I built it pretty quickly, so let me know if anything looks funky!

            Edit: I noticed that the poster’s username sometimes runs over 🤦 I will need to fix it in a future build

    • AureliusOP
      link
      310 months ago

      Thanks! Let me know if you have any feedback

      • @[email protected]
        link
        fedilink
        English
        310 months ago

        I’ve given it a go on my PC now and have some feedback. Generally, it looks really nice, I enjoy the modern look.

        My only real feedback is that it seems too big. The best way I can think to describe it is as follows; it looks like it was made to be touch friendly (which is great!) but then on a monitor it looks too large and uses the full width.

        Personally, I’d set a max-width on larger displays to something like 80% (to allow more negative space on the sides, keeping the content centered) and have the cards scale down as well. I’m not sure what you’re using for the front-end so I can’t be super specific with the correct names of styles etc.

        I hope that makes sense. I don’t want to take away from the work you’ve done, it really is well designed! If you need me to explain something better or provide examples (whatever you need), I’d be more than happy to help where possible.

        • AureliusOP
          link
          4
          edit-2
          10 months ago

          Made some adjustments to prevent content from getting too spread out on wide screens! Let me know what you think (hard to test because my screen is not very wide). Before and after below

          Before:

          After:

        • AureliusOP
          link
          310 months ago

          Super helpful! I tested making the scale vary with larger screens but I think I can invest more time there.

          I will test some approaches with adjusting the scale and follow up with you for your thoughts/feedback

          • @[email protected]
            link
            fedilink
            English
            310 months ago

            More than happy to help! I’ve worked in a dev environment so I don’t mind getting a little more technical if you need/want

  • Mannivu
    link
    fedilink
    29 months ago

    I really like this interface, but I can’t find a way to save posts or comments on mobile

    • AureliusOP
      link
      29 months ago

      Im working on saving posts right now. Currently in the final stages. Should be released soon

    • AureliusOP
      link
      29 months ago

      I pushed an update to add saved posts in Quiblr. I need to make slight changes but it should get the job done! Let me know what you think

    • AureliusOP
      link
      310 months ago

      Custom. All from scratch

    • AureliusOP
      link
      210 months ago

      This should be fixed now. 2FA on lemmy is buggy in general, so lmk how it works out

    • AureliusOP
      link
      010 months ago

      Not yet. Just got basic auth features added (e.g. login, post, comment)

      Is 2FA a blocker for you to login? I can make that a priority if needed