Update 10/02/2015

Started by shmax, October 02, 2015, 10:13:59 PM

previous topic - next topic
Go Down

shmax

Haven't done one of these in a while! Recently, I've rolled out a major refactor of all the front end code in shmax.com. I won't bore you with the details unless someone's interested, but it involved rewriting every single piece of front end code on the site (over 97 javascript files). You may have noticed some subtle changes here and there, but core functionality (hopefully) wasn't changed.

Every time I do something like this I inevitably break a few things, and the past few days have been spent on fixes. Most recently:

- fixed issues with uploading photos
- fixed issues with submission review
- restored caching of javascript assets
- fixed submission notification email
- fixed mold picker
- fixed (m) symbols on photos (moderators only)
- fixed photo credit widget
- fixed cookie storage for profile sort/view settings

Thanks to the mods and users for reporting these, most notably Engledogg, SoS, Spliffdizzle, and various other folks.

Go Up