Back
SGTM
Load previous page…
📦 update UserList and PostList API calls, they were having some filtering issues in some cases
#sgtm
📦 switch to blackfriday+bluemonday markdown renderer for extra features and security
#sgtm
📦 add a "kind" column in my activity model, and start recording activities (login, register, link with discord)
#sgtm
🐛 fix race condition on some browsers where clicking on submit button will never work (requires a setTimeout of 0)
#sgtm h/t @djfalafel