コミット履歴

作者 SHA1 メッセージ 日付
  Björn Schießle 3c691c9ec9 move to non-static OC_Defaults 11 年 前
  Björn Schießle d46e62886a Add init funtion to OC_Defaults to be able to wrap translatable strings 11 年 前
  Björn Schießle f622f35a1a make mail footer aware of different themes 11 年 前
  Morris Jobke 5c04b3a63a fix wrong signature delimiter - fix #3523 11 年 前
  Thomas Mueller 6019cdd5bd adding test case for getDefaultEmailAddress() + fixing #1844 again 11 年 前
  Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 11 年 前
  j-ed 93834b78a1 Update lib/mail.php 12 年 前
  j-ed df6ba6955d Update lib/mail.php 12 年 前
  Thomas Mueller 1727b2e84d add smtp port configuration option 12 年 前
  Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 12 年 前
  Felix Moeller afadf93d31 Checkstyle: many fixes 12 年 前
  Thomas Mueller 3829460ab8 adding space between) and { 12 年 前
  Thomas Mueller ebb28412ca no more require_once() 12 年 前
  Thomas Müller 69ee842521 Fixing: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-1617 12 年 前
  Bart Visscher 52f2e7112e Whitespace fixes in lib 12 年 前
  Michael Gapczynski 5262cde6a6 Add additional error handling for emailing private links 12 年 前
  Michael Gapczynski 281bf62af9 Fix log write() parameters in wrong order 12 年 前
  Lukas Reschke 8afcddf44f Handling exceptions 12 年 前
  Michael Gapczynski 66da0a2151 Catch exceptions from PHPMailer 12 年 前
  Frank Karlitschek 2ddb72bb58 fix wrong documentation 12 年 前
  Frank Karlitschek a72e6cc113 fix oc-780 12 年 前
  Frank Karlitschek 2fbc92bd4b new OC_Mail class to handle all mail sending. The benefit is that is way mor flexible than the standard mail command. can be configured to use a remote smtp relay for example. also port the lostpassword code 12 年 前