djmaze
267426b07d
Resolve https://github.com/the-djmaze/snappymail/issues/23
2020-10-09 17:12:56 +02:00
djmaze
4177467f81
Bugfix: '`' backtick shortcut being dead key
...
* remove 'Insert' key from class Selector and bugfix Selector ' ' space.
* replace 'M' (move) shortcut with 'Insert' (like: insert into)
* '`' backtick being dead key shortcut with 'M' and 'ContextMenu' keys.
2020-10-09 15:00:26 +02:00
djmaze
058217de02
Resolve https://github.com/the-djmaze/snappymail/issues/21
2020-10-09 11:04:35 +02:00
djmaze
ee23a5553e
Resolve https://github.com/the-djmaze/snappymail/issues/22
2020-10-09 10:31:44 +02:00
djmaze
a0f8ac0dad
Cleanup Date.fromNow() and friendlySize()
2020-10-03 14:02:33 +02:00
djmaze
c3a2da65df
Revamp array filtering
...
Replaced fakeMd5 with new Jua.randomId
Cleanup more code
2020-10-02 23:54:15 +02:00
djmaze
cb2048f163
cleanup some code
2020-10-02 12:40:33 +02:00
djmaze
e566494a87
Bugfix: move messages button [Ctrl] copy method
2020-10-01 11:11:14 +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
0a95e2c6dc
Cleanup constants
2020-09-30 14:07:03 +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
2d429297ad
Resolve https://github.com/the-djmaze/snappymail/issues/18
2020-09-28 10:29:58 +02:00
djmaze
c7054ff56c
Resolve https://github.com/the-djmaze/snappymail/issues/14
...
There this works
2020-09-26 10:20:24 +02:00
m hagoort
5e7f531c7f
Revamp shortcuts handler (not tested yet)
2020-09-26 00:02:29 +02:00
djmaze
39f39db447
Resolve https://github.com/the-djmaze/rainloop-webmail/issues/7
2020-09-23 12:18:36 +02:00
djmaze
5457427fc1
prepearMessageAttachments => prepareMessageAttachments
2020-09-23 11:20:18 +02:00
djmaze
302f2847b8
Resolve https://github.com/the-djmaze/rainloop-webmail/issues/8
2020-09-23 10:08:34 +02:00
djmaze
f559b3c87e
Remove images on reply
2020-09-22 11:38:13 +02:00
djmaze
662e6b3466
cleanup some code
2020-09-22 10:54:00 +02:00
djmaze
df1d0fc8d6
Array.from() to spread syntax
2020-09-22 10:13:32 +02:00
djmaze
079d119f8a
Removed lightgallery to drop whole jQuery
2020-09-21 17:33:58 +02:00
djmaze
ea2e0c09d8
improved html5 d&d
2020-09-21 09:29:00 +02:00
djmaze
b66e68a3b1
Merge some parts of initByJson and initUpdateByMessageJson
...
Cleanup messageListChecked handling
2020-09-20 11:29:31 +02:00
djmaze
6d5317d969
Don't add inline attachments on reply
2020-09-20 11:13:40 +02:00
djmaze
9fc5a3ff6a
Cleanup some code
2020-09-19 13:53:14 +02:00
djmaze
c282e2c9b5
Replace messages jQuery drag/drop with native HTML5
2020-09-18 14:01:27 +02:00
djmaze
d88c183112
Bugfix: broken message.attachments in compose window
2020-09-18 00:33:43 +02:00
djmaze
5d281486d0
Try to fix HtmlEditor isHtml() issue with SquireUI
...
Real fix should be made with the wrong use of modeToggle()
2020-09-17 16:10:27 +02:00
djmaze
9c18126843
Move some knockoutjs bindings, extenders and functions to Admin and User specific areas
2020-09-17 00:02:35 +02:00
djmaze
467f615713
Move Knoin routOff, routOn, routReload & setHash to rl.route.*
2020-09-16 20:35:29 +02:00
djmaze
e99a69a9aa
Attachments array to new AttachmentCollectionModel
2020-09-15 15:08:08 +02:00
djmaze
b904eca98e
Cleanup __APP__/getApp code
2020-09-15 09:29:25 +02:00
djmaze
29cf711a6a
Converted *Ajax into *Fetch (because we use the Fetch API, not jQuery.ajax)
2020-09-14 19:40:56 +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
f2d194947d
Merge Objects prototype extensions
2020-09-04 17:07:35 +02:00
djmaze
097fb4896d
Bugfix: invalid settingsGet in dev/Stores/Admin/App.js
...
Cleanup login/logout location reloading
2020-09-04 14:36:24 +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
b837013cfb
Replaced dev/Common/ClientStorageDriver/* with webstorage polyfill
...
Cleanup some other code
2020-09-03 12:51:15 +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
djmaze
0309879d6b
Bugfix: e-mail compose modal resizeObserver wrong height
2020-09-02 09:32:28 +02:00
djmaze
1802dda136
Removed jQuery dependencies from Jua.js
2020-09-01 16:57:14 +02:00
djmaze
088945b636
v1.14.0-djmaze5
2020-08-31 16:33:40 +02:00
djmaze
dcdaf70601
Bugfix: compose window resizeObserver
2020-08-31 16:32:27 +02:00
djmaze
2bf96ab33e
Bugfix: typo in querySelectorAll
2020-08-30 17:40:54 +02:00
djmaze
69fcc240e9
More jQuery to native (including bootstrap.js)
2020-08-30 10:30:50 +02:00
djmaze
bdb36ec128
Use less jQuery, more native
2020-08-27 15:45:47 +02:00
djmaze
496c8f59ae
Removed User About Screen, it is unused
2020-08-24 21:05:32 +02:00
djmaze
e3e5929b21
Removed more non-community (aka Prem/Premium/License) code
2020-08-24 20:56:14 +02:00
djmaze
b0942a7ff7
Move popupVisibility to knoin
2020-08-23 21:51:26 +02:00
djmaze
dc3b76f53a
Replaced more knockoutjs hasfocus for autofocus=""
2020-08-22 09:35:03 +02:00
djmaze
b8043cdc98
Remove unused bMobileDevice import
2020-08-22 01:09:50 +02:00
djmaze
b185402ae7
Bugfix: Contacts.js trim() missing
...
Bugfix: ClearCookie failed
2020-08-22 01:05:43 +02:00
djmaze
d88855ebd9
Remove addHook/runHook system as it is never used
2020-08-22 01:04:15 +02:00
djmaze
996723a486
Removed: KnockoutJS 'hasFocus:' because HTML5 has autofocus=""
...
Knoin.js now searches for [autofocus] and handles it
2020-08-22 01:03:03 +02:00
djmaze
7a21694396
Drop windowResize/windowResizeCallback in favor of ResizeObservable
2020-08-19 12:34:05 +02:00
djmaze
b634a50e0f
Remove triggers rl.tooltips.diactivate and rl.tooltips.activate
2020-08-19 11:31:18 +02:00
djmaze
d1c06a8ece
Extend the use of ResizeObserver by dropping all knockoutjs observable this.resizerTrigger in mail composer
...
As benefit this also drops the CustomEvent('resize.real')
2020-08-19 11:30:31 +02:00
djmaze
97a73c6639
Replace timeOutAction() with debounce
...
Replace delegateRun()
Revert my throttle/debounce setTimeout() to Function.prototype[throttle/debounce]
2020-08-18 20:24:17 +02:00
djmaze
f6a55898c7
Removed isNormal() because 'null == undefined' so 'null != value' is sufficient
2020-08-17 21:57:56 +02:00
djmaze
7670d2073d
Prevent parameter errors in sendMessage()/saveMessage() due to too many parameters.
...
Instead provide an object.
sendMessage param 'SentFolder' and saveMessage param 'DraftFolder' now both 'SaveFolder'
2020-08-17 21:32:57 +02:00
djmaze
9f1ea1a0fd
Bugfix boostrap alerts.less was accidentally removed
...
Bugfix Date.fromNow('past'/'future') reversed
Replace Events[pub/sub]('interval.*') with setInterval()
Events[pub/sub] to native
Cleanup knockout extensions
Replaced momentToNode with proper HTML5 <time>
Cleanup Momentor
2020-08-14 20:35:39 +02:00
djmaze
6541a1de7c
Remove Common/Enums Magics.*
2020-08-13 22:58:41 +02:00
djmaze
f5a444aa14
Removed opentip
...
Cleanup lightgallery
2020-08-13 13:16:08 +02:00
djmaze
a8ef5ec75b
Bugfix: Email addressparser
...
Cleanup vendor scripts
2020-08-12 11:49:40 +02:00
djmaze
e7180a86ce
Made eslint using 'browser' environment and added globals, because RainLoop is used in browsers.
...
This also allowed to remove all webpack 'externals' overhead.
2020-08-12 00:25:36 +02:00
djmaze
ecbe543b15
cleanup webpack
2020-08-07 16:28:30 +02:00
djmaze
b1678a1566
Replaced moment.js with simple extended Date.prototype
2020-08-07 14:44:33 +02:00
djmaze
bbd9f49dcd
$.proxy is deprecated
...
$.trim is deprecated
2020-08-06 18:24:46 +02:00
djmaze
ae1b7610fd
Remove use of $.error in jquery-ui
2020-08-06 16:24:19 +02:00
djmaze
e1b274fcb4
Bugfix: scrollTop/scrollLeft never worked because .b-content has overflow:auto not the sub-div .content
2020-08-06 16:14:50 +02:00
djmaze
327e6f65cd
searchSubtractFormatDateHelper to native as moment.js not needed
2020-07-31 16:45:43 +02:00
djmaze
ea48f5060b
isArray to native Array.isArray
...
isUnd(*) to native undefined === *
isFunc to native typeof * === 'function'
isObject to native typeof * === 'object'
microtime() to native Date().getTime();
noop to native ()=>{}
noopFalse to native ()=>false
noopTrue to native ()=>true
boolToAjax to native *?'1':'0'
Underscore.js to native
2020-07-29 21:49:41 +02:00
djmaze
2ba34532c2
JavaScript string compare '' is always a ToBoolean
...
See https://www.ecma-international.org/ecma-262/5.1/#sec-9.2
2020-07-28 17:20:14 +02:00
djmaze
82bed1ed80
Cleanup array.length checks and for() to forEach()
2020-07-28 12:35:41 +02:00
djmaze
dca0ff02ed
Use jQuery.slim
...
Underscore.js _.uniq(_.compact( to native Array.filter((value, index, self) => !!value && self.indexOf(value) == index)
Underscore.js _.compact to native Array.filter(value => !!value)
Underscore.js _.uniq to native Array.filter((value, index, self) => self.indexOf(value) == index)
Underscore.js _.values to native Object.values
Underscore.js _.flatten to native Array.flat
Underscore.js _.union to native Array.concat + unique filter
Underscore.js _.reduce to native Array.reduce
Underscore.js _.escape replaced with advanced htmlspecialchars()
Underscore.js _.memoize replaced
Now Underscore.js is a slim custom version (only _.debounce, _.defer & _.throttle)
2020-07-23 16:06:16 +02:00
djmaze
996a71ad8a
missed one _.delay() to setTimeout()
2020-07-22 20:29:48 +02:00
djmaze
43c92a82e6
Underscore.js _.delay() to native setTimeout()
2020-07-22 20:28:25 +02:00
djmaze
a82575a830
Underscore.js _.map() to native Array.map() (optional with Object.entries/values)
2020-07-22 20:09:31 +02:00
djmaze
a5d41edb24
Underscore.js _.each() to native Array.forEach() (optional with Object.entries/values)
2020-07-22 14:49:18 +02:00
djmaze
9c0072d626
Underscore.js _.find() to native Array.find()
2020-07-22 10:43:19 +02:00
djmaze
961fa305c9
-1…*.indexOf() to native .includes()
2020-07-20 21:39:00 +02:00
djmaze
eb15c6e45f
Changes _.filter(array) to native array.filter()
2020-07-20 21:29:44 +02:00
djmaze
af136f46c4
_.bind(function, object) to function.bind(object)
2020-07-20 15:47:33 +02:00
djmaze
db2d95d684
JavaScript inArray()/indexOf() to .includes()
2020-07-20 14:33:33 +02:00
djmaze
0b0747b8dc
Upgraded some old JavaScript to ECMAScript 1.6
...
Removed some jQuery references
Added JavaScript Globals.$htmlCL for frequently used window.document.documentElement.classList
2020-07-15 14:25:51 +02:00
djmaze
6e0d0b3b6e
CRLF to LF
2020-03-11 14:17:52 +01:00
djmaze
4468d5bd22
Removed: twitter, google, dropbox, facebook, owncloud, modernizr from JavaScript
2020-03-11 12:55:03 +01:00
RainLoop Team
32ceafa37f
Add Gmail XAUTH support
2019-12-31 20:44:41 +03:00
RainLoop Team
08333610ce
Update dependencies
2019-12-24 22:05:46 +03:00
RainLoop Team
0c38f42197
Small improvements
2019-07-11 21:45:47 +03:00
RainLoop Team
40dc22a317
Remove knockout-transformations dependency
2019-07-04 22:58:15 +03:00
RainLoop Team
8a0be3212d
prettier --write
2019-07-04 22:19:24 +03:00
RainLoop Team
450528ff00
Add prettier
2019-07-04 22:09:27 +03:00
RainLoop Team
b244462fa5
update gulp and gulpfile
2019-06-29 17:16:09 +03:00
RainLoop Team
e449261277
autocomplete attributes
2019-03-30 01:45:12 +03:00
RainLoop Team
791f0ff6ad
Small fixes and improvements
2018-07-10 00:05:02 +03:00
RainLoop
d76fde37df
Fix crippled contact names ( #1447 )
2017-09-27 20:58:15 +03:00
RainLoop
230624b60c
Save showAttachmnetControls status to local storage ( #1502 )
2017-09-21 23:28:14 +03:00
RainLoop Team
425f0ee3f6
Small fixes
2017-08-07 18:09:14 +03:00
RainLoop Team
709eeddd09
Small fixes
2017-07-11 15:40:31 +03:00
RainLoop Team
a72b95a868
Fix compose focus/cursor
2017-07-06 02:56:11 +03:00
RainLoop Team
ab374bbb71
Many small fixes.
2017-07-06 01:31:41 +03:00
RainLoop Team
45fe0217f2
Add "Automatically save draft" option
2017-06-28 19:25:53 +03:00
RainLoop Team
8da988fef2
Synchronize localizations from Transifex
...
Update package.json dependencies
Fix eslint errors
webpack 2 -> webpack 3
2017-06-24 22:26:27 +03:00
RainLoop Team
a45e9ba9c8
Add "move to folder" description
2017-03-01 21:38:18 +03:00
RainLoop Team
6a6f420c76
2016 -> 2017
...
+ Small fixes
2017-02-25 22:21:41 +03:00
RainLoop Team
f0e9d1a6d5
Add new "Move to folder" button
2017-02-08 20:48:53 +03:00
RainLoop Team
20eff3a49a
npm -> yarn
2016-12-15 02:13:20 +03:00
RainLoop Team
0e9cffd657
Small fixes
2016-12-15 00:56:17 +03:00
RainLoop Team
d3f8fa4308
Small fixes
2016-11-11 22:48:47 +03:00
RainLoop Team
9d60dd0786
Add some signature improvements ( #1238 )
2016-10-27 00:25:15 +03:00
RainLoop Team
1b7c6f76d1
Fix html parser
...
Add "login.active_backgroud" setting
2016-10-20 22:38:29 +03:00
RainLoop Team
760d9e6243
Fix: Can not view OpenPGP key ( #1200 )
2016-09-30 16:42:38 +03:00
RainLoop Team
0bbb2f14a4
1.10.4.183
...
---
Fixes:
New login form style display problem since version 1.10.4 (#1196 )
Collapse the TO: field in message view (#1199 )
Paste with HTML tags fails (#1193 )
2016-09-29 00:40:17 +03:00
RainLoop Team
155f4b6df2
Release glass style
2016-09-15 23:34:30 +03:00
RainLoop Team
e6e0b02849
Code refactoring
...
Flow first look
2016-09-10 02:27:53 +03:00
RainLoop Team
1526130bfc
Add asserts folder
...
Add @command decorator
2016-09-03 02:19:37 +03:00
RainLoop Team
a60ffc06e1
Update ckeditor
...
Avoid empty commands
Small fixes
2016-09-01 23:41:36 +03:00
RainLoop Team
6b1fd1239f
Fix signature adding
2016-08-31 00:31:51 +03:00
RainLoop Team
962391e2a0
Add cmd interface
...
Code refactoring
2016-08-24 01:17:50 +03:00
RainLoop Team
e6e1a19477
Add cmd interface
2016-08-23 23:15:14 +03:00
RainLoop Team
17669b7be0
es5 -> es2015 (last stage)
...
Signature plugin fixes
Add view decorator
A large number of fixes
2016-08-20 20:30:16 +03:00
RainLoop Team
0a2b826f71
Improve building process (es6 bundle)
2016-08-11 02:16:58 +03:00
RainLoop Team
161ddc9920
More fixes for scrutinizer-ci (+ enable php)
2016-08-09 23:11:54 +03:00
RainLoop Team
59b32241bf
More fixes for scrutinizer-ci
2016-08-09 22:52:30 +03:00
RainLoop Team
c7e97b78d6
Fixes for scrutinizer-ci
2016-08-09 21:58:34 +03:00
RainLoop Team
51b9e400d2
Small fixes
2016-08-09 20:27:04 +03:00
RainLoop Team
062483f078
Small code optimization
2016-08-09 01:54:25 +03:00
RainLoop Team
c3985da102
Move almost all libs to node_modules
...
Update libs
2016-07-30 18:35:08 +03:00
RainLoop Team
786873041f
Small fixes
2016-07-17 18:29:35 +03:00
RainLoop Team
cec53b111f
Code refactoring (5) (es5 -> es2015)
2016-07-17 18:05:15 +03:00
RainLoop Team
c148e19ea3
Merge pull request #1112 from Rudloff/feature/unsubscribe
...
Add unsubscribe button
2016-07-17 18:04:26 +03:00
Pierre Rudloff
b23d9a77c4
Add unsubscribe button
2016-07-17 16:26:20 +02:00
RainLoop Team
d7ab67a460
Code refactoring (4) (es5 -> es2015)
2016-07-15 22:54:37 +03:00
RainLoop Team
f64cf601ce
Fix OpenPGP importing ( #1098 )
...
+ Update openpgp.js lib
2016-07-12 23:23:08 +03:00
RainLoop Team
a2308e251b
Code refactoring (2) (es5 -> es2015)
2016-07-07 02:11:13 +03:00
RainLoop Team
38a1041a73
Code refactoring (es5 -> es2015)
2016-07-07 00:03:30 +03:00
RainLoop Team
fb2e492ce8
More scrict rules
2016-07-05 22:52:52 +03:00
RainLoop Team
8566e1db97
Unable to forward emails with attachments ( #1091 )
2016-07-04 20:37:43 +03:00
RainLoop Team
52e2698cdf
Add more strict rules (eslint)
2016-07-02 01:49:59 +03:00
RainLoop Team
8a6765faeb
Fix eslint version
2016-07-01 01:50:11 +03:00
RainLoop Team
8e8a041032
eslint (additional rules)
2016-07-01 01:05:04 +03:00
RainLoop Team
77a1d3f3df
jshint -> eslint
2016-06-27 23:55:37 +03:00
RainLoop Team
40b3f929e9
Back from Typescript to ES2015
2016-06-27 21:32:19 +03:00
RainLoop Team
a74a92638a
Typescript (first look)
2016-06-25 01:19:21 +03:00
RainLoop Team
3217303a65
Fix search builder
2016-06-24 21:34:11 +03:00
RainLoop Team
b1f85ef41c
Draft delete confirmation when editing it ( #1081 )
2016-06-21 22:22:11 +03:00
RainLoop Team
c71ecbc12d
Fix Javascript error on create/delete folder ( #1079 )
2016-06-20 20:22:51 +03:00
RainLoop Team
f6c78ee1fa
Improve message view pane ( #1072 )
2016-06-18 01:08:31 +03:00
RainLoop Team
eaf60c3c99
Add SPAM button on mobile view ( #1073 )
2016-06-17 23:11:52 +03:00
RainLoop Team
80ab02363e
Code refactoring (v2)
2016-06-17 02:32:16 +03:00
RainLoop Team
90d95d3ca4
Code refactoring
2016-06-16 02:36:44 +03:00
RainLoop Team
28a125426a
Add alias support (domains)
2016-06-11 01:20:09 +03:00
RainLoop Team
08ccf55577
js -> jsx
2016-06-07 00:58:44 +03:00
RainLoop Team
c0ab236440
Support regex extension (SIEVE) ( #1043 )
...
+ Update jquery
2016-05-27 00:52:24 +03:00
RainLoop Team
2fefad437e
Stop using Google Charts for the 2-Factor-Auth QR-Code ( #1044 )
2016-05-26 22:37:02 +03:00
RainLoop Team
c443f54e01
Webpack2 (first look)
...
Small fixes
2016-05-26 01:38:32 +03:00
RainLoop Team
1323a9ce52
Code refactoring (Q -> Promise)
2016-05-23 20:33:01 +03:00
RainLoop Team
a5b63cc84b
Small interface fixes
2016-05-10 23:22:56 +03:00
RainLoop Team
a655b94aba
Update openpgpjs (1.2.0 -> 2.3.0) ( #1023 )
2016-05-05 03:14:38 +03:00
RainLoop Team
ecf23a4f6d
1.10 beta
2016-05-02 23:50:41 +03:00
RainLoop Team
116de6fd45
Fix mobile gui
2016-05-01 14:51:49 +03:00
RainLoop Team
b0ffd84ac6
Add mobile version (beta)
2016-05-01 04:07:29 +03:00
RainLoop Team
1391648e1b
Split application data
2016-04-30 02:42:18 +03:00
RainLoop Team
3215c5f8d3
Small GUI fixes ( #1014 )
2016-04-30 00:23:53 +03:00
RainLoop Team
f64b63c549
Improve GUI ( #1014 )
2016-04-29 01:45:33 +03:00
RainLoop Team
e6ac4cdff0
Smll fixes
2016-04-21 01:42:16 +03:00
Carles Escrig Royo
e8698e38f2
Remove unsolved conflict
2016-04-20 21:09:08 +02:00
Carles Escrig Royo
9e133b3cc5
Merge branch 'master' into gpg-key-multiple-addresses
2016-04-20 20:06:52 +02:00
Carles Escrig Royo
412ba464c8
revert decrypt button enabling; allow to select sign key
2016-04-20 19:56:14 +02:00
RainLoop Team
72ca818500
Fix eslint warnings
2016-04-20 20:31:24 +03:00
Carles Escrig Royo
44dfa53cde
Must encrypt with the sender key
2016-04-07 14:07:19 +02:00
Carles Escrig Royo
a34da5de0d
Encrypt/decrypt with multiple addresses in a single GPG key
2016-04-06 20:26:29 +02:00
RainLoop Team
17efdbf3bd
Synchronize localizations from Transifex
2016-02-05 21:51:00 +03:00
RainLoop Team
e4d1be87bc
Removed unnecessary lang key SELECT_NO_PARENT
2016-01-25 19:43:57 +03:00
RainLoop Team
568a1a1cda
Fixed: Folder expand/collapse not remembered ( #934 )
2016-01-22 19:51:22 +03:00
RainLoop Team
cfad4bb005
Added: Password change plugin API improvements ( #910 )
2015-12-15 07:02:46 +03:00
RainLoop Team
3887073016
Fixed: Plugin's help popover (Better view for plugin's readme content)
2015-11-19 00:11:47 +03:00
RainLoop Team
53cf543795
babeljs: step 2
2015-11-18 23:10:01 +03:00
RainLoop Team
445cd155e5
ES2015 first look / babeljs
2015-11-15 03:24:02 +03:00
RainLoop Team
2ab17f8eff
Small refactoring: Identity
2015-10-29 23:47:23 +03:00
RainLoop Team
7b5d00ff01
Small improvements
2015-10-14 19:47:46 +03:00
RainLoop Team
87887373c1
Updated: ckeditor 4.5.3, jquery 1.11.3, openpgpjs 1.2.0
...
OpenPGP decrypt fix
+ Small fixes
2015-09-18 21:35:30 +03:00
RainLoop Team
d6d19c99bf
OpenPgp: small improvements
2015-09-01 22:50:30 +03:00
RainLoop Team
fc827326c4
Changed: photoswipe > lightGallery
2015-08-31 23:13:59 +03:00
RainLoop Team
9b6b68e72b
Added: New keyboard shortcuts for compose popup (Esc, Sift+Esc, `)
...
Fixed: Folders list tree viewer
2015-08-30 22:31:04 +03:00
RainLoop Team
3498700f61
Add additional logging for OpenPGP
...
Remove enforcing lower case for email addresses
Small fixes
2015-08-26 21:05:29 +03:00
Greg Anderson
e1d104f8ba
Fixes #693 : findIdentityByMessage gives too great a weight to the default identity. Only test the 'Delivered-To' header if no other header contained a matching identity, as 'Delivered-To' will usually contain the default identity.
2015-08-15 11:17:44 -07:00
RainLoop Team
c99a46a118
Small improvements
2015-07-30 01:14:48 +04:00
RainLoop Team
5123841540
Pgp improvements
2015-07-29 21:23:10 +04:00
RainLoop Team
9ade5a585b
Clickable notifications ( #745 )
2015-07-06 22:47:08 +04:00
RainLoop Team
42bac6aa2f
PreRelease fixes
2015-07-06 00:33:55 +04:00
RainLoop Team
34a9b8cbc5
OpenPGP improvements (first step)
...
openpgpjs: 0.7.2 -> 0.10.1
additional fixes
2015-06-23 01:34:52 +04:00
RainLoop Team
4457cdbc23
Improvements of message displaying (internal styles)
2015-06-23 01:34:50 +04:00
RainLoop Team
8f55b5c554
Release fixes
...
Additional branding options
fixes (php mail functionality)
2015-05-23 02:07:47 +04:00
RainLoop Team
763fae345b
Capability improvements
...
Additional branding options
2015-05-20 15:46:34 +04:00
RainLoop Team
9a98bff931
Release fixes
2015-05-18 00:41:57 +04:00
RainLoop Team
05b1c1dfe5
Filter improvements
2015-05-13 02:53:01 +04:00
RainLoop Team
f91f74fe7c
Release fixes
2015-05-12 20:33:02 +04:00
RainLoop Team
1fb553e77e
Remote Synchronization (CardDAV) improvements:
...
now it supports address book url auto detection (and works with Google contacts, icloud and etc.)
2015-05-09 02:43:56 +04:00
RainLoop Team
104ac0806a
Source refactoring
2015-05-04 20:52:24 +04:00
RainLoop Team
86295f6e5b
Branding: User logo / logo title
2015-04-29 00:29:45 +04:00
RainLoop Team
1d61ea347f
Don't add linked attachments in zip
2015-04-29 00:28:50 +04:00
RainLoop Team
2d1d71b147
Fixed attachments slideshow
2015-04-28 17:50:18 +04:00
RainLoop Team
a11dcbed4b
Focused state for custom checkbox ( Closes #604 )
2015-04-25 17:50:10 +04:00
RainLoop Team
48b91fb957
Save attachments as ...
2015-04-25 02:58:56 +04:00
RainLoop Team
f5f067f1f3
Small fixes
2015-04-25 02:19:20 +04:00
RainLoop Team
03d26bc4c6
New thread list logic (step 2)
2015-04-21 02:39:14 +04:00
RainLoop Team
b656b6365b
New thread list logic (step 1)
2015-04-20 23:49:51 +04:00
RainLoop Team
c73eb76816
Release fixes
2015-04-17 17:58:14 +04:00
RainLoop Team
b062e9b190
Composer fixes
2015-04-16 21:58:30 +04:00
RainLoop Team
a4904f4c00
Message thread optimization
2015-04-15 02:27:31 +04:00
RainLoop Team
0ea982671b
PreRelease 1.8.3
2015-04-14 00:24:15 +04:00
RainLoop Team
af2815cd61
Attachments control panel
2015-04-11 01:52:15 +04:00
RainLoop Team
1d943356f5
Simple mp3 player
2015-04-10 12:17:49 +04:00
RainLoop Team
351c12c002
Welcome page branding option
2015-04-10 02:07:03 +04:00
RainLoop Team
acb013fbb5
Added "Enforce 2-Step verification" setting
2015-04-07 20:40:28 +04:00
RainLoop Team
b7709c8117
Code refactoring
2015-04-07 20:40:27 +04:00
RainLoop Team
80c5e35a29
New styles for toltips (Opentip)
...
Selector new functionality
x-script tag support for templates
2015-04-02 01:59:03 +04:00
RainLoop Team
c1c817c837
selector onUpUpOrDownDown event
2015-04-02 01:59:02 +04:00
RainLoop Team
18931eaca0
Smooth reload animation
2015-03-31 04:12:05 +04:00
RainLoop Team
de06ab1a41
MAC OS drag & drop fixes ( #562 )
2015-03-31 00:55:07 +04:00
RainLoop Team
1481bd88e5
Small fixes
...
+ BUTTON_THREAD_MORE
2015-03-30 21:54:45 +04:00
RainLoop Team
3dac6809d1
Admin Panel localization ( #467 )
2015-03-28 02:09:36 +04:00
RainLoop Team
470b3645e2
Fixed PGP import
2015-03-26 16:46:17 +04:00
RainLoop Team
c4aabb0cd4
Added q.min file
2015-03-26 02:16:53 +04:00
RainLoop Team
4a90e2406c
Compose focus fixes ( #547 )
2015-03-21 02:22:06 +04:00
RainLoop Team
30b7ce263f
i18n optimizations
2015-03-21 00:23:41 +04:00
RainLoop Team
1d9acea5ae
Added en-gb language (for 24 time format)
2015-03-20 23:23:57 +04:00
RainLoop Team
16d2f46a31
RC
2015-03-19 02:00:44 +04:00
RainLoop Team
d8c9f7ec14
Code refactoring
2015-03-19 01:59:55 +04:00
RainLoop Team
bab64a7cea
Code refactoring (promises for folders management)
2015-03-17 18:30:17 +04:00
RainLoop Team
9bec1d0a8f
Language popup otimizations
2015-03-17 18:29:24 +04:00
RainLoop Team
3090b44dae
Interface fixes
2015-03-16 02:01:51 +04:00
RainLoop Team
afe80b8f2d
jsHint fixes
2015-03-14 19:01:14 +04:00
RainLoop Team
c23ba31e17
Promises (first look)
...
Thread dropdown
Small fixes
2015-03-14 18:27:44 +04:00
RainLoop Team
3613bf5270
vCard parser fixes
2015-03-09 23:42:43 +04:00
RainLoop Team
147dce6e4a
Momentor (moment optimization)
2015-03-07 04:41:38 +04:00
RainLoop Team
7750587be1
Beta 1.8.2 (for testing)
2015-03-06 21:11:41 +04:00
RainLoop Team
b6ca9e357e
New thread controller
2015-03-06 04:42:40 +04:00
RainLoop Team
f1b3271b4d
Weekly fixes
2015-03-04 01:15:17 +04:00
RainLoop Team
053fd1c60b
Release commit
2015-02-26 20:50:33 +04:00
RainLoop Team
19f089d0bf
Small fixes
...
Utf8 clear supports icon unicode
2015-02-26 20:48:09 +04:00
RainLoop Team
4eaef23cc7
Code refactoring
2015-02-22 20:35:17 +04:00
RainLoop Team
31860420cb
Code refactoring
2015-02-22 02:00:51 +04:00
RainLoop Team
bb551e4ec8
Added auto logout option
2015-02-19 01:19:24 +04:00
RainLoop Team
2616b911e1
Release commit
2015-02-17 19:52:33 +04:00
RainLoop Team
e96f297def
Fixed "Mouse right click don't works correctly" ( Closes #466 )
...
+ small fixes
2015-02-17 17:32:41 +04:00
RainLoop Team
e3064b10aa
Fixed strange characters in plain text mode (Firefox) ( Closes #462 )
2015-02-17 17:32:11 +04:00
RainLoop Team
7807138b7b
Fixed missing identity section ( Closes #456 )
2015-02-16 17:47:02 +04:00
RainLoop Team
b3f3a51be6
Styles fixes
2015-02-16 06:32:08 +04:00
RainLoop Team
4c6fd9cdd1
Signature builder small changes
2015-02-16 05:21:18 +04:00
RainLoop Team
1a85330770
Small fixes and code refactoring
2015-02-16 01:58:24 +04:00
RainLoop Team
e6c712862d
Disable identity signature for draft and edit-aa-new messages
2015-02-15 05:34:38 +04:00
RainLoop Team
b01f298b7b
Release commit
2015-02-15 04:30:21 +04:00
RainLoop Team
6116597f6f
Many fixes
...
New ownCloud package with a built-in webmail
2015-02-12 01:41:07 +04:00
RainLoop Team
1119022916
Added individual signatures for every identity.
2015-02-08 05:12:34 +04:00
RainLoop Team
493191375f
Identities refactoring and improvements (Reply-To and BCC)
2015-02-06 19:29:34 +04:00
RainLoop Team
98e110fcc7
SignMe optimizations
2015-02-06 19:28:54 +04:00
RainLoop Team
51666d7c7e
New logic for storage provider (breaking changes)
2015-02-05 03:54:26 +04:00
RainLoop Team
44566aad4b
Release fixes
2015-02-04 22:39:56 +04:00
RainLoop Team
2937f341ee
Small fixes
2015-02-03 21:18:08 +04:00
RainLoop Team
c253b7c4bd
Trial key
2015-02-03 14:42:06 +04:00
RainLoop Team
286ab567af
Code refactoring
2015-02-03 05:56:26 +04:00
RainLoop Team
79233ad83c
Added counters of unread messages for additional accounts ( #377 )
2015-02-02 00:48:49 +04:00
RainLoop Team
67c5e31e58
Added a new theme (Rain Drops)
...
Added a "video-on-login-screen" plugin
Added a few branding settings
2015-02-01 03:42:48 +04:00
RainLoop Team
0735071f1c
mailto links fixes
...
Filters interface fixes
DKIM status a new message
2015-01-31 23:00:10 +04:00
RainLoop Team
0152f1583b
Sieve filters (pre release)
2015-01-29 01:24:58 +04:00
RainLoop Team
63a286a6b6
Sieve test connection
2015-01-28 20:27:23 +04:00
RainLoop Team
b563528be7
Sortable accounts list
2015-01-28 02:16:00 +04:00
RainLoop Team
aa84077ac4
Sound notification
...
Additional code refactoring
2015-01-27 01:06:00 +04:00
RainLoop Team
b42ce01e7e
Code refactoring (Translator, Stores, ko)
2015-01-26 03:13:12 +04:00
RainLoop Team
929bffccef
Sieve filters (beta)
2015-01-25 00:36:20 +04:00
RainLoop Team
94789632f0
Sieve filters (alpha / beta version coming soon)
2015-01-24 02:35:42 +04:00
RainLoop Team
02ba68868f
Sieve filters (interface)
2015-01-22 00:16:20 +04:00
RainLoop Team
68cc322bd5
Sieve filters (interface/vacation action)
2015-01-20 01:20:12 +04:00
RainLoop Team
54edeaa645
Small fixes and changes
2015-01-19 02:48:23 +04:00
RainLoop Team
91b3f1a3e9
Remember last reply action
2015-01-19 02:48:08 +04:00
RainLoop Team
db942d4970
Fixed message header
2015-01-19 02:47:43 +04:00
RainLoop Team
ef3042aff7
Sieve filters (interface)
2015-01-19 02:47:33 +04:00
RainLoop Team
ec51bb0b9f
Added: "You have too many folders!" description ( #414 )
2015-01-16 04:09:03 +04:00
RainLoop Team
9bc977cccf
Added: DKIM status
2015-01-13 03:24:08 +04:00
RainLoop Team
43d1794423
Added "[labs] imap_show_login_alert" setting
...
Small fixes
2015-01-08 18:00:03 +04:00
RainLoop Team
7ef9ebb45f
Optimizations
...
Added "[labs]imap_folder_list_limit" setting (optimization)
2015-01-08 02:50:59 +04:00
RainLoop Team
e3e7c1d963
Interface redesign (attachments, new preview pane layout)
2015-01-04 23:30:07 +04:00
RainLoop Team
d5eacb6a4d
Interface optimization
...
Mark as important (compose)
2014-12-31 16:21:43 +04:00
RainLoop Team
f9640b3ffa
Attachments (redesign)
2014-12-27 23:49:53 +04:00
RainLoop Team
06e6f1a2da
New Message View (with attachments thumbnails)
2014-12-24 22:50:03 +04:00
RainLoop Team
453bcb969e
Added "[labs] allow_ctrl_enter_on_compose = false" setting ( Closes #387 )
2014-12-18 01:11:58 +04:00
RainLoop Team
e4b286e257
Merged from sub repository (filters - step 4)
2014-12-18 01:02:29 +04:00
RainLoop Team
42b8a446c6
Merged from sub repository (updated ckeditor, filters - step 3)
...
Release commit
2014-12-06 01:01:33 +04:00
RainLoop Team
ec7324b061
Merged from sub repository (updated ckeditor, filters - step 2)
2014-12-01 21:36:46 +04:00
RainLoop Team
b9a93e82ec
SrolltoTop optimization
2014-11-20 03:25:39 +04:00
RainLoop Team
7841658791
Sieve configuration form (Domain)
2014-11-20 01:32:20 +04:00
RainLoop Team
a0ad1d6cb3
Added "forgot_password_link_url" and "registration_link_url" settings
2014-11-18 01:13:50 +04:00
RainLoop Team
2feee6d1dd
Fixed domain popup saving
2014-11-17 22:38:45 +04:00
RainLoop Team
7b97a9f85d
Release commit (1.7)
2014-11-15 18:45:54 +04:00
RainLoop Team
6266b50c03
Added mail function support
2014-11-13 02:09:14 +04:00
RainLoop Team
2545ce3cd9
Code refactoring
2014-11-12 20:46:54 +04:00
RainLoop Team
eb30a1fe27
Small fixes (Release commit)
2014-11-05 23:50:30 +04:00
RainLoop Team
ff2cd091db
Small fixes
2014-10-30 03:27:13 +04:00
RainLoop Team
25c56937f6
Added "Default text editor" options (Html forced and Plain forced) ( Closes #341 )
2014-10-30 03:09:02 +04:00
RainLoop Team
5e8a57f6a3
Fixed Signature trailing whitespace ( Closes #270 )
2014-10-30 02:32:04 +04:00
RainLoop Team
c8cda5fb5b
Added Traditional Chinese (Taiwan) translation
2014-10-24 16:35:39 +04:00
RainLoop Team
3e9a7a55c6
Small fixes
2014-10-23 21:59:21 +04:00
RainLoop Team
ebb6a06c65
Added additional account edit form
2014-10-21 20:49:15 +04:00
RainLoop Team
c6ec3fb311
Small fixes
2014-10-19 22:04:28 +04:00
RainLoop Team
aabed21b19
Added additiona setting for google drive integration
2014-10-18 21:24:00 +04:00
RainLoop Team
8cf8b94d39
Code refactoring
2014-10-18 17:43:44 +04:00
RainLoop Team
3a9bc849c9
Header parser fixes (ISO_2022_JP charset probles) ( Closes #355 )
...
+ Small fixes
2014-10-18 01:09:20 +04:00
RainLoop Team
ef7f8bddb3
Small fixes
2014-10-14 02:39:23 +04:00
RainLoop Team
49f6c8bbe9
Added "Verify ssl certificate" setting in domain configuration popup ( Closes #332 )
2014-10-07 01:47:21 +04:00
RainLoop Team
c26ab305a1
Small fixes
...
Release commit
2014-10-05 22:53:24 +04:00
RainLoop Team
8af2140e7a
Fixed Swedish flag
2014-10-04 16:07:12 +04:00
RainLoop Team
d8321a522e
ko cleaning up
2014-10-04 15:58:01 +04:00
RainLoop Team
36bdce3084
Remove tags support from code.
2014-10-03 23:09:13 +04:00
RainLoop Team
79ad7ccd0b
Added allow_universal_login setting (login in to admin panel using main login form)
2014-10-03 00:22:06 +04:00
RainLoop Team
2b3889392d
Added "custom-system-folders" plugin
...
Small fixes
2014-09-26 20:44:04 +04:00
RainLoop Team
085095b717
Plugin system improvements
...
+ piwik analytics plugin (not tested)
2014-09-25 19:37:11 +04:00
RainLoop Team
1066af98d4
Login password RSA encrypt/decrypt
2014-09-19 17:32:21 +04:00
RainLoop Team
fdf317f7a6
Small fixes
2014-09-12 20:38:06 +04:00
RainLoop Team
06274c6a7c
Code refactoring
...
Fixed owncloud password encoder/decoder (#291 )
Fixed ckeditor in ownCloud iframe (Closes #302 )
Release commit
2014-09-06 01:44:29 +04:00