Commit graph

1244 commits

Author SHA1 Message Date
djmaze
9992b20163 Merge file and mime code into simple Common/File.js 2020-10-02 14:44:29 +02:00
djmaze
6c75dd12f8 Cleanup CSS and JS code 2020-10-01 11:10:40 +02:00
djmaze
cfdbe3251e Removed the DATA_IMAGE_USER_DOT_PIC
Because viewUserPic is always false due to the removed Gravatar feature
2020-09-30 16:10:01 +02:00
djmaze
98c6fa0675 Rename fail2ban syslog 'rainloop' to 'snappymail' 2020-09-30 14:31:12 +02:00
djmaze
87e214aef7 Drop unused RainLoop/Utils functions 2020-09-30 12:32:21 +02:00
djmaze
efcefbaf78 Cleanup CSS and drop bMobileDevice detection.
Touch devices can be any size and can use (bluetooth/usb-c mouse/keyboard) these days.
It's all about pixels and currently if the mode is mobile/no-mobile (this can be improved later).
2020-09-30 12:31:34 +02:00
djmaze
25b4c899d0 Removed country flags from language selection because country != language 2020-09-29 16:44:27 +02:00
djmaze
b8357fd739 Slight modification for https://github.com/the-djmaze/snappymail/issues/16
By default we use image proxy for privacy.
This does not solve mailing tracking for hidden "read" images
2020-09-28 19:18:09 +02:00
djmaze
2d429297ad Resolve https://github.com/the-djmaze/snappymail/issues/18 2020-09-28 10:29:58 +02:00
djmaze
31828b125f cleanup some orphan css 2020-09-25 17:42:40 +02:00
djmaze
e562ed159c Replace rainloop glyphs font with cleaned up snappymail glyph font 2020-09-25 17:42:14 +02:00
djmaze
8e73926725 Enable the packages/plugins 2020-09-24 21:38:55 +02:00
djmaze
fca5a0e290 Resolve https://github.com/the-djmaze/snappymail/issues/13 2020-09-24 15:38:49 +02:00
djmaze
62660b2026 Nope i didn't broke issue #4.
I need a coffee break.
2020-09-24 12:00:52 +02:00
djmaze
0a2149c60d Bugfix: i've broken some code from issue #4 2020-09-24 11:59:37 +02:00
djmaze
f70d2c6884 Solved more problems of issues #4 2020-09-24 10:22:23 +02:00
djmaze
578131e22a Drop unavailable PDO drivers in admin contacts
Based on good feedback in issue #11 by @phsc84
2020-09-24 09:58:35 +02:00
djmaze
0181d9645a Rebranding to SnappyMail because this fork of RainLoop has way too many changes to be compatible. 2020-09-23 17:23:04 +02:00
djmaze
98ba7e61aa Cleanup language files 2020-09-23 17:07:37 +02:00
djmaze
939eb0fd78 Found <nobr> this is obsolete, so drop it! 2020-09-23 13:36:17 +02:00
djmaze
7705b86857 Don't hide messagelist actions on mobile 2020-09-23 13:30:00 +02:00
djmaze
38049e0eb9 Improve data security 2020-09-23 11:40:08 +02:00
djmaze
65032e3b89 Bugfix: CKEditor failed to load 2020-09-23 11:20:00 +02:00
djmaze
3599c4c745 Resolve https://github.com/the-djmaze/rainloop-webmail/issues/4 2020-09-23 10:28:05 +02:00
djmaze
302f2847b8 Resolve https://github.com/the-djmaze/rainloop-webmail/issues/8 2020-09-23 10:08:34 +02:00
djmaze
add9cb14aa Resolve https://github.com/the-djmaze/rainloop-webmail/issues/9 2020-09-22 21:37:15 +02:00
djmaze
6c6a5dd03b Enable Squire by default and put CKEditor as option 2020-09-22 15:21:23 +02:00
djmaze
81364c6494 Merge Squire into libs.js 2020-09-22 11:04:45 +02:00
djmaze
96b946c572 rl-hidden not used anymore 2020-09-21 16:11:35 +02:00
djmaze
ea2e0c09d8 improved html5 d&d 2020-09-21 09:29:00 +02:00
djmaze
4e449b9c66 replace knockout-sortable with html5 native 2020-09-20 23:15:06 +02:00
djmaze
a104287aa5 Bugfix: compose window kept resizing 2020-09-19 13:31:59 +02:00
djmaze
c282e2c9b5 Replace messages jQuery drag/drop with native HTML5 2020-09-18 14:01:27 +02:00
djmaze
9241726ffe Bugfix: Message attachments should be observable or else KnockoutJS is not updating 2020-09-17 22:14:51 +02:00
djmaze
aa3f71d299 Bugfix: MailSo ResponseCollection undefined oLogger
Bugfix: MailSo cache driver file, no need for double mkdir()
2020-09-15 15:27:15 +02:00
djmaze
e99a69a9aa Attachments array to new AttachmentCollectionModel 2020-09-15 15:08:08 +02:00
djmaze
8b53b189f8 Cleanup CSS and fix SquireUI css 2020-09-13 14:13:16 +02:00
djmaze
39e9ecd4f2 https://github.com/RainLoop/rainloop-webmail/pull/2012 2020-09-12 14:08:18 +02:00
djmaze
ce652d96b7 https://github.com/RainLoop/rainloop-webmail/pull/2029 2020-09-12 13:56:25 +02:00
djmaze
5b227de5c6 Bump minimum supported browser 2020-09-11 19:35:36 +02:00
djmaze
bd34f9a9bc Reimplement the BadBrowser page based on feature detection 2020-09-11 16:58:05 +02:00
djmaze
bdc961dfab Improved Squire with the missing 'plain' mode. 2020-09-10 18:47:28 +02:00
djmaze
fb35a17208 Strip Adobe data from theme images 2020-09-10 13:49:28 +02:00
djmaze
a27c3befa8 Resolve Issue #1 2020-09-09 19:40:09 +02:00
djmaze
540c70ecbf Added Squire HTML editor as lightweight fast alternative solution for the heavy CKEditor
Some features are still missing (as i need to create own UI)
Enable in:
[labs]
use_squire_html_editor = On
2020-09-09 17:03:44 +02:00
djmaze
90acc04750 Cleanup DOM boot 2020-09-09 16:53:36 +02:00
djmaze
e1f1a3aa12 Embed boot.min.js and boot.min.css into index.html for fast response 2020-09-06 11:13:43 +02:00
djmaze
45aaa17219 Better boot response by splitting and embedding boot css/html into index.html 2020-09-05 12:22:46 +02:00
djmaze
aeb5275648 Improved boot.js with existing global window.rl
Put dev/Storage/Settings.js in boots.js global rl.settings
2020-09-04 12:05:17 +02:00
djmaze
0e8bf13d5d Bugfix: the new endShowHide failed in Edge and mobile browsers
Cleanup bootstrap less files
2020-09-02 21:30:23 +02:00