ADd some additional variables to the template
[squirrelmail.git] / functions /
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.
2006-06-03 tokulAdding write support to address book ldap backend....
2006-05-30 tokultranslating folder names in selection box.
2006-05-29 tokultranslate folder names in mailbox tree
2006-05-28 tokuldon't use $r == DB_OK checks, because they cause PHP...
2006-05-26 avelFix capability retrieval for "double" cases in server...
2006-05-18 kinkTake X-Forwarded-Host HTTP header in consideration...
2006-05-15 tokuldocumentation fix.
2006-05-14 tokuldocumenting function changes
2006-05-14 tokulupdating error_box() function calls. second argument...
2006-05-14 tokulhandle DB.php load errors inside preference class and...
2006-05-14 tokulvalidator.w3.org fails if id attribute contains brackets
2006-05-14 tokulmoving error message to class constructor function...
2006-05-13 tokulresubmitting last Monday updates and adding php 5.1...
2006-05-06 tokulsame text icon style as the one that is used in msg...
2006-05-03 kinkCorrect references trimming: array_walk can't in all...
2006-04-24 tokulextra sanitizing was added in B and Q header decoding...
2006-04-19 tokulif $key is set to false, sqimap_login() function will...
2006-04-13 tokulinformation about IE Mac
2006-04-06 stekkelThe header function of PHP sucks hard.
2006-04-06 stevetruckstuffCreate template for errors when not logged in.
2006-04-06 stevetruckstuffFixed typo in error handling in displayHTMLHeader()
2006-04-06 stekkelFix for compose in new. Now use the constant SM_BASE_URI.
2006-04-05 stekkelCentralized init
2006-03-28 stevetruckstuffAdding template for error box.
2006-03-28 stevetruckstuffAdded ability for template authors to include additiona...
2006-03-17 stekkelFix for updating the mailbox cache concernig flags
2006-03-09 stekkelpossible fix for unsolicited fetch responses during...
2006-03-08 jangliss - Issue loading options page always loaded the prefs
2006-03-06 tokul8bit symbol should not be part of URL. If URL parser...
2006-03-03 jangliss - Security: Possible cookie theft in src/redirect...
2006-03-02 tokulif PHP recode functions are used for decoding, they...
2006-03-01 tokuldon't include delimiter in subscription command, when...
2006-02-26 janglissMake the use_*_tls options half respect old values...
2006-02-25 jervforsAssuming that this was used for debugging, thus removin...
2006-02-24 stevetruckstuffIncoproated template config file. Templates can now...
2006-02-23 kinkneed to keep it 'url', not 'idiocy', because 'url'...
2006-02-23 kinkalso need to get u\rl outside of style blocks;
2006-02-23 kinkalso parse uppercase U\RL
2006-02-23 kink- Fix MagicHTML fix with respect to parsing of u\rl...
2006-02-21 stevetruckstuffRemoved documentation for unused parameter $icon_theme_...
2006-02-21 stevetruckstuffChanges for new icon theming
2006-02-20 tokuladding information about version that introduced constants
2006-02-18 tokulcentering logout_error table
2006-02-13 tokulrestoring globalization of text alignment vars.
2006-02-12 stekkelsmall thread code correction
2006-02-12 tokulUpping HEAD version number. 1.5.1 scripts are stored...
2006-02-12 stekkelarray_shift is slowwwww, this approach is faster.
2006-02-12 stekkelThe old thread code caused time outs with a message...
2006-02-11 stekkelremoving global
2006-02-11 stekkelFix for #1093360.
2006-02-11 stekkelFix for from names displayed in the attachment area...
2006-02-10 stekkelPatches from Michael Long
2006-02-10 stekkelUW response will now be detected too
2006-02-10 stekkeldetecting character in a NO response propably means:
2006-02-08 indiri69Fix unknown variable message when the user has never...
2006-02-08 stekkelHeaders fetch from read_body triggered by using the...
2006-02-08 stekkelBetter error reporting
2006-02-07 jervforsMoving the links "Download this as a file" and "View...
2006-02-06 tokuladding sm-1.4 version
2006-02-05 jervforsReplacing HTML "script" element deprecated attribute...
2006-02-05 tokulreplacing obsolate function calls with current ones
2006-02-05 jervforsReplacing deprecated HTML "center" element.
2006-02-05 tokuldisable regexp compilation error
2006-02-05 tokuldoctype switched from quirks to standards compliance...
2006-02-01 jervforsRemoving trailing spaces from strings.
2006-01-31 jervforsWork around the fact that /src/style.php depends on...
2006-01-29 tokulipv6 address must be in []
2006-01-29 stekkelRequest a sqimap_run_command_list instead of a sqimap_r...
2006-01-28 tokulAdded IMAP and SMTP STARTTLS extension support.
2006-01-28 kinkconfig.php was not loaded before plugin.php, but that...
2006-01-28 stekkelMerge of template patch from Steve Brown
2006-01-23 tokulcopyright update
next