the-djmaze
e0ebc999d5
Extend plugin config with a grouping class
2022-02-09 17:48:05 +01:00
the-djmaze
92b81b777b
Fix some OpenPGP translations
2022-02-09 15:43:14 +01:00
the-djmaze
8e515ed2af
#89 improved sign and encrypt
2022-02-09 13:44:17 +01:00
the-djmaze
8fff6fa759
Added: GnuPG encrypt (sign still fails)
2022-02-09 10:53:55 +01:00
the-djmaze
f3717815e1
Cleanup boot.js and fix rllayout
cookie
2022-02-08 14:15:22 +01:00
the-djmaze
827421e116
Settings.capa() to SettingsCapa()
2022-02-08 14:13:06 +01:00
the-djmaze
398152be52
Disable Mailvelope "sign" message as it can't choose which key
2022-02-08 13:48:11 +01:00
the-djmaze
8428838a8b
Replace AskPopupView "Yes" button with "Sign" or "Decrypt"
2022-02-07 23:00:51 +01:00
the-djmaze
66a3a18f67
Improved ask password
2022-02-07 19:35:24 +01:00
the-djmaze
d9f50fa829
Replaced prompt() into a AskPopupView.password() Promise
2022-02-07 17:30:41 +01:00
the-djmaze
1f0af5c0ac
Hide some functions from rl.app.
2022-02-07 17:27:25 +01:00
the-djmaze
051e78df51
#89 added send OpenPGP.js signed HTML message
2022-02-07 11:59:47 +01:00
the-djmaze
0cf63dab76
#89 add OpenPGP.js sign and encrypt
2022-02-07 11:32:53 +01:00
the-djmaze
5b051745fe
#89 Composer move sign/encrypt buttons from menu to view
2022-02-04 16:21:29 +01:00
the-djmaze
3fc5216841
Improved Composer handling with PGP messages
2022-02-04 13:40:59 +01:00
the-djmaze
96de0be977
#89 solve edit/reply encrypted message/draft
2022-02-04 09:54:59 +01:00
the-djmaze
686138ae15
Revamp isPopupVisible to AbstractViewPopup.hidden
2022-02-04 09:49:55 +01:00
the-djmaze
d7ed6ce423
#89 also encrypt draft on save
2022-02-04 09:00:28 +01:00
the-djmaze
384230f7bf
Cleaner Content-Type detection for mimeToMessage()
2022-02-03 23:36:48 +01:00
the-djmaze
983a2db418
#89 added OpenPGP.js encrypt HTML
2022-02-03 23:36:12 +01:00
the-djmaze
fb1c0dd606
Revamp MailSo\Mime\Message for sending proper multipart/encrypted
2022-02-03 21:41:59 +01:00
the-djmaze
5514264914
#89 Bugfix mime and signatures detection
2022-02-03 17:04:10 +01:00
the-djmaze
0dffa549be
#89 send encrypted using Mailvelope
2022-02-03 16:51:35 +01:00
the-djmaze
73fa215e22
#89 OpenPGP.js encrypt (+ verify)
2022-02-03 10:17:18 +01:00
the-djmaze
f625abe0b2
#89 OpenPGP.js sign cleartext
2022-02-02 16:50:27 +01:00
the-djmaze
da79feeaee
#89 verify PGP signatures using OpenPGP.js
2022-02-02 15:24:32 +01:00
the-djmaze
93db6e6e0e
#89 verify detached signature using GnuPG
2022-02-02 14:36:49 +01:00
the-djmaze
08ea226dbe
Bugfix: message.attachments.hasVisible() undefined
2022-02-02 13:29:13 +01:00
the-djmaze
e265a0f1c1
Moved the message HTML parsing from PHP to JavaScript
...
Now we can properly parse PGP/MIME HTML messages
2022-02-02 13:02:48 +01:00
the-djmaze
3615405aac
#89 Remove debug code from pgpDecrypt()
2022-02-01 11:49:56 +01:00
the-djmaze
d9e81d6123
#89 revamp code for better decryption and get it working for GnuPG
2022-02-01 11:45:20 +01:00
the-djmaze
4eb70c3f06
#89 show decrypted HTML with inline attachments
2022-01-31 17:29:41 +01:00
the-djmaze
8a4ea92cfb
#89 Parse PGP decrypted mime using https://github.com/postalsys/postal-mime
2022-01-31 15:24:51 +01:00
the-djmaze
35900415a2
Resolve #197
2022-01-31 12:36:11 +01:00
the-djmaze
949005eda7
#89 OpenPGP better labeling
2022-01-31 12:34:41 +01:00
the-djmaze
c012fe09f0
#89 decrypt using OpenPGP.js
2022-01-31 11:51:15 +01:00
the-djmaze
efabf269c7
#89 Detailed control saving generated public/private keys
2022-01-31 08:30:46 +01:00
the-djmaze
76361a13da
Split OpenPGP.js and GnuPG from PgpUserStore
2022-01-30 02:35:53 +01:00
the-djmaze
76226f45ca
#89 Fix Mailvelope hasPrivateKey() detection
...
Proper rename OpenPGP Key viewer
2022-01-29 21:42:56 +01:00
the-djmaze
9f125c18c3
#89 added import keys to OpenPGP
2022-01-28 17:56:44 +01:00
the-djmaze
fe078174ab
#89 added view GnuPG armored keys
2022-01-28 17:33:52 +01:00
the-djmaze
221136ce1c
Better info regarding storing keys on server
2022-01-28 15:11:15 +01:00
the-djmaze
f8cbd5d129
#89 Improved public/private key handling
2022-01-28 15:02:10 +01:00
the-djmaze
7de00cd05c
Bugfix: incorrect translation in advanced search popup
2022-01-28 12:23:30 +01:00
the-djmaze
61ec49fd22
#89 use HTML5 form validity on PGP Generator popup
2022-01-28 00:22:54 +01:00
the-djmaze
0da681f074
OpenPGP.js now stores keys in localStorage
...
Renamed all deleteAccess to askDelete
2022-01-27 23:07:34 +01:00
the-djmaze
ff7e41ad08
#89 Use OpenPGP.js v5.1.0 (still in progress)
2022-01-27 16:00:52 +01:00
the-djmaze
d3b60bf097
#89 support decrypting using Mailvelope
2022-01-26 17:08:10 +01:00
the-djmaze
ce971de919
Get PGP verify message working using Promise.
...
#89
2022-01-24 13:43:53 +01:00
the-djmaze
a7eeeb4f55
Many more changes for #89
2022-01-20 16:38:27 +01:00
the-djmaze
3cc3a76b23
Composer changes for OpenPGP.js
2022-01-20 09:59:56 +01:00
the-djmaze
a47397ef09
Revamp PGP management due to implementing Mailvelop and PEAR Crypt_GPG
2022-01-19 18:24:07 +01:00
the-djmaze
fde44c0102
Changes for #89
...
This part fetches the required message parts for pgp verification.
2022-01-17 17:16:25 +01:00
the-djmaze
638128ff93
Attachmnet => Attachment
2022-01-17 16:39:10 +01:00
the-djmaze
8dcd0cf833
Changes for #89
...
Now it does not fetch the PGP signature, because validation was broken anyway.
Instead it validates multipart/signed according to RFC 3156 section 5 and returns details for the signed part:
* BodyPartId
* SigPartId
* MicAlg
So in the future several implementations (GnuPG, OpenPGP.js, etc.) can use the correct data for verification.
2022-01-17 15:58:23 +01:00
the-djmaze
5757d8d464
Drop use_imap_list_subscribe and use 'HideUnsubscribed' = false
...
This prevents user questions regarding: "my folders are missing"
2022-01-12 11:55:41 +01:00
the-djmaze
661e937fd1
Added "subscribe" option to create folder popup
2022-01-12 11:15:04 +01:00
djmaze
679d7356e0
More ko.computed to pureComputed
2021-12-31 17:02:32 +01:00
djmaze
954de06f86
Switch from ko.computed to ko.pureComputed
...
This should provide performance and memory benefits over regular computed observables
2021-12-31 13:30:05 +01:00
djmaze
2a01d8c991
Cleanup user-select
2021-12-28 14:48:20 +01:00
djmaze
eb669715ca
Remove MessageUserStore.listEnd* overhead
2021-12-16 14:35:29 +01:00
djmaze
b95541892f
Better observable naming in MessageUserStore
2021-12-15 19:02:36 +01:00
djmaze
a512759289
Added: sort Folders on add/rename folder
2021-12-09 11:24:30 +01:00
djmaze
b98762dd68
Replace deprecated String.substr with String.slice
2021-12-08 11:35:41 +01:00
djmaze
2719f08e26
Revamp mailbox management so that reloading of the whole folder tree is not needed
2021-12-08 11:06:42 +01:00
djmaze
df293960d0
Remove unused startup_url
2021-12-07 16:51:09 +01:00
djmaze
3a61bb3e5a
Revamp the FullNameHash system for better readable urls
...
And reduce the folders caching footprint.
And it reduces server load.
2021-12-07 14:03:30 +01:00
djmaze
148913ea32
More MessageFlagsCache improvements
2021-12-07 00:05:55 +01:00
djmaze
d734a3e415
Better mail message handling
...
* Cleanup HTML parsing
* Drop useless Microsoft 'Sensitivity' MIME Header
* Revamp Flags handling
2021-12-06 16:08:58 +01:00
djmaze
35bce8cf62
Also reduce admin remote fetch
2021-12-03 00:11:19 +01:00
djmaze
792fee547a
change AbstractFetchRemote with a better structure
2021-12-02 23:15:24 +01:00
djmaze
0d809dd574
Cleanup additional accounts in system menu
2021-12-02 11:12:21 +01:00
djmaze
6d7911a9ed
Object.entries().forEach() to forEachObjectEntry()
2021-12-01 14:23:37 +01:00
djmaze
547d66ebcb
Easier SystemFolders handling
2021-12-01 13:54:35 +01:00
djmaze
d33ec54c1c
FolderFullNameRaw is gone due to UTF8
2021-11-30 10:19:43 +01:00
djmaze
e27fb46500
Resolve CardDAV sync not working due to new login system #163
2021-11-24 08:36:27 +01:00
djmaze
299ec7faf8
Support RFC 6855 / RFC 5738 (UTF8)
2021-11-22 21:01:30 +01:00
djmaze
6ae38bfe1b
Improved mobile view
2021-11-16 13:15:02 +01:00
djmaze
6b8020b8f5
Improved additional account management
2021-11-15 10:56:52 +01:00
djmaze
b057c4083e
Prepare some code for cleaner account switching without reload
2021-11-13 09:46:59 +01:00
djmaze
2c363e63a0
small code cleanup ()=>0 to null
2021-11-13 09:45:06 +01:00
djmaze
ce413b7b7a
Some account switch reload improvements
2021-11-12 09:36:08 +01:00
djmaze
42bf782c6a
When switching to additional account fails, show account update screen
2021-11-11 23:22:04 +01:00
djmaze
739aeaded5
Improved the Switch account system for better feedback to user
2021-11-11 21:01:39 +01:00
djmaze
597ea21b70
Prepared code to switch accounts without reload (not working yet)
2021-11-11 17:14:06 +01:00
djmaze
5b0dd471bc
Improved the (User|Admin) Settings screens
2021-11-07 21:19:48 +01:00
djmaze
6170de5aee
Drop bootstrap modal.less by using <dialog> <header> and <footer>
...
https://snappymail.eu/demo/ updated for testing
2021-11-07 17:06:08 +01:00
djmaze
880d4a05e9
Drop the ko.bindingHandlers.modal as click.koModal is never used
...
And replace hideScreenPopup() with this.closeCommand();
2021-11-06 22:08:45 +01:00
djmaze
2e34f98c80
Cleanup and improve HTML/CSS and it's JavaScript handling
2021-11-06 12:27:37 +01:00
djmaze
789dc264f7
Replace my old ResizeObserver workaround for RainLoop bugs with proper CSS flex.
...
And removed wysiwyg resize() in favor of flexbox.
2021-11-05 14:47:19 +01:00
djmaze
d305e090c5
Cleanup CSS for paginator and filters
2021-11-05 11:17:46 +01:00
djmaze
b2635eb5c6
Cleanup dropmenu css
2021-11-05 11:14:30 +01:00
djmaze
e0f0ea7c46
Bugfix: collapsedPrivate() undefined
2021-11-04 15:15:40 +01:00
djmaze
2cf2b1ee75
Bugfix: some folders were invisible while they should be visible
...
It all came down to a very complex subscribe system.
I changed that in a "is visible for whatever reason" system.
2021-11-03 19:25:52 +01:00
djmaze
2a7348081a
Remove useless clearPopup() functions
2021-11-03 14:58:34 +01:00
djmaze
ba895ba887
Improved new AdvancedSearch
2021-11-03 14:47:03 +01:00
djmaze
6c797c34f8
Activated search subfolders as request by #154
2021-11-03 02:28:01 +01:00
djmaze
8d3bcdc2f2
Merge quota requests into folders request
2021-11-01 16:26:07 +01:00
djmaze
e52addf346
When login don't reload the whole browser. Just rebuilt screens
2021-11-01 11:24:11 +01:00
djmaze
9db640c6c5
No need to set page=1 when calling mailBox()
2021-10-29 15:25:00 +02:00
djmaze
d952ec5930
Resolve issue #153
2021-10-27 08:47:02 +02:00
djmaze
4d6d0622e5
Speedup generating folderlist
2021-10-26 15:43:27 +02:00
djmaze
7e2d86cefe
Rename kolab to kolabType for better naming
2021-10-14 10:37:07 +02:00
djmaze
ef9d1ed220
Improved Kolab folders visibility
2021-10-14 09:43:20 +02:00
djmaze
1fdcc68518
Skip all non-visible folders in folderList instead of being hidden
2021-10-13 15:41:22 +02:00
djmaze
9158fcd0eb
Improve AppUser.bootstart
2021-09-23 14:24:06 +02:00
djmaze
3c8cdcbb07
Drop useless "disable settings screen"
2021-09-23 11:05:19 +02:00
djmaze
8010229d6b
Merge SystemDropDownMailBoxUserView & SystemDropDownSettingsUserView into SystemDropDownUserView
2021-09-23 10:40:10 +02:00
djmaze
c9fe7516c4
Remove unused parameter 'name' in views
2021-09-23 09:41:02 +02:00
djmaze
8be4c384bb
Improved AbstractScreen properties
...
Improved settings screens
Views:
* sDefaultScope & sCurrentScope to sub-class keyScope
* drop viewModelVisible
* rename viewModelTemplateID to templateID
* rename viewModelPosition to viewType
2021-09-22 20:17:44 +02:00
djmaze
11f69ef9e4
Drop popupVisibilityNames/viewModelName in favor of the new visiblePopups Set
2021-09-22 13:37:12 +02:00
djmaze
2227e8ca21
No need to disable help screen
2021-09-17 14:37:18 +02:00
djmaze
10143cf48f
Remove useless "disable reload" feature
2021-09-17 14:25:52 +02:00
djmaze
fa136cd529
Drop useless messagelist_actions feature
2021-09-17 14:07:52 +02:00
djmaze
00088ef547
No need to disable Composer (new message), so drop the feature
2021-09-17 13:58:49 +02:00
djmaze
134deb8d73
Drop unused user mail templates system
2021-09-17 10:32:58 +02:00
djmaze
9e28eb5fc7
Improved Jua uploader
2021-09-14 12:50:56 +02:00
djmaze
2cb73643ca
Improved dropdown menu's handling
2021-09-14 10:06:38 +02:00
djmaze
96e2e6576c
IMAP UID is integer
2021-09-10 16:28:29 +02:00
djmaze
985a4f5077
More CSS, HTML & JS cleanups
2021-09-10 09:30:06 +02:00
djmaze
023c8f603b
some ko.computed() to addComputables()/addComputablesTo()
2021-09-03 16:37:20 +02:00
djmaze
1457039448
Bugfix issue #139
2021-09-02 13:38:59 +02:00
djmaze
47bbd3d410
Bugfix: exitFullscreen() errors
2021-09-01 11:01:13 +02:00
djmaze
c8678953fe
Resolve issue #130
2021-08-26 20:31:38 +02:00
djmaze
d7a30cba79
Revamp tabs system using CSS display:grid
instead of JavaScript
2021-08-26 08:10:56 +02:00
djmaze
3ad9bb6258
Cleanup some code
2021-08-25 13:22:40 +02:00
djmaze
0b323ab870
Bugfix: when clicking \NoSelect subfolder, it redirect to parent
...
Improvement for #112
2021-08-25 12:24:27 +02:00
djmaze
8934205ede
Replace {'inbox-star-icon': isInboxStarred} with {'flag-icon': isFlagged} for future improvements
2021-08-24 21:10:49 +02:00
djmaze
ef4d604f6d
Bugfixes and improvements for Folderlist
2021-08-24 18:23:17 +02:00
djmaze
327d6c32ca
Improved FolderCollection handling and try to solve https://github.com/the-djmaze/snappymail/issues/112#issuecomment-904193275
2021-08-24 15:53:39 +02:00
djmaze
cc03546484
Reduce JavaScript footprint
2021-08-20 15:40:07 +02:00
djmaze
e0adf7accd
Bugfix and simplify broken folderListOptionsBuilder() due to changes for #112
2021-08-19 21:31:08 +02:00
djmaze
ba477e25ff
Resolve issue #112
2021-08-19 15:14:47 +02:00
djmaze
1c95eab6d6
Bugfix and improve Squire HTML/Plain modes
2021-08-16 18:09:54 +02:00
djmaze
2a6a1ff799
Improved keyboard shortcuts handling
2021-08-13 10:03:13 +02:00
djmaze
d536b5eeee
Change ()=>{} into ()=>0
2021-08-13 09:58:43 +02:00
djmaze
2d87b52c07
There is no 'return true' for the shortcuts system
2021-08-12 20:55:24 +02:00
djmaze
64a7b82408
Bugfix: Help screen broken tabbing shortcuts
2021-08-12 20:33:13 +02:00
djmaze
8b116fa8ba
Cleanup some code
2021-08-12 20:17:37 +02:00
djmaze
6a903bc9b2
Reduce MessageList html/css footprint
2021-08-10 12:22:55 +02:00
djmaze
48e8138764
Bugfix: "clear folder" was shown in wrong folder
2021-08-10 11:42:21 +02:00
djmaze
019de7de87
Bugfix: clicking star icon for flagged items in INBOX failed
2021-08-09 14:22:57 +02:00
djmaze
fd293b723b
Resolve Issue #104
2021-08-09 11:13:10 +02:00
djmaze
56e8ea664d
Cleanup user login JavaScript code
2021-07-23 11:57:45 +02:00
djmaze
0a69c6410d
Added support for JavaScript FormData
...
As preparation for 2FA plugins and easier Fetch calls
2021-07-23 11:40:03 +02:00
djmaze
bf75cf7946
Added 2FA TOTP on admin login
...
https://github.com/the-djmaze/snappymail/issues/84#issuecomment-818808101
2021-07-22 21:36:44 +02:00
djmaze
b16b184ac9
Improved focused styling
2021-07-21 21:54:07 +02:00
djmaze
5590fd4860
isNonEmptyArray => arrayLength
2021-07-21 21:34:17 +02:00
djmaze
eec3f46c34
Bugfix: messageview focused [Tab] key should not traverse back to messagelist
2021-07-21 14:15:31 +02:00
djmaze
e13337e247
Cleanup styling and gulp merge @media queries
2021-07-20 16:45:55 +02:00
djmaze
bb15cd1ec3
Resolve Issue #100
2021-07-19 11:57:47 +02:00
djmaze
5213b804d9
Some tiny changes
2021-07-16 16:24:07 +02:00
djmaze
d69743cee5
Cleanup closeCommand & cancelCommand because both are defined for popups
2021-07-16 09:11:10 +02:00
djmaze
bf9b47ce85
Added: compose window on mobile use Fullscreen API
2021-07-15 21:01:41 +02:00
djmaze
51d9c3adbb
Uncaught (in promise) TypeError: oData is undefined
2021-07-14 10:32:21 +02:00
djmaze
df8de36f91
Merge remote-tracking branch 'upstream/master'
2021-05-13 00:42:12 +02:00
RainLoop Team
90e41635ed
Update locales
2021-05-06 03:39:59 +03:00
djmaze
a7ae087f18
More HTML cleanups
2021-05-01 10:02:40 +02:00
djmaze
109c6b6ab5
Cleanup HTML and CSS
2021-04-30 16:39:27 +02:00
djmaze
8aa9b0b33f
Speedup foldercollection
2021-04-23 13:01:51 +02:00
djmaze
29fe73d4e7
Cleanup .bind(
2021-04-23 10:47:24 +02:00
djmaze
60a4a248d1
Simplify onWarmUp into onBuild
2021-04-23 00:12:42 +02:00
djmaze
3572d00a10
Cleanup admin code
2021-04-22 21:56:01 +02:00
djmaze
75c879836c
Settings menus:
...
- remove .disabled, never used
- cleanup/simplify code
2021-04-22 16:02:12 +02:00
djmaze
8af35f7d39
Move login forgotPasswordLinkUrl/registrationLinkUrl to plugin
2021-04-22 13:59:22 +02:00
djmaze
ca9b8c8c7f
Drop additionalCode for #84
2021-04-12 21:35:36 +02:00
djmaze
48fa1a1fdc
Drop 2FA, read #84
2021-04-12 19:15:33 +02:00
djmaze
3d10bbface
Added SpamResult
2021-04-09 09:01:48 +02:00
djmaze
168ee911b3
Added: Show spam score in % in message detailed info
...
Currently only for SpamAssassin and Rspamd
2021-04-08 15:56:46 +02:00
djmaze
89cbcf6f63
Remove unused properties and improved message view header
2021-04-07 16:35:46 +02:00
djmaze
687afdef6a
Resolve quota issue #75
2021-04-06 23:03:20 +02:00
djmaze
581c89d502
Cleanup unused properties
2021-03-30 11:48:22 +02:00
djmaze
1129db3f04
Improved #67
2021-03-29 22:05:35 +02:00
djmaze
0dbc534305
Drop unused NullFolder
2021-03-29 09:38:18 +02:00
djmaze
64cf19746d
Finish the sort feature
2021-03-27 16:02:48 +01:00
djmaze
7eeed62b09
Get sorting working for #67
2021-03-27 00:57:04 +01:00
djmaze
7eaaa0a793
Upgrade i18n() to use Object.entries()
...
And replace quoted object keys to be without quotes
2021-03-24 21:26:40 +01:00
djmaze
fe4dbc729c
Added isFunction()
2021-03-24 14:22:25 +01:00
djmaze
b4ab5b891a
replaced knockout hasfocus with autofocus=""
2021-03-23 22:57:40 +01:00
djmaze
650e962fdf
Cleanup function folderListOptionsBuilder()
2021-03-23 22:45:30 +01:00
djmaze
4bcfc81830
Small speedup/cleanup of some code
2021-03-23 14:48:34 +01:00
djmaze
cca0fc15da
Added HTML5 form.reportValidity() to login screens
...
This improves browser feedback on form errors
2021-03-23 11:28:36 +01:00
djmaze
f69b1195e6
Based on RainLoop discussion #2079 ,
...
i've added a security option to set Sender per Domain.
NOTE: Not tested yet
2021-03-22 14:17:18 +01:00
djmaze
ce74b2e92f
Cleanup more iError && data.Result
2021-03-18 14:48:21 +01:00
djmaze
11fd6736bb
Set response ErrorCode as iError for easier fetch error handling
2021-03-18 12:33:13 +01:00
djmaze
a46c0c3b21
Put AppUserStore.currentAudio in AbstractSystemDropDownUserView
2021-03-17 10:09:10 +01:00
djmaze
676de1ed23
Simplify AppUserStore.contactsIsAllowed
2021-03-17 10:05:22 +01:00
djmaze
8157692a29
Bugfix: compose popup had two autosave timers
2021-03-17 10:03:57 +01:00
djmaze
845483d127
Bugfix: messagelist viewAppendArea failed to missing observableArray
2021-03-16 17:09:39 +01:00
djmaze
0b64083543
Array.isArray to isArray
...
Array.isNotEmpty to isNonEmptyArray
2021-03-16 16:49:14 +01:00
djmaze
986b8f056b
prevent creation of _defineProperty() function
2021-03-16 16:08:01 +01:00
djmaze
eff92c3152
Cleanup AppUserStore
...
Simplify KeyState/Focused as Scope enum
2021-03-16 16:06:16 +01:00
djmaze
4b6f6b1bfc
Move addObservablesTo, addComputablesTo & addSubscribablesTo to Common/Utils
2021-03-16 10:59:47 +01:00
djmaze
4a8d516123
Changed: StorageResultType to error result code
2021-03-16 09:46:23 +01:00
djmaze
0345050344
Simplify DomainAdminStore, PackageAdminStore and PluginAdminStore
2021-03-14 22:36:23 +01:00
djmaze
bde4d147bb
Cleanup Filters/Sieve capa
2021-03-14 12:15:48 +01:00
djmaze
87a56f5341
Cleanup eslint
2021-03-12 23:56:22 +01:00
djmaze
9c14ba1b9d
Remove messageVisibilityCommand
2021-03-12 17:08:58 +01:00
djmaze
227db0e0c3
Simplify MessageUserStore
2021-03-12 16:54:37 +01:00
djmaze
5e0f637b12
Removed unused detectDomBackgroundColor
2021-03-12 11:57:07 +01:00
djmaze
424167d43f
Remove message background color detection.
...
It is useless without text color and breaks dark mode
2021-03-12 11:56:44 +01:00
djmaze
f9ded86221
When reply/sending e-mail:
...
- remove Microsoft Office styling
- remove HubSpot HTML attributes
2021-03-12 11:41:44 +01:00
djmaze
6a454ec624
Convert user stores to single object instances
...
Removed unused ContactUserStore.exportingCsv and ContactUserStore.exportingVcf
2021-03-10 22:41:35 +01:00
djmaze
34b25eedea
Improve Settings handling
2021-03-10 11:44:48 +01:00
djmaze
e7b1ce7509
Globalize message composer popup window
2021-03-10 11:43:23 +01:00
djmaze
5601e100d9
Bugfix: MouseEvent.which is not reliable
2021-03-10 09:43:31 +01:00
djmaze
bc360eccf9
Reduce more CSS
2021-03-09 14:50:09 +01:00
djmaze
e2d6528bf5
Bugfix: message threaded mode was broken (knockout computable requires call to observable)
2021-03-08 15:21:54 +01:00
djmaze
e8deb4ff16
Remove capa.Folders and always allow mailbox folders
2021-03-06 10:07:54 +01:00
djmaze
1ac96c93d6
Improved responsive view
...
Removed unused CSS
2021-03-05 16:46:40 +01:00
djmaze
e770f28949
Added: support for real Fullscreen
2021-03-03 11:16:02 +01:00
djmaze
1a5bc09bb3
Reduce amount of folder timers and improve autoLogout
2021-03-02 17:39:02 +01:00
djmaze
0fa0b975ef
Bugfix: plugin config failed
2021-03-02 09:51:52 +01:00
djmaze
2982027dd2
Made SquaresDark theme really dark.
...
Due to that, e-mails with incorrect background/color settings are unreadable.
So a new feature in the settings is there to remove colors from messages.
Not perfect yet, but it works.
2021-02-24 00:17:53 +01:00
djmaze
fac36e828b
Cleanup Squire and Knockout with help of Chromium Code Coverage
...
Bugfix: Squire inlineNodeNames the 'I' tag was missing
Improved: Squire style editing
2021-02-23 22:50:48 +01:00
djmaze
0158a5fe1e
Improve Squire toolbar
...
Cleanup some JS code
2021-02-22 17:28:54 +01:00
djmaze
e52b9abc61
Cleanup more CSS and JS
...
and merge/cleanup/redesign composer attachments
2021-02-22 15:16:33 +01:00
djmaze
540b12ed26
Replace babel command decorators with proper knockout command decorators
2021-02-19 12:09:20 +01:00
djmaze
db0d03db83
Bugfix: conflicting File object with native JS
...
Cleanup: Stores and tooltips
2021-02-17 14:40:21 +01:00
djmaze
1df2e00862
Admin panel works in mobile view
2021-02-17 09:33:41 +01:00
djmaze
d7994ddab6
Revamp Mobile/Desktop switcher without completely reloading.
...
Remove switcher from login page, it became useless.
2021-02-16 20:12:23 +01:00
djmaze
0d6335ed2c
messagelist search without float
...
and remove some usePreviewPane
2021-02-15 20:05:51 +01:00
djmaze
b1c7bd2c50
Improve and cleanup isMobile
2021-02-15 16:05:38 +01:00
djmaze
10f9ce39d9
Revamp mobile including CSS flexbox for messageListItem
2021-02-15 15:20:22 +01:00
djmaze
997e0561ad
Rename inbox() to mailbox() because we select any mailbox folder
2021-02-12 14:56:16 +01:00
djmaze
a2727c65fe
Bugfix: messages list ArrowUp/ArrowDown broken
2021-02-12 12:00:06 +01:00
djmaze
4a8c9f8e18
Improved icon font view
2021-02-11 17:46:29 +01:00
djmaze
325f3c8eea
Cleanup unused login error animations
2021-02-10 17:16:46 +01:00
djmaze
15631427b0
Use PharData to create Zip when ZipArchive is not available
2021-02-10 15:47:22 +01:00
djmaze
8c780ad353
Replace deprecated Knockout throttle with new debounce extender
...
Replace admin general mainAttachmentLimit with input type="number"
2021-02-10 12:12:36 +01:00
djmaze
3fa9bc6963
Speedup messagelist hasCheckedOrSelectedLines
2021-02-08 22:04:24 +01:00
djmaze
57158bd55a
Less float & less html is mobile view profit
2021-02-08 21:19:58 +01:00
djmaze
32c3f1f059
Cleanup links
2021-02-04 11:25:00 +01:00
djmaze
90ee39b114
Improve switching of wysiwyg/plain composer
2021-02-02 12:23:32 +01:00
djmaze
ebe2c0536f
Bugfix: compose mail select contacts for cc/bcc failed
...
Cleanup: Inputosaurus and Knockout
Change: Knockout domData now uses WeakMap
Replaced: Knockout domManipulation with a documentFragment
2021-02-01 14:34:24 +01:00
djmaze
3983932bc0
Bugfix and cleanup rollup based javascript even more
2021-01-27 10:59:15 +01:00
djmaze
7ccc44616d
Small code cleanups and fix translations
2021-01-27 00:26:31 +01:00
djmaze
b31bf3d7f5
Improved js minification
2021-01-26 11:46:30 +01:00
djmaze
ad8fd8879b
This version uses Rollup instead of WebPack.
...
Due to that the code is smaller and has changes to prevent Circular Dependencies
2021-01-25 22:00:13 +01:00
djmaze
f3bfa0e8c1
Cleanup and split Enums
2021-01-24 22:58:06 +01:00
djmaze
864da66b5f
Replace viewDecorator and popupDecorator with proper AbstractView classes
2021-01-24 10:25:23 +01:00
djmaze
c8a85bf67e
Bugfix for webpack cleanup
2021-01-22 17:29:01 +01:00
djmaze
1535dd00f1
cleanup webpack export references
2021-01-22 16:32:08 +01:00
djmaze
b6f0b634fb
Cleanup calls to Knockout observableArray
...
Improved Knockout observableArray
2021-01-22 12:23:20 +01:00
djmaze
a28b5c2b6c
Cleanup and deduplicate languages
2021-01-21 17:21:19 +01:00
djmaze
ea56397c3b
Improved handling of sieve script changes
2021-01-21 10:39:19 +01:00
djmaze
14ba459d46
Always allow raw editing of Sieve scripts
2021-01-21 10:00:12 +01:00
djmaze
3ed7b53f68
Bugfix: don't push existing SieveScript on scripts stack
2021-01-20 15:34:33 +01:00
djmaze
d9118fbf90
Bugfix: saveError undefined, should be serverError
...
Bugfix: dot should be comma
2021-01-20 12:04:27 +01:00
djmaze
d4d6d73306
Bugfix: filters toggle failed because it was no observable
2021-01-20 11:00:13 +01:00