Commit graph

54 commits

Author SHA1 Message Date
yflory
477f14bb8b Put constants in a separate file 2017-11-21 16:46:19 +01:00
yflory
5a2afb5c95 Remove Realtime and Messaging from common 2017-11-13 17:01:09 +01:00
yflory
dc207393fd Separate UI elements from cryptpad-common 2017-11-13 10:23:18 +01:00
yflory
885282ddea Fix undefined friend 2017-08-31 15:49:20 +02:00
ansuz
430a6f7b77 lint compliance 2017-08-28 17:51:50 +02:00
yflory
88cb4fd83c Enable friend requests from secure pads 2017-08-28 16:21:05 +02:00
ansuz
c66a0c55e0 ensure that function signatures are correct 2017-08-28 11:40:31 +02:00
ansuz
91f6e3e543 remove a lot of dead code 2017-08-28 11:28:45 +02:00
ansuz
f207edfd28 handle errors when deriving keys. fix incorrect reference 2017-08-17 12:50:12 +02:00
ansuz
284124a32d WIP 2017-08-11 10:59:54 +02:00
ansuz
844967a880 continued refactoring 2017-08-09 14:20:37 +02:00
ansuz
34a5a32c44 lint compliance 2017-08-08 20:29:02 +02:00
ansuz
cdf3cee9c8 split out message rendering into ui 2017-08-08 18:21:03 +02:00
ansuz
58b3b32cc3 big messaging refactor. split UI from logic 2017-08-08 17:13:10 +02:00
ansuz
fc95f1b6a8 lint compliance 2017-08-08 10:32:25 +02:00
ansuz
c63807fd2b implement channel.send 2017-08-07 17:24:16 +02:00
ansuz
d835005905 simplify in-memory message format 2017-08-07 17:22:56 +02:00
ansuz
797cc2b105 handle messages which fail to decrypt 2017-08-07 17:21:23 +02:00
ansuz
bad5160885 fix bad reference 2017-08-05 09:14:36 +02:00
ansuz
05aa5ed347 hide new feature until it is finished 2017-08-04 18:07:47 +02:00
ansuz
11c72499a0 don't add duplicate messages to the history 2017-08-03 17:06:28 +02:00
ansuz
e786117110 get new messages when reconnecting and WIP get more history 2017-08-03 15:04:29 +02:00
ansuz
2ce341fed6 disable input field when disconnected 2017-08-03 14:12:07 +02:00
yflory
09793e0d7d jshint 2017-07-20 18:21:10 +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
128d5b2c6d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-07-20 15:55:17 +02:00
ansuz
b22127f10c add history removal 2017-07-20 15:55:04 +02:00
yflory
a5a73ce326 Fix print button in slide 2017-07-20 14:41:51 +02:00
yflory
140964478e Enter + shift key to add a new line in chat 2017-07-20 09:54:44 +02:00
yflory
e26e041a5b fix jshint errors 2017-07-19 17:24:35 +02:00
yflory
82c87144cb Remove the friend request button when the request is sent 2017-07-19 14:14:34 +02:00
yflory
e2d031c76a Add support for markdown syntax in contacts 2017-07-19 10:29:59 +02:00
yflory
cba113a2b0 Lint 2017-07-18 15:52:46 +02:00
yflory
91ebbdfdb4 View contact status 2017-07-18 15:50:21 +02:00
ansuz
39fd0d0f5f notify if you're focused on a conversation in a bacgkrounded tab 2017-07-18 10:57:37 +02:00
yflory
f719b34e09 Add tab notification in contacts 2017-07-18 10:42:23 +02:00
yflory
36d792874a Fix initial text not removed in /contacts 2017-07-18 10:13:29 +02:00
ansuz
df0442c2bf Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-07-17 18:40:27 +02:00
ansuz
eb4b5ca77c stub history removal. coming soon 2017-07-17 18:39:44 +02:00
yflory
aa8181ab2b Contacts app translations 2017-07-17 18:34:46 +02:00
yflory
009d01abde Fix friend removal and update user data 2017-07-17 18:07:58 +02:00
ansuz
7114bfaa52 lint compliance 2017-07-13 21:09:29 +02:00
yflory
557f13f796 Unfriend and update username - beta 2017-07-13 17:32:57 +02:00
ansuz
89af8e4472 fix funny off-by-one thing 2017-07-12 18:49:33 +02:00
yflory
e8f3df5a46 Clean less 2017-07-10 11:57:04 +02:00
yflory
1c531ccd47 Pin the chat channels 2017-07-10 10:39:57 +02:00
yflory
df103c4074 Messaging app 2017-07-07 18:53:21 +02:00
yflory
5c7441f82c Display the friend list in the friend app 2017-07-06 18:38:58 +02:00
yflory
a5e8f6ae81 Add friend app and fix avatar size 2017-07-06 18:00:03 +02:00