Aleksander Machniak
2013-05-16 0bd1fa55669da70daad14914d530fdb6a0768889
2013-05-16 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 0bd1fa commitdiff
2013-05-16 Aleksander Machniak
Fix Net_Socket bug with no timeout (failed connection in managesieve plugin)
tree@ 893c27 commitdiff
2013-05-16 Thomas Bruederli
Move rcmail::deliver_message() to framework for common use
tree@ 0b9a7b commitdiff
2013-05-16 Aleksander Machniak
Added rcube_plugin::add_label() method
tree@ 52f2a6 commitdiff
2013-05-16 Aleksander Machniak
Small fix to the printed debug message
tree@ ac5b58 commitdiff
2013-05-15 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 5e2fe0 commitdiff
2013-05-15 Thomas Bruederli
Synced localizations from Transifex
tree@ 3e78fc commitdiff
2013-05-15 Thomas Bruederli
Add header for new plugin localization template
tree@ 5b0deb commitdiff
2013-05-15 Aleksander Machniak
Simplify/fix debug lines truncation
tree@ 43079d commitdiff
2013-05-15 Aleksander Machniak
Fix SMTP connection using IPv6 address in smtp_server option (#1489024), up...
tree@ e5b376 commitdiff
2013-05-14 Thomas Bruederli
Add attachment_reminder localizations to Transifex
tree@ 059908 commitdiff
2013-05-14 Aleksander Machniak
Fix problem where security warning was displayed for valid images with imag...
tree@ 3375a6 commitdiff
2013-05-12 Aleksander Machniak
Added support for date and index extensions (RFC5260) in script parser Scri...
tree@ ed837a commitdiff
2013-05-10 Aleksander Machniak
Fix handling of invalid email addresses in headers (#1489092)
tree@ fd0fd3 commitdiff
2013-05-09 Aleksander Machniak
Simplify format=flowed handling code, don't duplicate same code
tree@ 621a2e commitdiff
2013-05-09 Aleksander Machniak
Fix format=flowed text re-wrapping for display
tree@ f76fa5 commitdiff
2013-05-09 Aleksander Machniak
Validate e-mail address in new_user_dialog (#1486498), use AJAX for form su...
tree@ e58f3d commitdiff
2013-05-09 Aleksander Machniak
Fix possible error on ajax request
tree@ 2a3e77 commitdiff
2013-05-08 Aleksander Machniak
Limit debug log entry (line) size to 4096 characters to prevent memory_limi...
tree@ 9b8d22 commitdiff
2013-05-08 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ a52297 commitdiff
2013-05-08 Aleksander Machniak
Allow row insertion at a specified position (not only on top of the list)
tree@ ea6d69 commitdiff
2013-05-08 Aleksander Machniak
Change license to GPLv3+
tree@ c47239 commitdiff
2013-05-08 Aleksander Machniak
Improved regexp
tree@ dffdd1 commitdiff
2013-05-08 Aleksander Machniak
Attachment_reminder plugin - ported from https://github.com/thomasysliu/Rou...
tree@ 864745 commitdiff
2013-05-07 Aleksander Machniak
Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout ...
tree@ 95b90b commitdiff
2013-05-07 Aleksander Machniak
Avoid uninitialized/unused variables
tree@ 3725cf commitdiff
2013-05-07 Aleksander Machniak
Avoid unused local variables
tree@ 2193f6 commitdiff
2013-05-06 Aleksander Machniak
Fix display issue on addressbooks/groups list (#1489039)
tree@ ef1d65 commitdiff
2013-05-06 Aleksander Machniak
Fix various PHP code bugs found using static analysis (#1489086)
tree@ ce89ec commitdiff
2013-05-06 Aleksander Machniak
Fix bugs caught by static analysis
tree@ c027ba commitdiff
2013-05-05 Aleksander Machniak
Fix backslash character handling on vCard import (#1489085)
tree@ 3a0dc8 commitdiff
2013-05-05 Aleksander Machniak
Fix csv import from Thunderbird with French localization (#1489059)
tree@ 0b0cae commitdiff
2013-05-04 Aleksander Machniak
Merge pull request #71 from zouguangxian/master
tree@ 4010aa commitdiff
2013-05-04 Zou Guangxian
* fixed: modsecurity warning: AppDefect: Cache-Control Response Header Miss...
tree@ 49311c commitdiff
2013-05-04 Aleksander Machniak
Implemented updatecss.sh script for background images cache issues fix (#14...
tree@ ceb508 commitdiff
2013-05-03 Aleksander Machniak
Log spellchecker error also in html mode
tree@ cfe2fc commitdiff
2013-05-03 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 107cbd commitdiff
2013-05-03 Aleksander Machniak
Fix messages list focus issue in Opera and Webkit (#1489058)
tree@ 3db62c commitdiff
2013-05-03 Thomas Bruederli
Check Google spell check service response for errors and report them accord...
tree@ b15cc7 commitdiff
2013-05-03 Thomas Bruederli
Experimental: refactored list.js and html_table class to render lists with ...
tree@ 517dae commitdiff
2013-05-03 Aleksander Machniak
Fix bug where multi-level quoting was replaced with one-level quoted text a...
tree@ b92ec5 commitdiff
2013-05-03 Aleksander Machniak
Fix another text wrap issue (added test case)
tree@ 2ce019 commitdiff
2013-05-03 Aleksander Machniak
Remove changelog entry of reverted change
tree@ cdb53c commitdiff
2013-05-02 Aleksander Machniak
Revert fix for #1489058 because it opened another IE8 focus issue
tree@ b099d1 commitdiff
2013-05-02 Aleksander Machniak
Fix opened window size on small screens in browsers where height is an inne...
tree@ 93580f commitdiff
2013-05-01 Aleksander Machniak
Use create_function() instead of eval()
tree@ 4741d1 commitdiff
2013-05-01 Thomas Bruederli
Escape user input values when used in eval()
tree@ c2e1ab commitdiff
2013-05-01 Aleksander Machniak
Small code improvements
tree@ f790b4 commitdiff
2013-05-01 Aleksander Machniak
Merge pull request #67 from andywer/master
tree@ 06c2d0 commitdiff
2013-05-01 Aleksander Machniak
Add option to display email address together with a name in mail preview (#...
tree@ 969cb0 commitdiff
first | « prev | next »