Forum Updates

Talk about whatever!
Locked
User avatar
InspectorCaracal
Posts: 3927
Joined: Fri 10 Jul, 2020, 4:14 am
Location: Narnia
Contact:

Forum Updates

Post by InspectorCaracal »

I just realized I need a thread to document updates and changes I do on the forum, and we don't have a "News" forum so here it is. I'll start off with the few things I've added in the past couple months.
  • Two custom BBCode tags:

    Code: Select all

    [center]centered text[/center]
    and

    Code: Select all

    [strike]strikethrough formatting[/strike]
  • They look like
    centered text
    and strikethrough formatting
  • PMs can now have files attached.
  • PDFs are now an allowed file attachment type.
  • The maximum file upload size has been increased a bit - it should be 512MiB across the board if I didn't miss some setting somewhere.

User avatar
Captain
Site Admin
Posts: 23
Joined: Mon 06 Jul, 2020, 12:41 am

Re: Forum Updates

Post by Captain »

I've added a small-caps BBCode and also in the process discovered the checkbox to add buttons for custom BBCodes to the posting page, which will make using them easier.

I'll try to figure out how to change the button to show something other than the code text, later.
THIS IS YOUR CAPTAIN SPEAKING

User avatar
Captain
Site Admin
Posts: 23
Joined: Mon 06 Jul, 2020, 12:41 am

Re: Forum Updates

Post by Captain »

I've added a new publicly visible forum for discussing web fiction type things.

I'll be making a quick pass over existing Public threads to see if any should be moved there.
THIS IS YOUR CAPTAIN SPEAKING

User avatar
InspectorCaracal
Posts: 3927
Joined: Fri 10 Jul, 2020, 4:14 am
Location: Narnia
Contact:

Re: Forum Updates

Post by InspectorCaracal »

FINALLY tracked down and fixed the annoying Invisibly Zero Width Dropdowns issue that's been plaguing me. If you never saw it: great! If you too were annoyed by this: it's fixed!

We can now all enjoy such exciting functionality as "seeing people's contact info on forum posts" and "accessing other parts of your account settings and forum customization".
Image

That's my secret, Cap. I'm always bad at computers.

User avatar
Captain
Site Admin
Posts: 23
Joined: Mon 06 Jul, 2020, 12:41 am

Re: Forum Updates

Post by Captain »

Small new feature update! You can now @mention people on the forum when you post.

Code: Select all

[mention]Captain[/mention]
@Captain

I realize this is a bit lengthy to type, but I haven't figured out how to make the custom-added BBCode buttons use shorter button text yet. Once I do I'll add a button and clean that up a bit.

If you don't want to get @mention notifications: the Notification Options page in your Account Settings has an item at the bottom to control whether or not you get notifications for mentions.
THIS IS YOUR CAPTAIN SPEAKING

User avatar
Captain
Site Admin
Posts: 23
Joined: Mon 06 Jul, 2020, 12:41 am

Re: Forum Updates

Post by Captain »

Ah! I figured out the buttons. I have more work to do on it but it's better.
THIS IS YOUR CAPTAIN SPEAKING

User avatar
InspectorCaracal
Posts: 3927
Joined: Fri 10 Jul, 2020, 4:14 am
Location: Narnia
Contact:

Re: Forum Updates

Post by InspectorCaracal »

Sorry for the brief downtime y'all, I was finally dealing with a thing I've been putting off for like uhhh two years lol (fixing my SSH key situation) which required a reboot
Image

That's my secret, Cap. I'm always bad at computers.

User avatar
InspectorCaracal
Posts: 3927
Joined: Fri 10 Jul, 2020, 4:14 am
Location: Narnia
Contact:

Re: Forum Updates

Post by InspectorCaracal »

Fun news! And not-so-fun news!

First: I broke smilies somehow. I don't know how, but as soon as I figure it out, I'll fix it.

Second: we have custom emoji! Mostly! I'll figure out how to implement a proper UI for them at some point, but in the meantime, here's a list of all the emoji you can use (in alphabetical order).

Code: Select all

abacaxi
a_plus
asexual_badge
bacuri
bandeira_df
battery_0
battery_30
battery_70
battery_100
beecat
blobaww
blobcatblush
blobcatheart
blobcatmelt
blobcatpat
blobcatpeek
blobcat
blobcatsurprised
blobcheeky
blobcheer
blobcoffee
blobglare
blobheart_ace
blobpats
blobshrug
blobsob
blobtea
blobthinking
blobugh
blobunsure
boost_ok
brigadeiro
caju
capivara
coxinha
crow
cuscuz
dragn
duckpond
empada
fingertent
flag_asexual_diagonal
flag_asexual
getintherobot
gonk
gw2_mentor
heart_ace2
holycow
hug
knitting
linkcheerA
linkcheerB
lithroace
mamao
minecraft
mojo_jojo
ohno
ohyeahhh
oldmancloud
pamonha
paodequeijo
pave
pikacoffee
pokeball
preguica
psyduck
punnydog
rubberduck
squishygecko
surfingpikachu
tardis
theplanet
thonking
trebuchet
verifiedace
The custom emoji tag is

Code: Select all

[e]theplanet[/e]
If you use an emoji name that doesn't exist, it'll show the text instead.
Image

That's my secret, Cap. I'm always bad at computers.

User avatar
InspectorCaracal
Posts: 3927
Joined: Fri 10 Jul, 2020, 4:14 am
Location: Narnia
Contact:

Re: Forum Updates

Post by InspectorCaracal »

Fun stuff update! :D

I've put together a small chat room service for the Planet here. It's missing "joined/left" messages and probably needs some more layout tweaks but otherwise does exactly what you expect a chat room to do.

edit: It has the joined/left messages now :sunglasses:
Image

That's my secret, Cap. I'm always bad at computers.

Locked