alecpl
|
60527660ee
|
- Update TinyMCE translations
|
15 years ago |
alecpl
|
f4f6291ec1
|
- Use built-in spellchecker instead of a PHP files of spellchecker plugin in TinyMCE
|
15 years ago |
alecpl
|
2011bef155
|
- TinyMCE 3.3.7
|
15 years ago |
alecpl
|
f821fecac8
|
- Hide disabled fieldsets in messages list menu
|
15 years ago |
alecpl
|
b25dfd0913
|
- removed PHP closing tag
|
15 years ago |
alecpl
|
5c024015f0
|
- Fix quota indicator position on Opera 10.10
|
15 years ago |
alecpl
|
be6f3a9d28
|
- Improve parsing of styled empty tags in HTML messages (#1486812)
|
15 years ago |
alecpl
|
5a74dc8ade
|
- Fix regular expression for HTML entities
|
15 years ago |
alecpl
|
8dfe51ef4e
|
- Extended rcube_user::get_username (#1486707)
|
15 years ago |
alecpl
|
f767654478
|
- Add %dc variable support in base_dn/bind_dn config (#1486779)
|
15 years ago |
alecpl
|
d7a5dfa26a
|
- Fix dot-atom expression in e-mail validation regexp (#1486808)
|
15 years ago |
alecpl
|
a2e81736a9
|
- Move quota indicator to mailboxlist footer
- Fix groupcontrols on IE6 (use gif)
|
15 years ago |
yllar
|
e7ed903a2b
|
translations update
|
15 years ago |
alecpl
|
61248fd1ce
|
- Don't call keep-alive on print page
|
15 years ago |
alecpl
|
176c76c431
|
- unset env.messages on mailbox change to save some browser's memory
|
15 years ago |
alecpl
|
56f41af7a5
|
- Extend rcmail.env.messages with 'flags' object for plugin's flags (#1486266)
|
15 years ago |
thomascube
|
7dff2fe2da
|
Use existing label for preview pane which is more descriptive
|
15 years ago |
thomascube
|
8e5ed7be9e
|
Strip comments in css string + don't set font color to tags
|
15 years ago |
alecpl
|
8958d01311
|
- Fix: when From field is a first object in compose template form's hidden fields aren't added to the output
|
15 years ago |
alecpl
|
ce06d32dd8
|
- UI unification
- Added button to hide/unhide the preview pane (#1484215)
|
15 years ago |
alecpl
|
37e467d55c
|
- Fix no-cache headers on https to prevent content caching by proxies (#1486798)
|
15 years ago |
alecpl
|
306f15db84
|
- Fix base64 regexp (#1486800)
|
15 years ago |
alecpl
|
330a10b952
|
- remove debug code
|
15 years ago |
alecpl
|
f19d86b96d
|
- Fix attachment filenames broken with TNEF decoder using long filenames (#1486795)
- Use tnef_decoder class from Horde
|
15 years ago |
alecpl
|
984e3db930
|
- fix fr_RF translation (#1486789)
|
15 years ago |
alecpl
|
2bf3cc6fc3
|
- Use user's timezone in Date header, not server's timezone (#1486119)
|
15 years ago |
alecpl
|
0133e6b7aa
|
- fix in el_GR translation (#1486788)
|
15 years ago |
alecpl
|
5852c14d3e
|
- Add option to set separate footer for HTML messages (#1486660)
|
15 years ago |
alecpl
|
93e3ae1385
|
- Remove BOM (#1486785)
|
15 years ago |
vbenincasa
|
d0b981757a
|
- Sanitize CSS universal selector from e-mails. Without this fix any message can play with the CSS from entire mail window or mail preview frame. Test case:
<style type="text/css">*{ background: #000; }</style>
|
15 years ago |
alecpl
|
172e3346ca
|
- Added mailboxlist options menu in message page
|
15 years ago |
alecpl
|
40d43b71b0
|
- Increase pagesize to 99999 when exporting contacts
- Improve performance by disabling counter query when exporting contacts
|
15 years ago |
alecpl
|
7837b2c723
|
- typo in label name
|
15 years ago |
alecpl
|
54759ce120
|
- some improvements + added splitter in Identities
|
15 years ago |
alecpl
|
09266796dc
|
- remove some debug code
|
15 years ago |
alecpl
|
2653fe169f
|
- Reverted r3725 change
|
15 years ago |
thomascube
|
af3cf8a0a7
|
Bring back some previously removed lines
|
15 years ago |
thomascube
|
e9b5a6c2d5
|
Unify directory/mailbox list actions
|
15 years ago |
alecpl
|
349a8e36e5
|
- Add real SMTP error description to displayed error messages (#1485927)
|
15 years ago |
alecpl
|
64e3e80743
|
- Fix some IMAP errors handling when opening the message (#1485443)
|
15 years ago |
alecpl
|
b93d00026a
|
- fix for initial capability response
|
15 years ago |
alecpl
|
6a642d1a2e
|
- support dynamic hostname variables in 'username_domain' option
|
15 years ago |
alecpl
|
a0d29e518f
|
- Fix RFC2397 handling in wash_style()
|
15 years ago |
alecpl
|
6749e45ed3
|
- fix parsing bodystructure of messages with "Content-Type: multipart/related; type=multipart/alternative"
|
15 years ago |
alecpl
|
648db37e68
|
- Fix related parts aren't displayed when got mimetype other than image/* (#1486432)
|
15 years ago |
alecpl
|
dbe4988941
|
- Remove duplicates in autocomplete result (#1486772)
|
15 years ago |
alecpl
|
0bc59eeb41
|
- Fix handling very long THREAD responses
|
15 years ago |
alecpl
|
ccf250ec1d
|
- performance improvement: we can skip THREAD when folder is empty
|
15 years ago |
alecpl
|
309f49f09b
|
- performance improvement: skip SEARCH command when mailbox is empty and SEARCH is called just after SELECT
|
15 years ago |
alecpl
|
ffd3e29068
|
- Some fixes for BADCHARSET handling in SORT/THREAD/SEARCH response
|
15 years ago |