Added code for priority.
[squirrelmail.git] / src / options.php
2001-11-03 thomppjSome user interface changes.
2001-10-31 thomppjBegan rework of options page. Also added 3 plugins...
2001-10-29 philippe_mingoMultiple changes.
2001-10-28 fallasAdded options for draft folder.
2001-10-27 philippe_mingo* Header rearranged
2001-10-22 philippe_mingoFixed the cookie language problem. Thank Przemek Piotrowski
2001-10-09 philippe_mingo* Added a page selector between Previous and Next.
2001-09-26 philippe_mingoOperation "foo_once".
2001-09-22 thomppjMoved reply citation stuff to personal options.
2001-09-21 thomppjModifications made to give options for how "Reply Citat...
2001-07-27 fidianWhoops -- was checking for the wrong variable.
2001-07-27 fidianWarnings were removed
2001-06-25 fidianMade the option to keep your address in the CC when...
2001-05-15 fidian* Moved load_prefs.php and display_page.php (or whateve...
2001-05-15 fidian* <div> tags were unneeded. Centering was already...
2001-05-15 allah03Lots of little UI tweaks and some handsome borders...
2001-05-10 fidian* Adds multiple identities ("From:" addresses)
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-21 lkehresmanadded option to enable/disable alternating row colors
2001-04-19 fidian* Removed another warning
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-03-08 fidian* Changed preferences to cache them for reading (Yeay!)
2001-03-07 fidian* Added code to show text/html messages (immediately...
2001-02-22 lkehresmanput Tyler's collapsable folder listing back in
2001-02-15 jbnanceIncluded no -- prefix support for signature.
2001-02-10 lkehresmanreverted changes so that collapsable folders are only...
2001-02-10 fidian* Removed one line by accident
2001-02-10 fidian* Removed the unnecessary function replace_escaped_spac...
2001-02-09 lbergmanfixed errors
2001-02-09 lbergman"me" to 'you'
2001-02-03 fidian* All incoming form values now have stripslashes()...
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2000-11-26 lkehresman- beautified index order options page
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-07 lkehresmanmade message index order customizable
2000-09-28 fidianFolder list bar on left/right
2000-08-31 lkehresman- made "Refresh XXXXX" more obvious in options
2000-08-14 lkehresmanadded more hooks in options page for inline options
2000-08-10 lkehresman- fixed and improved wordWrap
2000-07-31 lkehresman- fixed bug when deleting last message, sends you to...
2000-07-30 lkehresman- did decodeHeader on to_ary and cc_ary
2000-07-30 lkehresman- added more hooks
2000-07-24 lkehresmanchanged <? to <?php in a few places in options_*
2000-07-14 lkehresman- added "High Contrast" theme submitted by Casey A...
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
2000-07-07 lkehresman- added a view header option
2000-07-05 lbergmanAdded minimum GNU License
2000-06-21 lkehresmanmade message highlighting be more flexible. You can...
2000-06-19 lkehresmanMade the message highlighting much more stable and...
2000-06-18 lkehresmanAdded basic support for message highlighting. Note...
2000-05-25 gustavfMoved printing of HTML-header into page_header.php.
2000-05-03 lkehresmanbasic html address book
2000-04-21 lkehresmanRemoved special folders, made them user preferences
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-10 nehresmaadded use of PHP's session management
2000-04-04 lkehresmanadded folder_prefix option
2000-03-31 lkehresmanfixed bug where "use a signature" appeared twice.
2000-03-24 gustavfMade page encoding a function if the users selected...
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-05 lkehresmanAdded preference for changing left folder list size
2000-03-05 lkehresmanRemoved font tags
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-21 lkehresmanRewrote imap functions
2000-02-08 lkehresmanThis might fix the problem with adding slashes when...
2000-02-08 lkehresmanAdded refreshing of left folder list using META tags...
2000-01-13 serekadded gettext support.
2000-01-08 lkehresman*** empty log message ***
2000-01-08 lkehresmanAdds signature support
2000-01-07 lkehresmanadded some preferences, and squashed soem bugs
2000-01-06 lkehresmanFixes some bugs in preferences
2000-01-06 lkehresmanmade data path relative
2000-01-06 lkehresmanAdded "Themes" to personal preferences
2000-01-06 lkehresmanPreferences save now
2000-01-06 lkehresmanBeginnings of the options menu