#mastodev regex filters when
did something change about masto's scrolling behavior on web?
it seems like every time I click an image, my place gets lost and the timeline is scrolled to the top?
See Thread
im having some mastodon issues because i dont understand rails like at all
its complaining that accounts dont have a default_sensitive? method.
the account model has a delegate for default_sensitive? that points to user
the user model has a delegate for default_sensitive that points to settings
settings just pulls shit from the db
from what i could piece together (mostly by looking through other models and seeing how their delegates were set up) shouldnt this work?
this isn't a huge deal but i would still like it fixed. any help would be appreciated! #MastoOps #MastoDev #RealMastoDev