squirrelmail.git
2004-03-30 braverock- changed checkbox text to 'As Attachment' improve...
2004-03-30 tokulUpdating pot
2004-03-30 tokulfont size=-2 replaced with small
2004-03-30 alex-brainstormMove Thread View link to the upper header together...
2004-03-30 stekkelFix form display in IE6.
2004-03-29 janglissPutting back old plugin behaviour. On moving the last...
2004-03-29 ebullientupdates for move & next when moving first message
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 ebullientthought of this last night, but forgot about it. Seth...
2004-03-29 ebullientall that work to fix compose in new, and I busted compo...
2004-03-29 ebullientremove perlishly commented debug lines. my bad.
2004-03-29 kinkUse clearer-named CheckForJavaScript in stead of !soupNazi.
2004-03-28 ebullientZap the soupNazi to use the same JS test everything...
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 kinkChangeLog
2004-03-28 kinkMake compose.php XSS-safe by encoding all untrusted...
2004-03-28 kinkFunctions to build HTML forms.
2004-03-28 janglissFix part 1 for XSS issue... call page like this:
2004-03-27 ebullientAdd SMTP setting to suppress SquirrelMail Received...
2004-03-27 ebullientdon't commit config_local
2004-03-27 ebullientchanges for read_body link line - now buttons - more...
2004-03-26 cigamitAddressbook Fix. This code was suppose to allow the...
2004-03-26 alex-brainstormWhen copying a folder to trash before deletion, check...
2004-03-26 stekkelBreak 1 level less, otherwise the rest of the messages...
2004-03-25 indiri69Remove notice
2004-03-25 cigamitSmall bug fix
2004-03-23 tokuldoc/plugin.txt says that 'refresh' is optional. Making...
2004-03-23 kinkChangeLog
2004-03-23 kinkFix quote_imap, the ereg pattern wasn't always interpre...
2004-03-21 centaurixintroducing advanced search and basic search.
2004-03-19 tokulupdating pot
2004-03-19 tokulfixing configuration options. Patch by Fredrik Jervfors...
2004-03-17 braverock- fixed SendDownLoadHeaders to solve IE SSL Cache problems
2004-03-17 tassiumThis segment of code should be left in until at least...
2004-03-16 tokulAttachments with spaces get   instead of  
2004-03-16 tokulRedmond theme
2004-03-16 tokulPatch.884356. One more theme.
2004-03-15 kinkRemove almost all left overs of our non-uid-imap-server...
2004-03-15 kinkMove $sqimap_session_id from global to static scope.
2004-03-15 kinkMake writing to prefs/abook/calendar files more reliabl...
2004-03-15 tokulchanging variable type from integer to string.
2004-03-15 tokulreverting the change. thanks Chris.
2004-03-14 tokulEnabled special mailbox hook for spam folder.
2004-03-14 tokulUse 'answered' instead of 'read'. Icon is different.
2004-03-14 tokulAdding some i18n checks
2004-03-14 tokul$v <> '' test disables saving of integers that are...
2004-03-14 tokulwidth and height are integers
2004-03-14 tokulcleanup. png images are used instead of gifs
2004-03-14 tokulfreebsd needs locale name without hyphen. linux works...
2004-03-14 tokulUpdating variables
2004-03-13 kinkRemove obsolete UID support conf.pl code.
2004-03-12 kinkRevise INSTALL file: add Quick Install, limit PHP infor...
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 kinkChangeLog
2004-03-08 kinkOnly test for LOGINDISABLED when the auth method actual...
2004-03-08 kinkSimple POP3 Fetch Mail -> POP3 Fetch Mail
2004-03-06 kinkAdd flush statement after the search form. Searching...
2004-03-05 ebullientmove-last.
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-04 kinkAdd a comment to the X-Priority header (Highest,Normal...
2004-03-04 tokulAdding info about translations
2004-03-02 stekkelunsetting an array element didn't re-index the array...
2004-03-01 indiri69Added support for poppassd to Change Password
2004-03-01 ebullientmake sure mailbox is used by get_selectall_link correctly,
2004-03-01 ebullientsearch.php was not updated to new mailbox list signatur...
2004-02-29 ebullientodd logout case..
2004-02-28 kinkAdd merak backend by E. van Elk, fix a bug and some...
2004-02-28 kinkBetter support for malformed/absent dates and headerlin...
2004-02-28 kinkAdd configtest link to administrator plugin.
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 pdontthinkreflect recent changes
2004-02-28 pdontthinkmaking read_body_menu_top hook more powerful
2004-02-28 pdontthinkmaking webmail_bottom hook more powerful
2004-02-27 alex-brainstormDont utf7_decode translated INBOX name, which is html...
2004-02-26 stekkelfix
2004-02-26 stekkelFixed the issue where inbox showed up in the lsub respo...
2004-02-26 tassiumAdded param fix to sqimap_create_stream()
2004-02-26 tassiumBrain-damage in sqimap_create_stream(). Can't believe...
2004-02-26 pdontthinkAdditional info about adding options to preexisting...
2004-02-25 kinkTweak the LSUB INBOX regexp to allow for only 1 space...
2004-02-25 kinkFix the display of a subfolder "foo.inbox" aswell.
2004-02-25 kinkRequire whitespace in the LSUB before the mailbox name...
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 indiri69Verify that concat_hook_function actually returned...
2004-02-24 tokulInfo about translation updates
2004-02-24 tokulAdding full locale names. Enabled ukrainian and russian...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-02-24 pdontthinkWhoops, forgot debug code. Thaks Jonathan.
2004-02-24 kinkError message talks about SMTP while we're testing...
2004-02-24 kinkAdd some pointers to configtest.php in conf.pl and...
next