Commit Graph

4985 Commits

Author SHA1 Message Date
Francis Lachapelle
635b8c68db fix(mail(js)): update unseen count when it's zero 2021-12-15 17:14:11 -05:00
Francis Lachapelle
78855be162 fix(mail(js)): expose all account identities in popup window
Fixes #5442
2021-12-15 17:12:37 -05:00
Francis Lachapelle
46971d47b9 fix(preferences(js)): improve initialization of dates/times constraints
Fixes #5443
2021-12-15 16:39:14 -05:00
InverseBot
72d417dd32 chore(js/css): update generated files 2021-12-14 00:20:28 -05:00
Francis Lachapelle
25c69aaef4 fix(mail(js)): resolve draft mailbox from popup window
Fixes #5442
2021-12-13 14:30:39 -05:00
InverseBot
254121052d chore(js/css): update generated files 2021-12-11 00:20:32 -05:00
Francis Lachapelle
cb4d555e4a fix(preferences(js)): set default auto mark as read delay to 5
Fixes #5443
2021-12-10 11:08:39 -05:00
InverseBot
a89d3a4fa1 chore(js/css): update generated files 2021-12-10 00:20:22 -05:00
Francis Lachapelle
1786ec4d59 fix(mail(js)): ignore return key in input fields of editor
Fixes #4666
2021-12-09 17:31:56 -05:00
InverseBot
e3ef4e2c78 chore(js/css): update generated files 2021-12-08 00:21:11 -05:00
Francis Lachapelle
56a6f246d6 fix(login(js)): input focus on TOTP field 2021-12-07 16:31:28 -05:00
Francis Lachapelle
4eed98d58d feat(mail): delay or disable automatic mark message as read
Fixes #1585
2021-12-07 09:55:13 -05:00
InverseBot
6e73148ae2 chore(js/css): update generated files 2021-12-04 00:20:26 -05:00
Francis Lachapelle
e064e9af44 fix(web(js)): position notifications to the bottom right
Fixes #5127
Fixes #5423
2021-12-03 17:40:21 -05:00
Francis Lachapelle
201458954b fix(preferences(css)): align timepicker inside input container 2021-12-03 13:20:24 -05:00
InverseBot
02f541c43c chore(js/css): update generated files 2021-12-03 00:20:35 -05:00
Francis Lachapelle
8724f90dd1 fix(mail(js)): don't poll server from popup windows 2021-12-02 14:50:44 -05:00
Francis Lachapelle
2ecd441f32 feat(mail): enable autoreply on specific days or at a specific time
Fixes #5328
2021-12-02 14:20:47 -05:00
InverseBot
6807d1df8b chore(js/css): update generated files 2021-12-02 00:20:27 -05:00
Francis Lachapelle
c17165d85d fix(calendar(js)): improve bi-weekly event description
Fixes #5261
2021-12-01 15:08:09 -05:00
Francis Lachapelle
c3c9432cc2 fix(mail(js)): don't allow to rename special mailboxes 2021-12-01 14:31:17 -05:00
InverseBot
426b28eda7 chore(js/css): update generated files 2021-12-01 00:20:25 -05:00
InverseBot
65620c24b1 chore(js/css): update generated files 2021-11-30 00:20:44 -05:00
Francis Lachapelle
8cb5ef363a fix(mail): only apply IMAP host constraint when SSO is enabled
Fixes #5433
2021-11-29 14:38:05 -05:00
InverseBot
d484c2b8bd chore(js/css): update generated files 2021-11-26 00:20:55 -05:00
Simon Hauser
fc121acff3 fix(addressbook(js)): custom field creation
availableKeys will always be an array containing ["1", "2", "3", "4"]
because currently the wrong customFields is not accessed correctly.

This leads to the removal of CUSTOM1 if you wanna add a second custom
field.
2021-11-25 13:17:33 -05:00
InverseBot
841dc683b5 chore(js/css): update generated files 2021-11-25 00:20:46 -05:00
Francis Lachapelle
6ef99a5ec4 fix(mail(js)): save draft after having removed an attachment
Fixes #5432
2021-11-24 17:07:02 -05:00
Francis Lachapelle
a98b46a7a7 fix(mail(js)): create new object instances in popup from parent's data 2021-11-24 16:35:17 -05:00
Francis Lachapelle
cb6b729c58 fix(mail(js)): don't load mailboxes list from popup editor 2021-11-24 11:03:23 -05:00
Francis Lachapelle
11eb6c29d4 fix(mail(js)): don't poll server from popup windows 2021-11-24 11:03:23 -05:00
InverseBot
a08c4c9f47 chore(js/css): update generated files 2021-11-24 00:20:49 -05:00
Francis Lachapelle
addf3c1c76 fix(mail(js)): open one distinct popup for each action
Fixes #5431
2021-11-23 17:37:49 -05:00
Francis Lachapelle
16de167524 chore(npm): update CKEditor to version 4.17.1 2021-11-17 19:18:53 -05:00
InverseBot
b622665359 chore(js/css): update generated files 2021-11-03 00:18:26 -04:00
Francis Lachapelle
6c56340ba5 feat(mail): allow to directly empty junk folder
Fixes #5224
2021-11-02 16:54:36 -04:00
Francis Lachapelle
9622a1ea07 fix(mail(js)): reset messages list after emptying trash
Fixes #5421
2021-11-02 08:52:48 -04:00
InverseBot
c07aeeffec chore(js/css): update generated files 2021-10-23 00:18:23 -04:00
Francis Lachapelle
37d06c6f21 fix(mail(js)): update list of labels when adding one to a message 2021-10-22 15:20:49 -04:00
Francis Lachapelle
fbb76722e3 feat(mail): filter messages by tags (labels) 2021-10-22 14:34:45 -04:00
Francis Lachapelle
7c7df9b47c fix(mail(web)): improve identification of mailboxes 2021-10-22 14:34:45 -04:00
InverseBot
33535d3d79 chore(js/css): update generated files 2021-10-22 00:46:59 -04:00
Francis Lachapelle
800e21b05d feat(mail): filter messages by tags (labels)
Fixes #3323
Fixes #3835
Fixes #5338
2021-10-21 17:33:39 -04:00
Francis Lachapelle
642db852c7 fix(mail(js)): reset mailboxes state when leaving global search 2021-10-21 17:11:43 -04:00
InverseBot
ab38b1d6c4 chore(js/css): update generated files 2021-10-20 00:18:10 -04:00
Francis Lachapelle
c2f95dc56a feat(mail): filter mailbox by flagged messages
Fixes #1417
2021-10-19 16:25:47 -04:00
Francis Lachapelle
270bc2ed2e fix(mail(css)): add bold font to mailboxes with positive unseen count
Fixes #4277
2021-10-19 15:49:44 -04:00
Francis Lachapelle
e5dbebb100 feat(mail): filter mailbox by unread messages
Fixes #1146
Fixes #3156
Fixes #4752
2021-10-19 14:49:50 -04:00
InverseBot
248516e947 chore(js/css): update generated files 2021-10-19 00:18:20 -04:00
Francis Lachapelle
80650919b8 feat(mail): prioritize personnal address books in autocompletion 2021-10-18 16:36:47 -04:00