Commit Graph

3814 Commits (ef1e877a8dd419fcb0de772bf0c40eeca76ee7eb)

Author SHA1 Message Date
alecpl 053e5a087c - Fix list page controls when contacts group is selected 16 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.
16 years ago
alecpl 4612535008 - Revert last (unintentional) commit 16 years ago
alecpl b72a1001dc - ja_JP update (#1486911) 16 years ago
alecpl 1a2f8375de - add message_part_structure hook also for text parts of mixed messages 16 years ago
alecpl 9601f05424 - Two fixes for Konqueror 16 years ago
alecpl b6244d5ce7 - Improve email regexp in mailto: links handler (#1486808) 16 years ago
alecpl ecc28ce02f - Removed /i from regexp 16 years ago
alecpl 3c9d9aa943 - Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898) 16 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
16 years ago
alecpl 03dbf37d5c - Small improvement in SELECT response parsing 16 years ago
alecpl 7f5b535d12 - Improved performance of LIST/LSUB response parsing 16 years ago
yllar 7123423b3a pt_BR update 16 years ago
thomascube 4859fedb92 Fix unit tests + update version 16 years ago
yllar 601597a545 translations update 16 years ago
alecpl c16fab1641 - Fix strpos() usage (#1486458) 16 years ago
alecpl 532c2504f4 - Add 'language' parameter in 'user_create' hook (#1486896) 16 years ago
alecpl eef0dae865 - Last commit fix 16 years ago
alecpl 5ced9ca075 - Replace message_part_encrypted hook with more generic message_part_structure 16 years ago
yllar 9d2c5c977d ja_JP update 16 years ago
alecpl b0eeaac9e0 - Fix: rcube_user::get_username() doesn't take mail_domain setting into account (#1486895) 16 years ago
yllar e96515460b id_ID update 16 years ago
yllar 8d835897eb sv_SE update 16 years ago
alecpl a31dd08826 - Replace chop() with rtrim(), small improvements in fetchHeaders() 16 years ago
thomascube 7236444819 Added missing label for German translations 16 years ago
yllar 17c54aa8ac tr_TR update 16 years ago
alecpl c56f1f5046 - Support vCards without or with an empty FN 16 years ago
yllar 367da9c1d3 gl_ES update 16 years ago
alecpl beff6b4e3d - es_ES update (#1486887) 16 years ago
alecpl 1d3596dd61 - Don't allow short form of empty <strong> tag 16 years ago
alecpl fb995a813a - Improve displaying of html messages with body's background image 16 years ago
alecpl c321e2fb24 - Fix ESC key doesn't close folder name edition field in Google Chrome 16 years ago
yllar b4d1090429 ar_SA update 16 years ago
yllar 9ab4688c4f translations update 16 years ago
alecpl be9d4d2ab7 - Fix message list and preview pane cleanup on search request 16 years ago
alecpl 8ed0152e51 - Don't add threads checkbox in virtual folder record 16 years ago
yllar f62364039e 3 new plugin translations + update 16 years ago
thomascube dbdd71f166 Don't replace error messages with loading info (#1486300) 16 years ago
thomascube 5cff852b07 Disable active spell check in tinyMCE before switching to plaintext mode (#1486870) + focus message field after mode switch 16 years ago
alecpl 7b808b585b - Fix bgcolor attribute of message body handling 16 years ago
alecpl 2537686d1d - Performance fix: Determine real mimetype of message/rfc822 part from bodystructure instead of fetched headers 16 years ago
alecpl 95fd49e4f2 - Fix message structure parsing when it lacks optional fields (#1486881) 16 years ago
alecpl e6ce0062f2 - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings) 16 years ago
alecpl db1f1e31ca - Include all recipients in sendmail log 16 years ago
alecpl 8fc8101c91 - Mail-Mime-1.8.0 16 years ago
alecpl b9ec2bd1b4 - Added handling of PCRE limits errors in rcmail_wash_html() (#1486856) 16 years ago
alecpl d78564abca - Fix performance in array_keys_recursive() 16 years ago
alecpl c51304ddc8 - Fix performance of threads parsing 16 years ago
alecpl 1fe60e25c9 - Fix group creation field hiding on webkit (Chromium) (#1486839) 16 years ago
alecpl 3a4c9f424b - Support HTTP_X_FORWARDED_PROTO header for HTTPS detecting (#1486866) 16 years ago
alecpl d5d9680486 - Fix double slash in plugin directory path (#1486872) 16 years ago
thomascube 52c0f7626c Strip protocol from hostname in HTTP headers (#1486868) 16 years ago
alecpl 2fc4596587 - Allow commands with mutiple - (#1486851) 16 years ago
alecpl 27ea62a576 - Fix typo in update_contact_row() (#1486875) 16 years ago
thomascube 904809459d Fix default IMAP port configuration (#1486864) 16 years ago
yllar f0ac2b9937 translations update 16 years ago
thomascube 90e7080d28 Create Sent folder when composing a message (#1486802) 16 years ago
alecpl 5e0999c53c - Fix opening attachments on IE (#1486829) 16 years ago
alecpl 9bb1fc7b0b - Make sure attachment name doesn't contain \r\n (#1486832) 16 years ago
alecpl 9bfcb3b98c - small fix for googie layer height setting 16 years ago
yllar 3e91f08b6a translations update 16 years ago
alecpl b8d4febf6c - googiespell layer resizing + small css improvements
- better googiespell suggestions popup positioning
16 years ago
alecpl 9ed374bbe1 - fix for empty suggestions result 16 years ago
alecpl 4eb8493b40 - Fix body in message_sent hook when delay_file_io=true (#1486824) 16 years ago
alecpl 3e58bf2062 - Fix handling of messages with Content-Type: application/* and no filename (#1484050) 16 years ago
alecpl 761894e65b - Show attachment icon on the list also for messages with Content-Type: application/* 16 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)
16 years ago
alecpl edfe91737e - Improved command() to call simple command functions directly 16 years ago
alecpl 98570f6e27 - added 'messageoptions' label 16 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
16 years ago
alecpl 02cc63c515 - nl_NL fix (#1486822) 16 years ago
alecpl bdb13a51f7 - Fix RC forgets search results (#1483883) 16 years ago
alecpl 60527660ee - Update TinyMCE translations 16 years ago
alecpl f4f6291ec1 - Use built-in spellchecker instead of a PHP files of spellchecker plugin in TinyMCE 16 years ago
alecpl 2011bef155 - TinyMCE 3.3.7 16 years ago
alecpl f821fecac8 - Hide disabled fieldsets in messages list menu 16 years ago
alecpl b25dfd0913 - removed PHP closing tag 16 years ago
alecpl 5c024015f0 - Fix quota indicator position on Opera 10.10 16 years ago
alecpl be6f3a9d28 - Improve parsing of styled empty tags in HTML messages (#1486812) 16 years ago
alecpl 5a74dc8ade - Fix regular expression for HTML entities 16 years ago
alecpl 8dfe51ef4e - Extended rcube_user::get_username (#1486707) 16 years ago
alecpl f767654478 - Add %dc variable support in base_dn/bind_dn config (#1486779) 16 years ago
alecpl d7a5dfa26a - Fix dot-atom expression in e-mail validation regexp (#1486808) 16 years ago
alecpl a2e81736a9 - Move quota indicator to mailboxlist footer
- Fix groupcontrols on IE6 (use gif)
16 years ago
yllar e7ed903a2b translations update 16 years ago
alecpl 61248fd1ce - Don't call keep-alive on print page 16 years ago
alecpl 176c76c431 - unset env.messages on mailbox change to save some browser's memory 16 years ago
alecpl 56f41af7a5 - Extend rcmail.env.messages with 'flags' object for plugin's flags (#1486266) 16 years ago
thomascube 7dff2fe2da Use existing label for preview pane which is more descriptive 16 years ago
thomascube 8e5ed7be9e Strip comments in css string + don't set font color to tags 16 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 16 years ago
alecpl ce06d32dd8 - UI unification
- Added button to hide/unhide the preview pane (#1484215)
16 years ago
alecpl 37e467d55c - Fix no-cache headers on https to prevent content caching by proxies (#1486798) 16 years ago
alecpl 306f15db84 - Fix base64 regexp (#1486800) 16 years ago
alecpl 330a10b952 - remove debug code 16 years ago
alecpl f19d86b96d - Fix attachment filenames broken with TNEF decoder using long filenames (#1486795)
- Use tnef_decoder class from Horde
16 years ago
alecpl 984e3db930 - fix fr_RF translation (#1486789) 16 years ago
alecpl 2bf3cc6fc3 - Use user's timezone in Date header, not server's timezone (#1486119) 16 years ago
alecpl 0133e6b7aa - fix in el_GR translation (#1486788) 16 years ago
alecpl 5852c14d3e - Add option to set separate footer for HTML messages (#1486660) 16 years ago
alecpl 93e3ae1385 - Remove BOM (#1486785) 16 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>
16 years ago
alecpl 172e3346ca - Added mailboxlist options menu in message page 16 years ago
alecpl 40d43b71b0 - Increase pagesize to 99999 when exporting contacts
- Improve performance by disabling counter query when exporting contacts
16 years ago
alecpl 7837b2c723 - typo in label name 16 years ago
alecpl 54759ce120 - some improvements + added splitter in Identities 16 years ago
alecpl 09266796dc - remove some debug code 16 years ago
alecpl 2653fe169f - Reverted r3725 change 16 years ago
thomascube af3cf8a0a7 Bring back some previously removed lines 16 years ago
thomascube e9b5a6c2d5 Unify directory/mailbox list actions 16 years ago
alecpl 349a8e36e5 - Add real SMTP error description to displayed error messages (#1485927) 16 years ago
alecpl 64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 16 years ago
alecpl b93d00026a - fix for initial capability response 16 years ago
alecpl 6a642d1a2e - support dynamic hostname variables in 'username_domain' option 16 years ago
alecpl a0d29e518f - Fix RFC2397 handling in wash_style() 16 years ago
alecpl 6749e45ed3 - fix parsing bodystructure of messages with "Content-Type: multipart/related; type=multipart/alternative" 16 years ago
alecpl 648db37e68 - Fix related parts aren't displayed when got mimetype other than image/* (#1486432) 16 years ago
alecpl dbe4988941 - Remove duplicates in autocomplete result (#1486772) 16 years ago
alecpl 0bc59eeb41 - Fix handling very long THREAD responses 16 years ago
alecpl ccf250ec1d - performance improvement: we can skip THREAD when folder is empty 16 years ago
alecpl 309f49f09b - performance improvement: skip SEARCH command when mailbox is empty and SEARCH is called just after SELECT 16 years ago
alecpl ffd3e29068 - Some fixes for BADCHARSET handling in SORT/THREAD/SEARCH response 16 years ago
alecpl 2144f9c432 - Skip UNSEEN counting when list is empty 16 years ago
alecpl f22b5439f2 - Fix: don't call FETCH when THREADS returns empty result 16 years ago
alecpl f6b28244a1 - Add line-break in place of <DIV> tag (#1486666) 16 years ago
alecpl 9dd3553ab0 - Fix autocomplete results are wrongly displayed when search string contains e.g. a dot character 16 years ago
alecpl bb8721aaeb - Support dynamic hostname (%d/%n) variables in configuration options (#1485438) 16 years ago
thomascube 05a631a43c Allow plugins to register their own tasks 16 years ago
alecpl ae8a2a5527 - fixed identation + some code improvements 16 years ago
alecpl 1126fc6127 - Performance improvement in add_to_group() 16 years ago
alecpl 7d43f89532 - Fix duplicated contacts when copying with group selected (#1486766) 16 years ago
thomascube ca38db5744 Allow to drag into groups of another address source 16 years ago
yllar bb502908b2 translations update 16 years ago
alecpl 5bde172aef - Add 'messages_list' hook (#1486266) 16 years ago
thomascube 8e32dcd9e8 Fix subject column after re-arranging cols 16 years ago
alecpl c3eab29e19 - some fixes in message list columns handling 16 years ago
alecpl 6c9d496fcc - 'threads' column made movable 16 years ago
alecpl 7ceabc8815 - Add request* event triggers in http_post/http_request (#1486054) 16 years ago
alecpl ac8edbed35 - Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712) 16 years ago
alecpl fc1b7226b4 - Renamed events for groups handling, insertgroup -> group_insert,
updategroup -> group_update, removegroup -> group_delete
16 years ago
alecpl f07d238b1b - Add 'imap_timeout' option (#1486760) 16 years ago
thomascube 8ef2f3c5cf Make drag&drop work on iPads 16 years ago
alecpl b231f68ba2 - Fix typo in last commit + some code cleanup 16 years ago
alecpl d311d809d6 - Fix forwarding of messages with winmail attachments
- Remove some redundant code for winmail handling in get.inc, move tnef_decode() to rcube_message
- Fix handling of uuencoded attachments in message body (#1485839)
- Extend rc_mime_content_type() to work with string buffer
16 years ago
thomascube 89e31bec15 Update user agent detection and set according class names to html node 16 years ago
alecpl 8f2b463981 - handle properly inline images without content_id but with content_location 16 years ago
alecpl c973abfd8b - fix regular expression for images src replacement 16 years ago
alecpl e55923241f - fix white character after closing tag 16 years ago
alecpl b6f04054d1 - support base URL for inline images 16 years ago
alecpl a3c9bd1c2e - jquery's hide/show functions are slow, don't use it in loops 16 years ago
alecpl d470f97038 - fix FF crash (#1486752)
- fix some issues after deleting last message from the list
16 years ago
alecpl 982e0b0b89 - Redesigned how rcube_contacts handles table names 16 years ago
thomascube 3b67e33c8e Allow derived classes of rcube_contacts to override table and sequence names 16 years ago
alecpl 874ff4d4be - Fix raise_error() in Installer (#1486756) 16 years ago
alecpl 14a4ac556e - fix error message on SMTP oversize error (#1486754) 16 years ago
alecpl 13e1552df1 - Trigger listupdate event after message removal from list (#1486734) 16 years ago
alecpl 1a4fa6fe48 - don't set pagetitle in ajax requests 16 years ago
alecpl 14259ce101 - fixed parse error
- support arguments of type object in enable_command()
- simplify setting of state of message commands
16 years ago
thomascube 3831efb452 Better jqueryfication 16 years ago
alecpl fb466386cc - code cleanup 16 years ago
alecpl 50067d581a - Reverted change that removed response.callbacks 16 years ago
thomascube 86f3aaf2b9 Wrap group name input field in <li> + more jqueryfication + add dummy group functionality to example address book plugin 16 years ago
alecpl ae00404a60 - translate internalerror message 16 years ago
yllar 5183767cb0 translations update 16 years ago
alecpl 6f4e7dbcb1 - Added list_mailboxes hook in rcube_imap::list_unsubscribed() (#1486668) 16 years ago
alecpl 87a8685fbf - Fix wrong message on file upload error (#1486725) 16 years ago
alecpl 0b7f3a8ab2 - Add support for data URI scheme [RFC2397] (#1486740) 16 years ago
alecpl 2bb1f633fb - Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' events
- Removed response.callbacks feature
16 years ago
thomascube a2a36103cf Bump trunk version 16 years ago
svncommit 141eb8a497 Fix double-addition of e-mail domain to content ID in HTML images 16 years ago
thomascube dffcaa59db No need for the padding since quoted lines are not wrapped at all 16 years ago
thomascube c769c6699f Default line length is 72 16 years ago
thomascube 8ad5c89f22 Don't wrap quoted lines at all 16 years ago
thomascube 6b6f2e83de Display and send messages with format=flowed (#1484370), fixes word wrapping issues (#1486543) 16 years ago
alecpl e93c72d9a3 - remove html2text hack from autoloader (don't need it anymore) 16 years ago
alecpl dc9d750e18 - Fix message/rfc822 attachments encoding in sent mail 16 years ago
alecpl 24c91ed78e - Moved error.inc to /utils
- Removed bugs.inc (content copied into main.inc)
16 years ago
alecpl 021ef41737 - Fix duplicated attachments when forwarding a message (#1486487) 16 years ago
alecpl c1439f925d - Fix message/rfc822 attachments containing only attachments are not parsed properly (#1486743) 16 years ago
alecpl 54531f1d7f - small improvements 16 years ago
alecpl b00ba6e6de - Fix infinite loop when connection to DB fails using sqlsrv driver (#1486744) 16 years ago
alecpl 9d5c834332 - Fix %00 character in winmail.dat attachments names (#1486738) 16 years ago
alecpl b62a0d2d23 - Fix in timezone setting (#1486183) 16 years ago
alecpl c435173eb4 - Fix handling errors of folder deletion (#1486705) 16 years ago
alecpl 6a86d2727a - Fix typo in last commit 16 years ago
alecpl 1d51658ba5 - Parse untagged CAPABILITY response for LOGIN command (#1486742) 16 years ago
alecpl 677e1f26fe - Some files from /bin + spellchecking actions moved to the new 'utils' task 16 years ago
alecpl caccd193c8 - remove temp code 16 years ago
alecpl 0e7b66357d - Added threads tree icons
- css/js fixes and improvements in (messages) list code
16 years ago
alecpl 283a37fb11 - code cleanup 16 years ago
alecpl 27480b4a02 - fix performance of getElementById wrapper for IE (don't look over all elements if initial getElementById returns no element
)
16 years ago
alecpl 5d04a85924 - removed redundant code in expand_unread() 16 years ago
alecpl 403b45d55e - improve performance of threads expanding/collapsing (significant on IE) 16 years ago
alecpl e99d21ba05 - remove offline message list generation on IE, this doesn't realy improve performance now 16 years ago
alecpl a4a270be84 - removed old code 16 years ago
alecpl ab10d6f7a6 - Fix marking/deleting of all messages in search result (#1486736) 16 years ago
alecpl 349cbfffac - Fix: reset select_all_mode on select-none action 16 years ago
alecpl d17a7fea4c - remove debug code 16 years ago
alecpl bb8012cfcd - Extend contact groups support (#1486682) 16 years ago
alecpl af1cc9d403 - fr_RF update (#1486727) 16 years ago
alecpl 488074965b - Fix check-recent action issues and performance (#1486526)
- Fix messages order after checking for recent (#1484664)
- Fix messages copying
- Reset check-recent interval after check-recent by hand
16 years ago
alecpl f9a2a601d1 - Fix signatures get added instead of replaced in plain text mode (#1486730) 16 years ago
alecpl 1ac779f490 - Use strcoll instead of strcmp when sorting contacts in autocomplete 16 years ago
alecpl 25fdec592d - Fix autocomplete shows entries without email (#1486452) 16 years ago
alecpl 5933d98c8c - it_IT update (#1486724) 16 years ago
alecpl b5002a019f - Fix setting sorting order to "None" 16 years ago
alecpl 500af6fcf8 - Fix adding signature above the body in plain-text mode 16 years ago
alecpl bec31a4e86 - fix for use without session object 16 years ago
alecpl c833ed4053 - Fix listupdate event doesn't trigger on search response (#1486708) 16 years ago
alecpl c6a6d25214 - last commit fix 16 years ago
alecpl a1f7e90a0e - Fix select_all_mode value after selecting a message (#1486720) 16 years ago
alecpl 697298552b - small fix for current_page setting 16 years ago
alecpl 9800a825e7 - improve performance and consistency by setting all list-related env data in list action only 16 years ago
alecpl 1f019c8e58 - Set focus to editor on reply in HTML mode (#1486632)
- Fix composing in HTML jumps cursor to body instead of recipients (#1486674)
16 years ago
alecpl c6427797b7 - fix unseen messages counter after unseen message preview 16 years ago
alecpl 9675784c6e - pl_PL fix 16 years ago
alecpl 16378fe3a2 - preformance fix: don't load full folders list when checking for folder
existance in sendmail.inc, use internal cache to make mailbox_exists()
  faster when called more than one time for the same folder
16 years ago
alecpl e095094591 - don't use deprecated split() 16 years ago
alecpl b62c4869f7 - Allow columns order change per user - drag&drop (#1485795) 16 years ago
alecpl ea50e71260 - Add References header in read receipt (#1486681) 16 years ago
alecpl 05a7e3d603 - Fix typo (#1486703) 16 years ago
alecpl 06c116bf75 - Fix database constraint violation when opening a message (#1486696) 16 years ago
alecpl cecf46a41b - Add 'loading' message while login is in progress (#1486667) 16 years ago
alecpl 3978d28ecd - Fix quota_zero_as_unlimited (#1486662) 16 years ago
alecpl a004bb8cbe - code re-formatting + small improvements 16 years ago
alecpl 3978cbf4cd - use @ operator for fclose() on connection handle 16 years ago
alecpl f0485adef1 - Fix folder subscription checking (#1486684)
- Fix INBOX appears (sometimes) twice in mailbox list (#1486672)
16 years ago
alecpl 0f3764e592 - add DNS checking code for Windows & PHP<5.3.0 16 years ago
alecpl a7890113c6 - code reformatting 16 years ago
yllar 84652b7f0f Ukrainian, Danish update + bump year + some typos 16 years ago
alecpl 175d8eed7b - fix typos 16 years ago
alecpl 1097a3cd8a - don't parse text/html attachment body on download 16 years ago
alecpl 495c0e512c - fix rcube_addressbook inheritance 16 years ago
alecpl 63bff1dd31 - small cleanup 16 years ago
thomascube d062dbe18c Add class docuumentation blocks and make phpdoc work again 16 years ago
alecpl d824acaf11 - fix typo in mailbox_exists() 16 years ago
alecpl 373747becc - Fix listing of attachments of some types e.g. "x-epoc/x-sisx-app" (#1486653) 16 years ago
alecpl bf67d60e43 - Skip session initialization/configuration if session is initialized already (e.g. using Installer) 16 years ago
alecpl a03c98092f - fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)
- performance: add option to not checking MAXUID in messagecount()
16 years ago
alecpl 2eb7943f2a - code cleanup (mostly identation fixes) 16 years ago
alecpl 6319670243 - Fix SQL error on contact auto-completion (#1486649) 16 years ago
thomascube 1f90376417 Better wording for config option 16 years ago
alecpl 821a560f19 - one improvement more 16 years ago
alecpl b80a97adb0 - fix dublicated 'show' action after contact creation 16 years ago
alecpl 356a797b29 - fix the contact creation when group is not selected 16 years ago
alecpl 566b142aaa - last commit fix + better performance with counters caching 16 years ago
alecpl 3e696da28e - Use '=' operator instead of LIKE 16 years ago
alecpl 3d6c04ddf0 - SQL performance fixes + code formatting 16 years ago
alecpl 5318bac11d - Don't add extra newline in sql debug log 16 years ago
alecpl dbd069154a - code cleanup 16 years ago
alecpl 0a19215ae3 - make sure INBOX is allways displayed as Inbox (per recent discussion) 16 years ago
thomascube c69d2ae6e9 Remove this temporary check 16 years ago
thomascube b6e09e686c Updated Arabic, Finnish, Galician, Hungarian, Japanese, Norwegian, Romanian, Slovenian and Swedisch translation + changed chinese labels in drop-down 16 years ago
alecpl 9ef5fa51fb - fix <span>0</span> (#1486645) 16 years ago
alecpl 93c0188854 - Add sizelimit and timelimit variables in LDAP config (#1486544) 16 years ago
alecpl f3e1010090 - Hide IMAP host dropdown when single host is defined (#1486326) 16 years ago
alecpl 8e211adb01 - Add images pre-loading on login page (#1451160) 16 years ago
alecpl dd51b73a9b - fix iframe hack (divs must be removed also in mouseup) 16 years ago
alecpl 3544558f2d - Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log (#1486441) 16 years ago
alecpl c576893167 - force mbox in check-recent (#1486629) 16 years ago
alecpl 46a1385974 - improve rcube_parse_charset() performance 16 years ago
alecpl 9096de8520 - handle WIN-* charset as WINDOWS-* 16 years ago
alecpl 3a003cc9fb - fix dublicated request in msglist_click() 16 years ago
alecpl c287f34bd3 - Fix setting spellcheck languages with extended codes (#1486605) 16 years ago
alecpl 8fa9229d57 - code formatting, cleanup and small improvements 16 years ago
alecpl 186537b2c6 - more code formatting
- allow re-selecting highlighted row (#1486442)
16 years ago
alecpl a4c163f930 - removed redundant code + code formatting 16 years ago
alecpl a4468298c8 - fix sorting of folders with capital letters 16 years ago
alecpl da8f11ce16 - Fix messages list scrolling in FF3.6 (#1486472)
- Fix quicksearch input focus (#1486637)
- Small code cleanup + improvements
16 years ago
thomascube a35062a1eb Always set changed date when marking a DB record as deleted + provide a cleanup script 16 years ago
alecpl 58892824a6 - Fix new contact group selection on IE (#1486630) 16 years ago
alecpl 6c11ee29dd - use the same iframe hack as in splitter.js 16 years ago
thomascube 8e3a6039cf Assign newly created contacts to the active group (#1486626) and fix group selection display (#1486619) 16 years ago
alecpl 6b01133063 - Fix regression in disposition-notification (#1486623) 16 years ago
alecpl c3221e4f13 - nl_NL update (#1486625) 16 years ago
yllar 8da62f3f40 he_IL fr_FR cs_CZ nn_NO en_GB lt_LT et_EE it_IT sv_SE es_AR ru_RU es_ES pt_BR sl_SI ca_ES update 16 years ago
alecpl a92028922e - pl_PL update 16 years ago
thomascube bc4960108e Option not to mark messages as read when viewed in preview pane (#1485012) 16 years ago
thomascube 814905ca87 Let plugins modify the Sent folder when composing (#1486548) 16 years ago
thomascube 53d6261619 Fix group expansion which was lost in r3457 + apply patch for autocompletion timeouts from #1486059 16 years ago
thomascube f4f4522b23 Apply contact groups js patch (#1486606) 16 years ago
thomascube 08f906ae22 Updated Hebrew, French, Italian, Latvian, Swedish, Spanish, Slovenian and Welsh translations + added Swedisch translations for some plugins 16 years ago
thomascube b57c45fffa Updated German translations 16 years ago
thomascube d1851ba77b Configurable limit of address group members 16 years ago
alecpl 3616845126 - fix empty body after switching from html to plain 16 years ago
alecpl 751b22b41f - Added optional (max_recipients) support to restrict total number of recipients per message (#1484542) 16 years ago
alecpl 7fdb9da98e - Fix sources list if 'ldap_public' is null/false 16 years ago
alecpl 44155cddc2 - load des.inc file only when needed 16 years ago
alecpl cd96fd6727 - Add some critical PHP settings check to prevent bugs like this (#1486307) 16 years ago
alecpl 70318e5463 - create rcube_mime_struct class on Iloha's MIME (mime.inc) basis 16 years ago
alecpl 1820932295 - add iilBasicHeader alias for rcube_mail_header class, needed by messages cached in previous versions (#1486602) 16 years ago
alecpl 600981d1d3 - fix comment 16 years ago
thomascube 65c8764b19 Add client-side events when adding/removing groups 16 years ago
thomascube 1d773d7141 Fix typo 16 years ago
thomascube aa12df20e4 Add server-side plugin hooks to address group functions + better action names 16 years ago
alecpl cbde304b98 - Use MDB2's Manager module for listing tables 16 years ago
thomascube 04adaac71b Complete address book interface class with group functions 16 years ago
thomascube bb6294a26e Also remove contactgroupmembers when deleting a contact 16 years ago
thomascube 64d855c9b1 List of tables mustn't be static (wtf?) 16 years ago
thomascube c0297f4172 Asynchronously expand contact groups + skip count queries in autocompletion mode + check for the existance of contactgroups table 16 years ago
thomascube 3baa72a62f Implement group renaming/deleting + use more consistent names for commands and actions (#1486587) 16 years ago
alecpl 4cdc70941d - Fix js error when switching editor mode (#1486593) 16 years ago
alecpl 6f31b356b2 - fix save/delete draft message with enabled threading (#1486596)
- performance improvement using UID SEARCH intead of SEARCH + FETCH
- re-fix r3445
16 years ago
alecpl 024f05762a - Fix undefined method error (#1486597) 16 years ago
alecpl f3d37fbbc5 - Fix marking messages as unread on all pages (#1486592) 16 years ago
alecpl 94a6c642cf - Fix imap login (#1486591) 16 years ago
alecpl 7a48e5539f - Re-organize editor buttons, add blockquote and search buttons
- Make possible to write inside or after a quoted html message (#1485476)
16 years ago
alecpl 79990754f6 - TinyMCE 3.3.2 16 years ago
alecpl ce467384e2 - Fix single space inserted on fwd/reply with top posting (#1486532) 16 years ago
alecpl c854241cc4 - change namespace() to getNamespace() 16 years ago
alecpl 59c216f3cc - Fix bugs on unexpected IMAP connection close (#1486190, #1486270)
- Iloha's imap.inc rewritten into rcube_imap_generic class
- rcube_imap code re-formatting
16 years ago
thomascube 0dc5bc86a3 Implement insert_contact_group() to make group creation work 16 years ago
thomascube a61bbb24aa Added basic contact groups feature 16 years ago
alecpl c75f8e9526 - en_GB update (#1486562) 16 years ago
alecpl 3eb8f258d3 - pt_BR update (#1485371) 16 years ago
alecpl 33e2e42321 - Use PageUp/PageDown for listpage change (#1486430) 16 years ago
alecpl bc2accc455 - Added Home/End kayboard keys support on lists (#1486430) 16 years ago
alecpl fb7ec576ab - Added possibility to select all messages in a folder (#1484756) 16 years ago
alecpl 5ffceb7906 - typo 16 years ago
alecpl 13540e089c - last commit fix: use reference in iil_C_ClearCapability(), probably not needed while we're in PHP5, but for consistance... 16 years ago
alecpl d8c440c03f - Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750) 16 years ago
alecpl cff88617c0 - small backend cleanup + support for operations on ALL messages in a folder 16 years ago
alecpl b488c1d02d - improvements in rcmail_html4inline() 16 years ago
thomascube 84a3312f0b Only select childs when a message row is collapsed but also do it when deleting a thread 16 years ago
alecpl 5799531e3f - fix bug in css cleanup of html messages 16 years ago
alecpl fdf8750708 - don't need to reload messages list on copy error 16 years ago
alecpl b1e74acf65 - add lost 'errorcopying' message 16 years ago
alecpl 1c9bd8c72e - removed unnecessary counting 16 years ago
alecpl 416bff5475 - Allow to override identity when composing a message (#1486466) 16 years ago
alecpl 9e8d8587d3 - Mail_Mime-1.6.2 16 years ago
alecpl 18ace62791 - Set maxuid in threads mode, to prevent unnecessary list reloading on (first) check_recent 16 years ago
alecpl 519aeda284 - Don't underline the parent when thread is expanded 16 years ago
alecpl 3fb3792efc - Fix UNSEEN counting when threads and skip_deleted are both enabled (#1486558) 16 years ago
alecpl 63ab02a9f2 - hide threads related prefs when threads are not supported by IMAP server
- performance: don't load folders list when we don't need it
16 years ago
alecpl cca7b3fd02 - rewert old change: don't load first section page in Preferences 16 years ago
alecpl 69d05c3710 - TinyMCE 3.3.1 16 years ago
alecpl 258a043a31 - hide threads related stuff if threads are not supported 16 years ago
alecpl 02f7cb8851 - Fix rcube_imap::mailbox_exists (#1486560) 16 years ago
alecpl 9b3fdc25c1 - Implemented messages copying using drag&drop + SHIFT (#1484086) 16 years ago
alecpl 15e00bdf50 - Improved performance of folders operations (#1486525) + code cleanups 16 years ago
alecpl 1845fb6318 - Handle 'false' result from iil_C_* functions (#1486511) 16 years ago
alecpl b575fa9008 - Fix blocked.gif attachment is not attached to the message (#1486516) 16 years ago
alecpl c16986be7f - use popupmenu style for attachments upload form
- move .popupmenu style definition to common.css
16 years ago
alecpl caf601a28f - nl_NL update 16 years ago
thomascube 258dbd03d7 Don't unselect already selected childs 16 years ago
thomascube 2ecb7fef5e Also select childs when dragging a thread message 16 years ago
alecpl 81ab85e5ab - use jQuery.inArray() instead of rcube_in_array() 16 years ago
alecpl 71e7545f94 - set svn:keywords, remove 'indexsort' label, update pl_PL 16 years ago
alecpl 895d4e385c - Use iconv's //IGNORE instead of //TRANSLIT 16 years ago
thomascube f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 16 years ago
alecpl f4f1c442f7 - last commit fix (there's probably no class definition when reading table rows from DB) 16 years ago
alecpl b695604624 - allow setting row css class in rcube_table_output() 16 years ago
alecpl f209717e41 - virtuser_query: support other identity data (#1486148) 16 years ago
alecpl b579f42b55 - fixes for proper handling of email addresses with form: "user"@domain.tld 16 years ago
alecpl b9d751df60 - get better message for error in DATA 16 years ago
alecpl 1baeb660eb - Improved check_email() 16 years ago
alecpl 5027c326e9 -remove root_ns setting as useless, should fix #1486222 16 years ago
alecpl 7244b4500e - Merge changes from MDB2's trunk 16 years ago
thomascube bc404ffd41 Save draft information in one header; finally fixes #1486203 16 years ago
alecpl 56505a1174 - Options virtuser_* replaced with virtuser_* plugins
- Plugin API: Implemented 'email2user' and 'user2email' hooks
16 years ago
alecpl a4cf4577b1 - Fix forwarding message omits CC header (#1486305) 16 years ago
alecpl fe7d78ab55 - simplify console 16 years ago
alecpl 4d81544057 - messages list performance: build subject link on client side 16 years ago
alecpl 69a7d3127e - Improved charset replacement in html meta header (#1486542) 16 years ago
alecpl be5133a6f3 - Mail_Mime 1.6.1 16 years ago
alecpl cc2c83378c - Net_SMTP 1.4.2 with fix for #1486537 16 years ago
vbenincasa b5de2a1f90 - Update pt_BR translation 16 years ago
alecpl edaf6a6cef - Last commit fix 16 years ago
alecpl 6611b415ae - Fix sig replacement (#1486538) + fix checking for separator existance in sig 16 years ago
alecpl 5821ff5123 - Don't show a warning on html2text switch when textarea is empty
- Set properly select's value when html2text is aborted
16 years ago
alecpl 1163db99d4 - de_DE and en_GB update 16 years ago
alecpl a4f7780044 - Fix check_recent action when skip_deleted=true (#1486535) 16 years ago
alecpl e55ab02682 - Add 'default_charset' option to user preferences (#1485451) 16 years ago
alecpl b7f952248e - Add 'delete_always' option to user preferences 16 years ago
alecpl 2d08c50fd7 - Support/Require tls:// prefix in 'smtp_server' option for TLS connections
- "Split" config file into sections
16 years ago
thomascube b44b4d32e1 Allow outgoing_message_headers hook to abort message sending 16 years ago
alecpl dbe028f947 - Don't open first section in Preferences: makes behaviour consistent with the rest of UI and fixes Konqueror issue (#1486154) 16 years ago
alecpl 4e4445f55b - fix console's font-size in Konqueror 16 years ago
alecpl c1db394bf1 - fix syntax error (#1486533) 16 years ago
alecpl f1ce5163e5 - Fix inconsistent behaviour of 'delete_always' option (#1486299) 16 years ago
alecpl a039c626ee - Fix deleting all messages from last list page (#1486293) 16 years ago
thomascube bbc8565e5a Flag original messages after sending a draft (#1486203) 16 years ago
thomascube a96183883d Changed signature separator when top-posting (#1486330) 16 years ago
alecpl 40353f1a6c - Fix regression in template expressions, don't allow '-' character in env/request/cookie name 16 years ago
alecpl 44c57afde1 - remove temp console usage 16 years ago
alecpl aba0927545 - Fix long e-mail addresses validation (#1486453) 16 years ago
thomascube 7910c0ff55 Remember search modifiers in user prefs (#1486146) + bring back the old defaults 16 years ago
alecpl d15d594a42 - more case sensitive matching 16 years ago
alecpl 349bb1cc45 - fix order of messages added by check_recent 16 years ago
thomascube f2cdc551e7 Use private method 16 years ago
thomascube 7c9d922b96 New recent check based on UIDs 16 years ago
alecpl ffaea6f6de - Fix Recipient/Sender column name in drafts folder (#1486351) 16 years ago
thomascube c8cf268b9d No more case-insensitive folder name comparisons 16 years ago
alecpl 55243b590c - Hide 'add contact' icon if there's no writable address book 16 years ago
alecpl 3704b78841 - Added function to get addressbooks list rcmail::get_address_sources() (#1486248) 16 years ago
alecpl 47ad83f337 - Added force_7bit option to force MIME encoding of plain/text messages (#1486510) 16 years ago
thomascube d5ffb58726 Use case sensitive check when checking for default folders (#1486346) 16 years ago
thomascube 5e9a566101 Fix checking for new mail (#1485794) 16 years ago
alecpl 0c4d3fd9e3 - Improve performance by avoiding unnecessary updates to the session table (#1486325) 16 years ago
alecpl 929a508d80 - Improve performance by avoiding unnecessary updates to the session table (#1486325) 16 years ago
alecpl a72ad65724 - Fix invalid font tags which cause HTML message rendering problems (#1486521) 16 years ago
alecpl 72b140dc98 - Support arrays in get_input_value() (#1486277) 16 years ago
alecpl ebc619c149 - Fix CVE-2010-0464: Disable DNS prefetching (#1486449) 16 years ago
alecpl 3d0ec7620f - improve transfer encoding choosing 16 years ago
alecpl 82c98e674d - Fix Received headers to behave better with SpamAssassin (#1486513) 16 years ago
alecpl e62346c9ba - Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (1486515) 16 years ago
alecpl 333c48caf7 - Squirrelmail_usercopy: support reply-to field (#1486506)
- Use rcube_user::insert_identity() instead of custom SQL query in rcube_user::create()
16 years ago
alecpl 6a31558dd8 - remove redundant check 16 years ago
alecpl 1617dbb6a4 - Fix IE spellcheck suggestion popup issue (#1486471) 16 years ago
yllar 3e7c3694ef ta_IN update 16 years ago
thomascube 995267974c Remove RSS feed step. Should be replaced by a plugin 16 years ago
alecpl 812abdd797 - Fix email address auto-completion shows regexp pattern (#1486258) 16 years ago
alecpl eb27aad897 - added lost param description 16 years ago
thomascube 47d8d39cf4 Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps 16 years ago
alecpl cd8e5636d2 - jQuery 1.4.2 16 years ago
thomascube 6c609b925b Another PHP 5.3 compatibility fix (similar to r2591) 16 years ago
thomascube b545d3e838 Fix loading of plugin configs: user prefs will always survive (#1486368) 16 years ago
thomascube 030db5b6c0 Better regex for template expressions + fix indentation 16 years ago
yllar bbfd612c7d Tamil localization 16 years ago
alecpl 3b1426a1e5 - lost fix for Attachment Excessive Memory Use issue (#1484660) 16 years ago
alecpl 48bc52e835 - Fix imap_init hook broken in r3258 (#1486493) 16 years ago
alecpl 1e6b19ddd7 - Fix quota indicator value after folder purge/expunge (#1486488) 16 years ago
alecpl 1e3271edfb - support more charset aliases 16 years ago
alecpl 3e8898ef60 - Fix external mailto links support for use as protocol handler (#1486037) 16 years ago
alecpl 91790e41f3 - Fix attachment excessive memory use, support messages of any size (#1484660) 16 years ago
yllar 33ea0c7ace translations update 16 years ago
alecpl 9b94eb6415 - Fix setting task name according to auth state. So, any action before user
is authenticated is assigned to 'login' task instead of 'mail'. Now binding
  plugins to 'login' task is possible and realy usefull. It's also possible 
  to bind to all tasks excluding 'login'.
16 years ago
alecpl b77c9d4669 - fix 16 years ago
alecpl f6b145d561 - optimise _id2uid(), prevent from array_flip() warnings 16 years ago
alecpl b620493a4b - Fix quoted text wrapping when replying to an HTML email in plain text (#1484141) 16 years ago
alecpl ad18d63cc1 - Fix handling of extended mailto links (with params) (#1486354) 16 years ago
alecpl a79e5f14c1 - Fix sorting by date of messages without date header on servers without SORT (#1486286) 16 years ago
alecpl e1ac217397 - Fix inconsistency when not using default table names (#1486467) 16 years ago
alecpl c5c3ae791d - Fix folder rename/delete buttons do not appear on creation of first folder (#1486468) 16 years ago
alecpl f52e7a0073 - Fix character set conversion fails on systems where iconv doesn't accept //IGNORE (#1486375) 16 years ago
alecpl e7dde1f086 - small optimization 16 years ago
alecpl 2b35c5d8f6 - performance stats logging in devel_mode 16 years ago
alecpl 3e63802071 - Don't use dl() (#1486457) 16 years ago
alecpl 74be739c40 - speed up templates parsing 16 years ago
alecpl ac9759b6a4 - oops, last commit fix 16 years ago
alecpl b5846eed4d - Login preformance: Create default folders on first login only 16 years ago
alecpl 10eedbe75a - add file/line definitions to raise_error() calls 16 years ago
alecpl 4fc7a7e5f6 - Re-fix #1485201 16 years ago
thomascube d4a2c0cf5c Import contacts into the selected address book + set button states accordingly 16 years ago
alecpl 2273d4117f - Add support for MDB2's 'sqlsrv' driver (#1486395) 16 years ago
alecpl 8f85e3759c - jQuery-1.4.1 16 years ago
alecpl baf645619a - remove google spellchecker response headers to prevent browser error 16 years ago
thomascube 5570ad60b4 Improved charset detection in vcard import + added unit tests for it 16 years ago
alecpl 580ff9c55e - set svn:keywords 16 years ago
alecpl 1b5f98a46a - set Id keyword 16 years ago
alecpl 90fe6cbc35 - Mail_MIME update 16 years ago
alecpl 34b65924b9 - fix mail subject encoding with mb_encode_mimeheader() (#1486418) 16 years ago
alecpl 49d401bf57 - Net_SMTP 1.4.1 16 years ago
alecpl ae9d5832ae - Removed problematic browser-caching of messages 16 years ago
alecpl 091735615e - Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)
- Update Mail_Mime package
16 years ago
alecpl a7dba85463 - ignore json_encode() warnings 16 years ago
alecpl d6584f7206 - Use PLAIN auth when CRAM fails and imap_auth_type='check' (#1486371) 16 years ago
alecpl 638fb8a972 - fix $Id$ keyword 16 years ago
alecpl 1d786c86bf - fixed svn keywords 16 years ago
alecpl 5740c06700 - Use callback function instead of /e modifier in preg_replace() 16 years ago
alecpl 96b679d10d - Fix removal of <title> tag from HTML messages (#1486432) 16 years ago
alecpl 8490014ffe - better headers formatting 16 years ago
alecpl cea5bc82ee - fix abbreviate_string() (#1486420) 16 years ago
alecpl ecbd5b5d53 - prevent from PHP error when iconv doesn't support //IGNORE (#1486375) 16 years ago
alecpl 18cdf6b155 - small code improvement in rcube_imap::mod_mailbox() 16 years ago
alecpl 7296ff7a61 - force session.serialize_handler=php (#1486322) 16 years ago
alecpl fd9cca2f2b - fix for jQuery-1.4rc1: remove comment from ajax response 16 years ago
alecpl c8729e0397 - added charset alias for MACROMAN (MACINTOSH) (#1486424) 16 years ago
alecpl b822b6e541 - typo in rcmail_mailbox_list (#1486426) 16 years ago
alecpl da1722a587 - Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422) 16 years ago
alecpl 8780304bc8 - support maxlength and src attributes in html_inputfield (#1486421), wrapped some long lines 16 years ago
alecpl 6481d4bbbe - fix rc_utf8_clean() issues (#1486407) 16 years ago
alecpl 57837fd689 - Bug in spellchecker suggestions when server charset != UTF8 (#1486406) 16 years ago
alecpl 892af47869 - Support show_bytes() output in parse_bytes() (#1486405) 16 years ago
yllar 6c14037eaf ru_RU sl_SI da_DK updates 16 years ago
yllar 5e3d6c2384 gl_ES hr_HR da_DK update 16 years ago
alecpl 1004407485 - Fix LDAP problem with special characters in RDN (#1486320) 16 years ago
alecpl aa16b4af8f - Improved handling of message parts of type message/rfc822 (fixed e.g. inline images in multipart/alternative messages attached as message/rfc822) 16 years ago
alecpl be11a9fcfc - remove Mail_MimeDecode package - we doesn't use it 16 years ago
alecpl 9e63e28a80 - Fix top-post signature insert error in HTML forwarded message (#1486366) 16 years ago
alecpl 58fb6502e3 - Updated TinyMCE to 3.2.7 16 years ago
alecpl 463a031122 - handle situation when 2nd argument of exec_hook() isn't an array (#1486364) 16 years ago
alecpl 9898fe315a - don't use preg_replace with /e modifier + code cleanup 16 years ago
alecpl 63ffe33c01 - fix empty strings handling in rc_utf8_clean() 16 years ago
alecpl 5b3ed54e84 - Plugin API: added 'quota' hook 16 years ago
alecpl 317a7d9f67 - fix warning when authentication fails and debug_level=4 (#1486292) 16 years ago
alecpl 7a05909da8 - fix warning on PHP5.3 (#1486284) 16 years ago
alecpl 2717f9f68e - use proper unicode cleanup for JSON, fixes #1486356 16 years ago
alecpl 8abe5485fd - move compose_message_body hook to better place (#1486353) 16 years ago
alecpl f96ffde231 - Fix parsing conditional comments in HTML messages (#1486350) 16 years ago
alecpl e5d60d69d4 - Use built-in json_encode() for proper JSON format in AJAX replies (and compat. with jQuery 1.4) 16 years ago
alecpl 46b48d9afc - fix console log msg for GET requests 16 years ago
alecpl b68cb39485 - fix r3163 change (#1486340) 16 years ago
alecpl ceeab9ed91 - Allow setting only selected params in 'message_compose' hook (#1486312) 16 years ago
alecpl a82dcd420a - Plugin API: added 'message_compose_body' hook (#1486285) 16 years ago
alecpl 724cc1f0d0 - fix unintentional adding signatures with html mode and autoaddsignature=never (#1486335) 16 years ago
alecpl 70ee70aeac - Fix counters of all folders are checked in 'getunread' action with check_all_folders disabled (#1486128) 16 years ago
alecpl efe5a55c4c - added comment 16 years ago
alecpl 19d6a89342 - fix r3150 (better detection that message/rfc822 should be displayed as message/aternative) 16 years ago
alecpl 9a0f89d7af - don't treat content-disposition item in structure as message part 16 years ago
alecpl 67a081753f - Net_SMTP 1.3.4 16 years ago
alecpl 35b01b64f5 - added feof() checks before fgets/fread 16 years ago
alecpl 047f32a63a - pl_PL update 16 years ago
alecpl 018e2518cb - fix last commit 16 years ago
alecpl 3815e050e0 - Fix displaying nested message parts (#1486246) 16 years ago
alecpl 6d13ca1846 - add line number to some error messages 16 years ago
alecpl d079afd44f - use absolute paths to prevent errors when writing to logfiles from shutdown function 16 years ago
alecpl 6c95809d10 - don't warn about lack of plugin's config file, it's absolutely optional 16 years ago
yllar 1631ba3293 fr_FR es_ES nl_NL sl_SI update 16 years ago
alecpl 539df6b502 - a few if()s less 16 years ago
alecpl f7f9346feb - code cleanup (mostly whitespaces) 16 years ago
alecpl 496da6a420 - Fix possible messages exposure when using Roundcube behind a proxy (#1486281) 16 years ago
alecpl c96c5a98af - use 7th (httponly) argument of setcookie() 16 years ago
alecpl bc6ac4d3c9 - Fix unicode para and line separators in javascript response (#1486310) 16 years ago
alecpl 3c9aa23a7c - de_* localization fixes (#1486298) 16 years ago
alecpl bc04a7ee78 - fix creating default folder when moving message and target folder doesn't exists 16 years ago
alecpl 90b1cb2efc - Fix displaying of hidden directories in skins list (#1486301)
- Fix open_basedir restriction error when reading skins list (#1486304)
16 years ago
yllar 251cac292f cy_GB uk_UA pt_BR lv_LV update 16 years ago
yllar 742db41b1b he_IL nb_NO en_GB zh_TW update 16 years ago
alecpl 6c5aa6b054 - reverted unintentional change 16 years ago
alecpl 7d0b34db31 - additional character set name cleanup to support e.g. "_ISO-2022-JP$SIO" 16 years ago
thomascube 3597cc2c1b Plugins should not overwrite existing config props 16 years ago
yllar 3d770d47ba cs_CZ sk_SK et_EE ja_J gl_ES ru_RU hu_HU update 16 years ago
alecpl 5cef5b55bf - fix replyto and cc cols css issue (#1486276) + handle their values as in from/to 16 years ago
alecpl 6ed9d986f1 - pl_PL update 16 years ago
alecpl 3ea30ef7eb - fix HTTPS checking (#1486273) 16 years ago
alecpl 18153efe21 - Fix pasting from Office apps into html editor (#1486271) 16 years ago
alecpl 7435e3bc32 - fix empty A tag handling (#1486272) 16 years ago
thomascube 655bd9ade2 Cleanup top-posting feature (sorry, there are again some new texts) 16 years ago
yllar f8a216eba9 he_IL cs_CZ sk_SK et_EE pt_PT sv_SE pt_BR hu_HU update 16 years ago
thomascube 0207c45c90 More options for top posting feature (#1484272) using patch from Phil Weir 16 years ago
alecpl 31ddb5e5c2 - Don't cut off attachment names when using non-RFC2231 encoding (#1485515) 16 years ago
alecpl 50f56d2046 - top posting (#1484272) 16 years ago
yllar 5852de64a1 fr_FR cs_CZ ja_JP pt_PT gl_ES el_GR tr_TR ca_ES update 16 years ago
alecpl 598212252c - Fix imap_auth_type regression (#1486263) 16 years ago
thomascube d300509162 Updated Spanish localization submitted by Pedro Benito 16 years ago
alecpl b7c3486b0d - lost PEAR5.php file 16 years ago
thomascube 01accaff5b Add fallback to default skin if the selected one is not available in plugin directory 16 years ago
yllar 2b96b67e8c el_GR update 16 years ago
thomascube 87c7690ebf Upgrade PEAR class to version 1.9.0 16 years ago
thomascube ebbb6a50c4 Complete german localizations 16 years ago
alecpl 5818e44345 - Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port check 16 years ago
yllar f09ca31fb1 localization update 16 years ago
alecpl 06e07571b6 - fix default quota image height 16 years ago
alecpl 7415c02ecf - Fix quota indicator issues by content generation on client-size
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220)
16 years ago
alecpl 1d7e4d314d - allow '+' character in mimetype name (#1486239) 16 years ago
alecpl 04dcf0d8e1 - don't call focus() on html editor (#1486238) 16 years ago
alecpl 49771b1039 - Don't display disabled sections in Settings (#1486099) 16 years ago
alecpl b6c512a6b0 - fix rc_utf8_clean() on Windows (#1486232) 16 years ago
alecpl efe93ad116 - fix message cache clearing when folder is empty + small max() warning fix 16 years ago
alecpl 16dd372574 - pspell checker: split text by [dot]+[non-word] instead of [dot] and don't check numeric strings 16 years ago
alecpl b6673c4e41 - fix regular expression for malformed tags handler 16 years ago
thomascube f18ae44790 Updated Georgian messages 16 years ago
yllar d31513b223 sv_SE update 16 years ago
alecpl e4acbbd8cc - Added server-side e-mail address validation with 'email_dns_check' option (#1485857) 16 years ago
alecpl ab46578d98 - removed deprecated returning value of new by reference 16 years ago
alecpl f281242fa4 - performance: fix storing of imap_delimiter in session 16 years ago
alecpl 1a00f138c6 - Fix IE issue with non-UTF-8 characters in AJAX response (#1486159) 16 years ago
alecpl 91354e90e8 - performance fix in rcmail_js_message_list() 16 years ago
alecpl 4f69328132 - Partially fixed "empty body" issue by showing raw body of malformed message (#1486166) 16 years ago
alecpl a9bfe21ba6 - Fix importing/sending to email address with whitespace (#1486214) 16 years ago
alecpl d1c36a60c2 - nl_NL update (#1486213) 16 years ago
alecpl 170b72ab78 - fix for skip_deleted 16 years ago
alecpl 4411ea9623 - typo (#1486205) 16 years ago
alecpl b4d940b112 - Fix newly attached files are not saved in drafts w/o editing any text (#1486202) 16 years ago
thomascube 01ffe03908 Hold attachment info in a js list in order to simplify things + codestyle 16 years ago
yllar c8b1c90aae localization update 16 years ago
alecpl 7fc0b94450 - improve Content-type header parsing 16 years ago
alecpl 640d305d8d - fix upload errors handling in Opera 16 years ago
alecpl 757d2bb924 - Fix bugs in unused addressbook copy contact function (#1486199) 16 years ago
vbenincasa 3f97120cb1 - Added an alert message when uploading still in progress and the user tries to send the message
- Added the functionality to abort the upload process
- Changed the loading icon background to transparent, so it can be used in other templates easily
16 years ago
vbenincasa e737a50a36 - Reapply r3004 undone in r3011 16 years ago
alecpl 8879ed44b2 - remove test code 16 years ago
alecpl ebf8726eea - Added attachment upload indicator with parallel upload (#1486058) 16 years ago
alecpl 2c7296a82d - Use default_charset for bodies of messages without charset definition (#1486187) 16 years ago
alecpl fefed62caa - simple fix in iil_C_FetchHeaders to handle "* BYE" response 16 years ago
alecpl ee3c580bfe - added @TODO comment 16 years ago
alecpl 1480e2f374 - fix corrupted attachments on forward (#1486193) 16 years ago
alecpl 7d1db8c901 - fix setting unread count in pagetitle 16 years ago
alecpl ef70b856a3 - Fix return to first page from e-mail screen (#1486105) 16 years ago
thomascube cb89616e1d Trigger warning if logs cannot be written 16 years ago
alecpl bf1b66bf1d - Fix handling HTML comments in HTML messages (#1486189) 16 years ago
alecpl e3e874d029 - Fix LDAP addressbook shows 'Contact not found' error sometimes (#1486178) 16 years ago
yllar 741d96fdda translations update 16 years ago
alecpl 586e356c3d - cs_CZ update 16 years ago
alecpl 984e9727a0 - call user2email also for login with @ (#1486147) 16 years ago
alecpl 614024c239 - fix Cymric->Welsh 17 years ago
alecpl 931eb707e1 - unified languages list: <English name> (<original name>) 17 years ago
alecpl 7d51781450 - fix Russian language position on languages list 17 years ago
alecpl c2e697fe81 - added Chrome detection (#1486163) 17 years ago
alecpl 38bf4253fb - Fix cache status checking + improve cache operations performance (#1486104) 17 years ago
alecpl 93a88c95b7 - Prevent from setting INBOX as any of special folders (#1486114) 17 years ago
alecpl cb9fc852cf - Fix regular expression for e-mail address (#1486152) 17 years ago
alecpl 1cead0cbf4 - sorting by message index - added 'index_sort' option (#1485936) 17 years ago
alecpl ddc891db46 - fixed Received header format 17 years ago
alecpl 6a486e0bef - allow setting login inputs size in skin template (#1486155) 17 years ago
alecpl 6d479a622b - remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149) 17 years ago
alecpl bc1296f729 - don't change case of autocomplete search to lower (per discussion for #1485792) 17 years ago
alecpl 0102742cb2 - Added 'ldap_debug' option + small change to not rely on rcube_config inside rcube_ldap class 17 years ago
alecpl bdab2c5faf - small code improvements 17 years ago
alecpl 587444f657 - Fix "Empty startup greeting" bug (#1486085) 17 years ago
alecpl f8dae9f00f - fix IE version check (fixes horizontal splitter height issue) 17 years ago
alecpl 915e3d19ed - fix for last commit in getunread action 17 years ago
alecpl 98728bdd37 - http://pear.php.net/bugs/bug.php?id=16624 17 years ago
alecpl 00a833811e - save unseen count also for current mailbox 17 years ago
alecpl cbeea3d4d0 - some code improvements for r2959 change 17 years ago
alecpl 78925f8f1a - Fix incorrect count of new messages in folder list when using multiple IMAP clients (#1485995)
- Fix all folders checking for new messages with disabled caching (#1486128)
17 years ago
alecpl 20e251599f - return true after abort from write_log hook 17 years ago
vbenincasa 2b77e8daa7 - Provide some additional usability for attachments form with "mainaction" class and a slightly bigger file field (CSS width doesn't works with file field so we need to use "size" property) 17 years ago
alecpl dc00400634 - simplify html_editor hook 17 years ago
yllar c678da1dfe translation update 17 years ago
alecpl 9ab7bc6b16 - Added 'html_editor' hook (#1486068) 17 years ago
svncommit 0f6e0e1d42 applied patch from PEAR bug #16508 17 years ago
alecpl ae119b9de7 - fixed comment, default searching by subject only 17 years ago
alecpl 59395e7e36 - Fix DB constraint violation when populating messages cache (#1486052) 17 years ago
alecpl 4906eb830c - show Recipient column also for subfolders of Sent/Drafts 17 years ago
alecpl 2b820727b1 - last commit fix 17 years ago
alecpl 4aaecb661c - small code improvements per discussion from #1485536 17 years ago
alecpl 71047326fa - Fix LDAP partial result warning (#1485536) 17 years ago
alecpl b2ee72695e - fix bug in r2929 commit (#1486107) 17 years ago
alecpl 11ea2ac890 - Fix delete in message view deletes permanently with flag_for_deletion=true (#1486101) 17 years ago
alecpl b48d9bf5d4 - Use faster/secure mt_rand() (#1486094) 17 years ago
alecpl eb4b147bad - fix cache flushing after message delete with read_when_deleted=true + some code cleanup 17 years ago
alecpl 4a63f1efaf - Fix roundcube hangs on empty inbox with bincimapd (#1486093) 17 years ago
alecpl 161c28dffc - Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)
- Force IE style headers for attachments in non-HTTPS session, 'use_https' option (#1485655)
17 years ago
alecpl 7df0e35210 - Check 'post_max_size' for upload max filesize (#1486089) 17 years ago
alecpl 38066281b2 - make sure 'required_fields' is an array (#1485892) 17 years ago
alecpl b24f2c4897 - return deleted records count instead of true in ldap's delete(), fixes (#1486082) 17 years ago
alecpl 8678ce85e6 - Fix rcube_mdb2::affected_rows() (#1486082) 17 years ago
alecpl ae7f9b3d0a - oops, my foult, remove buggy code 17 years ago
alecpl e6f4842505 - remove test code 17 years ago
svncommit 9087fc34e5 Upadt dutch translation. 17 years ago
thomascube 35f40fbda7 Set timeout for attachment loading back to 0 17 years ago
alecpl 80815d23e5 - Fix editor type doesn't match type of message body content (#1486080) 17 years ago
alecpl 912bbbc20e - fix loading required plugins (#1486079) 17 years ago
alecpl e0480e9df8 - remove redundant JQ() use 17 years ago
alecpl 172552a9ed - fix displaying attachments with backslash in filename (#1486076) 17 years ago
yllar 940642edd0 it_IT update 17 years ago
alecpl 0c66285cf9 - fix r2883 change (server command continuation response could be "+ Something..." not only "+ OK") 17 years ago
alecpl 4368a079f5 - Fix gn and givenName should be synonymous in LDAP addressbook (#1485892) 17 years ago
alecpl 08ff050efc - allow empty LDAP 'filter' (#1485184) 17 years ago
alecpl ea18c594a5 - Add mail_domain to LDAP email entries without @ sign (#1485201) 17 years ago
yllar 0e2b643ae4 lt_LT update 17 years ago
alecpl b4fa59143e - Fix saving empty values in LDAP contact data (#1485781) 17 years ago
alecpl e83f035887 - Fix LDAP contact update when RDN field is changed (#1485788) 17 years ago
alecpl 0131ec9724 - Fix LDAP attributes case senitivity problems (#1485830) 17 years ago
alecpl 6855ce6f70 - Fix LDAP addressbook browsing when only one directory is used (#1486022) 17 years ago
alecpl 3e8b11194d - Fix charset bug during loading attachment file (#1486064) 17 years ago
alecpl f8a846c589 - simplified iil_C_(Un)Subscribe() return value 17 years ago
alecpl b8ae99a6b3 - Fix endless loop on error response for APPEND command (#1486060) 17 years ago
alecpl 4f7aa85f22 - remove all html tag attribs (#1486003) 17 years ago
alecpl 7e15422416 - Fix Date sorting problem with Courier IMAP server (#1486065) 17 years ago
thomascube 6c2d7ed243 Strip xmlns attributes from html tag 17 years ago
thomascube 0816567dac Only allow images as 'inline' parts; list other parts as attachments if they have a valid mime type 17 years ago
thomascube e0896df540 Reset pressed buttons on next click (#1485987) 17 years ago
thomascube 141c9e732d Reload settings page if language was changed 17 years ago
yllar ac9bf998b6 lang update 17 years ago
svncommit e98f249172 Added # to washtml's regex for safe links (some list digests have tables of contents that use internal links). 17 years ago
thomascube 4a941f7333 Remove newline in log_bug function (#1486047) 17 years ago
thomascube 80fbdaa2d9 Changed imap_connect hook according to suggestions in #1485956 17 years ago
thomascube dc1dbc478d Implemented new_messages plugin hook (#1486005) 17 years ago
thomascube 76791cf3c9 Extend message_compose hook with the possibility to specify attachments 17 years ago
thomascube 875ac893f1 Tweak settings page: align with tab list, remove that single advanced option for now, select 'general' section at startup 17 years ago
thomascube aa38e54441 Update German localizations 17 years ago
thomascube 75969686c2 Added 'message_compose' hook 17 years ago
yllar d634fa60a2 localization update 17 years ago
thomascube 2a34eb9492 Add 'imap_connect' hook (#1485956) 17 years ago
thomascube 24e219d1cc New utility function for plugins to create urls 17 years ago
alecpl 10d0e3e0ac - oops, remove debug console call 17 years ago
alecpl f4bf206fd4 - fix charset modification in html messages (#1486031) 17 years ago
alecpl 00e57d191d - Updated PEAR::Auth_SASL to 1.0.3 version 17 years ago
alecpl f5880a9257 - label fix 17 years ago
alecpl 6b7e8e705a - Use sequence names only with PostgreSQL (#1486018) 17 years ago
alecpl 9510f89b62 - new labels for r2830 17 years ago
alecpl f05834857c - Re-designed User Preferences interface 17 years ago
alecpl dec9e85eae - Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#1486019) 17 years ago
yllar cb1d1cb3c8 translations update 17 years ago
alecpl 78c7947bf8 - Add rcube_imap::unset_flag (#1486017) 17 years ago
alecpl 1fcad15e75 - remove hardcoded 'contact' class name from rcube_table_output() 17 years ago
alecpl 269fb829ce - revert r2819 commit removed in last commit 17 years ago
alecpl e54bb72d30 - Added 'display_next' option 17 years ago
thomascube 330ef6ca44 Create plugin hook for encrypted message parts + add size property to text part in order to display it 17 years ago
thomascube 24585b8ce6 Prevent from having two meta tags in html code 17 years ago
alecpl 44653321b4 - Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015) 17 years ago
svncommit 5f8d31f9be better solution for HTML washing encoding issue 17 years ago
svncommit a80b7d416c better solution for HTML washing encoding issue 17 years ago
alecpl 03a63a4a03 - Fix endless loop in iil_C_Login() with Courier IMAP (#1486010) 17 years ago
yllar 4bd9c01951 he_IL fr_FR gl_ES sv_SE cy_GB update 17 years ago
svncommit 659672ebf9 fix washing of HTML encoded in something other than UTF-8 17 years ago
alecpl 9e953bc2d4 - fix preloading images without defined source 17 years ago
alecpl 5dc7c21bdc - Fix charset names with X- prefix handling 17 years ago
alecpl daa3f720bc - revert unwanted commit 17 years ago
alecpl 2337a82f72 - Fix displaying of HTML messages with unknown/malformed tags (#1486003)
- Some other changes for styled HTML display
17 years ago
yllar 28f15eb597 pt_BR update 17 years ago
svncommit d4e7c0c2db Update dutch translation. 17 years ago
thomascube 356a67fa54 Improve button capabilities 17 years ago
thomascube 29f977858e Register button event handlers in javascript and save some html code 17 years ago
thomascube 186938dac6 Use write_log() to log bugs. This will also trigger the write_log plugin hook as requested in #1485998 17 years ago
thomascube f78dab1c80 Allow some recursion in reder_page hook (#1485977) 17 years ago
thomascube efbe9ea781 Also add request tokens to forms in page footer 17 years ago
alecpl 8f6a46663a - update to last commit 17 years ago
alecpl ee258ce158 - performance fix: don't check mbstring functions existence too often 17 years ago
alecpl a01b3bf9ae - removed hardcoded 'compose-body' identifier (#1485996) 17 years ago
alecpl c9e9fe1901 - fix button tooltips on IE (#1485994) 17 years ago
yllar 78f1611d9f localization update 17 years ago
alecpl 564a2ba793 - Help plugin
- support 'dummy' task (for plugins)
17 years ago
alecpl 92f522d897 - Fix autocomplete bugs when erasing the comma (#1485990) 17 years ago
thomascube a0c4cbe8ec Pipe date string through write_log plugin hook (#1485979) 17 years ago
thomascube 2a5d02ab8e Also protect GET request from CSRF 17 years ago
thomascube 5499336fef Use global request tokens and automatically protect all POST requests 17 years ago
alecpl 61e96cd1f9 - fix svn file $Id$ 17 years ago
alecpl 2c3d81dddd - use simple rcube_smtp class
- Installer: fix SMTP settings test
17 years ago
alecpl a07ab6da09 - remove useless $Rev$ from version number 17 years ago
alecpl b26e1d23a0 - fix related attachments without linking to message part are not listed (#1485984) 17 years ago
alecpl 4307ccd82b - prevent PREPARE error on postgres when inserting non-Unicode characters 17 years ago
alecpl 6955c70f28 - handle errors in insert_id() 17 years ago
alecpl 93af155f64 - Fix import of vCard entries with params (#1485453) 17 years ago
alecpl 3b7e00fbda - don't call FETCH for empty (size=0) message parts 17 years ago
alecpl d4436e7861 - pl_PL update 17 years ago
alecpl b05575a930 - cleanup 17 years ago
alecpl 5503cc09f1 - cleanup 17 years ago
alecpl a640647edd - handle big attachments with file pointers to not exceed memory_limit in rcmail_save_attachment() 17 years ago
alecpl 91a35ee012 - use lowercase in html tag names (to make switch to xhtml simpler in the future) 17 years ago
alecpl 77edef7ebd - fix bug in rcube_config::header_delimiter() 17 years ago
alecpl 503e019a56 - Fix HTML messages output with empty block elements (#1485974) 17 years ago
thomascube 881217a5c9 Force ajax calls to protect from CSRF 17 years ago
thomascube 7477973d93 Make 2nd argument optinal (#1485976) 17 years ago
yllar 3db3fd8949 localization update 17 years ago
thomascube 57f0c81f2c Use request tokens to protect POST requests from CSFR 17 years ago
alecpl 19862b5586 - added 'smtp_debug' option 17 years ago
till af58c3ec6a * added $Rev$ to version

							
						
17 years ago
alecpl 9db29eef64 - fix debug output from iil_C_Append() + some more connection errors handlers 17 years ago
alecpl cb19db28ed - update PEAR::Net_SMTP to 1.3.3 version 17 years ago
thomascube afc6e4bd10 Added hook when killing a session 17 years ago
thomascube 75fd64f17f Add hook to write_log function 17 years ago
thomascube d5515f64b6 Tabs! 17 years ago
thomascube a366a323b5 Prevent from endless loops in render_page hook 17 years ago
thomascube c6514e01f9 Indent with spaces not tabs 17 years ago
alecpl 3536577bcb - improve responsiveness by flushing template output asap, also set the \Seen flag after message page display 17 years ago
alecpl 99a4539170 - small code improvements + possible bugs fixes 17 years ago
alecpl 4bac289663 - small code improvements 17 years ago
alecpl 5f571eb1db - few fixes for last commits 17 years ago
alecpl 713a66fc0f - prevent from some mcrypt warnings (#1485970) 17 years ago
alecpl 0b6e9700f2 - r2734 fix: handle $split parameter for caching and for searching 17 years ago
alecpl 40dfeaddf8 - Performance improvements by use UID commands (#1485690) 17 years ago
alecpl 34ebe0ba2c - speed up adding of messages to the list after message move/delete 17 years ago
alecpl 665cc56666 - Fix HTML editor tabIndex setting (#1485972) 17 years ago
thomascube 7d8e168cb1 Fix compose step: correctly choose html mode and attachments when in draft or edit mode 17 years ago
alecpl ce72e0125c - simplify 'utf8' class use, make rcube_charset_convert() 5x faster on systems without mbstring and iconv installed 17 years ago
thomascube 742d61aaf3 Add generic hook when a html page is rendered 17 years ago
thomascube c793c6e811 Check abort flag and display error message from plugin if available 17 years ago
thomascube 08b2d93f5b Fix usage of rc_mime_content_type() 17 years ago
alecpl 65e8dff41f - if message wasn't found in preview mode display separate template 17 years ago
alecpl ca90a9c174 - handle smtp errors in show action (when mdn is send) 17 years ago
alecpl c1e9b03061 - fix debug console 17 years ago
alecpl 8bc018a72f - added 3rd argument to rcube_print_time() 17 years ago
alecpl d559cba5f7 - Added 'imap_debug' option, described 'sql_debug' option in config file 17 years ago
alecpl b6b593416b - Support strftime's format modifiers in date_* options (#1484806) 17 years ago
alecpl 72cd3c1a76 - Support %h variable in 'smtp_server' option (#1485766) 17 years ago
alecpl 16036b9c86 - de_* update 17 years ago
alecpl b0d56e93f5 - simple fix for malformed Content-Disposition (#1485965) 17 years ago
alecpl 2818f8e9ed - Show SMTP errors in browser (#1485927) 17 years ago
alecpl 2f2bb4020b - don't create rcube_browser object twice 17 years ago
alecpl 74ceb69d11 - handle <broadcast> tag in html messages (#1485962) 17 years ago
alecpl f7fff8f682 - Allow WBR tag in HTML message (#1485960) 17 years ago
thomascube 4fa127ad66 Rename latest hook because 'list_mailboxes' already exists... 17 years ago
thomascube f62d5fac0a Add new hook 'list_mailboxes' to alter the mailboxlist 17 years ago
thomascube 8448fca1f1 Let internal 'template_container' hook append to existing content 17 years ago
thomascube 588135500b Use spl_autoload_register() instead of __autoload (#1485947) + fix indentation 17 years ago
thomascube 3ca3bd467a Add plugin hooks 'smtp_connect' and 'list_identities' (#1485954, #1485958) 17 years ago
alecpl fccdf16364 - check virtuser before create_user hook (#1485950) + one if statement improvement 17 years ago
thomascube 07722a2d1d Create rcube_user instance early to enable the following plugin hooks to use it 17 years ago
alecpl 6b42d52758 - call tinyMCE.triggerSave() before form submit (#1485860) 17 years ago
thomascube 73967c7169 Also save signature field when creating a new identity at login 17 years ago
thomascube 08c8c3dbb9 Move 'login' field to the right level + codestyle 17 years ago
alecpl 3d241d914c - fix text input style by setting its type 17 years ago
yllar 83f40222d1 gl_ES update 17 years ago
alecpl 6bfac4ced3 - make private methods really private
- rename _mod_mailbox() to mod_mailbox() and make it public
17 years ago
alecpl 41caad8b48 - fix lost argument in iil_C_FetchHeaders call (#1485941) 17 years ago
alecpl b550c2eaa5 - fix rcube_message_part cloning 17 years ago
alecpl 4e92534105 - more performance improvements of caching 17 years ago
alecpl ac622998f9 - Fix non-unicode characters caching in unicode database (#1484608) 17 years ago
alecpl b32cb21a7d - more preformance improvements of messages caching + some code refactoring 17 years ago
alecpl ad84f9c06c - performance improvements of messages caching 17 years ago
alecpl ecb9fb058d - use RCMAIL_CHARSET instead of hardcoded 'utf-8' 17 years ago
alecpl 11b80e9e33 - Fix empty Date header issue (#1485923) + some cleanups 17 years ago
alecpl 297a435959 - minimize autocomplete requests 17 years ago
alecpl e014742ffb - one hasClass check less 17 years ago
alecpl 70306a4c75 - support PEAR::Net_* in __autoload() 17 years ago
alecpl e6ee84bcf8 - check is_readable in load_from_file() 17 years ago
alecpl 2dbc2d787a - typo (#1485933) 17 years ago
thomascube 72f5b15125 Open collapsed folders during drag & drop (#1485914) 17 years ago
thomascube a176965032 Typo 17 years ago
thomascube 3d4ba62808 Fix link text replacements (#1485789) 17 years ago
thomascube 5302a931ff No link on subject in IE browsers (#1484913) 17 years ago
thomascube 465d38b5cb Also trigger 'insertrow' event when list is initialized on page load (#1485826) 17 years ago
thomascube 2f14293716 Use filemtime for cache busting + better etag for static files 17 years ago
yllar fb1e3b7b87 New language Brezhoneg + some updates 17 years ago
alecpl 191354ca7a - fix use_only_cookies typo (#1485929) 17 years ago
alecpl 28674a848a - fix bug in delete_mailbox when deleting many folders 17 years ago
alecpl 14f1c0fce2 - grrrr, typo again 17 years ago
alecpl 2e7ab6c5e1 - typo 17 years ago
alecpl 93c0be2e5a - Fixed filename encoding according to RFC2231 (#1485875) 17 years ago
alecpl 21d6827c70 - fix delete icon on attachment list (#1485921) 17 years ago
alecpl 3a2b270c9d - always call logout action as task (#1485919) 17 years ago
alecpl 9d147c8d12 - pl_PL update 17 years ago
thomascube 921270dfcb Icon and better naming for message-edit function 17 years ago
alecpl aae0ad8cb2 - re-set 'prefer_html' to have possibility to use html part for compose 17 years ago
alecpl 069704b170 - Added message Edit feature (#1483891, #1484440) - need icon 17 years ago
alecpl 8ca0c7ce6a - fix folder ID generation (for example two folders 'aaa' and 'aaa "') 17 years ago
alecpl 59c027ba5f - Fix message Etag generation for counter issues (#1485623) 17 years ago
alecpl 011b02e75b - speed up: don't count UNSEEN if mailbox is empty 17 years ago
alecpl cd9a036856 - fix marking as DELETED with skip_deleted enabled 17 years ago
alecpl 7fd19309cc - speed up empty folder selection 17 years ago
alecpl e20e310162 - Fix messages searching on MailEnable IMAP (#1485762) 17 years ago
alecpl 7c60ffbdaa - fix email address pattern for some addresses 17 years ago
alecpl d9c83e7c46 - fix list page change 17 years ago
alecpl 2dd7ee346f - Fixed many 'skip_deleted' issues (#1485634)
- Fixed messages list sorting on servers without SORT capability
- some preformance improvements
17 years ago
thomascube 737f0da348 Allow rcube_plugin::task to be a regular expression defining several tasks (e.g. mail|settings) 17 years ago
thomascube ed205f4183 Change rcube_user::list_identities() to return an array instead of a sql-result 17 years ago
thomascube 533e8602c0 Add cache-buster to scripts and linked files in skin templates 17 years ago
alecpl 384d83adb9 - make searching aware of 'skip_deleted' 17 years ago
yllar ec5d2e78a4 et_EE gl_ES es_AR es_ES update 17 years ago
alecpl a54242c2b1 - Colorized signatures in plain text messages 17 years ago
alecpl 78ebe75bce - fix rc_wordwrap() (#1485909) 17 years ago
alecpl 6ca8274e5a - typo (#1485910) 17 years ago
alecpl c5ee036866 - fix rcmail_temp_gc() + small code cleanups 17 years ago
alecpl 119cd17abf - add 'Deleted' to search filter 17 years ago
alecpl 0b2ce91f25 - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options handling in UI 17 years ago
alecpl 8209f77d8e - decode message subject for 'save' action (#1485902) 17 years ago
alecpl 1691a8e91a - fix key repetition (#1485672) 17 years ago
alecpl b4ee74cda7 - removed unused var 17 years ago
alecpl 12989a756d - small fixes/improvements of drag&drop 17 years ago
alecpl 74eb6c3ceb - fix bug in last commit 17 years ago
alecpl 79c45f4b18 - fix rep_specialchars_output() performance, remove old 'charset' option use 17 years ago
alecpl 0061e7b77f - fix drag_move performance 17 years ago
alecpl 88ed237f7c - speed up plain text messages parsing (up to 60%) 17 years ago
alecpl 42b25afac8 - fix sending mail without identity 17 years ago
alecpl b1fb698c49 - added more charset aliases 17 years ago
alecpl 024130bee2 - fix selecting repetition with holded arrow key (#1485672) 17 years ago
alecpl ca85b1c6bb - handle iso-8859-1 as windows-1252
- some fixes for utf8 class
17 years ago
alecpl 09839a59cb - cross-browser css fixes 17 years ago
alecpl 8f9ab39e48 - fix sending mail without identity (#1485898) 17 years ago
alecpl 1ae1d85ce4 - use -ms-filter for IE8 opacity 17 years ago
alecpl 0af42e57cc - de_DE update (#1485893) 17 years ago
alecpl 07f0b94338 - fix FETCH reply parsing (#1485891) 17 years ago
thomascube 9489adc593 Fix list events used in drag&drop functionality (#1485890) 17 years ago
alecpl a36cf6d237 - PHP-5.3 compat. fix (#1485880) 17 years ago
alecpl 47f072523b - Fix displaying of big maximum upload filesize (#1485889) 17 years ago
thomascube 0e99d37a18 Use event system on the client to handle ajax callbacks 17 years ago
alecpl 977078372e - use explode() instead of deprecated in php5.3 split() 17 years ago
alecpl d51c93b43e - get rid of some hardcoded action names and move decission about output compression to the user 17 years ago
yllar c52d9afae0 et_EE sv_SE ru_RU updates 17 years ago
alecpl a17fe620d4 - support browser object in template expressions 17 years ago
alecpl 52818559ce - Added possibility to invert messages selection 17 years ago
alecpl 6138a55f80 - fixed headers prefetching 17 years ago
alecpl dc2fc082d3 - After move/delete from 'show' action display next message instead of messages list (#1485887) 17 years ago
alecpl 7ef05f4df1 - set content-length when saving message source 17 years ago
alecpl dadefb80b3 - prevent duplicated inserts (#1485867) 17 years ago
alecpl 3297f6640b - fi_FI update (#1485877) 17 years ago
alecpl 0eeee63413 - fix too many debug info ;) 17 years ago
alecpl 6bc59a726c - re-fix #1485884 17 years ago
thomascube 991a25ab5d Better icon for deleting folders + remove hard-coded icon path 17 years ago
alecpl 2ff8af15a4 - Fixed problem with double quote at the end of folder name (#1485884) 17 years ago
alecpl adc0bf01f5 - allow empty identity name (#1485863) 17 years ago
alecpl 12217da8b3 - simplified attachments handling on reply/forward/draft compose (possible regressions)
- also fix #1485847
17 years ago
alecpl a1fc8d2518 - removed unused and declared in PHP-5.3 quoted_printable_encode function (#1485879) 17 years ago
thomascube 3d3d1010cc Fix keyboard control of the autocomplete list 17 years ago
alecpl bb5dd5916b - reverted accidentally removed code 17 years ago
alecpl 9b2ccdd9cb - don't unset button title on IE (#1485874) 17 years ago
alecpl ac4882f35d - fix errors handling in ajax requests (#1485872) 17 years ago
thomascube a25d3969a0 Re-enable the permalink command (allows one to choose right-click and open-in-new-tab) 17 years ago
svncommit 966b5d8017 Update dutch translation. 17 years ago
thomascube b4f7c665bb Tweak default skin with better icons (sprites) and move IE hacks to an external file included by conditional comments 17 years ago
alecpl 8234b4c6bc - Support UID EXPUNGE: remove only moved/deleted messages 17 years ago
alecpl 91d1a15ba8 - Add drag cancelling with ESC key (#1484344) 17 years ago
alecpl 1301e98110 - Support initial identity name from virtuser_query (#1484003) 17 years ago
alecpl 046c53c771 - dos2unix 17 years ago
alecpl eebfa5ed0b - small LF fix in quoted-printable convertion 17 years ago
alecpl 12f0572060 - pl_PL small fixes 17 years ago
alecpl 7dbe2fa6bf - get rid of 'plugins_dir' option, plugins directory must be in Roundcube root (like skins) 17 years ago
yllar 535b54d0d6 added Dari & Pashto + some updates 17 years ago
alecpl 4a4d227e6c - messagemenu label 17 years ago
alecpl 49dfb0047a - Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
17 years ago
alecpl aa320ede4b - handle startup response (#1484853) 17 years ago
thomascube 20d50de2d8 Fix URLs to plugin skin directory 17 years ago
thomascube eb6f198a2d Rename function to correct english spelling 17 years ago
thomascube 029c2fa60e Pass return value of config->load_from_file() back to the plugin 17 years ago
thomascube c73b195e5d Add function for plugins to load a local config file 17 years ago
thomascube 66f68e9623 Make links with /this/ pointing to the plugins skin directory 17 years ago
thomascube e7008cd4c6 Add fallback to default skin in plugins + replace links to plugin directory with the real plugin dir 17 years ago
alecpl 5d4ac46c1b - Add 1 minute interval in autosave options (#1485854) 17 years ago
alecpl 5ced192728 - pl_PL update 17 years ago
alecpl 969f6b4c8b - support plugin templates 17 years ago
thomascube 0772a7dee2 Fix invalid object reference 17 years ago
svncommit dabad7b1f6 Update dutch translation. 17 years ago
alecpl a5897a3e38 - Support UTF-7 encoding in messages (#1485832) 17 years ago
alecpl 2de7d74c2b - remove not used icl_commons.inc file 17 years ago
alecpl dbe44cd105 - Better support for malformed character names (#1485758) 17 years ago
alecpl 3e8d8975a9 - don't use 4th argument in htmlspecialchars (#1485475) 17 years ago
thomascube aee4601907 Fix Googiespell 17 years ago
alecpl 55f54e2b9f - mdb2 bug workaround for identities insert/edition queries (#1485853) 17 years ago
yllar 7996339f16 small update 17 years ago
alecpl 74d421d55a - don't show message on unknown error (#1485848) + translate "Server Error!" message 17 years ago
alecpl 2471d3a979 - Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
17 years ago
alecpl 48958e0512 - Fix Answered/Forwarded flag setting for messages from subfolders 17 years ago
thomascube f879f4e2f8 Trigger 'create_identity' when creating a new user; Allow 'create_user' hook to abort the operation 17 years ago
thomascube e54f6c7a9e Add hook 'message_sent' for logging or backup purpose 17 years ago
alecpl cea956cf6a - Fix autocomplete problem with capital letters (#1485792) 17 years ago
thomascube 953ce3f69c Don't write session data on every unset but just remember the unset variables 17 years ago
alecpl b31a0af1f4 - fix uudecode (skip "begin XXX filename" header) 17 years ago
yllar db33ffebc7 ru_RU update 17 years ago
alecpl 6748044273 - handle one convert_uudecode() warning 17 years ago
alecpl 27924acf43 - speed up the whole session cleaning in kill_session() 17 years ago
alecpl 1c5be6f792 - Support UUencode content encoding (#1485839) 17 years ago
yllar 9c6dfdc1e8 zh_TW update 17 years ago
alecpl 6481bbcf34 - don't stop on error 17 years ago
svncommit f22c2cefb4 Really, really logout (fixes r2467). 17 years ago
svncommit 617b4f699f Minimize chance of race condition in session handling (#1485659, #1484678) 17 years ago
alecpl 78cdeba1a8 - last commit fix 17 years ago
alecpl 91ec0a0559 - speed up remove_message_cache() by using message uid instead of idx 17 years ago
alecpl 4769ead5e8 - prevent infinite loop on imap error in iil_C_HandlePartBody() 17 years ago
alecpl 26d857447f - Fix session handling on non-session SQL query error (#1485734) 17 years ago
alecpl ae1df26948 - fix \Seen flag setting with enable_caching=true (#1485843) 17 years ago
alecpl 40418dd164 - Correct caret position in message form with signature (#1485833) 17 years ago
yllar a8d51d658f et_EE sv_SE pt_BR updates 17 years ago
svncommit 37cb9ce8bd Add dutch labels. 17 years ago
alecpl 20ccd472f7 - Fix html editor mode setting when reopening draft message (#1485834) 17 years ago
svncommit 3d2e30c3a4 Better wording in nl_NL and nl_BE. 17 years ago
alecpl 89ccc4e16c - fix parse error 17 years ago
alecpl 23a2eec4d5 - ereg -> preg 17 years ago
alecpl db5abc6c21 - ereg -> preg 17 years ago
alecpl 2f7405e3ce - use preg_* instead of ereg* + removed caching functions 17 years ago
alecpl 6fd71e3ed4 - more addressbooks hooks (#1485829) 17 years ago
alecpl 50d515a7d6 - some hints to use sqlite db (#1485821) 17 years ago
alecpl aeed58d5af - Use UID STORE/COPY commands 17 years ago
alecpl 3ddbe667a9 - added create_contact hook in mail/addcontact action (#1485828) 17 years ago
alecpl 30b152b194 - Added quick search box menu (#1484304) 17 years ago
alecpl 4e65a3c145 - limit pspell suggestions for each word 17 years ago
alecpl 87b18e92f0 - use shortest form of some labels (#1485805) 17 years ago
alecpl 309d2f40a0 - jQuery'fied GoogieSpell 4.0 + some changes in compose 17 years ago
thomascube 169249982d Updated Norwegian localization 17 years ago
thomascube 69f18a09ae Add plugin hooks for creating/saving/deleting identities and contacts 17 years ago
thomascube 762a699dc7 Hard-wrap message headers according to RFC 17 years ago
thomascube ffa6c1011c Update Googiespell to version 4.0 17 years ago
alecpl b20bca7df2 - Fix fatal error after last commit in rcube_imap (#1485825) 17 years ago
alecpl 23387ef853 - simplified messagelist sort action code 17 years ago
alecpl 9f3579b1f8 - Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
17 years ago
alecpl 29da6414db - Updated TinyMCE to 3.2.3 version 17 years ago
alecpl 1fb5874f27 - fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
17 years ago
thomascube c5d8db9f81 Add javascript event 'insertrow' 17 years ago
thomascube 5c2d6e3555 Fix adding labels from plugins 17 years ago
thomascube 99d8660737 Add two new javascript events 17 years ago
thomascube 1c932d58b5 Allow plugins to define their own tasks + add 'domain' parameter for rcube_template::button() 17 years ago
alecpl d4d1a2505d - Fix attachment names encoding when charset isn't specified in attachment part (#1484969):
assume that the message charset or charset of the first part is better for attachment names
  than detected by roundcube
17 years ago
alecpl 79eb4e79ed - Fix message normal priority problem (#1485820) 17 years ago
alecpl 76db10d65d - fix setting empty string in imap_root 17 years ago
alecpl 9d003afcad - Fix autocomplete spinning wheel does not disappear (#1485804) 17 years ago
alecpl 4b2be228e2 -Fix address list isn't refreshing after jquery integration (#1485818) 17 years ago
alecpl 111be7087f - re-fix r2382 17 years ago
alecpl a803049371 - Fix folder dragging in folder manager isn't working after jquery integration (#1485819) 17 years ago
alecpl 0ad27c3840 - Added log_date_format option (#1485709) 17 years ago
alecpl f055b12f3e - small css fixes in login form, boxes and subscription list 17 years ago
alecpl 962085baa1 - Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521) 17 years ago
alecpl eaacbec631 - fix Unread selection after jquery integration 17 years ago
alecpl df781b5399 - Fix auto-complete function hangs with plus sign (#1485815) 17 years ago
alecpl 7a72352294 - messages list fix for IE 17 years ago
alecpl ac9927c1ff - check identities_level when creating identities for new user 17 years ago
alecpl 324f985e47 - fix #1485812 17 years ago
alecpl 9ff9f516d3 - Fix AJAX requests errors handler (#1485000) 17 years ago
alecpl 7c8b80600d - support _nosig param in compose URL (#1485604) 17 years ago
alecpl c4b819e9b9 - Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object
17 years ago
alecpl bac3565695 - Fix read/write database recognition (#1485811) 17 years ago
thomascube 3db528bd5c Use compressed version of jQuery.js 17 years ago
alecpl 74a2d7a126 - fix Enter key handler in user login input 17 years ago
alecpl fa1a15c01e - #1485809: use local copy of jQuery lib (1.3.2) 17 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 17 years ago
yllar fb253ee9a8 lv_LV update 17 years ago
thomascube ab52195fd3 Updated Galician localization 17 years ago
alecpl 3bde305e77 - Fix UTF-8 byte-order mark removing (#1485514) 17 years ago
alecpl 40d7c23c85 - Fix folders subscribtions on Konqueror (#1484841) 17 years ago
alecpl c0b82242b0 - Fix debug console on Safari 17 years ago
alecpl ca3c738706 - don't execute autocomplete action on left/right arrow key
- Konqueror fix for displaying the first message in preview pane
17 years ago
alecpl a83697a501 - fix console for Konqueror 17 years ago
alecpl 451637a76d - remove leading spaces from draglayer's rows 17 years ago
alecpl 91df1995cd - Fix messagelist focus issue when modifying status of selected messages (#1485807) 17 years ago
alecpl 80e2278594 - simplified code for serverside autocomplete + set rows limit on server side only 17 years ago
alecpl 8b961eef04 - use extension_loaded() instead of get_loaded_extensions() 17 years ago
alecpl f86e8f5faa - Support STARTTLS in IMAP connection (#1485284) 17 years ago
alecpl 58c9dd7293 - Fix DEL key problem in search boxes (#1485528) 17 years ago
alecpl 942069969c - Support several e-mail addresses per user from virtuser_file (#1485678)
- return NULL from rcube_user::email2user if user not found (#1485801)
17 years ago
alecpl 82c45a1952 - clean up, use simpler _get_email() replacement 17 years ago
alecpl 432a614ab6 - Fix drag&drop with scrolling on IE (#1485786) 17 years ago
alecpl 6e9f9fb9e6 - Fix adding signature separator in html mode (#1485350) 17 years ago
alecpl 157fcb81ea - re-fix last commmit 17 years ago
alecpl 803b1b7e34 - Fix opening attachment marks message as read (#1485803) 17 years ago
alecpl 779cbe0066 - Fix 'temp_dir' does not support relative path under Windows (#1484529)
- add file_exists check for uploaded attachments
17 years ago
alecpl 5a3f5852aa - Fix compose window doesn't fit 1024x768 window (#1485396) 17 years ago
alecpl 6491ed9bbc - Fix service not available error when pressing back from compose dialog (#1485552) 17 years ago
alecpl 5d110184c0 - Fix using mail() on Windows (#1485779) 17 years ago
alecpl 7145e009e4 - Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
17 years ago
alecpl dadb05b0af - Fix TNEF implementation bug (#1485773) 17 years ago
alecpl 59ee6865b6 - typo 17 years ago
thomascube 0b21c888ac Select drafts mailbox when opening a draft message 17 years ago
thomascube 082d166e76 Updated Armenian, Danish, Georgian, Indonesian, Italian and Romanian translation 17 years ago
alecpl c8570784e9 - Fix incorrect row id parsing for LDAP contacts list (#1485784) 17 years ago
thomascube c9a2fa9db0 Fix charset conversion error logging 17 years ago
alecpl 200b162b1d - Fix 'mode' parameter in sqlite DSN (#1485772) 17 years ago
thomascube fe1a230689 Added Marathi translation 17 years ago
thomascube 48ee693f49 Partially reverted r2339 + fix indentation 17 years ago
till c762c07ce9 * autoload is only invoked when a class is not found - no need for include_once 17 years ago
thomascube 5526acb151 Update Indonesian and Icelandic localization 17 years ago
svncommit 93adb3fc1b Fixed check-recent [richs] 17 years ago
yllar a98d6efbe0 mk_MK update 17 years ago
alecpl abb7450380 - use US-ASCII as failover also for SORT command (when used for searching) 17 years ago
alecpl ec74645d46 - Use US-ASCII as failover when Unicode searching fails (#1485762)
only US-ASCII is a must-have charset from IMAP's RFC
17 years ago
alecpl 55c2a4e23e - Fix FETCH result parsing for servers returning flags at the end of result (#1485763) 17 years ago
alecpl 25f779d2e9 - Fix errors handling in IMAP command continuations (#1485762) 17 years ago
thomascube 11526305f5 Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests 17 years ago
thomascube f54a3a6d41 Add callback for <a> tags to add target=_blank 17 years ago
alecpl 65d7108190 - Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758) 17 years ago
alecpl d519ef8a0a - Fix attaching more than nine inline images (#1485759) 17 years ago
alecpl b423156d59 - es_ES update (#1485760) 17 years ago
thomascube aaffbeb049 Prevent concurrent autocomplete query results display (#1485743) 17 years ago
thomascube 6972ccaf31 Changed code style for better diffs 17 years ago
thomascube 57aa4fe4fe Better wording for german localization 17 years ago
thomascube ae8a602167 Don't return empty string when UTF-7 decoding fails + cleanup codestyle 17 years ago
thomascube 0ea569c29f Fix mime-type detection using a hard-coded map (#1485311) 17 years ago
alecpl d68678ee25 #1485731: de_DE fix 17 years ago
alecpl 65605c862d - Fix new lines stripped from message footer (#1485751) 17 years ago
alecpl 7b0eac9b17 - Fix IE problem with mouse click autocomplete (#1485739) 17 years ago
alecpl 0ff63513c2 #1485741: fix installer after some last changes 17 years ago
alecpl 8a78a16155 - fix r2301 (#1485745) 17 years ago
alecpl ec603f7da6 - Fix html body washing on reply/forward + fix attachments handling (#1485676) 17 years ago
alecpl f9a4bc4dfa - use RCMAIL_CHARSET const 17 years ago
svncommit e5dd92490c Fix pspell's handling of special html characters (#1485744) 17 years ago
yllar 480a7adc29 fa update 17 years ago
alecpl 19d1b28c56 - Fix replying to message with html attachment (#1485676) 17 years ago
alecpl 050410f560 - Fix multiple recipients input parsing (#1485733)
- added shared rcube_explode_quoted_string() function
17 years ago
alecpl 33875df40b - Support non-standard "GMT-XXXX" literal in date header (#1485729) 17 years ago
alecpl 5faac054c3 - Use default_charset for messages without specified charset (#1485661, #1484961) 17 years ago
yllar 9f35269358 asturian translation 17 years ago
alecpl 5e68157c56 - Pass static method as array to preg_replace_callback (#1485689) 17 years ago
thomascube 21b160f38c Added TNEF support to decode MS Outlook (winmail.dat) attachments 17 years ago
alecpl 0ea8d3a08e - Fix "value continuation" MIME headers by adding required semicolon (#1485727) 17 years ago
alecpl 5801afdf3e - Fix some base64 encoded attachments handling (#1485725) 17 years ago
alecpl 874717b7f1 - Fix pressing select all/unread multiple times (#1485723) 17 years ago
alecpl 98bf5f3dd7 - Fix selecting all unread does not honor new messages (#1485724) 17 years ago
alecpl b7827e6ea1 - allow printing drafts 17 years ago
alecpl 487edf8c62 - Support NGINX as IMAP backend: better BAD response handling (#1485720) 17 years ago
alecpl 6e047cff29 - performance fix: don't fetch attachment headers twice when parse filename cont. values 17 years ago
alecpl 9b4aaa79d3 - Fix displaying of alternative-inside-alternative messages (#1485713) 17 years ago
alecpl 2e1809e550 - Fix checking for recent messages on various IMAP servers (#1485702)
- performance fix: Don't fetch quota and recent messages in "message view" mode
17 years ago
yllar 441a1038af uk_UA update 17 years ago
alecpl 2a466a3b21 - save empty search result in session 17 years ago
alecpl 5c771cb25e - Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706) 17 years ago
alecpl 3866fd4681 - Fix large search results in non-default_imap_folders when imap_root is set (#1485703) 17 years ago
alecpl 0d57de907f - Fix large search results on server without SORT capability (#1485668) 17 years ago
thomascube 5282aa65e2 Also allow link-related attributes 17 years ago
thomascube 7f60d18eb9 Added Bengali (Bangla) localization 17 years ago
alecpl cbf1f3cfaa - Fixed creation of folders with '&' sign in name (reverted r1357) 17 years ago
yllar f3bd5ae1c2 es_AR update 17 years ago
yllar 790db36efb added es_AR + pt_PT, hu_HU update 17 years ago
alecpl bc39ad2a22 - fix r2251 17 years ago
thomascube aa055c931a Get rid of vulnerable preg_replace eval and create_function (#1485686) + correctly handle base and link tags in html messages 17 years ago
alecpl 4f27148d40 #1485693: fix for addresses without angle brackets 17 years ago
alecpl 8325940674 - fix: don't lose spellcheck corrections when switching from plain to html editor (and spellchecking is on) 17 years ago
alecpl 755900cd6a - Fix html entities replacement (related to r2186) 17 years ago
thomascube 4cc74f7269 Treat 'background' attributes the same way as 'src' (another XSS vulnerability) 17 years ago
thomascube 76ecf147f6 Better wording in de_CH 17 years ago
alecpl ebf96ef8bf - fix warning when 'autocomplete_addressbooks' is not an array (#1485691) 17 years ago
alecpl 478c7c63d8 - Secure vcard export by getting rid of preg's 'e' modifier use (#1485689) 17 years ago
alecpl b7c1685b2d #1484467: fix problems with backslash as imap hierarchy delimiter 17 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 17 years ago
till 57ff3b244e * adding svn:keywords 17 years ago
alecpl c58c0aedba - Fix address names with '@' sign handling (#1485654) 17 years ago
alecpl 9c5bee69d7 - Fix SQL query execution errors handling in rcube_mdb2 class (#1485509) 17 years ago
alecpl 24ed413328 - Allow absolute URLs to images in HTML messages/sigs (#1485666)
- Fix message body which contains both inline attachments and emotions
17 years ago
yllar ae6bfc4e3a ru_RU update 17 years ago
alecpl b7a754c44e - remove Mail/mimeDecode require()s 17 years ago
alecpl 7a229b9e33 - Improve messages display performance 17 years ago
alecpl 46b48e6d34 - fix: set default auth method to 'check' not 'plain' 17 years ago
alecpl 1af6fe235d - fix searching with 'to:' modifier (typo) 17 years ago
alecpl 1b1ff0a448 - typo in de_CH #1485667 17 years ago
alecpl ebc08dc1b6 - sv_SE and gl_ES update 17 years ago
yllar 3a0e9a0448 cs_CZ ko_KR update 17 years ago
svncommit 6710a63617 Add required parameters to raise_error() calls. 17 years ago
alecpl fa2bfdc0d5 #1485660: ja_JP update 17 years ago
till b99bf45479 * fixing notice, moved error_reporting one up, added @todo 17 years ago
yllar 55ef334b1e #1485658 17 years ago
thomascube baf0e65115 Fix drag & drop in address book 17 years ago
thomascube 2780647114 Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste in Firefox (#1485425) 17 years ago
alecpl 89f004205a #1485650: tr_TR fix 17 years ago
alecpl a1733f06ae - fix identity name quoting when sending mail as per discussion in #1485654 17 years ago
alecpl 99f2b311bf #1485653: fix enless loop in rcmail_attach_emoticons() + fix attaching the same image a few times 17 years ago
alecpl 17060ee10b #1485648: fix multiple identities from virtuser_query all set to default 17 years ago
alecpl 3348176aba #1485647: handle PRE_TEXT tags in html messages (+ small fixes) 17 years ago
alecpl 922c2d923a - fix imap::set_options() 17 years ago
thomascube 230f944bf6 Allow empty strings for imap_root config parameter (was changed in r2143) to remain backward compatible but cache imap root and delimiter in session 17 years ago
thomascube 1608f43282 Secure bin scripts by requiring a valid session and replace preg_replace(/../e) with preg_replace_callback 17 years ago
alecpl 4e0419b9cb #1485640: http://pear.php.net/bugs/bug.php?id=13032
#1485640: html2text: move html_entity_decode() after preg_replace()
17 years ago
alecpl 0fc97c2833 - fix internal date parsing 17 years ago
yllar 4b8a5ce814 pt_BR lt_LT tr_TR update 17 years ago
alecpl 4e74d2cb1b - fix draft autosave 17 years ago
alecpl e943e1a961 #1485638: use rawurlencode for all IE versions 17 years ago
alecpl e275ce6e8d - updated bundled Net_Socket to 1.0.9 17 years ago
alecpl d78c4174ca updated bundled Net_SMTP to 1.3.1 17 years ago
alecpl b751d5609f #1485157: fix DIGEST-MD5 authentication 17 years ago
thomascube 07717db753 Only abbreviate attachment file names in MSIE < 7 17 years ago
thomascube 1553b3c701 Bugfix and improve auto-completion 17 years ago
alecpl 0456f83bcc #1485567: fix virtual folders names 17 years ago
alecpl 4b60fa3ab9 #1485493: do not bypass sendmail_delay by relogin 17 years ago
alecpl 78928070c5 - Support multiple quota values in QUOTAROOT resonse (#1485626) 17 years ago
alecpl 7d2afc9d4a - oops, remove console call 17 years ago
alecpl 44ea3fd478 - Fix STARTTLS before AUTH in SMTP connection (#1484883) 17 years ago
thomascube 35c31ed638 Group settings boxes together in floating blocks for better layout 17 years ago
thomascube 58687d011f Be more tolerant when splitting strings + remove col that we don't have a label for 17 years ago
thomascube d859b0ca1f allow reply to yourself only in To field 17 years ago
thomascube f1cc7fc09c Only abbreviate file name for IE browsers (#1485063) 17 years ago
thomascube 8e98f21ffc Add empty paragraph after html reply block in order to write below + fix indentation 17 years ago
thomascube b9f9f185e7 Simplify code 17 years ago
alecpl 77e2322271 #1485549: fix mb_convert_encoding() issue 17 years ago
alecpl dea237e2d7 #1485299: don't use SMTP's debug option 17 years ago
alecpl 781f341b21 #1485607: fix charset setting for attachments when sending the message 17 years ago
alecpl a2efac5e7b - fix unflagged icon setting on IE
- small code cleanups
17 years ago
yllar e9152a55b9 zh_CN update 17 years ago
alecpl cf6bc5d5fa #1485444: fix drag layer over an iframe 17 years ago
alecpl 2b5c123aad #1485622: fix rcube_imap::message_index() to return always messages IDs 17 years ago
alecpl f50cc72cbb #1485618: fix code injection vulnerability 17 years ago
alecpl 8f79fbabdc - added strtoupper() wrapper 17 years ago
alecpl 81c7b2cd11 - comment console() call 17 years ago
alecpl 030c848b0d - Performance: allow setting imap rootdir and delimiter before connect (#1485172) 17 years ago
yllar dee9850abe fr_FR az_AZ ca_ES update 17 years ago
alecpl 59138162c7 #1485611: removed 'organisation' header from default_headers 17 years ago
alecpl de2e0bfeb8 #1485439: style fixes for IE6,7 17 years ago
yllar 832a7dad7c nl_BE cy_GB nl_NL en_GB zh_CN update 17 years ago
alecpl 9e8a1756b7 #1485616: read content-id/content-location only for multipart/related type 17 years ago
alecpl b7548893a7 #1485444: drag-n-drop performance fix: read folders position only once 17 years ago
yllar 65c834a1af he_IL et_EE update 17 years ago
alecpl 55cd3743ba - Fix empty line before the signature in IE (#1485351) 17 years ago
alecpl 9ffee318e6 - pl_PL update 17 years ago
alecpl 3c884af99b - Fix search results page jumps in LDAP addressbook (#1485253) 17 years ago
alecpl 0b5539e3dc - Fix sorting of folders with more than 2 levels (#1485569) 17 years ago
thomascube 3dc19d5fc8 Move search filter drop-down closed to search box 17 years ago
alecpl d5fca0c490 #1485461: secure initial login form sesssion cookie 17 years ago
alecpl 133bb07f78 - performance: skip imap connection for attachments actions
- created attachments.inc file for attachment upload, remove and display actions
17 years ago
alecpl 39cd51aff5 - performance: connect to imap server only when needed
(some mail actions do not require imap connection)
17 years ago
alecpl 8374caaf20 #1485601: de_* update 17 years ago
alecpl 64c9b5b13a #1485602: fix INBOX folder localization 17 years ago
alecpl 7f450630cc #1485602: fix 'searching' label in compose 17 years ago
alecpl 2a41355776 - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) 17 years ago
alecpl f94629e62b #1485599: fix rcmail_folder_classname() 17 years ago
alecpl 1ce913becc - typo 17 years ago
alecpl 4189ccf44a - comment out setcharset() use in sqlite and mssql drivers (http://cvs.php.net/viewvc.cgi/pear/MDB2/MDB2/Driver/mssql.php?r1=1.177&r2=1.178) 17 years ago
alecpl 320baf9cd2 - disable firefox spellcheck in console textarea 17 years ago
alecpl 3414c57dc8 #1485587: show proper message when using status filter 17 years ago
alecpl f1f17fa5a4 - fix collapsing of folders with plus sign in name (use urlencode instead of escape) 17 years ago
thomascube ffbf910df9 Insert meta content-type at top of the html head + add both content-id and content-location of related parts to replacement table 17 years ago
alecpl e3379e05eb #1485586: ru_RU update 17 years ago
alecpl bcd1e1b14c - pl_PL update 17 years ago
yllar 9b3dc91f82 he_IL, fr_FR, hr_HR, et_EE, ar_SA, az_AZ update 17 years ago
thomascube 2fd975071a Option to check for new mails in all folders (#1484374) 17 years ago
thomascube 41b43ba00e Don't set client busy when automatically checking for new messages (#1485276) 17 years ago
alecpl 7342d7ef8c - re-fix r2095 17 years ago
alecpl 9abd0f0089 - Allow UTF-8 folder names in config (#1485579)
- Add junk_mbox option configuration in installer (#1485579)
17 years ago
alecpl 64aa248cdb - ja_JP update 17 years ago
alecpl 57a92b5ada - don't convert false to array, to prevent from some warnings 17 years ago
alecpl 0cb9677bef #1485581: not use parenthesis when searching with 2 search keys 17 years ago
thomascube 938e96a3e5 Added missing step file (#1485578) 17 years ago
alecpl 7a2d79a978 - make attachment check in rcmail_message_list and rcmail_js_message_list the same 17 years ago
thomascube ae9124d3a9 Add fallback to default_charset when importing vcards 17 years ago
thomascube 456c7e40c5 Fix headers for IE attachment downloads (#1485449) 17 years ago
thomascube 29c64b0bdd Also clean cache table when removing old messages from cache 17 years ago
thomascube 69ad1e8124 Add onmouseup handler to hide autocompletion box when clicking outside 17 years ago
thomascube 2c8e84c1e5 Do serverside addressbook queries for autocompletion (#1485531) + make autocompletion list clickable 17 years ago
thomascube b4b31d62af Suppress repeated ldap warnings + little codestyle fix 17 years ago
thomascube 9c314bc268 Fix call-time pass-by-reference warnings 17 years ago
alecpl d59aaa1aaf - Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577)
- Fix: allow empty attribs in templates
17 years ago
alecpl dcf780a6bd - fix r2076: removed cache.session_id column, removed DELETEs from cache in session_gc
- trust DB server's time when "touching" cache and messages tables
17 years ago
alecpl 3e48d2eee1 - Increase speed of session destroy and garbage clean up
- Fix session timeout when DB server got clock skew (#1485490)
17 years ago
alecpl be7d3b6918 - Fix 'cache' table cleanup on session destroy (#1485516) 17 years ago
alecpl 9b9f2674c8 - optimize iil_C_FetchHeaders() to use only one FETCH command 17 years ago
alecpl 73ba7caadb #1485573: fix part=0 handling 17 years ago
alecpl 300fc65a46 - Better HTML entities conversion in html2text (#1485519) 17 years ago
alecpl 322b79db06 - Speed up raw message body handling (call FETCH only once for the whole message insteade of twice for headers and body) 17 years ago
alecpl 4e5b11adfc - small improvements - removed redundant code 17 years ago
alecpl f14ac8cefe - last change fix 17 years ago
alecpl ceb52fe074 - Fix handling of some malformed messages (#1484438) 17 years ago
alecpl 3e20c4b31d - fix default spellcheck language setting (#1485570) 17 years ago
thomascube 5a17388726 Remove BOM in html message body + don't require quotes in meta tag specifying charset 17 years ago
alecpl eadd1c2ef5 #1485548: de_* update 17 years ago
svncommit 8c9ee36659 Update dutch translation. 17 years ago
alecpl 14d953befc - optimization: don't set first/last/prev/next uids in preview/print mode 17 years ago
alecpl 14de18d5f4 - Fix setting locale to tr_TR, ku and az_AZ (#1485470) 17 years ago
alecpl f1d0208380 - use memory less expensive method of searching when result is bigger than page size 17 years ago
till 250d3f76cc * fixed docblock 17 years ago
till 193fb42fa1 * added docblock for ctr 17 years ago
alecpl 9424cc71b3 - fix 17 years ago
alecpl e2e745fb4e - don't use SORT when SEARCH is better (sort field not specified) 17 years ago
alecpl 3d1e777b39 - fix for skip_deleted (#1485553) 17 years ago
alecpl 84b884d761 - Fix big memory consumption and speed up searching on servers without SORT capability 17 years ago
alecpl 697cc52cff - fixes for status filter
- don't call search second time if first call returns empty (array) result
17 years ago
alecpl 8abda59ce4 - fix: initialize searching when '_action' is not set (when go back from compose) 17 years ago
alecpl 5b5f741a49 - labels for messages status filter 17 years ago
alecpl e538b3dc7d - Added message status filter + fixes for r2046 (searching with SORT) 17 years ago
thomascube 6fa87f3fa5 Improve charset encoding + remove BOM before parsing vcards 17 years ago
alecpl 146977e30e - fix doubled timestamp in sendmail log 17 years ago
alecpl 0803fb007e - Use SORT for searching on servers with SORT capability 17 years ago
yllar 47369b290e bg_BG sk_SK et_EE pt_PT it_IT update + minor messages.inc fix 17 years ago
alecpl e0c9741ef5 - improve messages searching with many criterias (call one SEARCH command) 17 years ago
alecpl 68af648117 - Fix empty file sending (#1485389) 17 years ago
alecpl be5d4ab5c3 - fix function description 17 years ago
alecpl b8ae5093cc - Fix HTML editor initialization on IE (#1485304)
- move back toggle_editor function to editor.js
- merge identity and compose editor init functions
17 years ago
alecpl da4e6095d6 - tr_TR update 17 years ago
svncommit 28b68c32f6 Update NL translation (#1485540). 17 years ago
alecpl 71e6d5f065 - better 'editorwarning' message in en_* 17 years ago
alecpl 79af0bb1ba - Add warning when switching editor mode from html to plain (#1485488)
- Unified editor switching functions
17 years ago
alecpl 3d54e6e9b7 r2032 fix: escape backslashes 17 years ago
alecpl 7f59c01a45 #1485511: better handling for editing non-existing identities 17 years ago
thomascube c21d6d713e Don't use addslashes() which could produce unexpected results when magic_quotes_sybase is on 17 years ago
alecpl f35a226447 #1485534: fix (multiple) PRE conversion 17 years ago
thomascube 6e47c0be5c Handle magic_quotes on runtime and remove them from the requirements list (#1485285) 17 years ago
thomascube a9ab9fd570 Fix mailto: compose links (#1485533) 17 years ago
yllar d0d94caff6 he_IL & fr_FR update 17 years ago
alecpl d2993ee4db - added BYE response simple support to prevent from endless loops in imap.inc (#1483956) 17 years ago
alecpl d245963846 - fix log_bug() for empty 'file' parameter 17 years ago
alecpl 8498dce502 - Fix problem with numeric folder names (#1485527) 17 years ago
alecpl 09fc3f3087 -fix: mark as read (for read_when_deleted) only when moving messages to trash 17 years ago
alecpl 2855518f1d - Fix unread message unintentionally marked as read if read_when_deleted=true (#1485409) 17 years ago
alecpl 11b1b16b2f #1485518: validate SERVER_NAME for smtp_helo_host setting 17 years ago
alecpl 139f99d413 - de_DE update (#1485525) 17 years ago
alecpl 95d90f86d9 - Added 'keep_alive' and 'min_keep_alive' options (#1485360) 17 years ago
alecpl 24c7df078a - small fixes in pl_PL localization 17 years ago
alecpl 072fdef114 - Don't send disposition notification receipts for messages marked as 'read' (#1485523) 17 years ago
svncommit c9ca6ada03 added obscure ASCII encoding aliases, added more error checking to RFC2822 date parsing 17 years ago
alecpl 1971ddc1dd - last commit fix 17 years ago
alecpl ccd04868e0 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
17 years ago
alecpl ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
17 years ago
alecpl 06343d189e - Added option focus_on_new_message (#1485374) 17 years ago
alecpl effc35fdbe #1485513: another MDB2 package fix in _skipDelimitedStrings() 17 years ago
thomascube f45a174ae5 Killed some whitespace 17 years ago
thomascube b58f118415 Improve vcard import (#1485502); try utf-8 first in charset detection 17 years ago
alecpl ba80566b1e - little improvement in in_array_nocase() 17 years ago
alecpl 7f63946719 - #1485499: make email address comparision case insensitive
- support multibyte characters in in_array_nocase()
17 years ago
alecpl 1ad39efbf4 #1485504: fix _skipDelimitedStrings() 17 years ago
alecpl 44d1f1cf73 - nl_NL update 17 years ago
alecpl 8e2a5a76d1 #1485504: applied two patches from MDB2's repository 17 years ago
yllar 03be2b97c4 fi_FI update 17 years ago
yllar 3d34396331 added Cymraeg, updated da_DK, et_EE, gl_ES and ru_RU 17 years ago
alecpl ebf316a018 #1485508: zh_CN update 17 years ago