Commit Graph

146 Commits (526f4ddbb4a5e632759ecd0bb08924521a9f2a5c)

Author SHA1 Message Date
Thomas Bruederli 49437c123a Add proper headers to localization template files 12 years ago
Thomas Bruederli 9151729d8e Simplify file headers because Transifex will use them in all generated language files 12 years ago
Thomas Bruederli c14b337450 Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes and filename extensions 12 years ago
Thomas Bruederli b6add5aed0 Add noscript warning to login page (#1488615) 12 years ago
Aleksander Machniak 3833790db4 Support contacts import from CSV file (#1486399) 12 years ago
Aleksander Machniak 77de23fa93 Added cross-task 'refresh' request for system state updates 12 years ago
Aleksander Machniak 7c8fd80310 Show explicit error message when provided hostname is invalid (#1488550) 12 years ago
Thomas Bruederli ca1c2a8c9c Don't show errors when moving contacts into groups they're already in (#1488493) 12 years ago
thomascube 1103607721 Better handling of HTTP request errors; re-send keep-alive requests on failure (#1488449) 13 years ago
thomascube 71e9efb152 Add titles to error and photo upload popups (#1488354) 13 years ago
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 13 years ago
thomascube c321a955a7 Merged devel-framework branch (r5746:5779) back into trunk 13 years ago
thomascube 7c2a9310c4 Use iframes for identity management 13 years ago
alecpl e0960f6365 - Prevent from memory_limit exceeding when trying to parse big messages bodies (#1487424):
don't try to parse it, display notice with a link to download it directly
13 years ago
alecpl fb40f37784 - Ignore DSN request when it isn't supported by SMTP server (#1487800) 13 years ago
alecpl b175394b30 - Add loading indicator on contact delete 13 years ago
alecpl 5f71297bc9 - Add notice on autocompletion that not all records were displayed 13 years ago
thomascube 2d3e2bc561 Add option 'searchonly' for address books; currently used by LDAP directories 13 years ago
alecpl f8e48df715 - Merge devel-saved_search branch (Addressbook Saved Searches) 13 years ago
alecpl 13d45dfbda - Localize forwarded message header (#1488058)
- pl_PL update
- Fix label: databaserror -> dberror
13 years ago
alecpl c6c99c89e6 - Add ACL check on parent folder 13 years ago
alecpl 2c77f553c8 - Add "loading" messages for contacts copying and groups assignment 13 years ago
alecpl 5731d68a97 - Added confirmation dialog for contact group deleting + loading indicator 13 years ago
alecpl 2d761bbbef - On contact copy check for existing record by name if email field is empty 13 years ago
alecpl f52c4f441f - Simplify undo message, add dots at the end of messages 13 years ago
alecpl 7f5a849e78 - Added possibility to undo last contact delete operation 13 years ago
alecpl 1d5779b257 - Add option to force spellchecking before sending a message (#1485458) 14 years ago
alecpl 1abb97fe1b - Add 'uploadingmany' message translation 14 years ago
thomascube bbb1427caa Gracefully shrug on database errors 14 years ago
thomascube a3b9e4e65d Better display of vcard import results (#1485457) 14 years ago
thomascube 0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 14 years ago
thomascube f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 14 years ago
thomascube fbaaae0098 Better wording for purge and expunge operations 14 years ago
alecpl 90f81a6c8d - Better support for READ-ONLY and NOPERM responses handling (#1487083)
- Add confirmation message on purge/expunge commands response
- Fix CLOSE was called on unselected mailbox
14 years ago
alecpl af3c045ecf - New Folder Manager UI
- Fix invalid Request when creating a folder (#1487443)
- Add folder size and quota indicator in folder manager (#1485780)
- Add possibility to move a subfolder into root folder (#1486791)
14 years ago
alecpl c296b810bc - Add option for minimum length of autocomplete's string (#1486428) 14 years ago
alecpl c50d8872ce - Add missing confirmation/error messages on contact/group/message actions (#1486845)
- Add 'loading' message on message move/copy/delete/mark actions
14 years ago
alecpl 2d1d68bc7e - Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905 14 years ago
alecpl f22ea7ba18 - Support SMTP Delivery Status Notifications - RFC3461 (#1486142) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 349a8e36e5 - Add real SMTP error description to displayed error messages (#1485927) 15 years ago
alecpl ae00404a60 - translate internalerror message 15 years ago
yllar 84652b7f0f Ukrainian, Danish update + bump year + some typos 15 years ago
alecpl a92028922e - pl_PL update 15 years ago
thomascube d1851ba77b Configurable limit of address group members 15 years ago
alecpl 751b22b41f - Added optional (max_recipients) support to restrict total number of recipients per message (#1484542) 15 years ago
thomascube 1d773d7141 Fix typo 15 years ago
thomascube aa12df20e4 Add server-side plugin hooks to address group functions + better action names 15 years ago
thomascube a61bbb24aa Added basic contact groups feature 15 years ago
alecpl b1e74acf65 - add lost 'errorcopying' message 15 years ago
alecpl 9b3fdc25c1 - Implemented messages copying using drag&drop + SHIFT (#1484086) 15 years ago
alecpl e4acbbd8cc - Added server-side e-mail address validation with 'email_dns_check' option (#1485857) 15 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
15 years ago
alecpl ebf8726eea - Added attachment upload indicator with parallel upload (#1486058) 15 years ago
thomascube 57f0c81f2c Use request tokens to protect POST requests from CSFR 15 years ago
alecpl 2818f8e9ed - Show SMTP errors in browser (#1485927) 15 years ago
alecpl 119cd17abf - add 'Deleted' to search filter 16 years ago
alecpl 74d421d55a - don't show message on unknown error (#1485848) + translate "Server Error!" message 16 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
16 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 16 years ago
alecpl 71e6d5f065 - better 'editorwarning' message in en_* 16 years ago
alecpl 79af0bb1ba - Add warning when switching editor mode from html to plain (#1485488)
- Unified editor switching functions
16 years ago
alecpl 701b9a7c6b - Add feedback and set busy when moving folder (#1485497) 16 years ago
alecpl fd51e0fea5 - Better handling of "no identity" and "no email in identity" situations (#1485117) 16 years ago
alecpl 3562eb319e #1485368: en_* update 16 years ago
alecpl d93fc991a8 - Display progress message for folders create/delete/rename operations (#1485357) 16 years ago
thomascube f645ce169e Redesign of the identities settings + add config option to disable multiple identities 16 years ago
alecpl acb08f517d - Added 'sendmail_delay' option to restrict messages sending interval (#1484491) 16 years ago
alecpl 3bd94b142e - use html2text for signatures in Settings/Identities 16 years ago
thomascube ed132eddea New feature to import contacts from a vcard file + mark form buttons that provide the most obvious operation 16 years ago
alecpl 9a5762a4de #1485242: better handling of situation when message was sent successfully but cannot be saved 16 years ago
thomascube 134eafd5b8 Tell the user which character is forbidden + add translation 17 years ago
alecpl 6eaac22d32 - Disallowed delimiter in folder name (#1484803) 17 years ago
thomascube a8d23d82a2 Show message count in folder list and hint when creating a subfolder 17 years ago
till e3a0af34d5 * fixing #1484494 (people can delete the last identity otherwise)
* FOR TRANSLATERS: introducing new message
17 years ago
thomascube 0ea884099a Make sending of read receipts configurable 17 years ago
svncommit 5b3c99bca1 bump copyright for all localization files 17 years ago
thomascube fba1f5ab81 New class rcube_user + send message disposition notification 17 years ago
svncommit 747e3c3cd9 cleanup localizations 17 years ago
svncommit 75f5340f0c Add missing messages in en-GB (copied from en-US). 17 years ago
yllar 737b6a37dd Ticket #1484457 17 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 18 years ago
svncommit 9d41ed8d3e updated pt_BR, clean up in localization 18 years ago
thomascube 86df1529fe Error handling for attachment uploads; multibyte-safe string functions; XSS improvements 18 years ago
thomascube b19097058c Introducing preview pane and conditional skin tags 18 years ago
svncommit 31c171846e Bypass Trash folder if Shift-Del was pressed. 18 years ago
svncommit a0109c4933 Initial TinyMCE editor support (still need to work on spellcheck and skins) 18 years ago
thomascube f9c107afbe Fixed folder renaming; added confirmation after deleting a folder 18 years ago
svncommit c8c1e0ef3b Renameable folders, mail-checking changes, other fixes (richs) 19 years ago
svncommit 1966c53255 Added Drafts support (Feature #1326839) (richs) 19 years ago
thomascube ed5d29f4b3 Finalized GoogieSpell integration 19 years ago
thomascube 4647e1bbb5 Started implementing search function 19 years ago
thomascube c9d09bbe43 Updated localizations 19 years ago
thomascube a85b1cb78d corrected funny typo 19 years ago
thomascube 000e4bf02a Added Slovak localization (patch 1386945) 19 years ago
thomascube c030955634 Switched to full UTF-8 support 19 years ago