Aleksander Machniak
bd390e1af6
Remove mobile/floating Create button from the list in Settings > Folders ( #9661 )
3 months ago
Aleksander Machniak
3cf128da4b
Fix HTML message preview if it contains floating tables ( #9804 )
4 months ago
Aleksander Machniak
56ad7aae2f
Fix dark mode bug where wrong colors were used for blockquotes in HTML mail preview ( #9820 )
4 months ago
Philip Weir
cd42de335a
Update links in comments and config to https where available ( #9759 )
6 months ago
Aleksander Machniak
71d2b673d9
Fix link style inside .tagedit-list element
7 months ago
Pablo Zmdl
f6a5e758df
Fix double scrollbar in compose window with big body ( #9484 , #7760 )
If editing a draft, that has a lot of text content already, previously
sometimes a double scrollbar was shown, because the callback function
that calculates the height for the textare was triggered too early.
This change sets the first height calculation behind a 100ms timeout.
(A 0ms timeout might be feasible, too, just to put the callback
execution on the call stack – it also works locally, but I'm not sure
about real world behaviour, so better be safe than sorry.)
1 year ago
Aleksander Machniak
371b285389
Fix bug where trailing non-ascii characters in email addresses could have been removed in recipient input ( #9257 )
2 years ago
Aleksander Machniak
0c8dc088fc
- Fix bug where label text in a single-input dialog could be partially invisible in some locales ( #8905 )
2 years ago
Aleksander Machniak
c7b0ff9d1f
Fix bug where mobile toolbar menu button could go out of screen
3 years ago
Aleksander Machniak
3375bf05ee
Remove redundant gettext() calls
3 years ago
Aleksander Machniak
4945abf28b
Use smaller interval
3 years ago
Aleksander Machniak
96b4537136
Fix attachment Options popover menu after attachment delete ( #8602 )
3 years ago
Aleksander Machniak
87ef864d67
Fix css styles of the email recipient element while dragging ( #8580 )
3 years ago
Aleksander Machniak
dc1c453d9c
Refactor scrollbar styles handling
- fix Firefox >= 100 issue where the thin scrollbar becomes very very thin, i.e.
don't use scrollbar-width:thin in Firefox
- remove separate width setting for dark mode
- move all scrollbar setting occurrences into one place
3 years ago
Aleksander Machniak
a040d63ff5
Elastic: Fix text color in popover header (on mobile)
3 years ago
Aleksander Machniak
fbed6bb074
Fix problem with aria-hidden=true on toolbar menus in the Elastic skin ( #8517 )
3 years ago
Aleksander Machniak
d316875b99
Fix bug where attachment icons were stuck at the top of the messages list in Safari ( #8433 )
4 years ago
Aleksander Machniak
770d3d4ec2
Elastic: Make the scrollbar color lighter in dark mode ( #8345 )
4 years ago
Aleksander Machniak
a5fd211712
Improve/Fix wrapping of plain text messages on preview and reply ( #6974 , #8391 , #8378 , #8289 )
In short, we always wrap, but we detect patches/diffs in the text and make them unwrappable.
4 years ago
Aleksander Machniak
5a073738ec
Fix scrolling and missing Close button in the Select image dialog in Elastic/mobile ( #8367 )
4 years ago
Aleksander Machniak
e2dd82cb0a
Fix var name
4 years ago
Aleksander Machniak
662c081cad
Elastic: Use thin scrollbars in both light and dark mode
Add an easy way to not use custom scrollbars (via less vars)
4 years ago
Aleksander Machniak
edf0f0edc3
Elastic: Clarify the scrollbar width in Chrome
4 years ago
Aleksander Machniak
77d968a031
Elastic: Don't set webkit scrollbar width when @scrollbar-width = auto
I.e. prefer the default browser scrollbar style
4 years ago
Philip Weir
18be02607b
Elastic: move scrollbar settings to variables ( #8352 )
4 years ago
Steve Marshall
6f0760a049
Fix order of preference for dark mode logo selection ( #8298 ) ( #8300 )
4 years ago
Aleksander Machniak
035c325d57
Improve searching by sender/recipient headers, support Reply-To and Followup-To ( #6582 )
4 years ago
Aleksander Machniak
698daf305e
Roboto Font v29
4 years ago
Aleksander Machniak
7337e7608e
Identicon: Make background color of the image to match the current skin colors ( #8256 )
4 years ago
Aleksander Machniak
6c4ad3b38b
Fix handling of dark_mode_support:false setting in skins meta.json - also when devel_mode=false ( #8249 )
4 years ago
Aleksander Machniak
881d78a432
Fix colors on "Show source" page in dark mode ( #8246 )
4 years ago
Aleksander Machniak
d1f16ebb97
Fix so dark mode state is retained after closing the browser ( #8237 )
4 years ago
Aleksander Machniak
0b0869e680
Add possibility to disable line-wrapping of sent mail body ( #5101 )
4 years ago
Aleksander Machniak
5db6dd0317
Fix handling of dark_mode_support:false setting in skins meta.json ( #8186 )
4 years ago
Aleksander Machniak
8a5d9a1984
Add ability to mark multiple messages as not deleted at once ( #5133 )
The option is visible when flag_for_deletion=true and skip_deleted=false.
4 years ago
Aleksander Machniak
8a38e3969f
Elastic: Make sure popovers/menus are above TinyMCE dialogs
4 years ago
Aleksander Machniak
cb37d14c5c
Support responses (snippets) in HTML format ( #5315 )
4 years ago
Malcolm Scott
67c822cd79
Avoid unnecessary page break before large blockquote ( #8181 )
When printing a message with a large <blockquote> (e.g. a reply to a long thread), Firefox tries to avoid breaking the page within the blockquote so may add a page break before it, causing the unquoted part of the message to appear on a mostly-blank page.
4 years ago
Aleksander Machniak
68e3775f59
Fix bug where vertical scrollbar in new HTML message bounced back on scroll ( #8046 )
4 years ago
johndoh
5cc4021670
Fix handling of group names with @ character in autocomplete and contacts widget #8098 ( #8101 )
4 years ago
Aleksander Machniak
92624f16dc
Fix shift + drag'n'drop menu not working Elastic skin with Chrome browser ( #8107 )
4 years ago
Aleksander Machniak
c201242d6f
Submit various simple dialog forms with the Enter key ( #7133 )
4 years ago
Aleksander Machniak
150dac1a92
TinyMCE 5.8.0
4 years ago
Aleksander Machniak
8b10f9d6ea
Warn the user about a potential data leak on mail bounce or forward ( #7993 )
4 years ago
Josh Soref
203f456620
Spelling ( #8001 )
4 years ago
Aleksander Machniak
a399a7fa8e
Fix invalid search fields after search scope change ( #6919 )
- Don't start search on initerval and scope search
- Use currently selected criteria instead of the criteria defined in search_mods[*]
4 years ago
Aleksander Machniak
a8ce731df9
Fix bug where assigning users to groups via menu (not drag'n'drop) could fail in Elastic theme ( #7973 )
Fixed by properly destroying all entity selectors.
4 years ago
Aleksander Machniak
786b6ab629
Fix Elastic's pretty select scroll position in Chrome ( #7964 )
4 years ago
Aleksander Machniak
a7b9d76eaa
Elastic: Fix deleting colorMode cookie
4 years ago
Aleksander Machniak
7091e65f80
Fix bug when sending an email and recipient's email address contains a trailing dot ( #7899 )
4 years ago