|
|
|
@1614
|
5 years |
thomasb |
Show appropriate error message if config files are missing
|
|
|
|
@1562
|
5 years |
thomasb |
Store compose parameters in session and redirect to a unique URL
|
|
|
|
@1560
|
5 years |
thomasb |
Simplify step inclusion in controller (index.php)
|
|
|
|
@1532
|
5 years |
thomasb |
More code cleanup
|
|
|
|
@1483
|
5 years |
robin |
Add option to log successful logins.
|
|
|
|
@1376
|
5 years |
alec |
-fixed disclaimer
|
|
|
|
@1360
|
5 years |
thomasb |
More code cleanup + oop-ization
|
|
|
|
@1351
|
5 years |
alec |
- fixed task setting on login
|
|
|
|
@1344
|
5 years |
thomasb |
Next step: introduce the application class 'rcmail' and get rid of some …
|
|
|
|
@1291
|
5 years |
thomasb |
Changed codebase to PHP5 with autoloader + added some new classes from the …
|
|
|
|
@1285
|
5 years |
alec |
#1484972: optimization: mark as read in one action with preview, deleted …
|
|
|
|
@1282
|
5 years |
alec |
#1483863: empty trash and expunge inbox on logout
|
|
|
|
@1222
|
5 years |
thomasb |
Disable installer by default; add config option to enable it again
|
|
|
|
@1208
|
5 years |
till |
* committed patch from #1484231
|
|
|
|
@1206
|
5 years |
till |
* fixing warning reported in #1484851
|
|
|
|
@1193
|
5 years |
thomasb |
Add config parameter to disable the installer warning
|
|
|
|
@1162
|
5 years |
thomasb |
Disable PHP notices + check for installer script on login page
|
|
|
|
@1041
|
5 years |
till |
* changed version ;)
|
|
|
|
@990
|
5 years |
till |
* reverting patch from #1484236
|
|
|
|
@940
|
5 years |
estadtherr |
added ability to insert attached images in HTML editor
|
|
|
|
@938
|
5 years |
thomasb |
New class rcube_user + send message disposition notification
|
|
|
|
@882
|
6 years |
thomasb |
Show appropriate warning on connection error
|
|
|
|
@871
|
6 years |
thomasb |
Use common function to mark the user session as not logged in
|
|
|
|
@740
|
6 years |
till |
* changed sessid to roundcube_sessid (#1484475)
|
|
|
|
@730
|
6 years |
till |
# fixed: #1484517
|
|
|
|
@675
|
6 years |
thomasb |
Fix bugs introduced with latest changes
|
|
|
|
@668
|
6 years |
thomasb |
Some bugfixes, security issues + minor improvements
|
|
|
|
@666
|
6 years |
thomasb |
Documentation, code style and cleanup
|
|
|
|
@611
|
6 years |
estadtherr |
fixed html2text in editor
|
|
|
|
@593
|
6 years |
estadtherr |
fixed HTML->Plain conversion
|
|
|
|
@573
|
6 years |
thomasb |
Use HTTP-POST requests for actions that change application state
|
|
|
|
@571
|
6 years |
thomasb |
Updated description files and version info
|
|
|
|
@543
|
6 years |
thomasb |
Merged branch devel-addressbook from r443 back to trunk
|
|
|
|
@541
|
6 years |
thomasb |
Don't allow empty user names but empty passwords
|
|
|
|
@521
|
6 years |
thomasb |
New session authentication, should fix bugs #1483951 and #1484299; testing …
|
|
|
|
@510
|
6 years |
thomasb |
Improved contacts drop down; HTML output improvements; JS code cleanup
|
|
|
|
@502
|
6 years |
tomekp |
check if safe mode is on or not
|
|
|
|
@500
|
6 years |
thomasb |
Solved wrong caching of message preview (#1484153, #1484236)
|
|
|
|
@414
|
6 years |
robin |
Fix display of quota image/text after a remote command.
|
|
|
|
@400
|
6 years |
thomasb |
Preview pane and marking as read (#1484132)
|
|
|
|
@388
|
6 years |
thomasb |
Introducing preview pane and conditional skin tags
|
|
|
|
@385
|
7 years |
thomasb |
Added host auto-selection and correct password encoding for IMAP login
|
|
|
|
@382
|
7 years |
thomasb |
Fixed XSS vulnerability (Bug #1484109)
|
|
|
|
@344
|
7 years |
estadtherr |
Initial TinyMCE editor support (still need to work on spellcheck and …
|
|
|
|
@338
|
7 years |
thomasb |
Some bugfixes and session expiration stuff
|
|
|
|
@336
|
7 years |
thomasb |
Little improvements for message parsing and encoding
|
|
|
|
@331
|
7 years |
thomasb |
Quota display as image
|
|
|
|
@329
|
7 years |
thomasb |
New indentation for quoted message text; HTML validity
|
|
|
|
@297
|
7 years |
thomasb |
Finalized 0.1beta2 release
|
|
|
|
@281
|
7 years |
richs |
Improvements to Draft handling
|
|
|
|
@275
|
7 years |
thomasb |
Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs
|
|
|
|
@274
|
7 years |
thomasb |
Fixed INSTALL_PATH bug #1425663
|
|
|
|
@269
|
7 years |
richs |
Removeable attachments, Auto-default folder creation, bug fixes
|
|
|
|
@267
|
7 years |
richs |
Renameable folders, mail-checking changes, other fixes (richs)
|
|
|
|
@247
|
7 years |
thomasb |
Always use output buffering
|
|
|
|
@223
|
7 years |
roundcube |
Check for zlib.output_compression before using ob_gzhandler
|
|
|
|
@214
|
7 years |
roundcube |
Started integrating GoogieSpell?
|
|
|
|
@193
|
7 years |
roundcube |
Added gzip compression support
|
|
|
|
@184
|
7 years |
roundcube |
Strip tags on _auth, _action, _task parameters
|
|
|
|
@171
|
7 years |
roundcube |
Started implementing search function
|
|
|
|
@168
|
7 years |
roundcube |
Minor improvements and bugfixes (see changelog)
|
|
|
|
@164
|
7 years |
roundcube |
Improved error handling in DB connection failure
|
|
|
|
@162
|
7 years |
roundcube |
Minor bugfixes
|
|
|
|
@159
|
7 years |
roundcube |
Improved reading of POST and GET values
|
|
|
|
@147
|
7 years |
roundcube |
Fixed some charset bugs
|
|
|
|
@140
|
7 years |
roundcube |
Applied several patches
|
|
|
|
@134
|
7 years |
roundcube |
Added RSS output (experimental)
|
|
|
|
@130
|
7 years |
roundcube |
Bugfixes for encoding and sending with attachments
|
|
|
|
@127
|
7 years |
roundcube |
Added folder purge function and some checks
|
|
|
|
@103
|
7 years |
roundcube |
Cleaned charset support
|
|
|
|
@95
|
7 years |
justinrandell |
adding files and modifications for public ldap search
|
|
|
|
@93
|
7 years |
roundcube |
Optimized loading time; added periodic mail check; added EXPUNGE command
|
|
|
|
@92
|
7 years |
roundcube |
Usage of virtusertable; mail_domain for new users; Chinese and Turkish …
|
|
|
|
@91
|
7 years |
roundcube |
IMAP bugfixes, better signature handling
|
|
|
|
@88
|
7 years |
roundcube |
Re-design of caching (new database table added\!); some bugfixes; Postgres …
|
|
|
|
@82
|
8 years |
roundcube |
Added new languages and new XMLHttpRequest class
|
|
|
|
@70
|
8 years |
roundcube |
Fixed session expiration issue with SQLite
|
|
|
|
@67
|
8 years |
roundcube |
Added Finnish, Romanian and Chinese translation
|
|
|
|
@64
|
8 years |
sparc |
more mdb2 integration
|
|
|
|
@63
|
8 years |
roundcube |
Finished message sorting and fixed some skin issues
|
|
|
|
@62
|
8 years |
roundcube |
Finished message sorting and fixed some skin issues
|
|
|
|
@58
|
8 years |
sparc |
more pear/mdb2 integration
|
|
|
|
@56
|
8 years |
roundcube |
Added patches for default language and sorting function
|
|
|
|
@49
|
8 years |
roundcube |
Fixed SSL support; improved Courier compatibility; some visual …
|
|
|
|
@43
|
8 years |
sparc |
MDB2 integration
|
|
|
|
@32
|
8 years |
sparc |
even better include_path setting
|
|
|
|
@31
|
8 years |
sparc |
better setting for include_path
|
|
|
|
@30
|
8 years |
sparc |
warning clearance
|
|
|
|
@23
|
8 years |
roundcube |
Latest updates for release
|
|
|
|
@21
|
8 years |
roundcube |
Several bugfixes and feature improvements
|
|
|
|
@20
|
8 years |
roundcube |
Added new languages, hierarchical folder tree and attachments in forwarded …
|
|
|
|
@12
|
8 years |
sparc |
Added PEAR:DB support plus database replication support
|
|
|
|
@10
|
8 years |
roundcube |
Moved config files to config/*inc.php.dist
|
|
|
|
@9
|
8 years |
roundcube |
Fix for URL injection vulnerability (Bug #1307966)
|
|
|
|
@3
|
8 years |
roundcube |
Initial revision
|