optomizations
[squirrelmail.git] / src /
2000-04-27 oricnAdded a quick fix for th gettext _ function as page_hea...
2000-04-27 lkehresmanupdated documentation, fixed bugs with displaying multi...
2000-04-26 palloAdded function to select an address and close the windo...
2000-04-26 lkehresmanfixed bugs with cache
2000-04-24 oricnQuick Fix on Trash Folder. echo $line; was AFTER <...
2000-04-21 lkehresmanRemoved special folders, made them user preferences
2000-04-21 cosworthRemove automatically subscibing INBOX, hack no longer...
2000-04-21 lkehresmanfixed bugs in next/previous
2000-04-20 lkehresmanfixed signout problem with deleting session 2x
2000-04-20 lkehresmanmade sorting method persistant using session management
2000-04-20 lkehresmanfixed message deleting problem
2000-04-18 lkehresmanrefixed bug for fetching headers
2000-04-18 lkehresmanfixed the problem with us not being RFC complient for...
2000-04-14 lkehresmanbugfixes with folder listing
2000-04-14 lkehresmanadded 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 cosworthFixed back link.
2000-04-10 cosworth< change to <=, I was right the first time, I will...
2000-04-10 cosworthOkay, I was wrong about the <= thing, I changed it...
2000-04-10 cosworthAdded a more automated way to create Sent and Trash...
2000-04-10 cosworthMade change to line 193 to make the subscribe option...
2000-04-10 lkehresmanfixed a few places where cookies were still being set
2000-04-10 lkehresmanclicking on email addr sends you to compose screen
2000-04-10 nehresmalogged_in bug fix
2000-04-10 nehresmaadded use of PHP's session management
2000-04-10 lkehresmanAdded email addr parsing, added bugfix for boundary...
2000-04-06 palloFixed bug in HTML when addressbook is empty.
2000-04-04 lkehresmanAdded i18n support to left_main
2000-04-04 lkehresmanadded folder_prefix option
2000-04-04 lkehresmanmade it possible to have a base imap directory for...
2000-04-03 palloNow works with track_vars off.
2000-04-02 nehresmaadded fix for emptying trash where you don't actually...
2000-04-02 palloAddress management (delete & modify) complete.
2000-03-31 nehresmafixed a bug with trailing whitespace on inserting addresses
2000-03-31 lkehresmanfixed bug where "use a signature" appeared twice.
2000-03-30 palloAdded addressbook management.
2000-03-30 palloFixed error handling and improved output.
2000-03-29 cosworth*** empty log message ***
2000-03-28 palloAdded _() to some strings missing from translation.
2000-03-28 gustavfMade a few strings easier to translate.
2000-03-25 palloAdded addressbook+LDAP functions.
2000-03-25 lkehresmanadded folders_subscribe
2000-03-25 lkehresmanmajor speed improvements
2000-03-25 lkehresmanAdded unsubscribe/subscribe to folders
2000-03-24 lkehresmansaving sent messages works!
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-21 gustavfChanged htmpsecialchars(decodeHeader(...)) to
2000-03-19 lkehresmanfixed minor bug with deleting folders that had quotes...
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-15 lkehresmanadded saving attachments again, and removed a "click...
2000-03-15 gustavfAdded page_header.php to make i18n work in left_main...
2000-03-15 gustavfThings should now work even if PHP is compiled without...
2000-03-09 lkehresmanjust made it look nicer
2000-03-09 lkehresmanfixed some slash problems
2000-03-09 lkehresmanfixed a bug with email addresses not displaying right...
2000-03-09 lkehresmanfixed renaming problems
2000-03-09 lkehresmanfixed bug that enabled creating folders under "noinferi...
2000-03-07 lkehresmanfixed a typo
2000-03-07 lkehresmanfixed a bug when no folders exist
2000-03-07 lkehresmanfixed login problems
2000-03-05 lkehresmanAdded preference for changing left folder list size
2000-03-05 lkehresmanRemoved font tags
2000-03-05 nehresmathink finally fixed the deleting of folders stuff.. :)
2000-03-05 lkehresmanFixed some bugs in folder deleting
2000-03-04 nehresmadeleting of folders should work now
2000-03-03 lkehresmanadded a theme
2000-03-03 lkehresmanadded a theme
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 gustavfAdded configuration option: E-mail address.
2000-02-29 lkehresmanifixed a few bugs with not being RFC complient
2000-02-28 gustavfMoved some output, so that page_header.php can send...
2000-02-25 gustavfChanged name of rfc1522Decode to decodeHeader. The...
2000-02-24 lkehresmanBugfixes
2000-02-23 gustavfFixed a few minor bugs. Mail address was wrong when...
2000-02-23 gustavfFixed bug: Bopdy was empty when replying or forwarding.
2000-02-22 gustavfAdded support for RFC1522 (MIME coding of headers).
2000-02-21 gustavfFixed a problem with signatures getting added all the...
2000-02-21 lkehresmanRewrote imap functions
2000-02-21 gustavfAdded use of signature separator.
2000-02-17 nehresmaremoved whitespace at end of file
2000-02-17 nehresmadeleting folders is now recursive and should work more...
2000-02-16 lkehresmanSmall fix to folder renaming.
2000-02-16 nehresmamore debuging stuff for shane
2000-02-15 nehresmamore debug stuff for Shane
2000-02-15 nehresmaadded debug info to track emptying of trash bug on...
2000-02-14 nehresmadownloading of attachment bug fix. blank line at end...
2000-02-14 nehresmabug fixes and better error messages on emptying trash
2000-02-11 nehresmafixed bug where empty trash wasn't showing up
2000-02-11 nehresmafixed a couple of bugs in folder manipulation, in parti...
2000-02-11 lkehresmanUpdated some of the themes, fixed some asthetic problem...
2000-02-11 gustavfNo longer put complete filename relative to / in the...
2000-02-11 nehresmafixed some cyrus problems and a bug in reloading the...
next