Граф коммитов

28 Коммитов

Автор SHA1 Сообщение Дата
greta 6b2f884a73
Change mail icon to material design icon
Signed-off-by: greta <gretadoci@gmail.com>
2022-08-17 15:07:12 +02:00
Julius Härtl e7ab9f296c
Implement dashboard panel
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-10 18:20:22 +02:00
GretaD 8a57780b1a Fix icon color in dark theme
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-06-09 18:21:36 +02:00
Christoph Wurst 74d5c73b8d
Add classifier for new messages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-23 09:51:42 +02:00
Christoph Wurst e8772dabcc
Make it possible to mark messages important
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-23 09:48:59 +02:00
Cyrille Bollu 69c01c6466 Consolidates a message's "reply", "reply all", and "forward" button into 2 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-09-21 17:55:59 +02:00
Jan-Christoph Borchardt 1161ed18d6 fix favicon viewbox, cut decimals
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-11-24 15:32:31 +01:00
Christoph Wurst 66625915ea
fix favicon.ico color 2016-09-23 12:13:59 +02:00
Jan-Christoph Borchardt f60fa7a5c4 add viewBox to app icon for proper scaling in Firefox 2016-09-01 13:31:55 +02:00
Christoph Wurst c6cb280c59
use NC default background color for Mail favicons 2016-08-29 20:33:06 +02:00
Jan-Christoph Borchardt d039e0bfda add missing favicon types 2016-03-01 02:31:27 +01:00
Jan-Christoph Borchardt e915b22502 change icons to black to fit ownCloud 8.2 style 2015-09-16 17:08:17 +02:00
Jakob Sack 43570e0b78 Make blocked images transparent as asked by Jan 2015-08-31 03:22:29 +02:00
Jakob Sack c6aceeef56 Block external images 2015-08-29 06:22:37 +02:00
Jan-Christoph Borchardt 86355b23f5 add icon for Archive folder, ref #307 2015-05-20 12:44:06 +02:00
Jan-Christoph Borchardt bae15ee4f0 add png for trash 2015-05-06 20:19:36 +02:00
Jan-Christoph Borchardt 1790a44a9b add icon for junk folder 2015-04-29 11:40:38 -04:00
Jan-Christoph Borchardt 3f41add3ee add png versions of icons, fix IE and older browsers 2015-04-29 11:40:13 -04:00
Jan-Christoph Borchardt df6ad2b9eb make notification on favicon more visible 2015-04-27 01:02:25 +02:00
Jan-Christoph Borchardt 5526cb2a38 add favicons 2015-04-27 01:02:25 +02:00
Jan-Christoph Borchardt be74f38413 fix icon and wording of notifications 2015-04-27 01:02:25 +02:00
Thomas Müller 262c795824 Adding favorite inbox 2015-04-15 23:33:37 +02:00
Jan-Christoph Borchardt cb01240168 use 50% grey for icons to make them less prominent in the interface 2014-09-19 01:39:07 +02:00
Jan-Christoph Borchardt 8baf36214d add first folder icons 2014-09-17 21:54:04 +02:00
Jan-Christoph Borchardt a2d979c50c add reply indicator 2014-08-29 12:20:58 +02:00
Thomas Müller b9db489456 use image place holder to sender images 2014-07-21 13:12:04 +02:00
Jan-Christoph Borchardt 81e3cc5b6c remove shadow effect from icon, reduce size 2014-07-02 22:04:55 +02:00
Thomas Müller 6baf36b844 Welcome back! ;-) 2013-03-06 19:27:46 +01:00