Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-04 | fix for reply box offset off screen | FChannel | |
2021-08-18 | themeable popup | KushBlazingJudah | |
2021-07-03 | fixed bug with reply/report box not closing when submitting post | FChannel | |
2021-07-03 | Preserve reply and report window states | sageman_ | |
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-30 | return user to catalog when posting from catalog | knotteye | |
2021-06-19 | admin can mark objects as senstive | FChannel | |
2021-06-19 | added sensitive content checkbox for upload | FChannel | |
2021-05-30 | more route redirection cleanup | FChannel | |
2021-01-28 | max length for input fields | FChannel | |
2021-01-28 | reporting requires captcha | FChannel | |
2021-01-22 | client to server conversion | FChannel | |