djmaze
0eea2cb5ad
Modifications for https://github.com/the-djmaze/snappymail/issues/12
2020-09-30 17:11:06 +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
0a95e2c6dc
Cleanup constants
2020-09-30 14:07:03 +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
17575f19f0
Activated a working HTML5 Drag & Drop polyfill for the Firefox Mobile browser
2020-09-28 20:04:09 +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
d735893cd6
Added HTML5 Drag & Drop for Gecko/Firefox Mobile
...
Chrome does support dragstart and was fixed previously.
This is not active yet as i'm testing for touch issues.
2020-09-28 17:23:22 +02:00
djmaze
9b94265844
Resolve https://github.com/the-djmaze/snappymail/issues/17
2020-09-28 11:26:20 +02:00
djmaze
2d429297ad
Resolve https://github.com/the-djmaze/snappymail/issues/18
2020-09-28 10:29:58 +02:00
djmaze
a1a413dca2
Modifications for https://github.com/the-djmaze/snappymail/issues/15
2020-09-28 09:51:12 +02:00
djmaze
35b531caac
Resolve https://github.com/the-djmaze/snappymail/issues/20
2020-09-28 09:50:31 +02:00
djmaze
5b986b7bb0
Bugfix: Chrome 84 on Android only accepts text/plain in Drag & Drop
2020-09-27 12:04:47 +02:00
djmaze
344c478a45
Release v2.0.0-rc1
2020-09-26 12:25:57 +02:00
djmaze
c7054ff56c
Resolve https://github.com/the-djmaze/snappymail/issues/14
...
There this works
2020-09-26 10:20:24 +02:00
djmaze
3a48cc8b7f
Probably resolved issue #14
...
Could get some better improvements
2020-09-26 09:34:23 +02:00
m hagoort
5e7f531c7f
Revamp shortcuts handler (not tested yet)
2020-09-26 00:02:29 +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
4bb85e0926
Added funding file
2020-09-24 20:28:16 +02:00
djmaze
321b11e22d
Updated Code of Conduct
2020-09-24 20:04:31 +02:00
djmaze
48971df2ad
Partially found a solution for issue #12
...
But we shouldn't solve it the DIV way.
2020-09-24 16:24:35 +02:00
djmaze
a8ddeecb49
Improved Webkit and Gecko :empty selector.
...
But the real block level unfocusable bug is still not solved.
2020-09-24 16:11:46 +02:00
djmaze
fca5a0e290
Resolve https://github.com/the-djmaze/snappymail/issues/13
2020-09-24 15:38:49 +02:00
djmaze
0fde531dd3
Issue #12 has something todo with Webkit and Gecko
...
A DIV has no height, but we solve this with CSS :empty
It's not perfect because we can still not focus when there's no BR.
Will keep digging!
2020-09-24 15:13:33 +02:00
djmaze
4257d9ca78
Resolve https://github.com/the-djmaze/snappymail/issues/10
2020-09-24 15:08:57 +02:00
djmaze
d291716489
Cleanup some old browser support code in Squire
2020-09-24 13:01:07 +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
72780a885e
Changed logo (the dots say 'snappy' in braille)
2020-09-24 11:52:24 +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
the-djmaze
e174248463
Resolve issue #11
...
Actually the disabled was reversed
2020-09-23 22:31:19 +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
717d9208c7
Fix compressing to gzip and brotli
2020-09-23 15:12:22 +02:00
djmaze
749fe314aa
v1.14.0-djmaze8
2020-09-23 14:49:43 +02:00
djmaze
3757324e32
Cleanup hash routing
2020-09-23 14:44:46 +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
673f1bff79
Bugfix: inputosaurus revamp failed due to missing onChange handling
2020-09-23 13:07:44 +02:00
djmaze
39f39db447
Resolve https://github.com/the-djmaze/rainloop-webmail/issues/7
2020-09-23 12:18:36 +02:00
djmaze
1bb154d6f4
Bugfix: The ability to list more than one selector in :not() is experimental and not yet widely supported.
2020-09-23 11:48:08 +02:00
djmaze
38049e0eb9
Improve data security
2020-09-23 11:40:08 +02:00
djmaze
5457427fc1
prepearMessageAttachments => prepareMessageAttachments
2020-09-23 11:20:18 +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