This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware_official
Watch
1
Star
0
Fork
0
You've already forked egroupware_official
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-02-10 07:19:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
23aafc41a8
egroupware_official
/
felamimail
/
inc
History
Klaus Leithoff
fe98471d18
* email/esync: using tidy (if loadable) instead of purifier to straighten out html when retieving the displayableBody. This is due to performance considerations, and problems with purifier on large html chunks, with lots of tables. (This affects converting emails to infolog and tracker as well)
2012-02-10 09:38:56 +00:00
..
class.ajax_contacts.inc.php
attempt to improve contact search while typing adresses in address fields
2012-02-01 13:06:06 +00:00
class.ajaxfelamimail.inc.php
* email: fix double encoding problem while toggling html2text (introduced while bugfixing a maildisplay issue)
2012-01-23 15:52:34 +00:00
class.bocompose.inc.php
* email: fix double encoding problem while toggling html2text (introduced while bugfixing a maildisplay issue)
2012-01-23 15:52:34 +00:00
class.bopreferences.inc.php
avoid maximum allowed path length warning - triggered by autoload caused by php.5.3.7 is_a behavior
2011-11-03 15:25:41 +00:00
class.bosieve.inc.php
class.felamimail_activesync.inc.php
* eMail/eSync: make sure expected folders are reported on getFolderList (so we force our Autofolders (Sent, Trash, Draft, Template, Outbox and Spam) - if set - to be returned, even if they are not subscribed)
2011-11-09 11:33:13 +00:00
class.felamimail_bo.inc.php
* email/esync: using tidy (if loadable) instead of purifier to straighten out html when retieving the displayableBody. This is due to performance considerations, and problems with purifier on large html chunks, with lots of tables. (This affects converting emails to infolog and tracker as well)
2012-02-10 09:38:56 +00:00
class.felamimail_bofilter.inc.php
class.felamimail_bosignatures.inc.php
class.felamimail_bostationery.inc.php
class.felamimail_hooks.inc.php
* eMail: allow to control the connection test link in email sidebar and/or the information displayed when called
2012-01-24 14:44:21 +00:00
class.felamimail_signatures.inc.php
class.felamimail_sofilter.inc.php
class.sopreferences.inc.php
class.uicompose.inc.php
* eMail: option to influence reply behavior for pre-selecting the editor type; simple connection test routine (can be used to reset connection too)
2012-01-16 16:43:33 +00:00
class.uidisplay.inc.php
add missing closing tag for <div> in showBody
2012-02-07 11:53:53 +00:00
class.uifelamimail.inc.php
* eMail: allow to control the connection test link in email sidebar and/or the information displayed when called
2012-01-24 14:44:21 +00:00
class.uipreferences.inc.php
try to handle error, that there is no email profile at all. tricky, but at least try to inform the user
2011-12-14 12:03:21 +00:00
class.uisieve.inc.php
* email/sieve: improved vacation script handling: be more talkative to the user on rule validation errors while saving
2011-11-07 09:48:08 +00:00
class.uiwidgets.inc.php
* email: fix for text/html attachment was not recognized (neither in list, nor in preview or display) if it is the one and only part of the mail; preparational function for Link2Attachment feature
2011-11-21 16:33:29 +00:00
hook_home.inc.php
Open links on home page in eMail tab
2011-08-04 18:14:19 +00:00
hook_notifywindow.inc.php
hook_sidebox_menu.inc.php