Commit Graph

5429 Commits (7079110c61d41020912baab91cef8b3a3acdb577)

Author SHA1 Message Date
Aleksander Machniak 7079110c61 Allow data-* attributes (#1489860) 12 years ago
Aleksander Machniak 48e92fcbba Add 'performance_stats' option, so perf. stats can be logged with disabled devel_mode 12 years ago
Aleksander Machniak 60a67f52ad Don't use $HTTP_RAW_POST_DATA deprecated in PHP 5.6 12 years ago
Thomas Bruederli fd4436475c Reset search when swicthing folders to meet common expecations 12 years ago
Aleksander Machniak 8968f9543f Support image operations with Imagick extension (#1489734) 12 years ago
Thomas B. d004009ebb Merge pull request #179 from corbosman/master
add preferences_section_header hook
12 years ago
Aleksander Machniak 93e12fa414 Support upload progress with session.upload_progress and PECL uploadprogress module (#1488702) 12 years ago
corbosman dba1c6f083 add preferences_section_header hook 12 years ago
Aleksander Machniak 3e49064dcf Ignore words containing only <> chars 12 years ago
Aleksander Machniak c51ba01bf2 jQuery-2.1.1 12 years ago
Aleksander Machniak c0037f1882 Improve rcube_find_object() performance by prefering getElementById() as this is the most common case 12 years ago
Aleksander Machniak f923d4bac1 Small code improvements 12 years ago
Aleksander Machniak 378efddbbe MOve more IE<9 code to legacy_browser 12 years ago
Aleksander Machniak 3dfb94fe45 Replace setSelectionRange() call with universal rcmail.set_caret_pos() 12 years ago
Thomas Bruederli b0ce5c62af Make skin meta/hierarchy information accessible for plugins (#1488831) 12 years ago
Aleksander Machniak efdbf4a7d9 Support 'error' and 'body_file' return attribs in 'message_before_send' hook (#1489595) 12 years ago
Aleksander Machniak 65070fcbf4 Small code improvements 12 years ago
Aleksander Machniak c3ce9c9d16 Fix broken threads structure (#1489845) 12 years ago
Aleksander Machniak 204977598a Fix invalid host validation on login (#1489841) 12 years ago
Aleksander Machniak fb1203c07f Fix redundant warning when switching from html to text in empty editor (#1489819)
We also skip ajax request in such a case. We assume "empty" here means "with no text excluding whitespace".
12 years ago
Aleksander Machniak 3ce4f0a839 Revert [78a58162], TABLE_SCHEMA column does not exist in mysql, also
tables in postgres can be in 'public' schema.
12 years ago
Aleksander Machniak 90f7aa9e39 Fix varius db_prefix issues (#1489839)
- Move DDL script execution code to rcube_db class(es).
- Improve prefix replacement code, so index names are also modified
12 years ago
Aleksander Machniak 9f3fad6e1f Revert unintentional change 12 years ago
Aleksander Machniak 54185837c8 Make identity name field optional (#1489510)
Get rid of unhelpful error message.
12 years ago
Thomas Bruederli b34d679075 Specify licenses in all javascript files and blocks to please LibreJS 12 years ago
Thomas Bruederli b867bb81e1 Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail into tribut-x-forwarded-whitelist 12 years ago
Aleksander Machniak a54cff4c56 Fix error when spell-checking an empty text (#1489831) 12 years ago
Aleksander Machniak eed897ca03 Fix possibly wrong error message when contact with the same email exists on move/copy 12 years ago
Thomas Bruederli f0405b4bae Accept broken vcards from Outlook that only supply ORG but not the required N or FN properties 12 years ago
Thomas Bruederli dd5b2c5e6c Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 8992116313 Set task variable to 'cli' when loading rcmail instance in shell scripts 12 years ago
Aleksander Machniak 65ac8302e4 Fix missing Mail-Followup-To header in sent mail (#1489829) 12 years ago
Thomas Bruederli 7d213af1bd Fix saving of search settings in 'all folders' mode 12 years ago
Thomas Bruederli fc2b025081 Remove debug output 12 years ago
Thomas Bruederli ab366809d5 Only refresh the affected parts of a cross-folder search set after moving/deleting/flagging 12 years ago
Thomas Bruederli 6f9bb11bb1 Reduce duplicated code 12 years ago
Thomas Bruederli 31aa080609 Further refine cross-folder searching:
- Store incomplete search results in session and re-send search requests
  to the server if returned before complete (this should avoid hitting request timeouts).
- Display full folder path on mouseover in message list
- Remove pthreads implementation stuff as this wasn't really working
12 years ago
Aleksander Machniak 3b55b2f92b Fix so browser capabilities check is done really only once a session 12 years ago
Thomas Bruederli eea11ecdde Move rcube_installer class to include/rcmail_installer in order to remain accessible by the update script even if the installer directory was removed 12 years ago
Aleksander Machniak d2e3a22d24 Allow aborting of running search requests 12 years ago
Aleksander Machniak 2611ac9570 Unify use of local 'this' variable reference 12 years ago
Aleksander Machniak eb7e452ecd CS fixes 12 years ago
Aleksander Machniak 97cf4d199b Remove IE7 hack that is not needed anymore 12 years ago
Aleksander Machniak 701905727c Add _mbox argument to headers action URL 12 years ago
Aleksander Machniak ed763b2859 Plugin API: Added message_saved hook (#1489752) 12 years ago
Thomas Bruederli 26b5200322 Consider search scope (and changes) for filter searches + disable folder operation commands in multi-folder search mode (#1485234) 12 years ago
Thomas B. 8087b13d20 Merge pull request #176 from marcoliverteschke/master
Limit list_tables() and list_cols() to current schema
12 years ago
Aleksander Machniak 7bd684f918 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 1db17abe7e Fix next message display after removing a message (#1489800) 12 years ago
Thomas B. c9f4e33f51 Merge pull request #175 from chriskulbacki/master
Skins sorted by skin name in the Settings.
12 years ago