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 |
svncommit
|
570f0bb4a6
|
fixed HTML->Plain conversion
|
18 years ago |
thomascube
|
8d07583f39
|
Use HTTP-POST requests for actions that change application state
|
18 years ago |
thomascube
|
6ae6e41fb3
|
Updated description files and version info
|
18 years ago |
thomascube
|
f1154163b0
|
Merged branch devel-addressbook from r443 back to trunk
|
18 years ago |
thomascube
|
f15c26869c
|
Don't allow empty user names but empty passwords
|
18 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 |
thomascube
|
e170b4b7f8
|
Some bugfixes and session expiration stuff
|
18 years ago |
thomascube
|
2f2f15b7aa
|
Little improvements for message parsing and encoding
|
18 years ago |
thomascube
|
3ea0e3202a
|
Quota display as image
|
18 years ago |
thomascube
|
10c92bef09
|
New indentation for quoted message text; HTML validity
|
18 years ago |
thomascube
|
aade7b9804
|
Finalized 0.1beta2 release
|
19 years ago |
svncommit
|
f0f98fb108
|
Improvements to Draft handling
|
19 years ago |
thomascube
|
bac7d1742d
|
Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs
|
19 years ago |
thomascube
|
321302e527
|
Fixed INSTALL_PATH bug #1425663
|
19 years ago |
svncommit
|
a894ba5029
|
Removeable attachments, Auto-default folder creation, bug fixes
|
19 years ago |
svncommit
|
c8c1e0ef3b
|
Renameable folders, mail-checking changes, other fixes (richs)
|
19 years ago |
thomascube
|
8a256ef5e5
|
Always use output buffering
|
19 years ago |
thomascube
|
8f4834d873
|
Check for zlib.output_compression before using ob_gzhandler
|
19 years ago |
thomascube
|
dd53e2b489
|
Started integrating GoogieSpell
|
19 years ago |
thomascube
|
c1ba9587b5
|
Added gzip compression support
|
19 years ago |
thomascube
|
03f85589f8
|
Strip tags on _auth, _action, _task parameters
|
19 years ago |