Commit graph

39 commits

Author SHA1 Message Date
djmaze
bc2f30434b Remove/replace rl-mobile where possible 2021-03-09 15:51:29 +01:00
djmaze
ab9e56f8b6 Reduce CSS footprint 2021-03-08 17:23:21 +01:00
djmaze
eb0d1ecccb CSS "dark mode" improvements 2021-03-06 23:13:46 +01:00
djmaze
fe45179847 Cleanup some mobile modal screen sizes
And simplify the ko command bindinghandler to use CSS :enabled
2021-02-19 23:31:50 +01:00
djmaze
b6d8fa5b3f Split admin css from app.css
Cleanup normalize and bootstrap css
Removed almost all css float
Removed CKEditor from app.css
2021-02-18 21:06:19 +01:00
djmaze
292f3289ac Mobile view based on window width, drop terrible user agent detection
And improved responsive CSS
2021-02-16 14:40:11 +01:00
djmaze
10f9ce39d9 Revamp mobile including CSS flexbox for messageListItem 2021-02-15 15:20:22 +01:00
djmaze
4a8c9f8e18 Improved icon font view 2021-02-11 17:46:29 +01:00
djmaze
0f99147496 Drop unused i18n css class 2021-02-11 10:59:07 +01:00
djmaze
57158bd55a Less float & less html is mobile view profit 2021-02-08 21:19:58 +01:00
djmaze
5e9941d58f Also convert template body-background-image to var()
And cleanup more CSS
2021-02-05 15:31:42 +01:00
djmaze
31828b125f cleanup some orphan css 2020-09-25 17:42:40 +02:00
djmaze
99bd895090 Fix some mobile view css issues 2020-09-12 13:57:09 +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
7135cc38fe Remove bootstrap Modal feature for improved transition effects (in future might use <dialog>) 2020-09-02 17:06:35 +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
RainLoop Team
450528ff00 Add prettier 2019-07-04 22:09:27 +03:00
RainLoop Team
b0ffd84ac6 Add mobile version (beta) 2016-05-01 04:07:29 +03:00
RainLoop Team
1119022916 Added individual signatures for every identity. 2015-02-08 05:12:34 +04:00
RainLoop Team
36bdce3084 Remove tags support from code. 2014-10-03 23:09:13 +04:00
RainLoop Team
39255ae061 Added autoprefixer + csslint 2014-08-28 19:27:30 +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
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
da88e0d2b5 Gmail style selection (UNSTABLE) 2014-04-09 20:01:41 +04:00
RainLoop Team
0b30bac43f A new way to move in message list (message focused state).
Delete/Move optimizations.
Display next message after deletion (Closes #120)
Scrolling in message view (Closes #109)
2014-04-08 20:08:16 +04:00
RainLoop Team
8c0276631b Import contacts (close #44)
+ Some small improvements and fixes
2014-01-15 00:02:30 +04:00
RainLoop Team
17b2afcf22 More responsive interface with auto resize (#10) 2013-12-30 01:13:35 +04:00
RainLoop Team
1c50b8df07 Reduced popups animation 2013-12-23 18:31:43 +04:00
RainLoop Team
599e934b4a CardDAV (pre-alpha/unstable) 2013-12-23 04:06:48 +04:00
RainLoop Team
2d9ff7d63f Added functionality to share contacts
Added setting "Automatically add recipients to your address beech"
Further development of editing screen contact
2013-12-19 04:53:42 +04:00
RainLoop Team
026839d864 Implementation of share contacts (begin) 2013-12-18 20:05:30 +04:00
RainLoop Team
975947a948 Minor contacts interface improvements.
Move intervals to pub/sub system
2013-12-15 15:02:50 +04:00
RainLoop Team
0ec4fc89d4 Add pagenator to contact list
Move contacts from plugin back to core
2013-12-08 03:58:33 +04:00
RainLoop Team
867dcc8f7e The final commit personal address books branches before merging 2013-12-07 01:50:19 +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