aboutsummaryrefslogtreecommitdiff
path: root/static/js/footerscript.js
AgeCommit message (Collapse)Author
2022-06-19v0.1.0FChannel
2021-07-03Preserve reply and report window statessageman_
Especially important since auto-reload gets rid of what you wrote without this patch except for those who use the classic reply form. However, this introduces a lot of bloat to the code and a lot of data kept on the client-side. Perhaps we could implement a no JavaScript version? Also semicolons because apparently JavaScript is *this* forgiving.
2021-06-19added sensitive content checkbox for uploadFChannel
2021-01-28dont write to cache if local actorFChannel
2021-01-22client to server conversionFChannel