thomascube
|
e48a10a0d7
|
Add option to enforce https connections
|
16 years ago |
alecpl
|
3a2b270c9d
|
- always call logout action as task (#1485919)
|
16 years ago |
alecpl
|
0ce119869d
|
- use preg functions instead of ereg functions
|
16 years ago |
alecpl
|
d51c93b43e
|
- get rid of some hardcoded action names and move decission about output compression to the user
|
16 years ago |
svncommit
|
f22c2cefb4
|
Really, really logout (fixes r2467).
|
16 years ago |
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
16 years ago |
thomascube
|
48ee693f49
|
Partially reverted r2339 + fix indentation
|
16 years ago |
svncommit
|
93adb3fc1b
|
Fixed check-recent [richs]
|
16 years ago |
alecpl
|
0129d7c914
|
- Fix authentication when submitting form with existing session (#1485679)
|
16 years ago |
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
16 years ago |
alecpl
|
133bb07f78
|
- performance: skip imap connection for attachments actions
- created attachments.inc file for attachment upload, remove and display actions
|
16 years ago |
alecpl
|
39cd51aff5
|
- performance: connect to imap server only when needed
(some mail actions do not require imap connection)
|
16 years ago |
alecpl
|
7342d7ef8c
|
- re-fix r2095
|
16 years ago |
alecpl
|
b2265aea86
|
#1485584: display proper warning on login with empty user and pass
|
16 years ago |
alecpl
|
d2993ee4db
|
- added BYE response simple support to prevent from endless loops in imap.inc (#1483956)
|
16 years ago |
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
|
17 years ago |
thomascube
|
c719f3c1e0
|
Store compose parameters in session and redirect to a unique URL
|
17 years ago |
thomascube
|
6ea6c9b96e
|
Simplify step inclusion in controller (index.php)
|
17 years ago |
thomascube
|
83a7636872
|
More code cleanup
|
17 years ago |
svncommit
|
5e0045b128
|
Add option to log successful logins.
|
17 years ago |
alecpl
|
a6f90e1b2b
|
-fixed disclaimer
|
17 years ago |
thomascube
|
1854c4525b
|
More code cleanup + oop-ization
|
17 years ago |
alecpl
|
bbf15d8115
|
- fixed task setting on login
|
17 years ago |
thomascube
|
197601ef5f
|
Next step: introduce the application class 'rcmail' and get rid of some global vars
|
17 years ago |
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
17 years ago |
alecpl
|
6d2714b3b3
|
#1484972: optimization: mark as read in one action with preview, deleted redundant quota reads
|
17 years ago |
alecpl
|
eaa39477bd
|
#1483863: empty trash and expunge inbox on logout
|
17 years ago |
thomascube
|
967b342039
|
Disable installer by default; add config option to enable it again
|
17 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
|
18 years ago |
svncommit
|
8094288d23
|
fixed html2text in editor
|
18 years ago |