Reinserting configurable body quote
[squirrelmail.git] / src /
2004-05-23 pdontthinkReinserting configurable body quote
2004-05-22 stekkelAnother big update:
2004-05-21 stekkelbig update
2004-05-21 stekkelSimplified DMN and the findPrevious and FindNext functions.
2004-05-20 stekkelRespect the permanentflags output. Do not show the...
2004-05-19 stekkel* Request UID and UIDVALIDITY from the status response...
2004-05-18 robsiembhonor checkall variable
2004-05-17 stekkelforce reload of folder list
2004-05-17 stekkeltemp fixes, as long as we didn't adapt our mailbox...
2004-05-17 stekkelRemoved kind of insane check. The check mailbox is...
2004-05-16 tokultext in compose form is converted to 8bit symbols....
2004-05-14 stekkelRemoved double select call (select calls are expensive...
2004-05-13 jervforsI18n string fix
2004-05-10 tokulfixed untranslated string
2004-05-10 alex-brainstormXHTML fixes, as pointed out by Tomas. Also reenabled...
2004-05-10 alex-brainstormMake - and + untranslatable
2004-05-10 alex-brainstormStore/get search results from session.
2004-05-10 alex-brainstormRemoving duplicate search_advanced.php
2004-05-08 kinkuse_special_folder_color conf.pl setting works again...
2004-05-05 jervforsRemoving random double spaces in strings
2004-05-05 tokuladding address book sorting options. changed some parts...
2004-05-04 tokulcleaned tabs. most of the changes unseen by diff -uw
2004-05-03 alex-brainstormUI changes in show/hide saved/recent
2004-05-03 alex-brainstormTransmit sqimap_mailbox_select() result to mail_message...
2004-05-03 alex-brainstormEnabled basic and advanced mode. Basic mode is compatib...
2004-04-28 indiri69Cleaned up some redundant code, now we only change...
2004-04-26 janglissFix the link here for search strings
2004-04-26 kinkHTML escaping.
2004-04-26 kinkResponses from servers could legitimately contain ...
2004-04-22 stekkelclean up.
2004-04-22 stekkelundo urlencoding of the querystring because it doesn...
2004-04-22 stekkelrollback
2004-04-21 stekkelsession_set_cookie_params moved to sqsession_is_active
2004-04-21 tokulwas->were fix
2004-04-20 alex-brainstormRemove debug statement
2004-04-20 stekkel$checked => $exclude
2004-04-19 kinkSome more use of forms.php functions which ensure corre...
2004-04-18 janglissXSS Fix
2004-04-18 janglissThat'll teach me to copy/paste without paying attention
2004-04-18 janglissEncode the < > to stop text from acting as HTML.
2004-04-18 janglissUsing QUERY_STRING without sanitizing it is BAD......
2004-04-18 tokuladding list sort options. no sort indicator yet.
2004-04-16 tokulcleaning the code
2004-04-16 tokulsame fix as stable
2004-04-12 tokulcleaning up depreciated code.
2004-04-12 tokulfixing phpdoc warnings re:SM_PATH. Moving Id tags to...
2004-04-12 janglissFix for resume on draft breaking From: being a differen...
2004-04-10 pdontthinkOops, last commit included custom_from plugin patches...
2004-04-09 pdontthinkI18N fix submitted by Fredrik Jervfors
2004-04-08 tokulbugfix. table was incorrectly closed when system had...
2004-04-05 tokuladds international date/time support. am/pm thing is...
2004-04-03 kinkOnly check for DB if using that; explicitly check the...
2004-04-03 tokulAdding php pear db tests
2004-03-31 ebullientDon't gripe about not being able to read the attachment...
2004-03-31 cigamitRemoved extra SMALL tags, they were already incased...
2004-03-31 alex-brainstormAdjust display for Thread View link left-aligned placement
2004-03-31 kinkUse form functions on login.php
2004-03-31 kinkMake use of forms.php functions.
2004-03-30 ebullienttweak display of buttons when no "attach" checkbox
2004-03-30 braverock- changed checkbox text to 'As Attachment' improve...
2004-03-30 stekkelFix form display in IE6.
2004-03-29 janglissPutting back old plugin behaviour. On moving the last...
2004-03-29 ebullientcorrect Move & next when moving the first message in...
2004-03-29 ebullientmake break and updates more obvious
2004-03-29 janglissThink people would be most unhappy being able to not...
2004-03-29 janglissFixed broken identities
2004-03-29 ebullientall that work to fix compose in new, and I busted compo...
2004-03-28 ebullientupdates to make javascript actually behave correctly...
2004-03-28 ebullientfinish "buttonizing" read_body header.
2004-03-28 kinkImprove html encoding of addressbook, and rename a...
2004-03-28 kinkMissing param in addCheckBox for deleting attachments.
2004-03-28 kinkMake compose.php XSS-safe by encoding all untrusted...
2004-03-27 ebullientchanges for read_body link line - now buttons - more...
2004-03-25 indiri69Remove notice
2004-03-25 cigamitSmall bug fix
2004-03-21 centaurixintroducing advanced search and basic search.
2004-03-16 tokulAttachments with spaces get &#32; instead of &nbsp;
2004-03-15 kinkRemove almost all left overs of our non-uid-imap-server...
2004-03-14 tokulAdding some i18n checks
2004-03-11 kinkWe don't support PHP 4.0.x anymore; update the docs...
2004-03-10 alex-brainstormGet Flagged buttons value. So far, Mark was really...
2004-03-08 kinkOnly test for LOGINDISABLED when the auth method actual...
2004-03-06 kinkAdd flush statement after the search form. Searching...
2004-03-05 ebullientChanged so that both move paths (with and without a...
2004-03-05 ebullientFix for moving last message in a folder.
2004-03-01 ebullientsearch.php was not updated to new mailbox list signatur...
2004-02-28 kinkMove configtest.php script to src/, because it will...
2004-02-28 pdontthinkoops, need better error checking than that...
2004-02-28 pdontthinkmaking read_body_menu_top hook more powerful
2004-02-28 pdontthinkmaking webmail_bottom hook more powerful
2004-02-25 pdontthinkAdded Flag/Unflag buttons. I have been up for 2 days...
2004-02-24 braverock- added include for plugin.php to correct fatal error...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-02-24 pdontthinkCorified Msg_Flags plugin, along with Jimmy's icon...
2004-02-23 pdontthinkFixed up left_main_after_each_folder hook to work for...
2004-02-21 pdontthinkMade compose textarea height configurable
2004-02-20 cigamitThe DMN Option was not working correctly, the preferenc...
2004-02-05 janglissDamn stupid thing... think I'm missing some understandi...
2004-02-05 janglissXSS Fixes, i18n team might want to test various languag...
2004-02-05 janglissNew Reply citation to include date, and author.
next