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