Commit Graph

95 Commits

Author SHA1 Message Date
thomascube
8c72e33d37 Show appropriate error message if config files are missing 2008-07-28 11:45:35 +00:00
thomascube
c719f3c1e0 Store compose parameters in session and redirect to a unique URL 2008-06-20 10:40:01 +00:00
thomascube
6ea6c9b96e Simplify step inclusion in controller (index.php) 2008-06-20 08:46:16 +00:00
thomascube
83a7636872 More code cleanup 2008-06-14 12:23:08 +00:00
svncommit
5e0045b128 Add option to log successful logins. 2008-06-06 11:11:30 +00:00
alecpl
a6f90e1b2b -fixed disclaimer 2008-05-11 17:07:45 +00:00
thomascube
1854c4525b More code cleanup + oop-ization 2008-05-07 09:38:44 +00:00
alecpl
bbf15d8115 - fixed task setting on login 2008-05-02 07:29:13 +00:00
thomascube
197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 2008-04-30 08:21:42 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00
alecpl
6d2714b3b3 #1484972: optimization: mark as read in one action with preview, deleted redundant quota reads 2008-04-11 16:53:59 +00:00
alecpl
eaa39477bd #1483863: empty trash and expunge inbox on logout 2008-04-11 13:34:19 +00:00
thomascube
967b342039 Disable installer by default; add config option to enable it again 2008-03-28 19:42:35 +00:00
till
d7a2878d09 * committed patch from #1484231 2008-03-22 13:29:49 +00:00
till
03fcc16896 * fixing warning reported in #1484851 2008-03-22 13:02:00 +00:00
thomascube
0714b7e09d Add config parameter to disable the installer warning 2008-03-14 21:52:43 +00:00
thomascube
330127a612 Disable PHP notices + check for installer script on login page 2008-03-02 13:20:21 +00:00
till
23b8701079 * changed version ;) 2008-02-11 20:16:24 +00:00
till
8d3e2a54ba * reverting patch from #1484236 2008-02-02 02:52:10 +00:00
svncommit
4315b0086b added ability to insert attached images in HTML editor 2007-12-11 04:20:01 +00:00
thomascube
fba1f5ab81 New class rcube_user + send message disposition notification 2007-12-10 15:27:19 +00:00
thomascube
fc67251839 Show appropriate warning on connection error 2007-10-17 20:44:10 +00:00
thomascube
b9183e5fd4 Use common function to mark the user session as not logged in 2007-10-16 09:14:33 +00:00
till
234c0d0ab0 * changed sessid to roundcube_sessid (#1484475) 2007-08-29 11:13:24 +00:00
till
969cefa581 # fixed: #1484517 2007-08-29 02:09:42 +00:00
thomascube
88f66ec89c Fix bugs introduced with latest changes 2007-08-13 20:15:27 +00:00
thomascube
719a257f0c Some bugfixes, security issues + minor improvements 2007-08-10 08:27:40 +00:00
thomascube
6d969b4d90 Documentation, code style and cleanup 2007-08-07 21:02:12 +00:00
svncommit
8094288d23 fixed html2text in editor 2007-06-08 23:47:57 +00:00
svncommit
570f0bb4a6 fixed HTML->Plain conversion 2007-06-05 04:19:43 +00:00
thomascube
8d07583f39 Use HTTP-POST requests for actions that change application state 2007-05-18 11:29:25 +00:00
thomascube
6ae6e41fb3 Updated description files and version info 2007-05-17 20:15:24 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
thomascube
f15c26869c Don't allow empty user names but empty passwords 2007-04-11 19:28:55 +00:00
thomascube
aad6e2a9c4 New session authentication, should fix bugs #1483951 and #1484299; testing required 2007-03-27 09:34:30 +00:00
thomascube
86958f70d2 Improved contacts drop down; HTML output improvements; JS code cleanup 2007-03-18 18:46:03 +00:00
svncommit
024797706f check if safe mode is on or not 2007-03-04 12:47:45 +00:00
thomascube
ff52bee1a2 Solved wrong caching of message preview (#1484153, #1484236) 2007-03-01 20:40:00 +00:00
svncommit
23796ec290 Fix display of quota image/text after a remote command. 2006-12-18 09:11:57 +00:00
thomascube
1a98a6a5db Preview pane and marking as read (#1484132) 2006-12-06 21:41:27 +00:00
thomascube
b19097058c Introducing preview pane and conditional skin tags 2006-12-01 18:06:16 +00:00
thomascube
0a020cac3e Added host auto-selection and correct password encoding for IMAP login 2006-11-22 11:56:22 +00:00
thomascube
e34ae17809 Fixed XSS vulnerability (Bug #1484109) 2006-11-22 11:42:37 +00:00
svncommit
a0109c4933 Initial TinyMCE editor support (still need to work on spellcheck and skins) 2006-09-14 03:49:28 +00:00
thomascube
e170b4b7f8 Some bugfixes and session expiration stuff 2006-09-07 18:54:37 +00:00
thomascube
2f2f15b7aa Little improvements for message parsing and encoding 2006-09-04 12:26:30 +00:00
thomascube
3ea0e3202a Quota display as image 2006-09-01 13:43:14 +00:00
thomascube
10c92bef09 New indentation for quoted message text; HTML validity 2006-08-30 19:55:55 +00:00
thomascube
aade7b9804 Finalized 0.1beta2 release 2006-08-06 15:55:11 +00:00
svncommit
f0f98fb108 Improvements to Draft handling 2006-07-24 18:41:27 +00:00