Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed localized multipart email templates, now the multipart settings are ↵ | Chris Case | 2011-02-17 | 1 | -14/+0 |
| | | | | configured directly in the code | ||||
* | fixed encoding, i had been experimenting with different ones and forgot to ↵ | Chris Case | 2011-02-16 | 1 | -2/+2 |
| | | | | change it back, now UTF-8 | ||||
* | changed message sending to use base64 encoding | Chris Case | 2011-02-16 | 1 | -40/+7 |
| | |||||
* | fixed the charset on the html version of the message, overlooked this in the ↵ | Chris Case | 2011-02-14 | 1 | -1/+1 |
| | | | | last commit, now uses utf-8 in the meta tag | ||||
* | revamped private message templates, added multipart messages with text and ↵ | Chris Case | 2011-02-14 | 1 | -4/+26 |
| | | | | html versions, updated de, en, fr and it. Translated the french version of the private message template. | ||||
* | updated private message notification to use HTML, still need the foreign ↵ | Chris Case | 2011-02-13 | 1 | -13/+22 |
| | | | | language message notifications updated | ||||
* | i18n re-arrange | Friendika | 2010-11-15 | 1 | -0/+16 |