Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-04 | Add mesg function makeIssue() | Malf Furious | 1 | -0/+27 | |
This feature allows a pad-level discussion to be promoted to an issue. A new object is created, but all content is preserved. However, if the thread OP message had an attachment, that attachment cannot be retained. | |||||
2017-06-04 | Update mesg function setAttachment() | Malf Furious | 1 | -1/+7 | |
Now saving the original name of the attachment file in the message object. | |||||
2017-06-04 | Define maxsize of attachment uploads | Malf Furious | 1 | -0/+5 | |
Value set to 512 megabytes. | |||||
2017-06-04 | mesg: Add mesg class | Malf Furious | 1 | -0/+249 | |