thomascube
2010-12-17 db1a87cd6c506f2afbd1a37c64cb56ae11120b49
2010-12-17 thomascube
Update branch for 0.5-rc release
blob@ db1a87 commitdiff | diff to current
2010-11-07 alecpl
- Add option for minimum length of autocomplete's string (#1486428)
blob@ c296b8 commitdiff | diff to current
2010-11-03 alecpl
- Add missing confirmation/error messages on contact/group/message actions ...
blob@ c50d88 commitdiff | diff to current
2010-10-14 alecpl
- Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905
blob@ 2d1d68 commitdiff | diff to current
2010-10-07 alecpl
- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
blob@ f22ea7 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-06-08 alecpl
- Add real SMTP error description to displayed error messages (#1485927)
blob@ 349a8e commitdiff | diff to current
2010-05-23 alecpl
- translate internalerror message
blob@ ae0040 commitdiff | diff to current
2010-04-26 yllar
Ukrainian, Danish update + bump year + some typos
blob@ 84652b commitdiff | diff to current
2010-04-09 alecpl
- pl_PL update
blob@ a92028 commitdiff | diff to current
2010-04-06 thomascube
Configurable limit of address group members
blob@ d1851b commitdiff | diff to current
2010-04-02 alecpl
- Added optional (max_recipients) support to restrict total number of recip...
blob@ 751b22 commitdiff | diff to current
2010-04-01 thomascube
Fix typo
blob@ 1d773d commitdiff | diff to current
2010-04-01 thomascube
Add server-side plugin hooks to address group functions + better action names
blob@ aa12df commitdiff | diff to current
2010-03-26 thomascube
Added basic contact groups feature
blob@ a61bbb commitdiff | diff to current
2010-03-24 alecpl
- add lost 'errorcopying' message
blob@ b1e74a commitdiff | diff to current
2010-03-19 alecpl
- Implemented messages copying using drag&drop + SHIFT (#1484086)
blob@ 9b3fdc commitdiff | diff to current
2009-10-14 alecpl
- Added server-side e-mail address validation with 'email_dns_check' option...
blob@ e4acbb commitdiff | diff to current
2009-10-04 vbenincasa
- Added an alert message when uploading still in progress and the user trie...
blob@ 3f9712 commitdiff | diff to current
2009-10-03 alecpl
- Added attachment upload indicator with parallel upload (#1486058)
blob@ ebf872 commitdiff | diff to current
2009-07-15 thomascube
Use request tokens to protect POST requests from CSFR
blob@ 57f0c8 commitdiff | diff to current
2009-07-06 alecpl
- Show SMTP errors in browser (#1485927)
blob@ 2818f8 commitdiff | diff to current
2009-06-05 alecpl
- add 'Deleted' to search filter
blob@ 119cd1 commitdiff | diff to current
2009-05-17 alecpl
- don't show message on unknown error (#1485848) + translate "Server Error!...
blob@ 74d421 commitdiff | diff to current
2009-05-16 alecpl
- Added possibility to encrypt received header, option 'http_received_heade...
blob@ 2471d3 commitdiff | diff to current
2009-01-16 till
* bumping up copyright (happy new year ;-))
blob@ cbbef3 commitdiff | diff to current
2008-11-03 alecpl
- better 'editorwarning' message in en_*
blob@ 71e6d5 commitdiff | diff to current
2008-11-03 alecpl
- Add warning when switching editor mode from html to plain (#1485488) - Un...
blob@ 79af0b commitdiff | diff to current
2008-10-15 alecpl
- Add feedback and set busy when moving folder (#1485497)
blob@ 701b9a commitdiff | diff to current
2008-10-01 alecpl
- Better handling of "no identity" and "no email in identity" situations (#...
blob@ fd51e0 commitdiff | diff to current
2008-09-19 alecpl
#1485368: en_* update
blob@ 3562eb commitdiff | diff to current
2008-09-17 alecpl
- Display progress message for folders create/delete/rename operations (#14...
blob@ d93fc9 commitdiff | diff to current
2008-09-15 thomascube
Redesign of the identities settings + add config option to disable multiple...
blob@ f645ce commitdiff | diff to current
2008-09-15 alecpl
- Added 'sendmail_delay' option to restrict messages sending interval (#148...
blob@ acb08f commitdiff | diff to current
2008-09-14 alecpl
- use html2text for signatures in Settings/Identities
blob@ 3bd94b commitdiff | diff to current
2008-09-02 thomascube
New feature to import contacts from a vcard file + mark form buttons that p...
blob@ ed132e commitdiff | diff to current
2008-08-13 alecpl
#1485242: better handling of situation when message was sent successfully b...
blob@ 9a5762 commitdiff | diff to current
2008-05-30 thomascube
Tell the user which character is forbidden + add translation
blob@ 134eaf commitdiff | diff to current
2008-05-30 alecpl
- Disallowed delimiter in folder name (#1484803)
blob@ 6eaac2 commitdiff | diff to current
2008-02-12 thomascube
Show message count in folder list and hint when creating a subfolder
blob@ a8d23d commitdiff | diff to current
2008-02-10 till
* fixing #1484494 (people can delete the last identity otherwise) * FOR TRA...
blob@ e3a0af commitdiff | diff to current
2008-02-04 thomascube
Make sending of read receipts configurable
blob@ 0ea884 commitdiff | diff to current
2008-01-04 svncommit
bump copyright for all localization files
blob@ 5b3c99 commitdiff | diff to current
2007-12-10 thomascube
New class rcube_user + send message disposition notification
blob@ fba1f5 commitdiff | diff to current
2007-10-01 svncommit
cleanup localizations
blob@ 747e3c commitdiff | diff to current
2007-09-11 svncommit
Add missing messages in en-GB (copied from en-US).
blob@ 75f534 commitdiff | diff to current
2007-09-05 yllar
Ticket #1484457
blob@ 737b6a commitdiff | diff to current
2007-04-28 thomascube
Merged branch devel-addressbook from r443 back to trunk
blob@ f11541 commitdiff | diff to current
2007-02-06 svncommit
updated pt_BR, clean up in localization
blob@ 9d41ed commitdiff | diff to current
2006-12-29 thomascube
Error handling for attachment uploads; multibyte-safe string functions; XSS...
blob@ 86df15 commitdiff | diff to current
first | « prev | next »