Commit graph

2046 commits

Author SHA1 Message Date
the-djmaze
4085f58b4e Resolve #713 2022-11-28 10:39:28 +01:00
the-djmaze
e5ed52b79e Changes for #714 2022-11-27 16:05:44 +01:00
the-djmaze
a085bbb51d Small change based on comments of #355 2022-11-26 10:42:39 +01:00
the-djmaze
de7d1a82c3 Resolve #710 2022-11-26 10:41:18 +01:00
the-djmaze
ad4159fd2c Resolve #707 2022-11-25 15:52:46 +01:00
the-djmaze
b7fd933499 Resolve #691 2022-11-23 11:22:20 +01:00
the-djmaze
7ef79635a6 Better drag & drop leftPanel 2022-11-22 15:28:07 +01:00
the-djmaze
274ebd6855 Resolve #684 2022-11-22 15:26:16 +01:00
the-djmaze
bf6b30c971 Bugfix: border-box issue in Nextcloud 25 2022-11-22 12:17:00 +01:00
the-djmaze
91978e6ecf v2.21.4 2022-11-22 12:05:21 +01:00
the-djmaze
7dca36409d Show email address for #683 and see what it brings 2022-11-22 11:23:55 +01:00
the-djmaze
434ac21103 Bugfix: when left panel disabled and dragstart messages, show panel 2022-11-22 11:14:56 +01:00
the-djmaze
1032d0eb45 SCREENS = {} to SCREENS = new Map 2022-11-22 11:00:09 +01:00
the-djmaze
63316be535 Removed inline parameter of checkbox and select components 2022-11-22 10:17:46 +01:00
the-djmaze
c503aaca1d Bugfix: UserBackground failed 2022-11-22 10:01:56 +01:00
the-djmaze
b655e0ad70 Bugfix: .apply() error on leftPanelDisabled.toggle 2022-11-22 09:53:46 +01:00
the-djmaze
08baff9e64 Added domain matcher test for #689 2022-11-21 17:18:11 +01:00
the-djmaze
d468bac551 Log current shortcuts scope for #690 2022-11-21 13:20:59 +01:00
the-djmaze
86c881970e Fix login button size 2022-11-21 12:50:00 +01:00
the-djmaze
cb167da854 Changed everything to be box-sizing: border-box; 2022-11-21 11:00:39 +01:00
the-djmaze
7878b542a5 Make messageview a bit larger so that it is the same height as the messagelist 2022-11-19 13:12:55 +01:00
the-djmaze
4bf1fa9f86 Move FormDataToObject() to inline code 2022-11-19 13:12:08 +01:00
the-djmaze
8e204409f6 Resolve #686 2022-11-19 13:10:32 +01:00
the-djmaze
867b7081f6 Simplify handling of ContactsSync settings 2022-11-18 09:54:53 +01:00
the-djmaze
7da3ba8c61 Cleanup and rearrange some fontastic glyphs 2022-11-17 21:40:35 +01:00
the-djmaze
ecf53b1285 Resolve #361 2022-11-17 21:04:04 +01:00
the-djmaze
7e1b85d023 Bugfix: Contact.display() returns [object Object] 2022-11-17 14:44:34 +01:00
the-djmaze
48f4e51dc5 Properly handle GnuPG decrypt failure #600 2022-11-16 17:05:53 +01:00
the-djmaze
e5ef0eaa6a Resolve #673 2022-11-16 15:55:16 +01:00
the-djmaze
ff81aa6abc Better solution for #501 2022-11-16 15:48:02 +01:00
the-djmaze
f4448635d1 Bugfix handling attachments MIME type / content-type as it was broken. 2022-11-16 15:14:00 +01:00
the-djmaze
ee5fb1a83e Improved message responsive resizing #678 2022-11-16 08:42:28 +01:00
the-djmaze
565c8b13fa Better solution for #678 2022-11-15 23:57:39 +01:00
the-djmaze
b926d86568 Resolve #678 2022-11-15 23:56:50 +01:00
the-djmaze
676d379e29 Resolve #501 2022-11-15 14:45:38 +01:00
the-djmaze
81a453955e v2.21.2 2022-11-15 13:37:25 +01:00
the-djmaze
b47035ef43 Activate "Simple attachments list" for #672 2022-11-15 13:13:52 +01:00
the-djmaze
58e9ebc37b WIP: Added attachmentListSimple for #672
This is not optional yet and off.
2022-11-15 12:45:08 +01:00
the-djmaze
4a0a6c80fc Resolve #574 2022-11-15 12:12:01 +01:00
the-djmaze
f23e0d7a03 Improved MIME charset decoding #662 2022-11-15 10:38:43 +01:00
the-djmaze
456ade5845 Improved workaround for Nextcloud Calendar crashes #661 #622 2022-11-15 09:48:54 +01:00
the-djmaze
bc5194a494 Support UTF8 in EML files #662 2022-11-14 13:49:43 +01:00
the-djmaze
7fafb6ee9c Remove message toggle fullscreen button which was only in mobile view 2022-11-14 09:18:57 +01:00
the-djmaze
089f016633 rl.setWindowTitle() to rl.setTitle() 2022-11-14 09:15:25 +01:00
the-djmaze
a13bb9e930 v2.21.0 2022-11-11 17:50:18 +01:00
the-djmaze
cc1d0a6e38 Allow setting SSL options per domain and verify_certificate by default
This is a complete overhaul of the Domain settings system.
2022-11-11 13:45:40 +01:00
the-djmaze
14bd9720e9 addAttachmentHelper(url,..) the url should be id 2022-11-10 12:41:04 +01:00
the-djmaze
decbbd8817 Resolve #571 by allowing to give an account a name/label 2022-11-08 17:40:12 +01:00
the-djmaze
04c11ddc49 Move changeTheme and convertThemeName to Themes.js 2022-11-08 10:53:14 +01:00
the-djmaze
2705f16e44 @rlMainBorderRadius to --border-radius: 5px; 2022-11-07 15:25:59 +01:00