提交历史

作者 SHA1 备注 提交日期
  Thijs Kinkhorst 7c8a269029 drop code related to old printer friendly 17 年之前
  Fredrik Jervfors 2c88b013a0 Updating use of sqgetGlobalVar. 17 年之前
  Fredrik Jervfors f5d40976f3 Updating my previous comments. 17 年之前
  Fredrik Jervfors 4038839abf Viewing unsafe images is a core functionality, so I remove these comments. 17 年之前
  Fredrik Jervfors 0c2da19718 Adding comments. 17 年之前
  Thijs Kinkhorst b57f700812 reset token when another < is detected, to ensure that HTML tags between 17 年之前
  Thijs Kinkhorst 086605a234 fix spelling of variable name which made its meaning confusing 17 年之前
  Fredrik Jervfors 99264da765 Reinserting support for the "iframe_height" option. This might be done in a better way - if so, please do it. 17 年之前
  pdontthink d36dcbdbe6 Don't let more general attachment plugins override changes made by specific ones; also judge by changes to the defaultlink in addition to added links. Thanks to Thierry Godefroy. 17 年之前
  pdontthink 63f24bd506 avoid E_STRICT errors 17 年之前
  pdontthink 642f901396 A few output elements are used often, so just retrieve them once and make them globally available 17 年之前
  jangliss 44d36821b1 Some IMAP servers handle empty bodies different. NIL is a valid response for the body, but we always expect a literal with a size. See RFC2180 sec 4.1.3. 17 年之前
  pdontthink 2cb20957be Make mailto: links work when viewing HTML messages. Security folks, can this be exploited? 17 年之前
  Thijs Kinkhorst f3aa45aa92 drop unneeded global 18 年之前
  Thijs Kinkhorst 6462c7e3de fix some bugs found by grepping for urlencode/urldecode 18 年之前
  Thijs Kinkhorst baff951679 color has been dropped as a parameter from (plain_)error_message, 18 年之前
  pdontthink 2747b5f21e Grammar fix and comment to Marc I think. 18 年之前
  Thijs Kinkhorst 71719fccb1 Security: fixes for the HTML filter to counter further XSS exploits: 18 年之前
  pdontthink f3f3eb92df Generate links using templates 18 年之前
  Thijs Kinkhorst 11b10ba5d1 increment year in copyright notices 18 年之前
  pdontthink 717be5c30c Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2 18 年之前
  Thijs Kinkhorst 1c4fe25e5f tweak comments 18 年之前
  stekkel d22a11a4d4 More XSS fixes related to magicHtml 18 年之前
  Thijs Kinkhorst 4991adee3b - Security: close cross site scripting vulnerability in draft, compose 18 年之前
  pdontthink 08bcbd6471 After looking into it, I slightly misunderstood the intention here. Code is just fine as is. 19 年之前
  pdontthink b6ff5b5a46 Adding ability to hook into ANY attachment type. Also, please review my comments, Does anyone know if/when/how the wildcard attachment code was working??? It looks pretty broken to me, but has been here a long time, so...???? 19 年之前
  stevetruckstuff 4a2a0b54a4 Template for viewing HTML messages in iframes 19 年之前
  stevetruckstuff f427409c19 Create a separate function to build the attachments array so that the same array can be given to printer-freindly views. 19 年之前
  stevetruckstuff 20e71360d8 <span> tags end with </span>, not </style> stupid! 19 年之前
  stevetruckstuff e08c7d6bad 1) Make translateText use styles instead of $color 19 年之前