Updating and converting to UTF-8.
[squirrelmail.git] / functions /
2006-11-11 pdontthinkAllow sqimap_login() to return error string when connec...
2006-11-11 pdontthinkAdd ability to return error string as well. Would...
2006-11-11 pdontthinkAllow silent failure for sqimap_get_message()
2006-11-11 pdontthinkDoc fix
2006-11-11 pdontthinkLong time in coming: allow sqimap_login() to return...
2006-11-02 avelFix for namespace parsing. UWash has a namespace prefix...
2006-11-01 avelI should read RFC 2831 more carefully: DIGEST-MD5 with...
2006-10-27 pdontthinklogout_error hook should be able to override login...
2006-10-25 pdontthinkRemoved one line left over from copied code
2006-10-25 pdontthinkAfter looking into it, I slightly misunderstood the...
2006-10-25 pdontthinkAdding ability to hook into ANY attachment type. Also...
2006-10-20 kink- Add CEST and MEST (non-standard) timezone codes for...
2006-10-19 stevetruckstuffTemplate for viewing HTML messages in iframes
2006-10-17 stevetruckstuffCreate a separate function to build the attachments...
2006-10-13 pdontthinkNew static plugin hook registration has now been implem...
2006-10-13 stevetruckstuffTemplate themes are now directories, not individual...
2006-10-11 avelThe search expression for the LDAP Addressbook backend...
2006-10-10 avelNAMESPACE support in IMAP backend. Also a whitespace...
2006-10-09 stekkelstops double encoding of &. & became &
2006-10-09 stevetruckstuffUse paths for user/template themes rather than u_ and...
2006-10-09 stevetruckstuff<span> tags end with </span>, not </style> stupid!
2006-10-09 avelSupport for authz authorization identity in the IMAP...
2006-10-06 stevetruckstuff1) Make translateText use styles instead of $color
2006-10-06 stevetruckstuffAdd a few more vars to image handler for later user...
2006-10-05 stevetruckstuffcreate separate vars for download link and unsafe image...
2006-10-05 stevetruckstuffMake sure generated links use &amp; instead of & betwee...
2006-10-04 stekkelFix for bug #1562271
2006-10-04 stevetruckstuffAdd / before default.css in user themes in case it...
2006-10-03 stevetruckstuffAdd support for tempalte-provided themes.
2006-10-02 stevetruckstuffCorrect handling of default user themes.
2006-10-02 stevetruckstuff$theme_css is no longer supported.
2006-10-02 stevetruckstuffAdditional comments re user-provided stylesheets
2006-10-02 pdontthinkJust adding some comments
2006-10-02 pdontthinklist_files can handle dirs now, etc
2006-09-30 stekkelsqBodywrap was extreme slow on large messages. The...
2006-09-30 stevetruckstuffAdd support for user-provided alternate stylesheets
2006-09-30 tokulignore msg copy errors when messages are deleted. Most...
2006-09-30 stevetruckstufflist_files does not work correctly if not extension...
2006-09-30 tokulblock uw mailbox abuse in imap select command instead...
2006-09-30 tokuldon't leave old code and DO check filters plugin when...
2006-09-29 stevetruckstuffAdditional safety check
2006-09-29 stevetruckstuffAdd documentation re CSS, and clean up some what.
2006-09-29 stevetruckstuffApply correct stylesheets for RTL languages
2006-09-29 pdontthinkShould be a better fix so this hook now works with...
2006-09-28 pdontthinkNew hook type that I am very excited about; should...
2006-09-28 pdontthinkMoving sm_print_r back to globals.php; tired of it...
2006-09-28 pdontthinkHopefully more of what is in the util files in the...
2006-09-28 pdontthinkdisplayHtmlHeader uses template, no more direct echoing...
2006-09-24 pdontthinkReverting other changes that snuck in. These need...
2006-09-24 pdontthinkReverting ampersand encoding. Glad I'm not going crazy...
2006-09-24 pdontthinkCorrect me if I'm wrong (because oddly, this seemed...
2006-09-22 pdontthinkFix broken legacy use of concat_hook_function. Now...
2006-09-22 pdontthinkMove sqm_array_merge to arrays.php and subsequently...
2006-09-22 pdontthinkExtensive rework of concat hook function to support...
2006-09-22 pdontthinkForgot since tag
2006-09-22 pdontthinkNew 'nice' array_merge function that doesn't overwrite...
2006-09-19 pdontthinkEnabling use of <plugin>_info() function
2006-09-19 pdontthinkDefault was overriding legitimate values in sqgetGlobal...
2006-09-19 pdontthinkVariable name is misleading, if technically correct...
2006-09-18 tokulSuppress SID constant notices in older PHP versions.
2006-09-10 kinkkibibyte is with a capital K
2006-09-09 kinkkilo has a small 'k'.
2006-09-08 pdontthinkUse constants for sqgetGlobalVar() typecasting
2006-09-07 pdontthinkDuh
2006-09-07 pdontthinkNew helper function for checking plugin version numbers...
2006-09-04 pdontthinkWrong variable name used
2006-08-31 tokulfunction is modified copy of list_writable_backends...
2006-08-31 tokulI've forgot that function is private in 1.4.x and is...
2006-08-30 stevetruckstuffSplit sqimap_mailbox_option_list() into two functions...
2006-08-22 stevetruckstuffChanges on 18 August to functions.php were intended...
2006-08-21 kinkFix misspelled constant PREG_SPLIT_NI_EMPTY in sqimap_g...
2006-08-18 stevetruckstuffResolve confusing var names for preferences.
2006-08-16 stevetruckstuffAdd list_writable_backends() function back for plugins.
2006-08-15 stevetruckstuffIncorporate new add/edit template and remove functions...
2006-08-15 stevetruckstuffWhen modifying an entry, if the nick name is different...
2006-08-15 stevetruckstuffFix FIXME in functions/addressbook.php
2006-08-15 tokulfullname layout is controled in gettext string instead...
2006-08-09 stevetruckstuffAdd CSS support to folder manipulation templates. ...
2006-08-07 kinkdrop very old and very obsolete function
2006-08-05 tokulinformation about #1312915 fix and phpdoc updates
2006-08-05 tokuldon't add delimiter to folder name, when folder with...
2006-08-05 tokulusername should not be empty
2006-08-04 tokuldon't tag subfolders of Drafts,Trash and Sent as specia...
2006-08-04 tokulphpdoc source parsing locks on trailing comments.
2006-08-03 kinksome code simplification
2006-08-03 kinkFixed resuming of compose when session expired while...
2006-08-01 kinktemplatize folder management (create, rename, delete...
2006-07-29 jervforsFixing PHP notice which was introduced in 1.42 of this...
2006-07-17 kinkMake the base for the SquirrelMail URL configurable...
2006-07-15 tokuladding safety checks. if invalid backend number was...
2006-07-15 tokulremoving trailing ?> from function scripts
2006-07-09 vanmer- added template output for style links before link...
2006-07-09 kinkmake a start with adding labels for html form elements...
2006-06-27 tokulAddress book file backend will break with error message...
2006-06-15 jervforsUsing IEC standard prefixes.
2006-06-12 tokulmsgs_list_copy arguments and return codes differ from...
2006-06-12 indiri69Stupid IE 6 bugs should use stupid IE conditionals...
2006-06-04 tokulRemoved html formating from address book backend classe...
2006-06-04 tokuladding message copy buttons.
2006-06-03 tokulwrong default left after testing backend.
next