Commit graph

105 commits

Author SHA1 Message Date
yflory
55715748cc Fix typo in contacts app preventing new lines 2018-07-27 13:21:41 +02:00
Caleb James DeLisle
0d5ac05866 refactoring of the less infrastructure 2018-07-14 15:15:23 +02:00
Caleb James DeLisle
507e5b18e9 Remove all less includes where no mixin or variable is used after 2018-07-12 19:22:32 +02:00
Caleb James DeLisle
a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS 2018-07-12 19:13:04 +02:00
Caleb James DeLisle
4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS 2018-07-12 18:43:17 +02:00
yflory
5ee5a93513 New tippy everywhere 2018-04-13 15:25:14 +02:00
yflory
4288f536f1 Use requireCSS to load FontAwesome 2018-03-21 18:31:53 +01:00
yflory
1dabc76bb9 Fix sframe-boot version 2018-03-14 17:03:50 +01:00
Caleb James DeLisle
dd44b4da99 Removed old /less/ directory which is nolonger used :) 2017-12-08 14:56:13 +01:00
Caleb James DeLisle
617c4b6044 CSS refactorings and pad-is-not-pinned work 2017-12-07 19:00:13 +01:00
Caleb James DeLisle
ba74f9d37a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-12-05 18:32:29 +01:00
Caleb James DeLisle
c702a23c77 Initial work on the 'pad will expire' logic 2017-12-05 17:48:30 +01:00
yflory
c59c6072f3 Remove jquery from outer 2017-12-01 16:05:23 +01:00
yflory
644f6e9985 Use the bounce app to open links from inner 2017-11-27 14:44:44 +01:00
ansuz
ee6c2097f5 resolve merge conflicts 2017-11-23 16:56:49 +01:00
ansuz
585f9d2e4e repair broken 'clear channel' button 2017-11-21 17:19:35 +01:00
ansuz
d726c95f0b fix namespace collision 2017-11-21 15:10:28 +01:00
ansuz
a8d5a68eb5 open links correctly in contacts app 2017-11-20 14:06:19 +01:00
yflory
7cfe64fc5b Remove cryptpad-common dependency for some inner apps 2017-11-13 18:09:19 +01:00
yflory
c9e1de042c Remove common-interface dependency from cryptpad-common 2017-11-13 12:00:26 +01:00
yflory
dc207393fd Separate UI elements from cryptpad-common 2017-11-13 10:23:18 +01:00
Caleb James DeLisle
75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad 2017-11-09 15:36:49 +01:00
ansuz
f031af4e9d fix broken media-tags in contacts 2017-10-25 10:50:17 +02:00
ansuz
288e141c1f add missing sframe method 2017-10-23 12:33:50 +02:00
yflory
7b8490ad20 Use less2 in contacts 2017-10-19 09:58:28 +02:00
ansuz
f90742603e style fixes 2017-10-03 17:53:28 +02:00
ansuz
6c7b135f91 lint compliance 2017-10-02 18:58:18 +02:00
ansuz
94c392b79f secure messaging 2017-10-02 18:57:17 +02:00
ansuz
f9d27d2783 WIP secure contacts 2017-09-18 15:09:01 +02:00
ansuz
4f6909fce3 set icon to 'faded' styles 2017-09-14 12:07:21 +02:00
ansuz
086d4bae32 clean up contacts initialization 2017-09-14 12:01:57 +02:00
Caleb James DeLisle
789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter 2017-09-13 14:47:50 +02:00
ansuz
7d2a76f4d6 delete dead code. fix off-by-one for messages. turn off history button when history is exhausted 2017-08-28 18:32:43 +02:00
ansuz
6314487d98 handle unfriends in ui 2017-08-28 11:47:54 +02:00
ansuz
91f6e3e543 remove a lot of dead code 2017-08-28 11:28:45 +02:00
ansuz
54eefd3d94 replace contacts with contacts2 2017-08-25 16:07:53 +02:00
ansuz
57d0c6c973 Merge branch 'new-messaging' into staging 2017-08-25 14:42:34 +02:00
ansuz
013b75ae67 implement history range requests 2017-08-24 11:34:05 +02:00
ansuz
002eed0d6f make most of the messenger api async 2017-08-22 15:55:00 +02:00
Caleb James DeLisle
b081603455 Update requirejs 2017-08-21 18:08:37 +02:00
ansuz
58b3b32cc3 big messaging refactor. split UI from logic 2017-08-08 17:13:10 +02:00
ansuz
05aa5ed347 hide new feature until it is finished 2017-08-04 18:07:47 +02:00
ansuz
fb13e656b7 get new messages when reconnecting 2017-08-03 15:06:06 +02:00
ansuz
2ce341fed6 disable input field when disconnected 2017-08-03 14:12:07 +02:00
ansuz
aba4e34e7f reuse inline styles as a mixin 2017-08-03 12:17:33 +02:00
ansuz
195cb01d72 better styles for messaging input 2017-08-03 12:15:06 +02:00
yflory
9633025afe CSS for the removeHistory button in contacts 2017-07-20 17:26:33 +02:00
ansuz
dd98e2222a WIP erase chat history button 2017-07-20 17:04:11 +02:00
ansuz
b22127f10c add history removal 2017-07-20 15:55:04 +02:00
yflory
1dc98dcff1 CSS for the contacts input field 2017-07-19 10:30:38 +02:00
yflory
91ebbdfdb4 View contact status 2017-07-18 15:50:21 +02:00
yflory
36d792874a Fix initial text not removed in /contacts 2017-07-18 10:13:29 +02:00
yflory
743b87b70f Add initial text in /contacts 2017-07-17 18:51:23 +02:00
ansuz
0cd94e2ba8 add title to contacts app 2017-07-17 17:38:41 +02:00
ansuz
f2320190b8 change friends url to /contacts/ 2017-07-17 17:18:28 +02:00