A topic to have some user data available

I’ve imported the default set of data, but I’d like to have at least one user-generated topic. Hence, this post!

1 Like

Hey, thanks, Lee_Test! One like for you!

Granted @Nabiki mod privileges so she can see ALL THE THINGS. Or at least some of the things.

1 Like

How do I break the forum?

Do you see my old posts? I just clicked a button to delete all of my posts, and there was no warning or anything. I still see them, but they’re highlighted in pink.

Edit: Oh, I see. I have an option to undelete the post. I wonder if they go away after a while, or if they will always show up for me in pink.

Deleted posts should always show up as pink for mod/admins. Bonus!

Lets see if … gahh big yellow sign-popup KILL! ahem… quotes work now…

Yep, very javascripty. I started a thread to discuss the back-end, but it’s worth noting here that Discourse relies very heavily on client-side javascript for, well, just about everything.

There’s actually a brave soul porting it to node.js right now, which AFACT would move most of the content generation burden back onto the server and (presumably) reduce the script-work necessary in the browser, but I don’t think that’ll happen soon.

Let’s see what happens when I reply to a deleted post. Will that break anything?

Discourse’s mobile theme is…basically nonexistent, at least so far. iPads should be mostly OK, but there’s definitely no concessions yet for smartphone-sized displays.

That little delay just started, too. I think the latest git pull might have introduced some funkiness.

But, hey, the good thing is that this software is in very active development, and updates are issued pretty much daily.

Smiley code is definitely non-standard; it’s intended to give access to the whole emoji set, so it’s both richer and also more confusing. I think I can turn that off or at least modify it.

I’m not a fan of markdown and I’d prefer BBCode, but that’s likely because I’m just an old angry man and I’ve been using BBCode forever.

(This is obviously pokrface replying)

Definitely post that over on http://meta.discourse.org, which is the forum maintained by the actual Discourse devs.

I’ve love to turn it off, and the instant it’s incorporated into the codebase, I’ll be toggling it off and toggling on user-definable avatars.

I should fix that setting, too. Minimum characters for message subject/bodies is adjustable.

In fact, I’m going to adjust it now.

The software does support federated sign-on through twitter, google, or facebook, but I have all of that disabled here since federated sign-ons terrify me—the idea of a persistent online identity latched into multiple forums is repellent, at least to me. Local accounts at least mean you can granularly manage your presence.

1 Like

That’s definitely off. Replying appears to trigger the “new thread available” behavior rather than simply badging the topic with new replies.

YOUR FACE IS BLAH. So there.

Lots of new people to play with! :slight_smile:

Does this support non-English fonts?
日本語を話しますか?

Looks like it does. :slight_smile:

Nice little update just got installed; styling has been updated a bit. Post-date metadata has been relocated to the top-left of the post window.

Huh. With the space available below the username, it now looks like I could actually pretty easily implement the same custom title CSS hackery I did on the CoG forums!