Commit graph

22 commits

Author SHA1 Message Date
djmaze
693e0f4c10 Remove useless NewInstance
Bugfix: BodyStructure->SearchCharset return value
2020-05-08 11:49:18 +02:00
djmaze
75b4b64118 More functions without type hinting found and fixt
Use PECL yaml (else Spyc)
Upgrade Spyc (with removed dump code)
2020-04-03 11:32:07 +02:00
djmaze
559ebe0f28 Don't suppress functions 2020-03-20 15:29:52 +01:00
djmaze
f6fdb69c65 Changed: MailSo\*Collection now extends \ArrayObject
Changed: fixed __constructor param type hinting
Replace: &$o with $o as objects don't need & referencing
2020-03-18 23:14:00 +01:00
djmaze
26c38b3ec9 More params and returns to PHP 7.3+ 2020-03-16 13:08:53 +01:00
djmaze
9aa0cf92a9 Hide X-Mailer header by default
Remove iconv support
Cleanup MailSo
2020-03-11 19:36:43 +01:00
djmaze
3a7ec4ecb0 Bugfixes and more conversions to PHP 7 2020-03-10 18:45:00 +01:00
RainLoop Team
09334159c2 A lot small fixes 2015-06-23 01:34:51 +04:00
RainLoop Team
4457cdbc23 Improvements of message displaying (internal styles) 2015-06-23 01:34:50 +04:00
RainLoop Team
b6ca9e357e New thread controller 2015-03-06 04:42:40 +04:00
RainLoop Team
6116597f6f Many fixes
New ownCloud package with a built-in webmail
2015-02-12 01:41:07 +04:00
RainLoop Team
6266b50c03 Added mail function support 2014-11-13 02:09:14 +04:00
RainLoop Team
6b0ca800e8 Update MailSo license 2014-10-17 14:15:19 +04:00
RainLoop Team
2271712305 MailSo Fixes (remove xlist) 2014-09-17 19:25:30 +04:00
RainLoop Team
4d2df09946 Google Drive (first look) 2014-07-28 19:55:22 +04:00
RainLoop Team
376f91fee2 Additional headers 2014-07-23 00:12:37 +04:00
RainLoop Team
333c063cf1 Change build system (Grunt -> Gulp)
Remove attachments on reply (Closes #195)
Do not show deleted (flag \Deleted) messages (Closes #185)
Release commit
2014-06-16 23:56:11 +04:00
RainLoop Team
e82108ac85 IDNA support (beta) 2014-05-13 20:13:55 +04:00
RainLoop Team
b100560cd8 Read Receipt (#41) 2014-01-04 04:20:07 +04:00
RainLoop Team
f7106f375c Display BCC field in sent mail. 2013-12-09 14:38:13 +04:00
RainLoop Team
6ffa712a05 Fix PHP Notice: Undefined property: MailSo\Mime\Message::$sMessageId 2013-11-17 02:10:44 +04:00
RainLoop Team
4cc2207513 Uploading and preparing the repository to the dev version.
Original unminified source code (dev folder - js, css, less) (fixes #6)
Grunt build system
Multiple identities correction (fixes #9)
Compose html editor (fixes #12)
New general settings - Loading Description
New warning about default admin password
Split general and login screen settings
2013-11-16 02:21:12 +04:00
Renamed from rainloop/v/1.3.10.492/app/libraries/MailSo/Mime/Message.php (Browse further)