We're archiving the forums and going read only! You'll be able to see old threads, but new topics and replies have been disabled.

Visit the Game Jolt community for new questions and conversations.


Yay, new forums are out! But they can be better. Here's a shortlist of things I want to do. Feel free to give feedback and suggestions for what you'd like to see and I can prioritize them and schedule them out to eventually get done.

Here's what I want to get done before I call Round 1 complete.

Shortlist

  • Translation support

  • There is a bug where it's showing the logged in user as the current topic owner when it's someone else. Gotta track this one down.

  • Better styling of the posts list. The line is supposed to go down the whole left side mainly.

  • Show topics with notifications at the top of a channel's topic list?

  • Show view counts for each topic?

  • Fix emojis

  • Reporting

  • Remove the Codemirror text input and use a normal textarea so that you get spellcheck.

  • Ability to view topics from all channels with the latest activity on the forums homepage (sort of like old forums)

  • Show the date of latest post within the topic that shows for a channel in the landing page. (this will help with how recent the activity is within the channel)

  • Some better icons (lock, pin)

  • Better handling when posting a reply. I think rather than showing the new one in the replies list, I'll just always scroll to end of topic and show there.

  • Lazy loading of forum code. This will make the main site faster by not loading in any of the code for forums until you actually go to the forums on the site. Sadly it makes forums loading a tad bit slower (by not even a full second, probably). I'd rather game pages be faster, though.

  • Post counts for users across the forums.

  • Return less info. I currently brute force returning some stuff. I can be smarter about what content is needed per page and only return that, making the forums a bit faster.

  • Show "removed" when you try viewing the quoted parent article and it has been removed.

  • You should get a notification when you get a direct reply on one of your posts, even if you aren't following the topic.

  • Should show when the topic itself was last editing on/by.

So, this is what I'd like to get done before calling the first version of the new forums "good enough."

I'd still like to gather feedback on bigger features/direction to take it. We already have quite a few ideas for future dev, such as...

Longlist

  • When clicking notification for followed topics, take the user to the first unread notification in the topic.

  • Topic, post, channel search.

  • Ability to follow a channel to add it to a favorite list and show those as your main channels on the forums homepage.

  • Proper quoting ability.

  • Ability to @ users to notify them.

  • Image uploads directly in forums. (no need to host on imgur)

  • More Widgets! Which ones, though?

  • Ability for anyone to be able to create new channels. (community channels, yeah)

  • Tie in a chat room to a forum channel.


over 9 years ago

The forums are looking pretty sweet. Its been so great seeing GameJolt evolve from its humble beginnings :)

over 9 years ago

That's a long list but I think we need posted date on latest topic shown in main forum page. The date will help us knowing if a section has new post or not

over 9 years ago
In response to %{ user }@DarkBloodbane

Haha, perhaps a long shortlist, yeah. I added your suggestion to the list. I was thinking of this one, as well.

over 9 years ago

Good stuff! Why does the Introductions topic still exist, though?

over 9 years ago
In response to %{ user }@Savordez

Wondered that myself in the topic itself...

over 9 years ago

We will lock it and move it. When we first launched forums, the mod panel didn't have ability to move topics. But now it does. Ha!

over 9 years ago

All markdown inputs such as forum posts, comments, etc. are now normal text boxes. You no longer get any syntax highlighting but you do get spellcheck and autocomplete now.
https://github.com/gamejolt/gamejolt/commit/8b65fe5ee081f4296c76e09f2d0fa4b16137bbaf

over 9 years ago

Better handling of replying to posts. Should hopefully be less confusing now.
https://github.com/gamejolt/gamejolt/commit/c1184c1d306715c4629486fc65ed70f5ca3c63f3

over 9 years ago

Mmm, some lazy loading of forums to make sure that loading main site doesn't require loading of forum resources that it doesn't need. Should slightly reduce the build size of site.
https://github.com/gamejolt/gamejolt/commit/1ec3c2a4e5c9872a8c8a62ea9358b0a0fb99a668

over 9 years ago

I tried posting in #hi and it wasn't working. Hitting the post button didn't seem to do anything at all, not even a loading response. I'm able to respond to other posts, but not start another. Is this a bug or are you preventing new topics?

over 9 years ago
In response to %{ user }@Benallen

Looking into it now. The posts aren't locked. It's doing the same problem to me, but not on my development machine, so I can't seem to reproduce it yet except for production...

over 9 years ago
In response to %{ user }@CROS

Whoa, this was a really weird issue. It was MySQL doing some weird things with foreign key constraints during a rename of a table that cascaded to... yeah, you know what... it's fixed. Thanks for letting me know!

over 9 years ago

Whew, got a bunch done. Forums are looking much better now.

Active topics section on the landing page.
https://github.com/gamejolt/gamejolt/commit/8d82ce9adce30465ee0508b08d7cc03e74c1f9d6

Post counts for users in the post lists.
https://github.com/gamejolt/gamejolt/commit/3b65e9bdc7779bb44d29056f87eb95bf676524ff

Show "removed" when trying to view a parent post that has been removed.
https://github.com/gamejolt/gamejolt/commit/35fa22902d340c79b3834bd2e6e4364096b5fbdc

Fixed <pre> tags not showing correctly when previewing your post.
https://github.com/gamejolt/gamejolt/commit/e1861f54449440226af2127cd8ed14d4414aba74

The pagination widget for posts in a topic now shows at the top of the post list as well for faster navigation.
https://github.com/gamejolt/gamejolt/commit/134f666f380cbbe8ce59157fe3cffb94fc087a55

Show more info for latest topics in channel list on forum home page.
You can also go to the last page of each topic in channel list and topic list easily.
https://github.com/gamejolt/gamejolt/commit/1bc484181ee8121f1a1a62049dede211f3837b1e

over 9 years ago
In response to %{ user }@CROS
		
			YOU ROCK MAN!!!
		
	

And also thanks for taking care of a few things I was about to put in the issue tracker, but that is no longer needed. COOL!

over 9 years ago
In response to %{ user }@Tricky

Yay! I hope this all works out well. I'm excited to get forums moving along and cleaned up and active. Next thing I gotta do is get the modding system have the ability for "forum mods".

over 9 years ago
In response to %{ user }@CROS

And what will be there badge? "FMD" or "FRM". Hmm.... Not sure if they are clear enough. Or just "MOD"?

over 9 years ago
In response to %{ user }@Tricky

Hmm, I'm thinking probably just mod.

over 9 years ago

Regarding getting the listings right, in threads the avatars are all circular avatars, but on the forum/thread listings the avatars (on right right-most column) are vanilla, which looks kind of weird. In case you hadn't already I suggest playing around with changing them up.

over 9 years ago
In response to %{ user }@honno

Good point. I'll think about that, yo. Maybe I'll just make the avatars square in the feed of posts. =P

over 9 years ago

The forum could use a feature that e.g. phpbb has - an additional small button in the topic that takes the user to the first unread post in that topic instead of the start of the thread.

over 9 years ago

Ah, yeah, I was thinking of doing that for topics that you follow. I could potentially make it so clicking on the pink notification tags would take you to the first unread notification post.

over 9 years ago

The spam is still going bad, and I constantly cannot reach a site moderator. Is there already any sign when forum dedicated moderators can begin their jobs in order to get all this spam removed quicker?

^ === IGNORE WORDS ABOVE === ^

I guess I am the one in charge about that now.

Last modified on April 11, 2016 by Jeroen P. Broks @Tricky