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
alecpl
710b1bd684
- Add option to skip alternative email addresses in autocompletion
13 years ago
alecpl
46cdbf074e
- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit button for drafts
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
thomascube
1cc9e210f5
Make date/time format user configurable; drop 'date_today' config option
13 years ago
alecpl
2a76f8ddc3
- Use 'From' and 'To' labels instead of 'Sender' and 'Recipient'
13 years ago
alecpl
f8e48df715
- Merge devel-saved_search branch (Addressbook Saved Searches)
13 years ago
alecpl
66df084203
- Merge devel-spellcheck branch:
...
- Added spellchecker exceptions dictionary (shared or per-user)
- Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
13 years ago
alecpl
dbb0c2a109
- Add vCard's Profile URL support ( #1488062 )
13 years ago
alecpl
13d45dfbda
- Localize forwarded message header ( #1488058 )
...
- pl_PL update
- Fix label: databaserror -> dberror
13 years ago
thomascube
f2ff370215
Recalculate date when replying to a message and localize the cite header ( #1487675 )
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
thomascube
b9fe7a899a
Just name mail 'Mail', it's that simple; Upddate changelog
13 years ago
thomascube
8d0999f3ed
Use more common name for e-mail
13 years ago
alecpl
7f5a849e78
- Added possibility to undo last contact delete operation
14 years ago
alecpl
4171c59bd7
- Add optional textual upload progress indicator ( #1486039 )
14 years ago
alecpl
9caf9caf9e
- Use 'State/Province' for 'region' label (in Addressbook)
14 years ago
alecpl
81a0cfba50
- Use more descriptive labels for group actions
14 years ago
alecpl
ecf295f6ef
- Added searching in all addressbook sources (global-search)
...
- Added addressbook source selection in contacts import
14 years ago
alecpl
e9a9f2f6c5
- Added addressbook advanced search
14 years ago
alecpl
3cacf941fa
- Add popup with basic fields selection for addressbook search
14 years ago
alecpl
1d5779b257
- Add option to force spellchecking before sending a message ( #1485458 )
14 years ago
alecpl
d734481983
- Added option to specify to which address book add new contacts
14 years ago
alecpl
a208a4fa68
- Add forward-as-attachment feature
14 years ago
alecpl
1abb97fe1b
- Add 'uploadingmany' message translation
14 years ago
thomascube
bbb1427caa
Gracefully shrug on database errors
14 years ago
alecpl
bbce3edd61
- Add simple ACL rights/namespace handling in folder manager (display folder's namespace, modify edit form fields according to MYRIGHTS)
14 years ago
thomascube
a3b9e4e65d
Better display of vcard import results ( #1485457 )
14 years ago
alecpl
61938a735e
- Fix/unify page navigation titles
14 years ago
thomascube
29aab5a214
Localize contact property subtypes; better name for contact section
14 years ago
thomascube
fbeb468904
Better grouping of contact information
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
alecpl
b091848487
- Remove unused 'purge' label
...
- Fix pl_PL localization
14 years ago
thomascube
fbaaae0098
Better wording for purge and expunge operations
14 years ago
alecpl
6f3d0c2113
- Added lost 'rename' label
14 years ago
thomascube
e624fc6e9d
Bring back the title for the column with subscription checkboxes; complete german translations
14 years ago
alecpl
3ee5a7200a
- Improved Mail-Reply-To and Mail-Followup-To headers handling
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
cb105aa9f1
- Fix displaying long header names in message headers table
...
- Fix translation labels names for Mail-Followup-to and Mail-Reply-To
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
eeb85f4257
- Add option to place replies in the folder of the message being replied to ( #1485945 )
14 years ago
thomascube
cb7d32ebdd
List groups in address detail view and allow to subscribe/unsubscribe from there ( #1486753 )
14 years ago
alecpl
4438d66760
- Add separate column for message status icon ( #1486665 )
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
1b91421540
- Add 'htmlonreply' label
14 years ago
alecpl
6c6bb09b15
- Add mdn_request=4
14 years ago
alecpl
e25a357d95
- Add Reply-to-List feature ( #1484252 )
...
- Add Mail-Followup-To/Mail-Reply-To support (#1485547 )
14 years ago
alecpl
b3660bbdc3
- Add option to "Return receipt" will be always checked (1486352)
14 years ago
alecpl
a99968259d
- Add option to automatically send read notifications for known senders (1485883)
14 years ago
alecpl
d7f9eb573b
- Add link to identities in compose window ( #1486729 )
14 years ago
alecpl
e019f2d0f2
- s/RoundCube/Roundcube/
14 years ago
alecpl
98570f6e27
- added 'messageoptions' label
15 years ago
thomascube
7dff2fe2da
Use existing label for preview pane which is more descriptive
15 years ago
alecpl
ce06d32dd8
- UI unification
...
- Added button to hide/unhide the preview pane (#1484215 )
15 years ago
alecpl
7837b2c723
- typo in label name
15 years ago
thomascube
e9b5a6c2d5
Unify directory/mailbox list actions
15 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
thomascube
1f90376417
Better wording for config option
15 years ago
alecpl
a92028922e
- pl_PL update
15 years ago
thomascube
bc4960108e
Option not to mark messages as read when viewed in preview pane ( #1485012 )
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
fb7ec576ab
- Added possibility to select all messages in a folder ( #1484756 )
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
thomascube
f52c936f4d
Merged devel-threads branch (r3066:3364) back into trunk
15 years ago
alecpl
e55ab02682
- Add 'default_charset' option to user preferences ( #1485451 )
15 years ago
alecpl
b7f952248e
- Add 'delete_always' option to user preferences
15 years ago
alecpl
47ad83f337
- Added force_7bit option to force MIME encoding of plain/text messages ( #1486510 )
15 years ago
thomascube
655bd9ade2
Cleanup top-posting feature (sorry, there are again some new texts)
15 years ago
thomascube
0207c45c90
More options for top posting feature ( #1484272 ) using patch from Phil Weir
15 years ago
alecpl
50f56d2046
- top posting ( #1484272 )
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
alecpl
1cead0cbf4
- sorting by message index - added 'index_sort' option ( #1485936 )
15 years ago
alecpl
9510f89b62
- new labels for r2830
15 years ago
alecpl
e54bb72d30
- Added 'display_next' option
15 years ago
thomascube
57f0c81f2c
Use request tokens to protect POST requests from CSFR
16 years ago
alecpl
2818f8e9ed
- Show SMTP errors in browser ( #1485927 )
16 years ago
thomascube
921270dfcb
Icon and better naming for message-edit function
16 years ago
alecpl
119cd17abf
- add 'Deleted' to search filter
16 years ago
alecpl
52818559ce
- Added possibility to invert messages selection
16 years ago
thomascube
b4f7c665bb
Tweak default skin with better icons (sprites) and move IE hacks to an external file included by conditional comments
16 years ago
alecpl
4a4d227e6c
- messagemenu label
16 years ago
alecpl
49dfb0047a
- Added message menu (some image needed), removed Print and Source buttons
...
- Added possibility to save message as .eml file (#1485861 )
16 years ago
alecpl
5d4ac46c1b
- Add 1 minute interval in autosave options ( #1485854 )
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
alecpl
30b152b194
- Added quick search box menu ( #1484304 )
16 years ago
till
cbbef379a5
* bumping up copyright (happy new year ;-))
16 years ago
thomascube
3dc19d5fc8
Move search filter drop-down closed to search box
16 years ago
alecpl
2a41355776
- Added 'show_images' option, removed 'addrbook_show_images' ( #1485597 )
16 years ago
thomascube
2fd975071a
Option to check for new mails in all folders ( #1484374 )
16 years ago
alecpl
5b5f741a49
- labels for messages status filter
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
95d90f86d9
- Added 'keep_alive' and 'min_keep_alive' options ( #1485360 )
16 years ago
alecpl
06343d189e
- Added option focus_on_new_message ( #1485374 )
16 years ago
alecpl
701b9a7c6b
- Add feedback and set busy when moving folder ( #1485497 )
16 years ago
alecpl
9b3d7f743f
- Add 'skip_deleted' option in User Preferences ( #1485445 )
16 years ago
alecpl
fd51e0fea5
- Better handling of "no identity" and "no email in identity" situations ( #1485117 )
16 years ago
alecpl
56cf503a1b
- Localized filesize units ( #1485340 ) + small labels capitalization change in en.* ( #1485407 )
16 years ago
alecpl
ffae15e5fc
- Added 'mime_param_folding' option with possibility to choose
...
long/non-ascii attachment names encoding eg. to be readable
in MS Outlook/OE (#1485320 )
- Added "advanced options" feature in User Preferences
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
203ee44470
Add link to open message in new window + tweaked some header styles
16 years ago
alecpl
e5686f4a01
- Added vertical splitter for folders list resizing
...
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170 )
- debug console css fixes for IE
16 years ago
thomascube
8beee1b568
Indicate allowed max. attachment size in compose screen ( #1485030 )
16 years ago
thomascube
a6d7a9f791
Better title for export icon + include source in export url
16 years ago
thomascube
c8ae2497b7
Auto-detect client language and timezone if desired by config/prefs
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
faf8766fd2
Save outgoing mail to selectable folder ( #1324581 )
17 years ago
alecpl
e6e5c60aae
-added lost label
17 years ago
alecpl
e189a6ca18
- Added flag column on messages list ( #1484623 )
17 years ago
alecpl
166b615dbb
- Added option to disable displaying of attached images below the message body
17 years ago
thomascube
62e43d2c1a
Complete implementation of #1484601 : add link for saving sender to address book and reload message
17 years ago
alecpl
f0d4b72a4e
- User preferences grouped in more fieldsets
17 years ago
alecpl
712b30dd2d
- Added option to display images in messages from known senders ( #1484601 )
17 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
alecpl
3044ae271e
-added flag_for_deletion in user prefs
17 years ago
alecpl
1931cab4be
-removed messages list sorting option from user prefs
17 years ago
alecpl
d9b29a2172
- In Preferences added possibility to configure 'read_when_deleted', 'mdn_requests', 'message_sort_col' and 'message_sort_order' options
17 years ago
alecpl
2710462290
- small localization fixes ( #1484895 )
17 years ago
alecpl
a901aa564a
- Added sections (fieldset+label) in Settings interface
17 years ago
alecpl
eaa39477bd
#1483863 : empty trash and expunge inbox on logout
17 years ago
alecpl
7479cc6570
#1484980 : fixed problem with month abbreviations localization (problem with May and maybe others)
17 years ago
alecpl
6051e6c189
#1484188 : added month names localization
17 years ago
yllar
829e025d14
#1484840
17 years ago
thomascube
a8d23d82a2
Show message count in folder list and hint when creating a subfolder
17 years ago
thomascube
7f9ea15463
Add UI elements to mark the selected messages read/unread
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
thomascube
7984ece293
Improve message compose screen
17 years ago
svncommit
75f5340f0c
Add missing messages in en-GB (copied from en-US).
17 years ago
thomascube
eb68420606
Fixed wrong delete button tooltip ( #1483965 )
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
e58754f92d
...and a little typo
18 years ago
thomascube
421f5e31a2
Small bugfixes and 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
d170085600
Add first and last buttons.
18 years ago
svncommit
0dff24f4ee
added labels for editor toggles
18 years ago
svncommit
19bef0eaf7
code cleanup of HTML editing capability (round 1)
18 years ago
svncommit
a0109c4933
Initial TinyMCE editor support (still need to work on spellcheck and skins)
18 years ago
thomascube
d656f1ca71
Made automatic draft saving configurable
18 years ago