Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
AgeCommit message (Collapse)Author
2021-12-01Add new message into a modalgreta
Signed-off-by: greta <gretadoci@gmail.com>
2021-02-12Remove obsolete iframe css injection codeRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-01-13Fix dark theme on small screenGretaD
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-11-06Responsive mail iframeRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2020-09-08Make it possible to view messages of the same thread directlyChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-09-01Bump @nextcloud/vue from 1.5.0 to 2.6.0dependabot-preview[bot]
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.5.0 to 2.6.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.5.0...v2.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-09Fix icon color in dark themeGretaD
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-05-12Fix mailvelope integration by switching to the API versionChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-05-09Use relevant icon-important for the actionJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-03-26📦 NEW: floating attachment button with popoverJonas Sulzer
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-03-26🐛 FIX: message iframe vertically doesn't fit the container / available spaceJonas Sulzer
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-02-07Show star when hoverGretaD
Signed-off-by: GretaD <gretadoci@gmail.com>
2019-11-11🐛 FIX: various horizontal scrolling issues on mobileJonas Sulzer
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-10-17Fix layout of message list until we move to componentJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-09-21Consolidates a message's "reply", "reply all", and "forward" button into 2 ↵Cyrille Bollu
buttons and put them in the top-right corner of the Message screen. The Composer is removed from the Message screen and become a screen on its own that's shown when the user clicks one of these "reply" buttons in the Message screen. Signed-off-by: Cyrille Bollu <cyrpub@bollu.be> =========================================== (here's the detail of this squashed commit) Fixed a typo in a console.log message Consolidate reply buttons: 1) Adds 3 action buttons in Message component (they are not yet properly placed but at least they work) 2) Removes the Composer component from the Message component; It is now only shown within the FolderContent component. 3) Updates FolderContent component to display Composer not only for 'new' messages, but also for reply, reply all, and forward messages 4) Updates NewMessageDetail to handle the reply, reply all, and forward cases Fixes buildFowardSubject to buildForwardSubject Consolidate message reply buttons: Wraps the 3 ActionButtons in an Actions component Consolidate message reply buttons: Removes old forward button Consolidate message reply buttons: fixes a travis prettier/prettier error Consolidate message reply buttons: Removes registration of Composer component from Message.vue as it is not used anymore there. Consolidate message reply buttons: fixes some travis no-redeclare errors Consolidate message reply buttons: fixes a travis prettier/prettier error Adds 'reply-all' and 'reply' icons using @icon-black-white instead of @icon-color for icon-reply, icon-reply-all, and icon-forward * In Message.vue, message-action "Reply all" is always visible and switches to "Reply" when there's only one recipient in the original message. * An Actions menu is added to show "Reply to sender only" and "forward" buttons when needed. Better formatting of the 'reply' button Fixes the initializing of a new message's data when replying or forwarding a message. Puts the "Send' button next to the attachments buttons in the Composer Corrects the @include icon-black-white for icons reply, replay-all, and forward Better positioning of the message's actions buttons and removal of the "reply" label to save space Nicer reply button Sets component appcontentdetails' width to 100% (this doesn't leave enough space for the "appt-content-list" div though) Modifies reply-all.vsg and forward.svg so that every <path></path> tag is on a single line, as nextcloud server's IconsCacher's colorizeSvg method doesn't support those tags being on multiple lines. * Puts email actions button on the far right side (justified) * Tries to put a label on action "reply" when screen is large enough (doesn't work yet though) Fixes a typo in forward.svg Do not use "width: 100%" for appcontentdetails but rather "flex-grow: 1" so as to not shrink app-content-list's width Tidies up 'forward' and 'reply-all' icons Sets focus to message body when Composer is opened Removes unused generateIconUrl Message function Removes reply button's label on screen smaller than 600px wide. Removes transparency=0,5 from icon reply.svg Adds buttons 'mark read/unread', and 'delete' as message actions Ellipses message title and adresses when space is short. Message wouldn't be delete when therewas no next/envelope. Optimise reply.svg Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: Cyrille Bollu <cyrpub@bollu.be> Consolidated reply buttons: Replaces the "Send" button by an action menu in the toright corner of the Composer component. Signed-off-by: Cyrille Bollu <cyrpub@bollu.be> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: Cyrille Bollu <cyrpub@bollu.be> The height of the Composer 'send button shouldn't grow when attachments are added. 2 eslint fixes
2019-01-17Dark theme: Fix navigation iconsJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-17Dark theme: Fix message header subtitle colorJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-08Fix font of expand/collapse action in accounts sidebarChristoph Wurst
Ref #1418 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-22Use multiselects for the recipient selectionChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-07Add missing color indicator for envelopes in a unified mailboxChristoph Wurst
Fixes https://github.com/nextcloud/mail/issues/1276 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-30Add ability to send cloud attachmentsChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-23Merge remote-tracking branch 'origin/master' into refactor/vue-backport-IIChristoph Wurst
2018-10-15Fix autocomplete in message composerChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-10Post Marionette attachment code to VueChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-09-24Add inifinte scroll to message/envelope listChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-09-24Add rendering of text-only messagesChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-09-21Show flagged massages as suchChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-09-21Show unseen messages as suchChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-14Fix message header on mobile devicesChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-10Merge pull request #973 from nextcloud/feature/enable-mark-unreadChristoph Wurst
Enable marking messages as unread in UI
2018-08-09Add mail actions menuKevin Ndung'u
Signed-off-by: Kevin Ndung'u <kevgathuku@gmail.com>
2018-08-09Center align redirect textKevin Ndung'u
Signed-off-by: Kevin Ndung'u <kevgathuku@gmail.com>
2018-08-06Fix unread/unseen style of messagesChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-03Fix mobile and detail viewsChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-03Fix loading icon for message detailsChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-03Fix pull-to-refresh loading iconChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-02Fix structure, sending replies and drafts drafts and replies ↵Christoph Wurst
without subject without subject Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-01app-content-detailsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-01Updated list standard, sticky header and fixed colours varsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-31Fix app structure for Nextcloud 14Christoph Wurst
Ref https://github.com/nextcloud/server/pull/9982https://github.com/nextcloud/server/pull/9982 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-03-05fix cssSagorika Das
Signed-off-by: Sagorika Das <sagorika1996@gmail.com>
2018-02-23Fixed: Non-square avatars are stretchedSagorika Das
Signed-off-by: Sagorika Das <sagorika1996@gmail.com>
2018-01-17Implement the styles Jan suggestedJakob Sack
2018-01-09Merge branch 'refactor/no-global-deps' of github.com:/nextcloud/mail into ↵Christoph Wurst
refactor/no-global-deps
2018-01-09Remove blue border in recipient autocompleteJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-01-02Make account settings editablePierre Gordon
2017-11-14Fix collapsible for stable12John Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-11-08Fixed subfolders collapsibleJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-11-02Fix popover positionJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2017-11-02Add some whitespace between different accountsJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>