I think we need to make PMs conversations more user friendly. Group together conversations between users etc. Now you see only last one, and every message is shown alone
I would like this, but it would require significant edits to achieve this.
I aimed to achieve this with the PM conversation system I started writing, but got held up. I'm sure I'll finish it some day...
I made this as an option on a custom software I wrote, but had to use different database schema to achieve it. I know i had one column in the private message table that had like a threadid so all PMs with that threadaid would be displayed. Euan, if you are interested in the code and database schema I used for it, lmk.
(2014-11-08, 04:26 PM)Euan T Wrote: [ -> ]PM conversation system
can you tell more about this?
It would be great

because this is one of the must have features for mybb...
Well, this is as far as I got:
https://github.com/euantorano/MyBB-Conversation-System
The basics kind of work, but there's no alerting of conversations or anything and the ability to add participants is currently lacking a bit. I'll likely continue development when I finish MyAlerts 2.0.0 and the next release of SimpleLikes is out.
Nice, this will be next must have plugin after MyAlerts
