Commit graph

62 commits

Author SHA1 Message Date
yflory
9b5104c59e Update the friends when changing the username or avatar 2019-06-05 18:23:15 +02:00
yflory
9cb1a059f2 Improve friend request process and UI 2019-05-22 18:03:52 +02:00
yflory
991c56fec3 Friend requests with mailboxes 2019-05-21 18:43:11 +02:00
yflory
e6743887fc Refactor contacts/messenger so that it is usable directly in the apps 2018-09-06 18:41:22 +02:00
yflory
b9f5a0f52b Move async store in a webworker! 2018-05-31 18:22:16 +02:00
yflory
2451174870 Lint compliance 2018-04-27 18:04:21 +02:00
yflory
64c85fe548 Don't return channel in parsePadUrl 2018-04-27 17:23:23 +02:00
yflory
b3688db202 Use async store 2017-11-30 15:01:17 +01:00
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