egroupware/mail/inc
Hadi Nategh c0c4099e29 Mobile theme W.I.P.:
- Add mail display dialog
- Style details widget for mobile theme
- Implement fixed actions for mail display
2016-01-21 10:19:10 +00:00
..
class.mail_acl.inc.php using getSubFolder as autocomplete for admin usage 2014-09-26 14:18:30 +00:00
class.mail_bo.inc.php support Disposition-Notification-To, Return-Receipt-To and X-Confirm-Reading-To on preview 2014-03-25 16:20:28 +00:00
class.mail_compose.inc.php silence warning on changed function call signature of function identities 2016-01-07 14:35:41 +00:00
class.mail_hooks.inc.php fix for not working as intended deny access on group feature 2015-11-17 12:14:23 +00:00
class.mail_integration.inc.php Handle multiple attachments with the same name when linking attachments from an email into an entry for another application 2015-10-26 19:57:07 +00:00
class.mail_sieve.inc.php also strip personal part from vacation notice addresses, cleaning up code and IDE warnings 2015-07-20 13:00:48 +00:00
class.mail_tree.inc.php Get folders status asynchronously as it is an expensive operation to be called in initial load 2015-10-06 10:51:35 +00:00
class.mail_ui.inc.php Mobile theme W.I.P.: 2016-01-21 10:19:10 +00:00
class.mail_wizard.inc.php need to load emailadmin/js/app.js 2013-11-06 09:12:22 +00:00
class.mail_zpush.inc.php ActiveSync/Mail/MeetingRequests: HandlingMeetingRequests on MobileDevice has serious issues within our/zpush2 implementation. thus we overwrite the globalobjId from calendar object, as: if you delete the mail, that is the meeting-request its using the globalobjid as reference and deletes both: mail AND meeting. we dont want this. since accepting meeting requests with the mobile does nothing we see no further drawbacks with that. TODO: Look into MeetingRequestHandling 2015-12-15 13:39:10 +00:00