djmaze
|
90ee39b114
|
Improve switching of wysiwyg/plain composer
|
2021-02-02 12:23:32 +01:00 |
|
djmaze
|
cd2b3ace89
|
This should not be enabled yet.
https://github.com/the-djmaze/snappymail/issues/49#issuecomment-768606552
|
2021-02-01 23:08:53 +01:00 |
|
djmaze
|
b015454b02
|
Cleanup unused CSS
|
2021-02-01 22:54:19 +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
|
fe7c7fede4
|
Updated npm and yarn
|
2021-01-27 17:07:07 +01:00 |
|
djmaze
|
aa05f10629
|
v2.2.1
|
2021-01-27 12:02:37 +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
|
8884adcb72
|
Update README about webpack replaced with rollup
|
2021-01-25 23:50:39 +01:00 |
|
djmaze
|
a1c994e6ab
|
Merge branch 'master' into webpack2rollup
|
2021-01-25 22:30:23 +01:00 |
|
djmaze
|
d23689dae8
|
Bugfix: invalid template id's
And cleanup strings
|
2021-01-25 22:29:55 +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
|
5e63ade9dd
|
Bugfix: i made a translation bug in v2.2.0
Cleaned it up
|
2021-01-24 23:03:06 +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
|
51958babba
|
v2.2.0
|
2021-01-22 17:41:46 +01:00 |
|
djmaze
|
c8a85bf67e
|
Bugfix for webpack cleanup
|
2021-01-22 17:29:01 +01:00 |
|
djmaze
|
23d7fecd22
|
Improve Sieve Scripts editor layout
|
2021-01-22 16:45:12 +01:00 |
|
djmaze
|
1535dd00f1
|
cleanup webpack export references
|
2021-01-22 16:32:08 +01:00 |
|
djmaze
|
b1e066d4a7
|
Bugfix: wrong translation change
|
2021-01-22 14:47:12 +01:00 |
|
djmaze
|
b6f0b634fb
|
Cleanup calls to Knockout observableArray
Improved Knockout observableArray
|
2021-01-22 12:23:20 +01:00 |
|
djmaze
|
fa5476e486
|
Added support for 'length' property to Knockout observable
|
2021-01-22 09:46:04 +01:00 |
|
djmaze
|
d4f8712c1e
|
Updated readme
|
2021-01-21 17:37:41 +01:00 |
|
djmaze
|
a28b5c2b6c
|
Cleanup and deduplicate languages
|
2021-01-21 17:21:19 +01:00 |
|
djmaze
|
67db19ec80
|
Added sieve activate/delete script error notifications
|
2021-01-21 11:00:42 +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
|
6f36d4b906
|
Added sample code for sieveparser branch
|
2021-01-20 14:57:59 +01:00 |
|
djmaze
|
dd9f277ccf
|
Split collectionToFileString() from SieveStorage to Sieve
Converted SieveStorage fileStringToCollection() to JavaScript sieveScriptToFilters()
Drop the old filtersSave()
|
2021-01-20 14:52:20 +01:00 |
|
djmaze
|
d9118fbf90
|
Bugfix: saveError undefined, should be serverError
Bugfix: dot should be comma
|
2021-01-20 12:04:27 +01:00 |
|
djmaze
|
ca91a6e408
|
drop sieve parser from sievescripts branch
|
2021-01-20 11:43:03 +01:00 |
|
djmaze
|
2024088ea0
|
Merge branch 'master' into sieveparser
|
2021-01-20 11:24:30 +01:00 |
|
djmaze
|
fb2feacfe9
|
Cleanup languages
|
2021-01-20 11:24:06 +01:00 |
|
djmaze
|
d4d6d73306
|
Bugfix: filters toggle failed because it was no observable
|
2021-01-20 11:00:13 +01:00 |
|
djmaze
|
c7d6426c88
|
Added: rainloop.user filters to sieve script
|
2021-01-20 10:10:59 +01:00 |
|
djmaze
|
76bc8aa107
|
Disable removal of rainloop.user script
|
2021-01-19 17:42:38 +01:00 |
|
djmaze
|
ee37ad67bb
|
Enable add/delete of Sieve scripts
|
2021-01-19 16:59:43 +01:00 |
|
djmaze
|
1a07109d80
|
Bugfix: auto-add missing sieve scripts
|
2021-01-19 16:12:18 +01:00 |
|
djmaze
|
e3125ebfff
|
Get a working Sieve scripts manager
|
2021-01-19 16:01:30 +01:00 |
|
djmaze
|
a31834458b
|
More improvements to view Sieve Scripts.
|
2021-01-18 23:52:15 +01:00 |
|
djmaze
|
d1f9249ac1
|
Merge branch 'master' into sieveparser
|
2021-01-18 23:01:40 +01:00 |
|
djmaze
|
141e68f686
|
updated npm and cleanup gulp tasks
|
2021-01-18 23:01:21 +01:00 |
|
djmaze
|
e093388016
|
Merge branch 'master' into sieveparser
# Conflicts:
# snappymail/v/0.0.0/app/templates/Views/User/SettingsFilters.html
|
2021-01-18 17:13:43 +01:00 |
|
djmaze
|
a80b17e011
|
Centralize CSS for confirm delete buttons and grab handles
|
2021-01-18 17:11:53 +01:00 |
|
djmaze
|
61c3da14b4
|
Draft of new Filters design
|
2021-01-18 16:47:10 +01:00 |
|
djmaze
|
cd504ffa4b
|
Merge branch 'master' into sieveparser
|
2021-01-18 11:21:58 +01:00 |
|
djmaze
|
267b744ef3
|
Bugfix: wrong naming CHANGES_NEED_TO_BE_SAVED_DESC
|
2021-01-18 11:21:44 +01:00 |
|
djmaze
|
1101c9cd81
|
Merge branch 'master' into sieveparser
|
2021-01-18 10:14:04 +01:00 |
|