Commit graph

2143 commits

Author SHA1 Message Date
djmaze 8d578dcec1 SignMeType::DEFAILT_* to SignMeType::DEFAULT_* 2020-12-01 21:20:50 +01:00
djmaze 9679b63b60 Change: Docker PHP 7.4 and drop old mcrypt and use xxtea 2020-11-30 19:13:00 +01:00
djmaze 7921975bd6 Merge branch 'FWest98-fw/docker' 2020-11-30 18:58:55 +01:00
djmaze 4d0276bb09 Added docker option for FWest98
Use as: `release.php --docker`
2020-11-30 18:58:20 +01:00
djmaze 0173d30619 Merge branch 'fw/docker' of git://github.com/FWest98/snappymail into FWest98-fw/docker 2020-11-30 18:52:26 +01:00
djmaze b34fc5fda7 Merge branch 'master' of github.com:the-djmaze/snappymail 2020-11-30 10:50:49 +01:00
djmaze 13b41b44c0 Change: force CRLF due to hMailserver bug
https://github.com/the-djmaze/snappymail/issues/43
https://github.com/hmailserver/hmailserver/issues/357
2020-11-30 10:50:30 +01:00
the-djmaze 82d77febc3
Merge pull request #42 from FWest98/fw/fixldap
Added constructor to LDAP identities plugin
2020-11-28 19:14:23 +01:00
djmaze 892c1071f1 Resolve https://github.com/RainLoop/rainloop-webmail/pull/2016 2020-11-27 14:34:56 +01:00
djmaze 2a174d9114 Added font-display:swap to glyphs font
Since we use more correct unicode points, we improve performance score from 92% to 93%
2020-11-27 14:30:03 +01:00
djmaze b57493bf0a Moved some font glyphs to their correct unicode code points
This improves visibility when webfonts are blocked (not downloaded).
2020-11-27 14:16:20 +01:00
Floris Westerman 0f30d33977
Added constructor to LDAP identities plugin
Without the constructor, SnappyMail would crash when using custom language features. This is now resolved.
2020-11-26 23:56:36 +01:00
Floris Westerman 71f4cc631e
Remove default postfix plugin from docker image 2020-11-26 15:18:48 +01:00
Floris Westerman b301feee2f
Update gitignore 2020-11-26 15:14:51 +01:00
Floris Westerman fcf2c2468d
Add better Docker development and prod support 2020-11-26 15:14:51 +01:00
Floris Westerman e0462af9da
Fix release script to better support local development 2020-11-26 15:14:51 +01:00
djmaze 5633998f0f Small Lighthouse speedup from 90% to 92% 2020-11-26 12:35:15 +01:00
djmaze 0ba7374468 Implemented https://github.com/RainLoop/rainloop-webmail/issues/2041
Based on https://tools.ietf.org/html/rfc5173
2020-11-26 12:34:54 +01:00
djmaze 4adc672ccd Cleanup Login and removed the ancient obsolete <center> with small redesign
Also placed the loading description above the login form
2020-11-26 10:41:53 +01:00
djmaze 2047525ce6 Fix filename 2020-11-25 14:39:46 +01:00
djmaze ebd32d8fad Don't allow plugins to modify login page 2020-11-25 14:38:16 +01:00
djmaze 4f8b07fe85 Remove more RainLoop standard/premium licensed code 2020-11-25 14:31:20 +01:00
djmaze 2a1ccc5d24 Resolve https://github.com/the-djmaze/snappymail/issues/37 2020-11-23 17:13:38 +01:00
djmaze 0474f29272 Bugfix: wrote a buggy fix for safari 2020-11-23 17:05:13 +01:00
djmaze 4986de6b93 Bugfix: Safari doesn’t fire the visibilitychange event as expected when visibilityState transitions to hidden 2020-11-23 16:44:34 +01:00
djmaze 1670ca0db1 Checked merge https://github.com/the-djmaze/snappymail/pull/40
Some small formatting changes for ldap identities
FWest98 accidentally removed `case 'suggestions': $mResult = [];` in fabrica?
2020-11-13 09:56:40 +01:00
djmaze fb680596a6 Fix naming 2020-11-13 00:04:35 +01:00
the-djmaze 2c6618e793
Merge pull request #40 from FWest98/fw/ldapidentities
Add an LDAP identities provider
2020-11-12 23:29:14 +01:00
the-djmaze 222c51d61a
Merge pull request #39 from FWest98/fw/identities
Add a pluggable identity system
2020-11-12 23:29:00 +01:00
Floris Westerman e46c3b10ec
Fixing indentation 2020-11-10 11:52:55 +01:00
Floris Westerman 427d909783
Add early exit when no groups are configured 2020-11-10 11:52:55 +01:00
Floris Westerman abe058943e
Add ldap identities plugin 2020-11-10 11:52:55 +01:00
Floris Westerman 6919a6a34f
Fixing indentation 2020-11-10 11:52:21 +01:00
djmaze b609c4b0c2 AudioContext undefined in Safari 13
Fix for https://github.com/the-djmaze/snappymail/issues/37
2020-11-10 10:25:02 +01:00
djmaze cd52d9ae6c More improvements for https://github.com/the-djmaze/snappymail/issues/37 2020-11-10 09:59:56 +01:00
djmaze b3b8c97b00 Cleanup some unused code 2020-11-10 09:29:00 +01:00
djmaze f706e14a2f More changes for https://github.com/the-djmaze/snappymail/issues/37
Notifications were hardcoded disabled for mobile.
2020-11-10 09:28:33 +01:00
Floris Westerman 1c63287243
Fixed some bugs 2020-11-09 21:46:22 +01:00
djmaze 542d9c91e9 Changes for https://github.com/the-djmaze/snappymail/issues/37
Testing van be done at https://snappymail.eu/demo/
2020-11-09 20:14:04 +01:00
Floris Westerman 5414ec542d Add pluggable identity system 2020-11-08 20:28:06 +01:00
djmaze 0ec37b7e90 Added: show fancy placeholder for external images 2020-11-05 10:40:02 +01:00
djmaze 2c40475bfa Bugfix: failed to set message data from dom 2020-11-05 10:38:17 +01:00
djmaze ff2a557f1e v2.0.0 2020-11-05 00:00:13 +01:00
djmaze cc04e42444 Bugfix: revivePropertiesFromJson always set observables 2020-11-04 23:57:37 +01:00
djmaze 65030bf8d8 Bugfix: Content Security Policy: Directive ‘frame-src’ has been deprecated. 2020-11-04 22:59:32 +01:00
djmaze 21fe3aa25c Added README to /data/ folder 2020-11-03 16:22:26 +01:00
djmaze 948663519e Cleanup js components 2020-11-03 16:11:04 +01:00
djmaze 65e1b58877 Hide Squire toolbar in mobile mode when not focused 2020-11-03 15:54:35 +01:00
djmaze bdd68d0d8f improved knockout observableArray with all Array.prototype functions 2020-11-03 15:53:50 +01:00
djmaze 6e84334b09 Resolve https://github.com/the-djmaze/snappymail/issues/34 2020-10-31 12:12:39 +01:00