Fixed spelling of Deutsch.
[squirrelmail.git] / functions /
2000-04-16 gustavfFixed spelling of Deutsch.
2000-04-14 lkehresmanremoved case insensitivity to bugtest
2000-04-14 lkehresmansorting works on all fields
2000-04-14 lkehresmanfixed bug with folder listing
2000-04-14 lkehresmanbugfixes with folder list
2000-04-14 lkehresmanbugfixes with folder listing
2000-04-14 lkehresmanadded many speed improvements
2000-04-13 nehresmaadded caching of messages in mailbox, as well as next...
2000-04-12 gpadghamAdded feature to allow users to customize how many...
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-11 lkehresmanadded dropdown box for subscribe
2000-04-11 lkehresmanWorked on setting answered flag
2000-04-11 lkehresmanadded advanced flags to the message list
2000-04-10 lkehresmanadded these, changed permissions
2000-04-10 lkehresmanremoved these, changing permissiosn
2000-04-10 lkehresmanclicking on email addr sends you to compose screen
2000-04-10 nehresmaadded use of PHP's session management
2000-04-10 lkehresmanAdded email addr parsing, added bugfix for boundary...
2000-04-05 lkehresmanadded url parsing stuff
2000-04-04 lkehresmanadded folder_prefix options
2000-04-04 lkehresmanmade it possible to have a base imap directory for...
2000-04-03 lkehresmanremoved debugging
2000-04-02 nehresmaadded fix for emptying trash where you don't actually...
2000-04-02 gustavfNow setting charset also in headers when sending mail.
2000-04-02 palloAdded address management methods (delete & modify).
2000-04-02 palloAdded address editing and removal methods.
2000-03-30 palloAdded addressbook management.
2000-03-30 palloFixed typo.
2000-03-30 palloImproved local backend handling.
2000-03-30 palloImproved error handling.
2000-03-30 lkehresmanremoved debugging information
2000-03-28 palloConstructor checks for LDAP support in PHP.
2000-03-28 palloMore verbose error reporting.
2000-03-28 palloSome changes to make translation easier.
2000-03-25 palloAdded addressbook+LDAP functions.
2000-03-25 lkehresmanbugfixed the saving sent
2000-03-25 lkehresmanmajor speed improvements
2000-03-25 lkehresmanAdded unsubscribe/subscribe to folders
2000-03-24 lkehresmanfixed (no subject) in message list. it now shows
2000-03-24 lkehresmanfixed bug with unseen messages
2000-03-24 lkehresmansaving sent messages works!
2000-03-24 lkehresmanfixed filename problem with attachments
2000-03-24 palloRemoved the count_chars funtion (not in use, and exists...
2000-03-24 lkehresmanUpdated changelog and todo, working on saving sent
2000-03-24 lkehresmanfixed color problems with error messagees in compose.
2000-03-24 gustavfMade page encoding a function if the users selected...
2000-03-24 gustavfRemoved debug code that had made its way into CVS :-(
2000-03-24 gustavfFixed bug: Charset was not taken into account for singl...
2000-03-24 gustavfAdded full character translation tables for ISO-8859...
2000-03-23 lkehresmanfixed quote problem, and added \r\n to imap message
2000-03-23 gustavfAdded Russian translation.
2000-03-23 gustavfMinor modifications.
2000-03-22 gustavfAdded limited support for Cyrillic (only KOI8-R yet...
2000-03-21 gustavfDecoding of iso-8859-7 (Greek) was buggy. Fixed.
2000-03-19 lkehresmanfixed minor bug with deleting folders that had quotes...
2000-03-19 lkehresmanupped the version to 0.4pre1
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-19 lkehresmanfixed bug with "boundary" maybe being uppercase (pine)
2000-03-16 gustavfMade things ready for saving messages to a sent folder.
2000-03-16 gustavfAdded a suggested interface to add messages to a sent...
2000-03-15 lkehresmanadded saving attachments again, and removed a "click...
2000-03-15 lkehresmanremoved saving sent for now
2000-03-15 lkehresmanSaving of sent messages works..kinda
2000-03-15 gustavfAdded MESSAGE-ID to header array.
2000-03-15 gustavfThings should now work even if PHP is compiled without...
2000-03-14 gustavfChanged \n to \r\n to confomr better with SMTP.
2000-03-13 lkehresmanfixed the problem with no attachments
2000-03-10 lkehresmanfixed a bug in my last bugfix. (:
2000-03-10 lkehresmanfixed bug in sending messages. It wasn't putting a...
2000-03-10 lkehresmanupdated some documentation
2000-03-09 lkehresmanfixed some slash problems
2000-03-09 lkehresmanfixed a bug with email addresses not displaying right...
2000-03-08 gustavfChanged language code for German from ger to de.
2000-03-07 lkehresmanupdated for german translation
2000-03-07 lkehresmanadded german translation, fixed some minor bugs.
2000-03-07 lkehresmanfixed login problems
2000-03-07 lkehresmanadded defaults if no mime type is available
2000-03-06 nehresmadocumentation added
2000-03-06 nehresmatook out some debugging code
2000-03-05 lkehresmanRemoved font tags
2000-03-05 lkehresmanFixed some bugs in folder deleting
2000-03-04 nehresmasqimap_mailbox_delete was recursive and it no longer...
2000-03-04 nehresmadeleting of folders should work now
2000-03-04 nehresmatree functionality
2000-03-03 lkehresmanfixed problem with wrong messages getting deleted
2000-03-02 gustavfFixed a few bugs when setting language.
2000-03-01 gustavfAdded setting of language and a brief Norwegian transla...
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-29 gustavfUses the brand new configuration directive email_addres...
2000-02-29 gustavfTypo in last commit.
2000-02-29 gustavfAdded support for iso-8859-1 (Latin/Greek alphabet).
2000-02-29 lkehresmanifixed a few bugs with not being RFC complient
2000-02-29 gustavfFixed bug: Encoding was not set correctly when message...
2000-02-28 gustavfMoved some output, so that page_header.php can send...
2000-02-28 gustavfAdded i18n.php and moved som functionality to that...
2000-02-27 gustavfChanged parameters to sendmail.
2000-02-25 gustavfChanged name of rfc1522Decode to decodeHeader. The...
2000-02-24 gustavfAdded partial support for iso-8859-15 to rfc1522Decode.
2000-02-23 gustavfFixed decodeBody. Now handles Quoted Printable correctly.
next