.. |
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 лет назад |