Added Tobias to list of translators
[squirrelmail.git] / functions /
2000-07-15 lkehresmanfixed bug that didn't send "from" header correctly...
2000-07-15 lkehresman- cleaned up the documentation directory
2000-07-14 palloFixed problem with multiline SMTP reponses.
2000-07-14 lkehresman- added "High Contrast" theme submitted by Casey A...
2000-07-13 lkehresman- more minor UI tweaks
2000-07-12 lkehresman- fixed bugs in conf.pl, removed some unnecessary options
2000-07-11 gustavfChanged the way attachments are viewed. Now, clicking...
2000-07-11 gustavfFixed bug that made it impossible to receive attachments.
2000-07-10 gustavfCharset and encoding support is now working again :-)
2000-07-10 gustavfAdded a 0 to a call in mime_structure to get rid of...
2000-07-10 gustavfPut decoding of encoded bodies back in after MIME rewri...
2000-07-10 gustavfMade hide parameter to sqimap_mailbox_select optional...
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
2000-07-08 lkehresmanFixed major problems with IMAP session handling in...
2000-07-08 lkehresman- added a bunch of sqimap_logout's where none existed
2000-07-07 lkehresman- added a view header option
2000-07-06 gustavfMade some more changes to the received line.
2000-07-06 gustavfSome more modifications to the received line.
2000-07-06 gustavfAdded proxying information to the Received: header...
2000-07-06 gustavfFixed bug: Now using uppercase letters when doing RFC15...
2000-07-05 gustavfFixed bug with 8-bit characters in personal name when...
2000-07-05 palloRemoved what appears to be leftover debug code.
2000-07-05 palloApplied patch from Toby Cabot to fix a small bug in...
2000-07-04 palloInsert In-Reply-To and References headers when replying...
2000-07-04 gustavfAdded a new session variable base_uri. Uses this variab...
2000-07-03 gustavfAdded missing ; in HTML-code.
2000-06-30 oricnFixed a small glitch in my Priority code, also added...
2000-06-30 lkehresmanMade some changes to the way that attachments are downl...
2000-06-30 oricnAdded X-Priority Detection Now puts a "!" in the coloum...
2000-06-29 gustavfAdded auth.php to put authentication functions in one...
2000-06-29 gustavfNow translation is working for "Unknown user or..."
2000-06-29 gustavfFixed spelin errorr.
2000-06-28 gustavfAdded basic framework for plugin support. Very little...
2000-06-28 gustavfChanged comment. It used to plain wrong.
2000-06-23 lkehresmanupdated todo, trying to fix this stupid multiple log...
2000-06-23 lkehresmanmay have fixed the blank subject problem
2000-06-23 lkehresmanThis MIME support now passes the torture test that...
2000-06-22 lkehresmanadded debugging information and fixed a minor bug ...
2000-06-21 lkehresmanmade message highlighting be more flexible. You can...
2000-06-21 lkehresmanRewrote MIME support and made it much, MUCH quicker...
2000-06-21 palloAdded "List all" button to javascript address book.
2000-06-20 gustavfFixed translations in signout.php. Moved setting of...
2000-06-19 lkehresmanMade the message highlighting much more stable and...
2000-06-18 lkehresmanAdded basic support for message highlighting. Note...
2000-06-18 lkehresmanmoved buttons on compose form so they are more accessab...
2000-06-15 gpadghamchanged where a variable is registered in the session...
2000-06-14 gustavfMade a few strings easier to translate.
2000-06-08 oricnWrong version commited last time :P
2000-06-08 oricnAdded th patch from Tom Duffey, added checking for...
2000-06-07 gustavfAdded polish translation from Lukasz Klimek <casa@LO...
2000-06-05 lbergmanadded help to menu choices
2000-06-01 lkehresmanUpdated some things to say 0.5pre1
2000-05-26 nehresmaspelling fix
2000-05-25 gustavfCleaned up generated HTML-code.
2000-05-25 gustavfAdded basic CSS support.
2000-05-25 gustavfdisplayHtmlHeader now takes a title as parameter (defau...
2000-05-25 gustavfMoved printing of HTML-header into page_header.php.
2000-05-19 oricnFixed the No Subect Bug
2000-05-18 oricnSorted a few &nbsp to $nbsp;
2000-05-14 lkehresmanfixed subject length problem
2000-05-13 lkehresmanfixed bugs
2000-05-08 lkehresmanadded some fixed mentioned on the mailing list
2000-05-05 lkehresmansending messages takes you back to previous mailbox
2000-05-05 lkehresmanaddress book saves stuff between instances
2000-05-04 lkehresmanminor bugfix, first line of message used to remove...
2000-05-04 lkehresmanfixed bug in mailbox_exists for shane
2000-05-04 lkehresmanfixed problem with usort getting bad data in some instances
2000-05-03 lkehresmanupdated the index.php to be absolute, not relative...
2000-05-03 lkehresmanbasic html address book
2000-04-30 lkehresmanupdated bugs file, changed version number to pre2
2000-04-30 lkehresmanadded ( and ) to end markers of html parsing, fixed...
2000-04-29 lkehresmanupdated code for folder list and fixed a few bugs
2000-04-29 lkehresmanmade folder listing not dependent on $folder_list
2000-04-28 lkehresmanbugfixes
2000-04-28 lkehresmanbugfix in mailbox listin
2000-04-28 lkehresmanchanged messages to objects
2000-04-28 lkehresmanspeed optomizations and less imap commands
2000-04-28 lkehresmanoptomizations
2000-04-27 gustavfChanged LANG= to LC_ALL=. This should fix a long standi...
2000-04-27 lkehresmanupdated documentation, fixed bugs with displaying multi...
2000-04-26 oricnFixed a glich that caused the 'Viewing message' line...
2000-04-26 oricnCommented out a Debug line '139' in the unformated...
2000-04-26 lkehresmansent shows "to" instead of "from"
2000-04-23 oricnCommited Wrong Ver :P Added < and > to possible endinging
2000-04-23 oricnChaneged a URL possible ending from < to > as it should...
2000-04-21 lkehresmanbugfixes in sending
2000-04-21 lkehresmanRemoved special folders, made them user preferences
2000-04-21 lkehresmanfixed uw bug with folder deleting with a delimeter...
2000-04-20 lkehresmanmade sorting method persistant using session management
2000-04-20 lkehresmanfixed message deleting problem
2000-04-18 lkehresmanre-fixed bug for fetching headers. (:
2000-04-18 lkehresmanfixed the problem with us not being RFC complient for...
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...
next