@pleb Fixed, sorry again ![]()
I could fix A LOT of things about #DashFE but this one was the most annoying at the moment ![]()
Today i'm pushing a code change to DashboardFE to fix posts appearing without mention handles, particularly when coming from certain instances. It adds them back to the post and the notification preview.
Grab the code change from the usual channel:
https://notabug.org/daisuke/DashboardFE
If you have it installed there's no need to re-upload everything, you can just replace the file file "functions.php" inside the include folder.
@Elfie unfortunately i am bad at reading other people's code
I think i will need to add some code to #DashFE to get aroud this mentionless-replies nosense i'm getting recently.
I get notified about replies and turns out they are not directed at me???
the hell is this crap? The one who tought this was a good idea oughta be shot.
@ceruds i would say stick with the one you know the most maybe?
I coded a Booru for my image collection and tbh is not that hard to come by in any language i guess, i would even go as far as to say the heavy lifting is being done by the database most of the time, and how you use it to fetch and organize the image and tags.