Commit Graph

43 Commits

Author SHA1 Message Date
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
db5751cd00 Cleaner boot.js 2020-07-28 11:23:06 +02:00
djmaze
90cec2171a Strip .no-css, .csstransitions and .cssanimations 2020-07-22 08:17:02 +02:00
djmaze
1e71698b79 Improved initHorizontalLayoutResizer and initVerticalLayoutResizer with custom resizer 2020-07-17 13:46:49 +02:00
djmaze
e3aaea8035 Get rid of jQuery.wakup
Get rid of jQuery UI resizable (use HTML5 with ResizeObserver/MutationObserver, work-in-progress not as beautiful yet)
Get rid of hidden download() iframe
2020-07-16 19:49:56 +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
412d69ce75 Removed jquery-backstretch that handled the UserBackground
The UserBackground is now handled with CSS3 on body.thm-body
This allowed me to remove the #rl-bg so that the "video-on-login-screen" plugin will not work indefinitely.
2020-07-13 15:47:19 +02:00
RainLoop Team
ab374bbb71 Many small fixes. 2017-07-06 01:31:41 +03:00
RainLoop Team
a45e9ba9c8 Add "move to folder" description 2017-03-01 21:38:18 +03:00
RainLoop Team
d3f8fa4308 Small fixes 2016-11-11 22:48:47 +03:00
RainLoop Team
52018b40e8 Add login background animation 2016-10-18 22:49:54 +03:00
RainLoop Team
06d3dac310 Code improvements 2016-05-24 00:57:36 +03:00
RainLoop Team
72bf212f67 Improve scripts load system 2016-05-20 10:11:38 +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
763fae345b Capability improvements
Additional branding options
2015-05-20 15:46:34 +04:00
RainLoop Team
31860420cb Code refactoring 2015-02-22 02:00:51 +04:00
RainLoop Team
f8512b01b9 Reduce startup animation 2015-01-19 02:47:53 +04:00
RainLoop Team
43f19e29e8 Release commit 2015-01-10 00:27:49 +04:00
RainLoop Team
bce962328d Release fixes 2015-01-09 03:31:31 +04:00
RainLoop Team
e3e7c1d963 Interface redesign (attachments, new preview pane layout) 2015-01-04 23:30:07 +04:00
RainLoop Team
c2b7632c13 Added knockoutjs components (step 1) 2014-10-29 02:58:21 +04:00
RainLoop Team
78f09856e3 Code refactoring
Enable password validation (password change plugins)
2014-10-04 22:31:29 +04:00
RainLoop Team
39255ae061 Added autoprefixer + csslint 2014-08-28 19:27:30 +04:00
RainLoop Team
22a0a0c2f3 Fix loading font (Closes #297) 2014-08-28 12:03:23 +04:00
RainLoop Team
333c063cf1 Change build system (Grunt -> Gulp)
Remove attachments on reply (Closes #195)
Do not show deleted (flag \Deleted) messages (Closes #185)
Release commit
2014-06-16 23:56:11 +04:00
RainLoop Team
0ca00dec40 Contacts tags support (unstable - step 1).
+ Small fixes
2014-05-13 12:29:36 +04:00
RainLoop Team
37db821349 Added contact toolbar 2014-05-08 18:52:54 +04:00
RainLoop Team
1250efa445 Folder list resize optimization 2014-05-08 02:20:17 +04:00
RainLoop Team
53dc509d79 Many interface improvements, optimizations 2014-05-07 20:04:32 +04:00
RainLoop Team
ef880319c6 Contacts improvements (Added URL and Nickname fields) 2014-05-01 04:01:31 +04:00
RainLoop Team
f36cb72b82 Interface optimizations
moment js update
2014-04-30 20:24:45 +04:00
RainLoop Team
7552ffe241 Added export contacts (csv)
Interface optimizations
2014-04-29 15:49:30 +04:00
RainLoop Team
c25b5bfef7 Move folder list resize button to bottom 2014-04-28 19:53:16 +04:00
RainLoop Team
ba645f5614 Show/Hide folder list button 2014-04-27 04:54:22 +04:00
RainLoop Team
cae0cc2f77 OpenPGP (#53) Beta
Archive  (Closes #110)
Delete, Spam and Archive button in mail view when preview pane is off  (Closes #72)
Small fixes  (Closes #101)
2014-04-02 03:58:24 +04:00
RainLoop Team
b100560cd8 Read Receipt (#41) 2014-01-04 04:20:07 +04:00
RainLoop Team
1dc5a45564 Resize for the folder list. (#10) 2014-01-03 17:32:25 +04:00
RainLoop Team
84d93e0f0b Small fixes 2013-12-31 15:57:02 +04:00
RainLoop Team
17b2afcf22 More responsive interface with auto resize (#10) 2013-12-30 01:13:35 +04:00
RainLoop Team
25f9a1e95b Fix unsaved compose contacts
Move thm-body from body to div
2013-12-27 18:05:04 +04:00
RainLoop Team
e1adfdb504 Small ui fixes 2013-12-25 19:53:47 +04:00
RainLoop Team
4cc2207513 Uploading and preparing the repository to the dev version.
Original unminified source code (dev folder - js, css, less) (fixes #6)
Grunt build system
Multiple identities correction (fixes #9)
Compose html editor (fixes #12)
New general settings - Loading Description
New warning about default admin password
Split general and login screen settings
2013-11-16 02:21:12 +04:00