I spent a little bit of time and fixed 2 minor annoyances:
- the `null` user in conversations when starting a conversation with a specific user should now show the correct user name. This was also broken in another way where you _may_ have sent that initial conversation to the wrong member if two members had the same names. (e.g., I was seeing `Dr. Mario` show up when I was sending a conversation to `Mario`- yikes!) That was fixed too.
- avatars weren't showing up in the 'users browsing this thread' section. This was just a minor issue of some data not being sent over.
You will probably need to clear your cache to avoid any weirdness.
I'm trying to keep track of the other bugs we have. Another one that annoys me is multi-quote misbehaving currently. Does anyone know if the following threads issues are still valid?
- https://minus.world/showthread.php?tid=1376
- https://minus.world/showthread.php?tid=593
I have this all tracked on our GitLab currently and will file legitimate issues over there as they prop up. I figured out how to make the issues public, so you can see them here: https://gitlab.com/minusworld/minus-world-mybb/-/issues - unfortunately the code must be private due to us using a proprietary theme as our base that Draku paid for. (If you want access to the code to help out it can be arranged)
- the `null` user in conversations when starting a conversation with a specific user should now show the correct user name. This was also broken in another way where you _may_ have sent that initial conversation to the wrong member if two members had the same names. (e.g., I was seeing `Dr. Mario` show up when I was sending a conversation to `Mario`- yikes!) That was fixed too.
- avatars weren't showing up in the 'users browsing this thread' section. This was just a minor issue of some data not being sent over.
You will probably need to clear your cache to avoid any weirdness.
I'm trying to keep track of the other bugs we have. Another one that annoys me is multi-quote misbehaving currently. Does anyone know if the following threads issues are still valid?
- https://minus.world/showthread.php?tid=1376
- https://minus.world/showthread.php?tid=593
I have this all tracked on our GitLab currently and will file legitimate issues over there as they prop up. I figured out how to make the issues public, so you can see them here: https://gitlab.com/minusworld/minus-world-mybb/-/issues - unfortunately the code must be private due to us using a proprietary theme as our base that Draku paid for. (If you want access to the code to help out it can be arranged)