Commit Graph

101 Commits (d245963846993a5ab5ac0572f7e988f0865c678e)

Author SHA1 Message Date
svncommit c9ca6ada03 added obscure ASCII encoding aliases, added more error checking to RFC2822 date parsing 16 years ago
thomascube 835ae8516a Fix some recently introduced bugs 16 years ago
thomascube c8a21d646c Killed one more global var + log logins to a separate file (not console) 16 years ago
thomascube 48aff91f7e Moved code block to a more appropriate position + codestyle 16 years ago
svncommit f5aa16541e Add folder hierarchy collapsing. 16 years ago
thomascube 2e3ce3e765 Add rcube name prefixes + codestyle 16 years ago
thomascube 8c72e33d37 Show appropriate error message if config files are missing 16 years ago
thomascube c719f3c1e0 Store compose parameters in session and redirect to a unique URL 16 years ago
thomascube 6ea6c9b96e Simplify step inclusion in controller (index.php) 16 years ago
thomascube 83a7636872 More code cleanup 16 years ago
svncommit 5e0045b128 Add option to log successful logins. 16 years ago
alecpl a6f90e1b2b -fixed disclaimer 16 years ago
thomascube 1854c4525b More code cleanup + oop-ization 16 years ago
alecpl bbf15d8115 - fixed task setting on login 16 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 16 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago
alecpl 6d2714b3b3 #1484972: optimization: mark as read in one action with preview, deleted redundant quota reads 16 years ago
alecpl eaa39477bd #1483863: empty trash and expunge inbox on logout 16 years ago
thomascube 967b342039 Disable installer by default; add config option to enable it again 16 years ago
till d7a2878d09 * committed patch from #1484231 17 years ago
till 03fcc16896 * fixing warning reported in #1484851 17 years ago
thomascube 0714b7e09d Add config parameter to disable the installer warning 17 years ago
thomascube 330127a612 Disable PHP notices + check for installer script on login page 17 years ago
till 23b8701079 * changed version ;) 17 years ago
till 8d3e2a54ba * reverting patch from #1484236 17 years ago
svncommit 4315b0086b added ability to insert attached images in HTML editor 17 years ago
thomascube fba1f5ab81 New class rcube_user + send message disposition notification 17 years ago
thomascube fc67251839 Show appropriate warning on connection error 17 years ago
thomascube b9183e5fd4 Use common function to mark the user session as not logged in 17 years ago
till 234c0d0ab0 * changed sessid to roundcube_sessid (#1484475) 17 years ago
till 969cefa581 # fixed: #1484517 17 years ago
thomascube 88f66ec89c Fix bugs introduced with latest changes 17 years ago
thomascube 719a257f0c Some bugfixes, security issues + minor improvements 17 years ago
thomascube 6d969b4d90 Documentation, code style and cleanup 17 years ago
svncommit 8094288d23 fixed html2text in editor 17 years ago
svncommit 570f0bb4a6 fixed HTML->Plain conversion 17 years ago
thomascube 8d07583f39 Use HTTP-POST requests for actions that change application state 17 years ago
thomascube 6ae6e41fb3 Updated description files and version info 17 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 17 years ago
thomascube f15c26869c Don't allow empty user names but empty passwords 17 years ago
thomascube aad6e2a9c4 New session authentication, should fix bugs #1483951 and #1484299; testing required 18 years ago
thomascube 86958f70d2 Improved contacts drop down; HTML output improvements; JS code cleanup 18 years ago
svncommit 024797706f check if safe mode is on or not 18 years ago
thomascube ff52bee1a2 Solved wrong caching of message preview (#1484153, #1484236) 18 years ago
svncommit 23796ec290 Fix display of quota image/text after a remote command. 18 years ago
thomascube 1a98a6a5db Preview pane and marking as read (#1484132) 18 years ago
thomascube b19097058c Introducing preview pane and conditional skin tags 18 years ago
thomascube 0a020cac3e Added host auto-selection and correct password encoding for IMAP login 18 years ago
thomascube e34ae17809 Fixed XSS vulnerability (Bug #1484109) 18 years ago
svncommit a0109c4933 Initial TinyMCE editor support (still need to work on spellcheck and skins) 18 years ago