alecpl
5cf7aae178
- Don't add date to log when using syslog
14 years ago
alecpl
053e5a087c
- Fix list page controls when contacts group is selected
14 years ago
alecpl
3c3433e05a
- Added 'message_body_prefix' hook. Now it's possible to add some HTML code
...
before every displayed part of the message.
14 years ago
alecpl
4612535008
- Revert last (unintentional) commit
14 years ago
alecpl
b72a1001dc
- ja_JP update ( #1486911 )
14 years ago
alecpl
1a2f8375de
- add message_part_structure hook also for text parts of mixed messages
14 years ago
alecpl
9601f05424
- Two fixes for Konqueror
14 years ago
alecpl
b6244d5ce7
- Improve email regexp in mailto: links handler ( #1486808 )
14 years ago
alecpl
ecc28ce02f
- Removed /i from regexp
14 years ago
alecpl
3c9d9aa943
- Improve handling of single-part messages with bogus BODYSTRUCTURE ( #1486898 )
14 years ago
alecpl
119ad13d74
- Rename hooks: contact_save -> contact_update, identity_save -> identity_update, delete_identity -> identity_delete
...
- Print warning to the log about deprecated hook names usage
14 years ago
alecpl
03dbf37d5c
- Small improvement in SELECT response parsing
14 years ago
alecpl
7f5b535d12
- Improved performance of LIST/LSUB response parsing
14 years ago
yllar
7123423b3a
pt_BR update
14 years ago
thomascube
4859fedb92
Fix unit tests + update version
14 years ago
yllar
601597a545
translations update
14 years ago
alecpl
c16fab1641
- Fix strpos() usage ( #1486458 )
14 years ago
alecpl
532c2504f4
- Add 'language' parameter in 'user_create' hook ( #1486896 )
14 years ago
alecpl
eef0dae865
- Last commit fix
14 years ago
alecpl
5ced9ca075
- Replace message_part_encrypted hook with more generic message_part_structure
14 years ago
yllar
9d2c5c977d
ja_JP update
14 years ago
alecpl
b0eeaac9e0
- Fix: rcube_user::get_username() doesn't take mail_domain setting into account ( #1486895 )
14 years ago
yllar
e96515460b
id_ID update
14 years ago
yllar
8d835897eb
sv_SE update
14 years ago
alecpl
a31dd08826
- Replace chop() with rtrim(), small improvements in fetchHeaders()
14 years ago
thomascube
7236444819
Added missing label for German translations
14 years ago
yllar
17c54aa8ac
tr_TR update
14 years ago
alecpl
c56f1f5046
- Support vCards without or with an empty FN
14 years ago
yllar
367da9c1d3
gl_ES update
14 years ago
alecpl
beff6b4e3d
- es_ES update ( #1486887 )
14 years ago
alecpl
1d3596dd61
- Don't allow short form of empty <strong> tag
14 years ago
alecpl
fb995a813a
- Improve displaying of html messages with body's background image
14 years ago
alecpl
c321e2fb24
- Fix ESC key doesn't close folder name edition field in Google Chrome
14 years ago
yllar
b4d1090429
ar_SA update
14 years ago
yllar
9ab4688c4f
translations update
14 years ago
alecpl
be9d4d2ab7
- Fix message list and preview pane cleanup on search request
14 years ago
alecpl
8ed0152e51
- Don't add threads checkbox in virtual folder record
14 years ago
yllar
f62364039e
3 new plugin translations + update
14 years ago
thomascube
dbdd71f166
Don't replace error messages with loading info ( #1486300 )
14 years ago
thomascube
5cff852b07
Disable active spell check in tinyMCE before switching to plaintext mode ( #1486870 ) + focus message field after mode switch
14 years ago
alecpl
7b808b585b
- Fix bgcolor attribute of message body handling
14 years ago
alecpl
2537686d1d
- Performance fix: Determine real mimetype of message/rfc822 part from bodystructure instead of fetched headers
14 years ago
alecpl
95fd49e4f2
- Fix message structure parsing when it lacks optional fields ( #1486881 )
14 years ago
alecpl
e6ce0062f2
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings)
14 years ago
alecpl
db1f1e31ca
- Include all recipients in sendmail log
14 years ago
alecpl
8fc8101c91
- Mail-Mime-1.8.0
14 years ago
alecpl
b9ec2bd1b4
- Added handling of PCRE limits errors in rcmail_wash_html() ( #1486856 )
14 years ago
alecpl
d78564abca
- Fix performance in array_keys_recursive()
14 years ago
alecpl
c51304ddc8
- Fix performance of threads parsing
14 years ago
alecpl
1fe60e25c9
- Fix group creation field hiding on webkit (Chromium) ( #1486839 )
14 years ago
alecpl
3a4c9f424b
- Support HTTP_X_FORWARDED_PROTO header for HTTPS detecting ( #1486866 )
14 years ago
alecpl
d5d9680486
- Fix double slash in plugin directory path ( #1486872 )
14 years ago
thomascube
52c0f7626c
Strip protocol from hostname in HTTP headers ( #1486868 )
14 years ago
alecpl
2fc4596587
- Allow commands with mutiple - ( #1486851 )
15 years ago
alecpl
27ea62a576
- Fix typo in update_contact_row() ( #1486875 )
15 years ago
thomascube
904809459d
Fix default IMAP port configuration ( #1486864 )
15 years ago
yllar
f0ac2b9937
translations update
15 years ago
thomascube
90e7080d28
Create Sent folder when composing a message ( #1486802 )
15 years ago
alecpl
5e0999c53c
- Fix opening attachments on IE ( #1486829 )
15 years ago
alecpl
9bb1fc7b0b
- Make sure attachment name doesn't contain \r\n ( #1486832 )
15 years ago
alecpl
9bfcb3b98c
- small fix for googie layer height setting
15 years ago
yllar
3e91f08b6a
translations update
15 years ago
alecpl
b8d4febf6c
- googiespell layer resizing + small css improvements
...
- better googiespell suggestions popup positioning
15 years ago
alecpl
9ed374bbe1
- fix for empty suggestions result
15 years ago
alecpl
4eb8493b40
- Fix body in message_sent hook when delay_file_io=true ( #1486824 )
15 years ago
alecpl
3e58bf2062
- Fix handling of messages with Content-Type: application/* and no filename ( #1484050 )
15 years ago
alecpl
761894e65b
- Show attachment icon on the list also for messages with Content-Type: application/*
15 years ago
alecpl
3940ba65be
- Resize editor after switching to html mode
...
- create toggle-editor command in app.js, to make possible binding to this command
- Code cleanup in rcmail_ui (moved compose-related functions into rcmail_ui)
15 years ago
alecpl
edfe91737e
- Improved command() to call simple command functions directly
15 years ago
alecpl
98570f6e27
- added 'messageoptions' label
15 years ago
alecpl
087c7dc5d2
- Improved compose screen: resizable body and attachments list, vertical splitter, options menu
...
- Removed productname/version element, changed footer size to 20px
15 years ago
alecpl
02cc63c515
- nl_NL fix ( #1486822 )
15 years ago
alecpl
bdb13a51f7
- Fix RC forgets search results ( #1483883 )
15 years ago
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