pdontthink 7d285b51a0 Fix HTTPS detection under Windows IIS (#2318118) 16 年之前
..
decode 59ae6f3ac2 removing trailing ?> from function scripts 19 年之前
encode 59ae6f3ac2 removing trailing ?> from function scripts 19 年之前
htmlentities 59ae6f3ac2 removing trailing ?> from function scripts 19 年之前
template 60517ef7fa Bring the left_main_after_each_folder hook to life 17 年之前
abook_database.php a0adab5050 Add error handling to abook db lookups 17 年之前
abook_ldap_server.php 80fbae3768 Add ability to lookup entries based on fields other than nickname. Thanks to David Hardeman. 17 年之前
abook_local_file.php 8e10f61512 Use sq_is_writable() 16 年之前
addressbook.php 327222434c Add clarifying docs 17 年之前
arrays.php 11b10ba5d1 increment year in copyright notices 18 年之前
attachment_common.php 5ff8c7b443 Fixed broken default link for plain text attachments 17 年之前
auth.php c0e02fd5d4 Fix subsequent PHP notices caused by last commit. Also note that incorrect server responses shouild be error-checked, but they are not, probably because that's indicative of more fundamental problems elsewhere. 17 年之前
compose.php 8523ca3d2c Allow a different server address for the POP server to be configured when using POP before SMTP 17 年之前
constants.php 11b10ba5d1 increment year in copyright notices 18 年之前
date.php 579cacd28b Add new 'Custom Date Format' option for message list date format 17 年之前
db_prefs.php cc981461ed Someone added some prefs hooks to the file-based prefs backend but never added them to the db-based one - fix that 17 年之前
display_messages.php dc02d60b02 avoid E_STRICT errors 17 年之前
file_prefs.php 4cb8795ffc Allow prefs plugins to fetch values such as FALSE, 0, '', '0', or other values that evaluate to boolean FALSE 17 年之前
files.php 57b9aba210 Thanks, Thijs: svn propset svn:keywords Id <file> 16 年之前
folder_manip.php 4b4454b239 Remove incorrect and unnecessary substr length arg 18 年之前
forms.php cc12e65a24 Add 'edit list' type option widget 17 年之前
gettext.php 11b10ba5d1 increment year in copyright notices 18 年之前
global.php 7d285b51a0 Fix HTTPS detection under Windows IIS (#2318118) 16 年之前
html.php 07b74a9048 Forgot to commit set_url_var wrapper function 17 年之前
i18n.php 11b10ba5d1 increment year in copyright notices 18 年之前
identity.php 329525803a Guarantee outgoing addresses have a domain part 17 年之前
imap.php 11b10ba5d1 increment year in copyright notices 18 年之前
imap_asearch.php 11b10ba5d1 increment year in copyright notices 18 年之前
imap_general.php 6c2c0ff29b FIXME 17 年之前
imap_mailbox.php 85dce76f09 avoid E_STRICT errors 17 年之前
imap_messages.php 02aa632473 Do not trust case of get_class() return string 17 年之前
imap_utf7_local.php 11b10ba5d1 increment year in copyright notices 18 年之前
index.php 11b10ba5d1 increment year in copyright notices 18 年之前
mailbox_display.php 4a76bb288a Plugins have to be able to update the message cache if they manipulate messages 17 年之前
mime.php d09583a7bf Relax restriction on image tag src URIs. Others PLEASE TEST (HTML mails with unsafe images). Per the developers mailing list, no one could show that there was any exploit here. Some code has been inserted here but commented out in case there is in fact some exploit - the code will filter image URI file extensions as before but for URIs that fail that test, SM will check the actual served content for legitimate image files (so dynamically generated images from .asp, .php, and other systems can be correctly displayed). 17 年之前
ngettext.php 11b10ba5d1 increment year in copyright notices 18 年之前
options.php 4a76899c55 Minor spacing fix 16 年之前
page_header.php e4252c5bf3 Just fiddling. Give credit where credit is due. Template class header() function now supports the 'replace' argument. 17 年之前
plugin.php 0885d1dcd7 Fix for phpDocumentor. 17 年之前
prefs.php efc9a837e6 Add fixme/note 18 年之前
rfc822address.php 4ae497a21c add space to improve display 17 年之前
strings.php 7d285b51a0 Fix HTTPS detection under Windows IIS (#2318118) 16 年之前
tree.php e3838068fe tree.php always requires a set of imap functionality, so let it require 17 年之前
url_parser.php 9b307ad40a Correct some misplaced comments 17 年之前