Fixed/restored reply focus functionality
[squirrelmail.git] / src /
2005-09-18 jervforsphpDocumentor updates
2005-09-11 jervforsAdding more index.php files
2005-09-10 tokuladding bincimap preset
2005-09-10 tokuladding rg=on test
2005-09-06 pdontthinkDon't auto-focus on compose form when user has already...
2005-09-04 tokulhide other special folders
2005-09-04 jervforsReverting strings (didn't work out in all languages)
2005-09-03 jervforsString fix
2005-09-03 jervforsRecycling existing strings
2005-09-03 tokuladding missing identity hooks
2005-08-23 janglissFix for 1222436. Forwarding broken when compose in...
2005-08-21 tokulplace login form elements before login button. #1245070.
2005-08-20 jervforsHTML fix
2005-08-15 jervforsPHP 4.4.0 notice: Only variables should be assigned...
2005-08-14 jervforsPHP 4.4.0 notice: Only variables should be assigned...
2005-08-06 stekkelDo not use $key as varname outside functions because...
2005-08-06 tokulsome languages use syntax that can't be adapted for...
2005-08-03 kinkReplace PHP4 -> PHP since we also support upcoming...
2005-07-31 tokuldisplay list of attachments on printer friendly page.
2005-07-31 tokulin theme loading fails, $color is not set.
2005-07-31 tokulremoving reference. it is not needed and causes E_NOTIC...
2005-07-28 stekkelError handling and more templates
2005-07-14 tokulphp 5.1b2 - can't use function call inside array_shift...
2005-07-10 tokuluse different variable name in order to preserve origin...
2005-07-03 tokuldocumenting identity functions. options_identities_tabl...
2005-07-01 kinkBugfix: $empty was not always set; yields spurious...
2005-06-29 janglissRewrite identity handling to remove stupid extraction...
2005-06-26 tokulfunctions test for addCheckBox function that is available.
2005-06-22 janglissFix #1222617. Javascript creation relied on rg=1 for...
2005-06-20 tokulusing include_once instead of require_once.
2005-06-20 tokul529563 fixes and some cleanup:
2005-06-15 stekkelremove xdebug statements
2005-06-15 stekkelXSS fixes
2005-06-05 tokultypo. extra argument is used for color.
2005-06-04 jervforsFormatting and adding FIXME to addressbook.php
2005-05-29 tokulinclude_once instead of require_once.
2005-05-29 tokulmoving search functions to separate section in phpdoc.
2005-05-21 kinkGracefully recover from over quota error while sending...
2005-05-21 kinkFix typo "." instead of ";". selopts[-1] was concatenat...
2005-05-14 kinkRestore folder list centering to the old situation...
2005-05-07 ebullientcorrectly check for messages in trash if the total...
2005-04-26 kinkReintroduce the centering of the folderlist.
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-22 kinkdo a little cleanup of listadvancedboxes HTML.
2005-04-20 stekkel* Fix sort order direction
2005-04-19 stekkelFix for "No messages found" messages. Only display...
2005-04-18 stekkelDon't trigger checkForm when we show the pageHeader.
2005-04-18 stekkelMake Flags a required column just as subject. If we...
2005-04-18 tokulremoving todo
2005-04-17 tokuldisabled LOGINDISABLED check, when imap server is mappe...
2005-04-16 jervforsFixing strings:
2005-04-16 stekkelRestart the session after forward as attachment.
2005-04-16 stekkelstrings: adapt makeComposeLink to the new js
2005-04-15 jervforsTranslation fix
2005-04-15 jervforsCopyright update
2005-04-15 tokulwhen table width is not set, it affects width of object...
2005-04-15 stekkelhtml cleanups
2005-04-14 stekkeltypo
2005-04-14 stekkelTemplates
2005-04-14 tokuladding file that can be used to display html mails...
2005-04-11 kinkAdd Cancel button to HTML addressbook. This was even...
2005-04-10 janglissIf From: field is unset in an email, header object...
2005-04-06 kinksome html-fixes
2005-04-06 kinkDrop "$oldway" mailbox list generation code from left_m...
2005-04-06 tokuldeprecated - considered obsolescent
2005-04-06 tokuli don't like deleting things. If some plugin uses it...
2005-04-06 tokulreplaced last redirections to src/delete_message.php...
2005-04-05 kinkmove imap logout to before the redirect to make sure...
2005-04-04 kinkadd robots tag here for completeness' sake
2005-04-04 kinkAdd a META robots noindex/nofollow tag to SquirrelMail...
2005-04-01 kinkSome string fixes
2005-03-31 janglissHTML Tidy... no such tag as nobr according to W3C.
2005-03-30 tokulone more fix for #1043576. rewrapping is done in compos...
2005-03-30 tokulmaking script work correctly when draft is resumed...
2005-03-29 kinkeliminate notice and unneccessary html when td_str...
2005-03-26 kinkCompletely cleanup the folders management (create/subsc...
2005-03-21 kink"development team" -> "project team"
2005-03-20 tokuladding space between sentences.
2005-03-20 tokulone more idea
2005-03-20 tokulconverting most of string to gettext.
2005-03-20 tokuldata_dir is not that important in pear based setups.
2005-03-20 tokulscript creates two frames. there is no need to display...
2005-03-20 tokuldoc/plugins.txt. global.php is loaded by validate.php
2005-03-19 janglissFix configtest to use correct PostgreSQL connection...
2005-03-19 pdontthinkJust a little more
2005-03-19 pdontthinkAdd missing hooks for new compose options screen
2005-03-18 pdontthinkRoll back signout.php changes and move the fix to auth...
2005-03-15 kinkAdd a first rough version of an about box to SquirrelMail.
2005-03-13 pdontthinkReturn to message list after sending a resumed draft...
2005-03-03 tokulfixed $doedit check in order to be able to get to ...
2005-02-28 tokuladding some comments about error check
2005-02-27 jervforsThe copyright message should be consistent.
2005-02-23 tokulfixes possible search in address book issues
2005-02-21 kinkAlways show Purge link next to Trash, so one doesn...
2005-02-20 janglissIf mailto: string isn't double URL encoded, the values...
2005-02-18 stekkelFixed bug #1124764. Show unsafe images in printable...
2005-02-09 tokulCreate page header before addressbook_init in order...
2005-02-08 pdontthinkadjust wrap and remove nobr tags at top of folder list
2005-02-07 pdontthinkminor grammar tweaks
2005-02-06 kinkAdd workaround for Mercury/32 servers that will subscri...
next