.. |
decode
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 years ago |
encode
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 years ago |
htmlentities
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 years ago |
template
|
60517ef7fa
Bring the left_main_after_each_folder hook to life
|
17 years ago |
abook_database.php
|
a0adab5050
Add error handling to abook db lookups
|
17 years ago |
abook_ldap_server.php
|
80fbae3768
Add ability to lookup entries based on fields other than nickname. Thanks to David Hardeman.
|
17 years ago |
abook_local_file.php
|
8e10f61512
Use sq_is_writable()
|
16 years ago |
addressbook.php
|
327222434c
Add clarifying docs
|
17 years ago |
arrays.php
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
attachment_common.php
|
5ff8c7b443
Fixed broken default link for plain text attachments
|
17 years ago |
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 years ago |
compose.php
|
8523ca3d2c
Allow a different server address for the POP server to be configured when using POP before SMTP
|
17 years ago |
constants.php
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
date.php
|
579cacd28b
Add new 'Custom Date Format' option for message list date format
|
17 years ago |
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 years ago |
display_messages.php
|
dc02d60b02
avoid E_STRICT errors
|
17 years ago |
file_prefs.php
|
4cb8795ffc
Allow prefs plugins to fetch values such as FALSE, 0, '', '0', or other values that evaluate to boolean FALSE
|
17 years ago |
files.php
|
57b9aba210
Thanks, Thijs: svn propset svn:keywords Id <file>
|
16 years ago |
folder_manip.php
|
4b4454b239
Remove incorrect and unnecessary substr length arg
|
18 years ago |
forms.php
|
cc12e65a24
Add 'edit list' type option widget
|
17 years ago |
gettext.php
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
global.php
|
7d285b51a0
Fix HTTPS detection under Windows IIS (#2318118)
|
16 years ago |
html.php
|
07b74a9048
Forgot to commit set_url_var wrapper function
|
17 years ago |
i18n.php
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
identity.php
|
329525803a
Guarantee outgoing addresses have a domain part
|
17 years ago |
imap.php
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
imap_asearch.php
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
imap_general.php
|
6c2c0ff29b
FIXME
|
17 years ago |
imap_mailbox.php
|
85dce76f09
avoid E_STRICT errors
|
17 years ago |
imap_messages.php
|
02aa632473
Do not trust case of get_class() return string
|
17 years ago |
imap_utf7_local.php
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
index.php
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
mailbox_display.php
|
4a76bb288a
Plugins have to be able to update the message cache if they manipulate messages
|
17 years ago |
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 years ago |
ngettext.php
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
options.php
|
4a76899c55
Minor spacing fix
|
16 years ago |
page_header.php
|
e4252c5bf3
Just fiddling. Give credit where credit is due. Template class header() function now supports the 'replace' argument.
|
17 years ago |
plugin.php
|
0885d1dcd7
Fix for phpDocumentor.
|
17 years ago |
prefs.php
|
efc9a837e6
Add fixme/note
|
18 years ago |
rfc822address.php
|
4ae497a21c
add space to improve display
|
17 years ago |
strings.php
|
7d285b51a0
Fix HTTPS detection under Windows IIS (#2318118)
|
16 years ago |
tree.php
|
e3838068fe
tree.php always requires a set of imap functionality, so let it require
|
17 years ago |
url_parser.php
|
9b307ad40a
Correct some misplaced comments
|
17 years ago |