Commit Graph

1083 Commits

Author SHA1 Message Date
Aleksander Machniak
b3e25974b1 Fix typo: occured -> occurred (#1489366) 2013-10-04 13:35:16 +02:00
Thomas Bruederli
0272081d05 Add option to import vcards with group assignments (pull-request 105) 2013-09-08 16:47:00 +02:00
Thomas Bruederli
0ce2126ac9 New settings section to manage canned responses 2013-09-04 09:32:01 +02:00
Thomas Bruederli
0b1de8a487 Add new feature to save and recall text snippets (aka canned responses) when composing messages 2013-09-04 09:32:00 +02:00
Thomas Bruederli
eef9eb1146 Synchronized localization files from Transifex 2013-08-21 09:44:27 +02:00
Thomas Bruederli
71b577ea7d Added Luxembourgish localizations 2013-07-17 08:18:48 +02:00
Aleksander Machniak
a45f9b7bf5 Contacts drag-n-drop default action is to move contacts (#1488751)
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751)
Use consistent naming: 'moveto' -> 'move'
2013-07-01 10:22:14 +02:00
Aleksander Machniak
ad052b81d8 Fix so filename label is "Name" not "Display name" 2013-06-28 08:43:31 +02:00
Thomas Bruederli
a7e0897fde Synchronized localization files with Transifex 2013-06-27 23:05:03 +02:00
Aleksander Machniak
0494288999 Improved/unified attachment preview page
Implemented attachment print button
2013-06-24 19:05:27 +02:00
Thomas Bruederli
dd54725b21 Merge branch 'dev-advanced-ldap-groups':
- Refactoring: separated address book implementation from generic LDAP wrapper class
- Auto-detect and use VLV indices for all search operations
- Additional group configuration options for LDAP address books
- Allow address books to display a multi-level group hierarchy in the contacts list
2013-06-18 13:49:19 +02:00
Thomas Bruederli
4f53ab347e Add feature to import messages to the currently selected folder 2013-06-14 01:13:13 +02:00
Aleksander Machniak
85e65c3c76 Improvements to PR merge "add option show_real_foldernames" 2013-06-11 09:41:02 +02:00
Aleksander Machniak
174327c25c Merge pull request #77 from dpc22/realnames
Add show_real_foldernames preference and configuration option.
2013-06-11 00:33:21 -07:00
Aleksander Machniak
3863a9d2c5 Added user preference to open all popups as standard windows 2013-05-31 09:27:15 +02:00
David Carter
149f8a00cc Change show_actual_foldernames to be show_real_foldernames.
Change requested by alec@alec.pl.
2013-05-29 09:31:42 +01:00
David Carter
52deb18d96 Add show_actual_foldernames preference and configuration option.
When enabled this setting shows actual folder names rather than
the localised verions for the four default folders:

$rcmail_config['default_folders'] =
  array('INBOX', 'Drafts', 'sent-mail', 'spam', 'Trash');
2013-05-29 07:51:44 +01:00
Thomas Bruederli
31996f1508 Replaced German labels for from/to with more common words in order to avoid conflicts with 'sender' (#1489084) 2013-05-16 19:59:56 +02:00
Thomas Bruederli
3e78fc7fdf Synced localizations from Transifex 2013-05-15 23:07:17 +02:00
Aleksander Machniak
0b0caee40b Fix csv import from Thunderbird with French localization (#1489059) 2013-05-05 13:11:34 +02:00
Aleksander Machniak
969cb03f9a Add option to display email address together with a name in mail preview (#1488732) 2013-05-01 12:26:23 +02:00
Aleksander Machniak
609483d9f6 Support CSV import from Atmail (#1489045) 2013-04-30 15:05:41 +02:00
Thomas Bruederli
c8f2c0c5af Synchronized localizations from Transifex 2013-04-15 23:57:54 +02:00
Aleksander Machniak
bb7c522bfd Add "with attachment" option to messages list filter (#1485382) 2013-04-14 11:19:32 +02:00
Aleksander Machniak
1d4c84f4d7 Remove sig_above configuration option, use reply_mode only (#1489001) 2013-03-26 19:36:47 +01:00
Thomas Bruederli
708b1bca9f Synchronized translations with Transifex 2013-03-21 13:58:22 +01:00
Aleksander Machniak
a02c77c584 Add ability to toggle between view as HTML and text while viewing a message (#1486939) 2013-03-15 10:30:53 +01:00
Aleksander Machniak
bc2c4380b5 Add attachment menu with Open and Download options (#1488975) 2013-03-06 11:11:37 +01:00
Aleksander Machniak
e7c1aad832 Even better message on over quota error in move to trash operation (#1484164) 2013-03-02 20:29:20 +01:00
Aleksander Machniak
0bf724ef1f Display user-friendly message on IMAP "over quota" errors (#1484164) 2013-03-02 19:54:11 +01:00
Thomas Bruederli
4090870623 Localization updates from Transifex 2013-02-28 18:14:55 +01:00
Thomas Bruederli
aed581b6c4 Import all translations from Transifex 2013-02-10 16:01:22 +01:00
Thomas Bruederli
8e50ae9a6f Extend copyright to 2013 2013-02-10 15:42:48 +01:00
Thomas Bruederli
c5a5f989a9 Allow to list contact groups in (paged) list (yet incomplete) 2013-02-01 15:24:33 +01:00
Thomas Bruederli
9a6c38e148 New feature to export only selected contacts from addressbook (by Phil Weir) 2013-01-11 14:39:23 +01:00
Aleksander Machniak
c59ef9542a Support more Thunderbird CSV fields, added zh_TW localization for csv2vcard map (#1488901) 2013-01-11 09:02:45 +01:00
Thomas Bruederli
de2009ec2c Pulled de_CH translations from Transifex (first test) 2013-01-02 19:23:11 +01:00
Aleksander Machniak
347ba311e6 Add possibility to search in message body only (#1488770) 2013-01-01 10:54:57 +01:00
Thomas Bruederli
49437c123a Add proper headers to localization template files 2012-12-29 15:13:24 +01:00
Thomas Bruederli
9151729d8e Simplify file headers because Transifex will use them in all generated language files 2012-12-29 14:52:18 +01:00
Aleksander Machniak
830fd2ecbb Display PGP/MIME signature attachments as "Digital Signature" (#1488570) 2012-12-28 15:33:48 +01:00
Aleksander Machniak
be72fb3597 Unified attachments filenames handling for message parts without a filename 2012-12-28 12:40:57 +01:00
Thomas Bruederli
8df1e6bee5 Added new West Frisian localization 2012-12-26 19:12:21 +01:00
Thomas Bruederli
aabeab1e4e Updated localizations from launchpad 2012-12-26 18:48:46 +01:00
Aleksander Machniak
83370e5ff1 Display 'Sender' header in message preview 2012-12-18 12:54:38 +01:00
Thomas Bruederli
c14b337450 Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes and filename extensions 2012-11-27 16:25:42 +01:00
Thomas Bruederli
b6add5aed0 Add noscript warning to login page (#1488615) 2012-11-19 15:49:53 +01:00
Thomas Bruederli
6199a72c8e Updated localization files from launchpad 2012-11-19 15:30:07 +01:00
Aleksander Machniak
6459d86291 Select default_addressbook on the list in Address Book (#1488280) 2012-11-18 19:27:52 +01:00
Thomas Bruederli
be9aacaa52 Bring back lost localization for the about page 2012-11-17 18:31:31 +01:00