Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. Do you want to make sure you notice posts by certain accounts?

Do you want to make sure you notice posts by certain accounts?

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
feditipsmastodon
17 Indlæg 5 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • D dandylover1@someplace.social

    @FediTips Does the bell icon say anything? This doesn't really make sense for those of us who use screen readers, and I know that was not your intention.

    feditips@social.growyourown.servicesF This user is from outside of this forum
    feditips@social.growyourown.servicesF This user is from outside of this forum
    feditips@social.growyourown.services
    wrote sidst redigeret af
    #8

    @dandylover1

    I think it has the alt text "Notify me when (account) posts". This option is only on accounts you already follow by the way, so you should be able to discover examples by browsing your following list.

    D 1 Reply Last reply
    0
    • feditips@social.growyourown.servicesF feditips@social.growyourown.services

      @dandylover1

      I think it has the alt text "Notify me when (account) posts". This option is only on accounts you already follow by the way, so you should be able to discover examples by browsing your following list.

      D This user is from outside of this forum
      D This user is from outside of this forum
      dandylover1@someplace.social
      wrote sidst redigeret af
      #9

      @FediTips Thank you. That definitely helps.

      feditips@social.growyourown.servicesF 1 Reply Last reply
      0
      • D dandylover1@someplace.social

        @FediTips Thank you. That definitely helps.

        feditips@social.growyourown.servicesF This user is from outside of this forum
        feditips@social.growyourown.servicesF This user is from outside of this forum
        feditips@social.growyourown.services
        wrote sidst redigeret af
        #10

        @dandylover1

        Thanks for flagging this, I've added the alt text to the instructions on the website at https://fedi.tips/how-to-be-notified-when-someone-posts-on-mastodon

        I'll try to phrase the posts a bit differently in future to make this clear.

        D 1 Reply Last reply
        0
        • lizette603_23@mastodon.socialL lizette603_23@mastodon.social

          @FediTips thanks for the info. I'm not sure I know how to do any switches, but I'll share this info for others. (just an old lady in the Rust Belt, zero computer skills, even fewer internetal skills

          feditips@social.growyourown.servicesF This user is from outside of this forum
          feditips@social.growyourown.servicesF This user is from outside of this forum
          feditips@social.growyourown.services
          wrote sidst redigeret af
          #11

          @Lizette603_23

          Okay, fair enough!

          Another approach might be to reply to your own posts to create a longer thread? More info about this at https://fedi.tips/how-do-i-post-a-thread-on-mastodon

          lizette603_23@mastodon.socialL 1 Reply Last reply
          0
          • feditips@social.growyourown.servicesF feditips@social.growyourown.services

            @Lizette603_23

            Okay, fair enough!

            Another approach might be to reply to your own posts to create a longer thread? More info about this at https://fedi.tips/how-do-i-post-a-thread-on-mastodon

            lizette603_23@mastodon.socialL This user is from outside of this forum
            lizette603_23@mastodon.socialL This user is from outside of this forum
            lizette603_23@mastodon.social
            wrote sidst redigeret af
            #12

            @FediTips Yes I've been doing that.

            feditips@social.growyourown.servicesF 1 Reply Last reply
            0
            • lizette603_23@mastodon.socialL lizette603_23@mastodon.social

              @FediTips Yes I've been doing that.

              feditips@social.growyourown.servicesF This user is from outside of this forum
              feditips@social.growyourown.servicesF This user is from outside of this forum
              feditips@social.growyourown.services
              wrote sidst redigeret af
              #13

              @Lizette603_23

              Okay, and others have already suggested apps that do it automatically, so I guess that covers that topic.

              For what it's worth, if you ever need or want to move your account there's a step-by-step non-techy guide at https://fedi.tips/transferring-your-mastodon-account-to-another-server

              It does have quite a lot of steps in the process, but each step is hopefully straightforward.

              1 Reply Last reply
              0
              • feditips@social.growyourown.servicesF feditips@social.growyourown.services

                @Lizette603_23

                Do you mean longer posts?

                You can already get those if you move to a server with higher limits, mastodon.social is stingy about its character limits.

                There's a hand-picked list of some well-run servers with higher character limits here: https://fedi.garden/tag/larger-post-size (the size limits are noted in each entry)

                colo_lee@mstdn.socialC This user is from outside of this forum
                colo_lee@mstdn.socialC This user is from outside of this forum
                colo_lee@mstdn.social
                wrote sidst redigeret af
                #14

                @FediTips

                The thing we really need is for the mastodon server code to move the post character limit from being hard coded to being a value from a config file.
                Today, to increase post length, admins need to branch the code in order to make a (trivial) change. But, the code is still branched.
                Which means each upgrade requires modifying the code again.
                I totally understand why admins don't want to do this: slows down applying security patches and upgrades.

                @Lizette603_23 i

                feditips@social.growyourown.servicesF 1 Reply Last reply
                0
                • colo_lee@mstdn.socialC colo_lee@mstdn.social

                  @FediTips

                  The thing we really need is for the mastodon server code to move the post character limit from being hard coded to being a value from a config file.
                  Today, to increase post length, admins need to branch the code in order to make a (trivial) change. But, the code is still branched.
                  Which means each upgrade requires modifying the code again.
                  I totally understand why admins don't want to do this: slows down applying security patches and upgrades.

                  @Lizette603_23 i

                  feditips@social.growyourown.servicesF This user is from outside of this forum
                  feditips@social.growyourown.servicesF This user is from outside of this forum
                  feditips@social.growyourown.services
                  wrote sidst redigeret af
                  #15

                  @colo_lee

                  Agreed.

                  From the discussions on Github about this topic, it seems the developers of Mastodon are keen on the limit remaining 500 characters and don't want to make it easier to change.

                  However the Glitch Mastodon and Hometown Mastodon forks have taken a different approach and let their admins set the character limit themselves.

                  1 Reply Last reply
                  0
                  • feditips@social.growyourown.servicesF feditips@social.growyourown.services

                    @dandylover1

                    Thanks for flagging this, I've added the alt text to the instructions on the website at https://fedi.tips/how-to-be-notified-when-someone-posts-on-mastodon

                    I'll try to phrase the posts a bit differently in future to make this clear.

                    D This user is from outside of this forum
                    D This user is from outside of this forum
                    dandylover1@someplace.social
                    wrote sidst redigeret af
                    #16

                    @FediTips This is why I love your site and always promote your posts!

                    feditips@social.growyourown.servicesF 1 Reply Last reply
                    0
                    • D dandylover1@someplace.social

                      @FediTips This is why I love your site and always promote your posts!

                      feditips@social.growyourown.servicesF This user is from outside of this forum
                      feditips@social.growyourown.servicesF This user is from outside of this forum
                      feditips@social.growyourown.services
                      wrote sidst redigeret af
                      #17

                      @dandylover1

                      Aww, thank you! That's really kind of you!

                      1 Reply Last reply
                      0
                      Svar
                      • Svar som emne
                      Login for at svare
                      • Ældste til nyeste
                      • Nyeste til ældste
                      • Most Votes


                      • Log ind

                      • Har du ikke en konto? Tilmeld

                      • Login or register to search.
                      Powered by NodeBB Contributors
                      Graciously hosted by data.coop
                      • First post
                        Last post
                      0
                      • Hjem
                      • Seneste
                      • Etiketter
                      • Populære
                      • Verden
                      • Bruger
                      • Grupper