Aleksander Machniak
|
7195204865
|
Use input-group for default_font and default_font_size
|
7 years ago |
Aleksander Machniak
|
a8aa559fa1
|
Use action=add-folder when creating a new folder
|
7 years ago |
Aleksander Machniak
|
d815525c6a
|
Merge branch 'master' into dev-elastic
|
7 years ago |
Aleksander Machniak
|
5e08a6ac59
|
Handle remote stylesheets the same as remote images, ask the user to allow them (#5994)
Fixes the issue where remote stylesheet could have been blocked
if the message contained no remote images and user have no way to
allow that content.
|
7 years ago |
Aleksander Machniak
|
3c1b78af48
|
Merge branch 'master' into dev-elastic
|
7 years ago |
Aleksander Machniak
|
0ffd5463d8
|
Fix wording of "Mark previewed messages as read" to "Mark messages as read" (#5952)
Since we use the option not only for the preview frame the "previewed" word was confusing.
|
7 years ago |
Aleksander Machniak
|
75f623c62f
|
Make the Preferences item as selected when visiting Settings without _action
|
7 years ago |
Aleksander Machniak
|
76adb49454
|
Support for IMAP folders that cannot contain both folders and messages (#5057)
|
7 years ago |
Aleksander Machniak
|
86a4d78369
|
Merge branch 'dev-elastic'
|
7 years ago |
Aleksander Machniak
|
3cd8783227
|
Fix c/p issue
|
7 years ago |
Aleksander Machniak
|
8993059875
|
Add Preferences > Mailbox View > Main Options > Layout (#5829)
|
7 years ago |
Aleksander Machniak
|
c856b4ee06
|
Add missing timezone labels (there may be more than one slash in the timezone name)
|
8 years ago |
Aleksander Machniak
|
fe2f553688
|
Add option to not indent quoted text on top-posting reply (#5105)
by setting reply_mode = 2
|
8 years ago |
Aleksander Machniak
|
5af38a45cf
|
Localized timezone selector (#4983)
|
8 years ago |
Aleksander Machniak
|
0d8b3675f3
|
Add missing <label>s in Preferences > Special Folders
|
8 years ago |
Aleksander Machniak
|
01031d0ced
|
Reset onerror on images if placeholder does not exist to prevent from requests storm
|
8 years ago |
Aleksander Machniak
|
cc10cbe039
|
Make button object to be a <button> by default
|
8 years ago |
Aleksander Machniak
|
3bb12e75f7
|
Add class attribute for preferences sections list
|
8 years ago |
Aleksander Machniak
|
c183463a6e
|
Fix visual glitch when using disabled_actions for items in Settings menu
|
8 years ago |
Aleksander Machniak
|
a844db6a27
|
Merge branch 'dev-layouts'
|
8 years ago |
Aleksander Machniak
|
556c1725a7
|
Unify automatic marking as \Seen in preview pane, full-page and extwin views (#5071)
We now have one 'mail_read_time' option that works for all cases.
Option 'preview_pane_mark_read' has been removed and marked as an alias.
|
8 years ago |
Aleksander Machniak
|
48585867f3
|
INBOX should be always protected, event with protect_default_folders=false
I.e. it should not be possible to rename INBOX
|
8 years ago |
Aleksander Machniak
|
6886a4de3f
|
Widescreen layout aka three column view (#5093)
|
8 years ago |
Aleksander Machniak
|
158b34ed42
|
Rename Addressbook to Contacts (#5233)
|
8 years ago |
Aleksander Machniak
|
ee895a2c96
|
Remove PHP mail() support, smtp_server is required now (#5340)
|
8 years ago |
Aleksander Machniak
|
faeeebdc55
|
Hide DSN option in Preferences when smtp_server is not used (#1490666)
|
9 years ago |
Aleksander Machniak
|
8271597836
|
Use ternary operator where applicable
|
9 years ago |
Aleksander Machniak
|
74ce01efc7
|
Q() -> rcube::Q()
|
9 years ago |
Aleksander Machniak
|
399a2d68b6
|
Make optional adding of standard signature separator - sig_separator (#1487768)
|
9 years ago |
Aleksander Machniak
|
6ca1e6add1
|
Add option to enable HTML editor always, except when replying to plain text messages (#1489365)
|
9 years ago |
Aleksander Machniak
|
a958748947
|
CS fixes
|
10 years ago |
Aleksander Machniak
|
09225a41ec
|
Add option to place signature at bottom of the quoted text even in top-posting mode [sig_below]
|
10 years ago |
corbosman
|
d9c22ab66d
|
move header block inside loop
|
10 years ago |
Thomas Bruederli
|
d1bf0feed4
|
Use current year for timezone offset display
|
10 years ago |
Aleksander Machniak
|
681ba6fc3c
|
Improve system security by using optional special URL with security token
Allows to define separate server/path for image/js/css files
Fix bugs where CSRF attacks were still possible on some requests
|
10 years ago |
Aleksander Machniak
|
61ca7956cc
|
Fix button label: ignore -> Ignore (#1490170)
|
10 years ago |
Aleksander Machniak
|
2f46789081
|
Added rcube_user::list_emails() method with better performance than list_identities()
which should be used always if we want only all user email addresses (with names)
|
10 years ago |
Aleksander Machniak
|
07a641c79f
|
Code cleanup - unused variables
|
10 years ago |
Thomas Bruederli
|
44b47dfb35
|
Add config/preference option to disable saving messages in localStorage (#1489979)
|
10 years ago |
Aleksander Machniak
|
3cb61e7528
|
Collapsible (and iconized) folders tree in folder manager (#1489648)
|
10 years ago |
Aleksander Machniak
|
ca01e25772
|
Fix security issue in delete-response action - allow only ajax request.
Unify code for identities and responses deletion.
|
11 years ago |
Aleksander Machniak
|
c6447e2ce2
|
Use treelist widget for folders list in Settings/Folders (#1489648)
|
11 years ago |
Aleksander Machniak
|
3cc1afa1c2
|
Support images in HTML signatures (#1488676)
This enables image button and file browser in html editor for signatures
|
11 years ago |
Aleksander Machniak
|
1e22cb1e86
|
Unify some labels
|
11 years ago |
Thomas Bruederli
|
99cdca46b7
|
Merge branch 'dev-accessibility'
Conflicts:
program/include/rcmail_output_html.php
program/js/app.js
program/js/treelist.js
program/lib/Roundcube/html.php
skins/larry/styles.css
skins/larry/templates/compose.html
|
11 years ago |
Thomas Bruederli
|
77043f8469
|
Apply accessibility improvements to the settings section
|
11 years ago |
corbosman
|
dba1c6f083
|
add preferences_section_header hook
|
11 years ago |
Chris Kulbacki
|
c75670d500
|
Skins sorted by skin name in the Settings.
|
11 years ago |
Aleksander Machniak
|
dc0b500e78
|
Removed redundant default_folders config option (#1489737)
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830)
|
11 years ago |
Thomas Bruederli
|
d221576489
|
Disable link registering mailto: protocol handler if not supported by the browser (#1489569)
|
11 years ago |