summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-31Sieve enotify/notify - localizationPaweł Słowik
2012-08-30Sieve enotify/notify - GUIPaweł Słowik
2012-08-30Sieve enotify/notify - parserPaweł Słowik
2012-08-30Sieve enotify/notify - parserPaweł Słowik
2012-08-30Small style improvements - fix rounded corners in message list,Aleksander Machniak
don't show horizontal scroller in contacts list
2012-08-29Fix so contentframe can have name != idAleksander Machniak
2012-08-29Fix frame() so frame ID is set as 'contentframe' env variable (not name)Aleksander Machniak
2012-08-29Call resize() to fix floatingbuttons position in tabbed page (on tab selection)Aleksander Machniak
2012-08-29Keep current folder context when fetching message parts,Aleksander Machniak
to make sure that proper folder is used in case when current folder has been changed in meantime.
2012-08-29Fix decoding of HTML messages with UTF-16 charset specified (#1488654)Aleksander Machniak
2012-08-29Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
Conflicts: CHANGELOG
2012-08-29Fix quota capability detection so it can be overwritten by a plugin (#1488655)Aleksander Machniak
2012-08-29More testsAleksander Machniak
2012-08-29Remove reference to MDB2 from autoloaderAleksander Machniak
2012-08-28Added template object 'frame'Aleksander Machniak
2012-08-28Don't terminate script execution when parsed template doesn't existAleksander Machniak
and parse was called with 3rd argument = false.
2012-08-28Improvements/fixes for Larry skinAleksander Machniak
2012-08-27Added tests for specialchars quotingAleksander Machniak
2012-08-27Fix deprecated function usageAleksander Machniak
2012-08-27Rename ip_check to check_ip, add IP checking testsAleksander Machniak
2012-08-27Fix deprecated functions usageAleksander Machniak
2012-08-27Fix identity selection on reply (#1488101)Aleksander Machniak
2012-08-27Add option to enable HTML editor on forwarding (#1488517)Aleksander Machniak
2012-08-27Add simple (constructor) tests for Framework classesAleksander Machniak
2012-08-27Restructured testsAleksander Machniak
2012-08-26Add option to not include original message on reply, rename option ↵Aleksander Machniak
top_posting to reply_mode (#1485149)
2012-08-26Fix Larry's messages list filter in IE (#1488632)Aleksander Machniak
2012-08-25Fix compose headers display issue in IE10Aleksander Machniak
2012-08-25Fix more IE issues by disabling Compat. mode with X-UA-Compatible meta tag ↵Aleksander Machniak
(#1488626)
2012-08-24Fix javascript error on Reply-List actionAleksander Machniak
2012-08-24Added tests for shared functions, fixed small issuesAleksander Machniak
2012-08-24Corrected description if debug_levelAleksander Machniak
2012-08-24Fix setting locales under Solaris - use additional .UTF-8 suffix (#1488628)Aleksander Machniak
2012-08-24Improved email address validation with IPv6 supportAleksander Machniak
2012-08-24Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-08-23Fix email address validation for addresses with IP address in domain partAleksander Machniak
2012-08-22Add comment about identities_level impact on user2email behaviorAleksander Machniak
2012-08-21 Fix Larry skin issues in IE7 compat. mode (#1488618)Aleksander Machniak
2012-08-21Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-08-21Improved internal cache handlingAleksander Machniak
2012-08-21Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
Conflicts: CHANGELOG
2012-08-21Fix so subscribed non-existing/non-accessible shared folder can be unsubscribedAleksander Machniak
2012-08-21Fix possible PHP warning, read default_folders using config->get()Aleksander Machniak
to support deprecated option name (default_imap_folders)
2012-08-20Added session_path config option and unified cookies settings in javascriptAleksander Machniak
2012-08-20Added "Undeleted" option to messages list filterAleksander Machniak
2012-08-20Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-08-18More default->larry fixesAleksander Machniak
2012-08-17CS fixes, mostly indentationAleksander Machniak
2012-08-17Update changelogAleksander Machniak
2012-08-17Fix domain part check in email address validation function. Added test cases.Aleksander Machniak