Aleksander Machniak
|
47a7833aca
|
CS fixes
|
11 years ago |
Aleksander Machniak
|
963499a17e
|
Plugin API: added imap_search_before hook
|
11 years ago |
Thomas Bruederli
|
b08986f375
|
Small improvements to make treelist work in search-mode
|
11 years ago |
Aleksander Machniak
|
b5c6086eea
|
Fix malformed References: header in send/saved mail (#1489891) - update Mail_mime to 1.8.9 version
|
11 years ago |
Thomas Bruederli
|
1ee5d134f9
|
Fix invalid var pointer
|
11 years ago |
Thomas Bruederli
|
e3f84735d7
|
Extend treelist.js with search function and saving collapse/expand states in localStorage
|
11 years ago |
Aleksander Machniak
|
b3db98dd1e
|
Fix some typos and skip some function calls irrelevant in multi-folder mode
|
11 years ago |
Aleksander Machniak
|
7d3d62e5ed
|
Fix unintentional draft autosave request if autosave is disabled (#1489882)
|
11 years ago |
Thomas Bruederli
|
b693dcf4e3
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Thomas Bruederli
|
5983ba959d
|
Create treetoggle icons if necessary
|
11 years ago |
Aleksander Machniak
|
ffc74814c1
|
Optimize "empty" framed pages size (#1489792)
|
11 years ago |
Aleksander Machniak
|
3d36e83806
|
Performance fix: don't send vcard/photo data to the browser after contact update
|
11 years ago |
Aleksander Machniak
|
2b72ec46a7
|
Bypass cache when counting EXISTS messages
|
11 years ago |
Aleksander Machniak
|
8f57ce136b
|
Code improvements
|
11 years ago |
Aleksander Machniak
|
d519008498
|
Add configurable LDAP_OPT_DEREF option (#1489864) - patch from Stuart C. Naifeh
|
11 years ago |
Aleksander Machniak
|
596d43be13
|
Add session ID (first 8 chars) to the log
|
11 years ago |
Aleksander Machniak
|
672621e389
|
Fix searching in addressbook broken with multi-folder search implementation (#1489869)
|
11 years ago |
Aleksander Machniak
|
3cf97b112b
|
Remove unused 'foldertray' container
|
11 years ago |
Aleksander Machniak
|
7079110c61
|
Allow data-* attributes (#1489860)
|
11 years ago |
Aleksander Machniak
|
48e92fcbba
|
Add 'performance_stats' option, so perf. stats can be logged with disabled devel_mode
|
11 years ago |
Aleksander Machniak
|
60a67f52ad
|
Don't use $HTTP_RAW_POST_DATA deprecated in PHP 5.6
|
11 years ago |
Thomas Bruederli
|
fd4436475c
|
Reset search when swicthing folders to meet common expecations
|
11 years ago |
Aleksander Machniak
|
8968f9543f
|
Support image operations with Imagick extension (#1489734)
|
11 years ago |
Thomas B.
|
d004009ebb
|
Merge pull request #179 from corbosman/master
add preferences_section_header hook
|
11 years ago |
Aleksander Machniak
|
93e12fa414
|
Support upload progress with session.upload_progress and PECL uploadprogress module (#1488702)
|
11 years ago |
corbosman
|
dba1c6f083
|
add preferences_section_header hook
|
11 years ago |
Aleksander Machniak
|
3e49064dcf
|
Ignore words containing only <> chars
|
11 years ago |
Aleksander Machniak
|
c51ba01bf2
|
jQuery-2.1.1
|
11 years ago |
Aleksander Machniak
|
c0037f1882
|
Improve rcube_find_object() performance by prefering getElementById() as this is the most common case
|
11 years ago |
Aleksander Machniak
|
f923d4bac1
|
Small code improvements
|
11 years ago |
Aleksander Machniak
|
378efddbbe
|
MOve more IE<9 code to legacy_browser
|
11 years ago |
Aleksander Machniak
|
3dfb94fe45
|
Replace setSelectionRange() call with universal rcmail.set_caret_pos()
|
11 years ago |
Thomas Bruederli
|
b0ce5c62af
|
Make skin meta/hierarchy information accessible for plugins (#1488831)
|
11 years ago |
Aleksander Machniak
|
efdbf4a7d9
|
Support 'error' and 'body_file' return attribs in 'message_before_send' hook (#1489595)
|
11 years ago |
Aleksander Machniak
|
65070fcbf4
|
Small code improvements
|
11 years ago |
Aleksander Machniak
|
c3ce9c9d16
|
Fix broken threads structure (#1489845)
|
11 years ago |
Aleksander Machniak
|
204977598a
|
Fix invalid host validation on login (#1489841)
|
11 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".
|
11 years ago |
Aleksander Machniak
|
3ce4f0a839
|
Revert [78a58162 ], TABLE_SCHEMA column does not exist in mysql, also
tables in postgres can be in 'public' schema.
|
11 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
|
11 years ago |
Aleksander Machniak
|
9f3fad6e1f
|
Revert unintentional change
|
11 years ago |
Aleksander Machniak
|
54185837c8
|
Make identity name field optional (#1489510)
Get rid of unhelpful error message.
|
11 years ago |
Thomas Bruederli
|
b34d679075
|
Specify licenses in all javascript files and blocks to please LibreJS
|
11 years ago |
Thomas Bruederli
|
b867bb81e1
|
Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail into tribut-x-forwarded-whitelist
|
11 years ago |
Aleksander Machniak
|
a54cff4c56
|
Fix error when spell-checking an empty text (#1489831)
|
11 years ago |
Aleksander Machniak
|
eed897ca03
|
Fix possibly wrong error message when contact with the same email exists on move/copy
|
11 years ago |
Thomas Bruederli
|
f0405b4bae
|
Accept broken vcards from Outlook that only supply ORG but not the required N or FN properties
|
11 years ago |
Thomas Bruederli
|
dd5b2c5e6c
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Thomas Bruederli
|
8992116313
|
Set task variable to 'cli' when loading rcmail instance in shell scripts
|
11 years ago |
Aleksander Machniak
|
65ac8302e4
|
Fix missing Mail-Followup-To header in sent mail (#1489829)
|
11 years ago |