Aleksander Machniak
|
1d4c84f4d7
|
Remove sig_above configuration option, use reply_mode only (#1489001)
|
12 years ago |
Aleksander Machniak
|
a02c77c584
|
Add ability to toggle between view as HTML and text while viewing a message (#1486939)
|
12 years ago |
Aleksander Machniak
|
bc2c4380b5
|
Add attachment menu with Open and Download options (#1488975)
|
12 years ago |
Aleksander Machniak
|
e7c1aad832
|
Even better message on over quota error in move to trash operation (#1484164)
|
12 years ago |
Aleksander Machniak
|
0bf724ef1f
|
Display user-friendly message on IMAP "over quota" errors (#1484164)
|
12 years ago |
Thomas Bruederli
|
8e50ae9a6f
|
Extend copyright to 2013
|
12 years ago |
Thomas Bruederli
|
9a6c38e148
|
New feature to export only selected contacts from addressbook (by Phil Weir)
|
12 years ago |
Aleksander Machniak
|
347ba311e6
|
Add possibility to search in message body only (#1488770)
|
12 years ago |
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 |
Aleksander Machniak
|
830fd2ecbb
|
Display PGP/MIME signature attachments as "Digital Signature" (#1488570)
|
12 years ago |
Aleksander Machniak
|
be72fb3597
|
Unified attachments filenames handling for message parts without a filename
|
12 years ago |
Aleksander Machniak
|
83370e5ff1
|
Display 'Sender' header in message preview
|
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
|
6459d86291
|
Select default_addressbook on the list in Address Book (#1488280)
|
12 years ago |
Thomas Bruederli
|
be9aacaa52
|
Bring back lost localization for the about page
|
12 years ago |
Thomas Bruederli
|
d20e965c48
|
Improve thumbnail display: center images and display a 'show' link for attachments the browser is capable to display them
|
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
|
aa83596b0b
|
Clarify keep-alive setting, move it to User Interface section, change label
to "Refresh (check for new messages, etc.)", allow no-refresh mode.
|
12 years ago |
Thomas Bruederli
|
edfe79a46f
|
Refactored compose UI according to discussions on the mailing list
|
12 years ago |
Thomas Bruederli
|
271efe53e0
|
Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more
|
12 years ago |
Thomas Bruederli
|
7257040ca2
|
Add localized titles for message header toggles
|
12 years ago |
Thomas Bruederli
|
765ecb9fa0
|
Let the skin limit the number of visible recipeints and place a link to show them all in a dialog (better fix for #1488590)
|
12 years ago |
Aleksander Machniak
|
8eefbb2158
|
Add option to enable HTML editor on forwarding (#1488517)
|
12 years ago |
Aleksander Machniak
|
651c7b6e9d
|
Add option to not include original message on reply, rename option top_posting to reply_mode (#1485149)
|
12 years ago |
Aleksander Machniak
|
c8f35a17e6
|
Added "Undeleted" option to messages list filter
|
12 years ago |
Aleksander Machniak
|
7c8fd80310
|
Show explicit error message when provided hostname is invalid (#1488550)
|
13 years ago |
Thomas Bruederli
|
ca1c2a8c9c
|
Don't show errors when moving contacts into groups they're already in (#1488493)
|
13 years ago |
Aleksander Machniak
|
c0839699bb
|
Move messages forwarding mode setting into Preferences
|
13 years ago |
thomascube
|
1103607721
|
Better handling of HTTP request errors; re-send keep-alive requests on failure (#1488449)
|
13 years ago |
thomascube
|
1ba07f0709
|
Allow mass-removal of addresses from a group (#1487748)
|
13 years ago |
alecpl
|
1b30a710cf
|
- Add option to delete messages instead of moving to Trash when in Junk folder (#1486686)
|
13 years ago |
thomascube
|
71e9efb152
|
Add titles to error and photo upload popups (#1488354)
|
13 years ago |
alecpl
|
45dc955ad7
|
- Add lost 'listoptions' label
|
13 years ago |
alecpl
|
06c990ead2
|
- Added mailto: protocol handler registration link in User Preferences (#1486580)
|
13 years ago |
thomascube
|
f9a967763e
|
User configurable setting how to display contact names in list
|
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 |
alecpl
|
7645a0a107
|
- Remove duplicated 'organization' label (#1488287)
|
13 years ago |
thomascube
|
4deb1ef685
|
Use new short labels for compose toolbar buttons
|
13 years ago |
thomascube
|
7c2a9310c4
|
Use iframes for identity management
|
13 years ago |
thomascube
|
e193a0272e
|
New short labels for toolbar buttons
|
13 years ago |
alecpl
|
08ffd939a7
|
- Add separate pagesize setting for mail messages and contacts (#1488269)
|
13 years ago |
alecpl
|
7e263ea204
|
- Add option to set default font for HTML message (#1484137)
|
13 years ago |
thomascube
|
86130d6366
|
Name CC field with the commonly used label 'Cc'
|
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 |
thomascube
|
ce22f1e0c6
|
Show configurable support link in about page; refer on <srcuri> for download link; no link to roundcube.net to avoid tons of support requests
|
13 years ago |
alecpl
|
45fa64c3c9
|
- Added About tab in Settings
|
13 years ago |