Skip to content
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • 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
Collapse

The Flying Dutchmen

  1. Home
  2. Development
  3. To-do List

To-do List

Scheduled Pinned Locked Moved Development
90 Posts 0 Posters 1 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    snoopy
    wrote on last edited by
    #20

    Is there a way to put the most recent posts at the top?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      snoopy
      wrote on last edited by
      #21

      The quotes don't work. I can't quote text from Josh's post.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        snoopy
        wrote on last edited by
        #22

        Where's the subscribe button?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          snoopy
          wrote on last edited by
          #23

          How many posts can be posted before triggering pagination?

          1 Reply Last reply
          0
          • J Offline
            J Offline
            Josh
            wrote on last edited by
            #24

            Posts should move downward chronologically but the page does need to auto-scroll to the most recent post. Don't know about pagination, responding with quotes or tagging users yet. The subscribe button is at the bottom of the side bar on the left but there should be is another at the bottom of the page IMHO.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              snoopy
              wrote on last edited by
              #25

              It says I'm subscribed but no email notices at all.

              1 Reply Last reply
              0
              • S Offline
                S Offline
                snoopy
                wrote on last edited by
                #26

                Quotes is a big deal for me. Without that, there goes how I organize how and what I reply to. Does html work? 
                <q=Josh> Posts should move downward chronologically but the page does need to auto-scroll to the most recent post.</q>

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  snoopy
                  wrote on last edited by
                  #27

                  Why did you cross out "need to"?

                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    snoopy
                    wrote on last edited by
                    #28

                    Why did you cross out "need to"?

                    Hmmm.  I see it works now.

                    testing 1, 2, 3

                    1 Reply Last reply
                    0
                    • C Offline
                      C Offline
                      cozy
                      wrote on last edited by
                      #29

                      Should be working now.
                      image.png
                      The emails, I was aware of (original issue here), tried to make a quick hack last night, didn't have time to actual test how it worked. I found a better solution.

                      For now I'm using something called Mailgun to send mails, you've got to manually confirm participation on those e-mails. I sent that confirmation email a few minutes.

                      1 Reply Last reply
                      0
                      • C Offline
                        C Offline
                        cozy
                        wrote on last edited by
                        #30

                        image.pngAbove you can see me testing to make sure the subscription button functionality works with my own account on this thread. It looks like there is some trigger that's not happening for:

                        if you contribute to the thread
                        a subscription is created for you automatically
                        end

                        Regardless, the button says "unsubscribe" on the thread now, for me, because I created it--and in this situation no subscription record in the db is necessary because the thread already belongs to me. However, should we add this above functionality--posting means a subscription?

                        1 Reply Last reply
                        0
                        • J Offline
                          J Offline
                          Josh
                          wrote on last edited by
                          #31

                          Quotes is a big deal for me. Without that, there goes how I organize how and what I reply to.

                          Actually, quotes were showing up after clicking the submit button. I just added a style to the .css so you can preview them too. That still needs to be tweaked. It does weird stuff on mobile and needs a newline so you can reply easily.

                          There's a second 'Subscribe/Unsubscribe' button at the bottom now. That will show alongside pagination when we get that working. The page also auto-scrolls on PC now but it would be better to auto-scroll to the anchor tag of the most recent post.

                          didn't have time to actual test how it worked. I found a better solution.

                          It's working now. I'm getting emails. Might be a good one to submit a PR for.

                          should we add this above functionality--posting means a subscription?

                          I would put that as a check box under user settings (default = checked)

                          1 Reply Last reply
                          0
                          • J Offline
                            J Offline
                            Josh
                            wrote on last edited by
                            #32

                            needs a newline so you can reply easily

                            Actually, if you hit enter once, it goes to a new line in the quote but, if you hit enter a second time, it jumps down to the next line outside the quote. However, if you hold SHIFT + ENTER, it will continue to add new lines within the quote.

                            testing code here

                            1 Reply Last reply
                            0
                            • S Offline
                              S Offline
                              snoopy
                              wrote on last edited by
                              #33

                              The first time clicking on the topic, the thread shows the oldest post at the top and does not take you to the bottom. If, however, you hit the back button and then try again, it takes you to the bottom and most recent post.

                              1 Reply Last reply
                              0
                              • C Offline
                                C Offline
                                cozy
                                wrote on last edited by
                                #34

                                image.png

                                The first time clicking on the topic, the thread shows the oldest post at the top and does not take you to the bottom. If, however, you hit the back button and then try again, it takes you to the bottom and most recent post.

                                I bring up email first because when you get an e-mail it comes with a "reply" link that links you directly to the last post in the thread right above the composition box. Additionally, maybe we could just add a 'skip to the top' button at the bottom and a 'skip to the bottom' button at the top? Where the buttons go at the bottom there it may also be nice to have some other tools later, like moderation, voting, and thread related modal pop-ups with settings.

                                1 Reply Last reply
                                0
                                • J Offline
                                  J Offline
                                  Josh
                                  wrote on last edited by
                                  #35

                                  The first time clicking on the topic, the thread shows the oldest post at the top and does not take you to the bottom. If, however, you hit the back button and then try again, it takes you to the bottom and most recent post.

                                  Yeah, sometimes it takes you to the middle of the page too. It's probably an async thing (scroll starts before all posts are loaded) and probably fixed now. But, yeah it would definitely be better to scroll to the top of the most recent post. I'll try to add anchor tags with post IDs or something.

                                  Where the buttons go at the bottom there it may also be nice to have some other tools later, like moderation, voting, and thread related modal pop-ups with settings.

                                  and pagination. I saw something about it in the code but not a variable that says how many posts will trigger it. Maybe it's like 50 or 100. We can do it!

                                  There's your 'top' button. I made the subscribe button green. The unsubscribe button should be red outline...later.

                                  1 Reply Last reply
                                  0
                                  • C Offline
                                    C Offline
                                    cozy
                                    wrote on last edited by
                                    #36

                                    Noice. Yeah, agree on the unsubscribe button, that's much more clear UI wise. Can you group the buttons at the bottom together?

                                    Pagination is easy, can be set up pretty quickly, I just haven't had time yet. Sorry busy working on work stuff. I'll get there, heh.

                                    1 Reply Last reply
                                    0
                                    • C Offline
                                      C Offline
                                      cozy
                                      wrote on last edited by
                                      #37

                                      Fora is now inside of the-flying-dutchmen repo. This will make everything A LOT easier.

                                      I see you added the buttons there on the bottom, looks great. Tonight, if I can find time, I want to move to sendgrid so none of this email verification stuff is required.

                                      1 Reply Last reply
                                      0
                                      • J Offline
                                        J Offline
                                        Josh
                                        wrote on last edited by
                                        #38

                                        Seems to be working and I'm sure this will allow me to get more done if I can wrap my head around the hierarchy - like what's pointing to what? /app/views/layouts has 4 files that I know are being used (that's what I've been editing). But now there's fora/app/views/fora that has all the forum and post views and fora.html.erb is duped (presumably unused) in fora/app/views/layouts. Can we consolidate all the views and assets?

                                        1 Reply Last reply
                                        0
                                        • S Offline
                                          S Offline
                                          snoopy
                                          wrote on last edited by
                                          #39

                                          Damn this thread is getting loooooooong. Needs to have some pagination...25 posts per page, me thinks. Also, can we have the ability to change our usernames to something other than our email addy's?

                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          • First post
                                            Last post