Login
User Name:

Password:



Register

Forgot your password?
Any Smaug muds running?
Oct 5, 2024 4:34 pm
By Zedethar
SmaugFUSS 1.8/1.9
Sep 21, 2024 5:04 am
By Elwood
Bug: char_check( )
Aug 31, 2024 12:27 am
By GatewaySysop
Bug: move_char( )
Aug 30, 2024 3:52 am
By GatewaySysop
Bug: spell_animate_dead
Aug 25, 2024 10:48 pm
By GatewaySysop
Discord Websocket Server
Author: Khonsu
Submitted by: Khonsu
Mapout Fix
Author: Khonsu
Submitted by: Khonsu
Progfind command
Author: Khonsu
Submitted by: Khonsu
do_owhere recursive
Author: Khonsu
Submitted by: Khonsu
Changes list / Addchange
Author: Khonsu
Submitted by: Khonsu
Users Online
DotBot, Bing

Members: 0
Guests: 5
Stats
Files
Topics
Posts
Members
Newest Member
492
3,803
19,667
599
AlvaV96693

Today's Birthdays
There are no member birthdays today.
Updated Private Message System Sep 17, 2020 7:07 pm
Samson
Black Hand
GroupAdministrators
Posts3,690
JoinedJan 1, 2002

 
Just FYI for everyone, I've written a replacement module for the private messaging system that should address the inadequacies of the old system.

They now present themselves similar to topics and handle all of the parsing in the same way, allowing multiple users to be properly invited into a conversation. It isn't perfect, and I'm sure there's probably lurking bugs, but at the moment it seems to be working.

Unfortunately the nature of how old PMs were stored in the database makes it impossible to convert them into the new system without my reading every last message that's currently being stored. Which would obviously cause a serious breach of privacy. So I've hacked the old PM system to handle replies to old messages as the start of a new conversation with the user you're replying to. It will auto-quote the text from their reply in the process, making it easier to transition over.

The old system will no longer process an attempt to post a new PM using it. You can still read the old messages, and delete anything you want to clean up there.

Please let me know if something doesn't look right, other than the crappy formatting of the participants list in a conversation. I'm trying to figure out a nice way to clean that up a bit more but can't come up with the HTML to do it yet. If something should end up crashing the new messaging system I'll get an email about it and will fix it as time permits.

Comments: