login/pass: error messages below page title
[minimedit.git] / upload.inc.php
2021-11-26 Mischa POSLAWSKYissue: reply edit of page and announce columns v5.4
2021-11-26 Mischa POSLAWSKYissue: keep image formatting after edit
2021-11-05 Mischa POSLAWSKYissue: require message contents
2021-11-05 Mischa POSLAWSKYissue: message editing feature
2021-09-28 Mischa POSLAWSKYissue: reply option to mark announced publication
2021-09-28 Mischa POSLAWSKYissue: reuse function to create messages from reply...
2021-05-17 Mischa POSLAWSKYwidget/reply: ignore missing user object
2021-05-17 Mischa POSLAWSKYwidget/reply: formatting syntax for unordered lists
2021-05-17 Mischa POSLAWSKYwidget/reply: formatting syntax for ~strike~ and `code`
2021-05-17 Mischa POSLAWSKYwidget/reply: emphasis formatting over sentences
2021-05-17 Mischa POSLAWSKYwidget/reply: formatting syntax for <links>
2021-05-17 Mischa POSLAWSKYwidget/reply: formatting syntax for *bold*
2021-05-17 Mischa POSLAWSKYwidget/reply: formatting syntax for _italics_
2021-05-17 Mischa POSLAWSKYwidget/reply: paragraph breaks on input lines unless...
2021-04-27 Mischa POSLAWSKYupload: disallow overwrites of existing file names
2021-01-01 Mischa POSLAWSKYpage: text/plain request triggers api mode
2021-01-01 Mischa POSLAWSKYwidget/reply: load file upload progress indicator
2020-12-01 Mischa POSLAWSKYauth: create user object regardless of login
2020-01-09 Mischa POSLAWSKYreply: accept html input from admins v4.3
2019-12-05 Mischa POSLAWSKYreply: convert CR in line breaks
2019-11-25 Mischa POSLAWSKYupload: replace double line breaks by paragraphs in...
2019-11-25 Mischa POSLAWSKYupload: common function to parse user text input
2018-11-23 Mischa POSLAWSKYupload: describe size overflow errors
2018-07-14 Mischa POSLAWSKYedit: implement filename storage in upload include
2018-07-14 Mischa POSLAWSKYlogin/edit: move upload handling code into include