Commit graph

72 commits

Author SHA1 Message Date
ansuz
0ac368a5c9 resolve minor comments and clean up 2021-09-01 16:07:16 +05:30
ansuz
cd613f1037 many small improvements for animal avatars
* more consistent scaling for animal avatars relative to the font-size of username's initials
* configurable emoji lists via AppConfig.emojiAvatars
* various comments from code review
* fixed a bug that caused the user admin menu button to not be redrawn on name changes
* guard against empty animal emojis in case the admin sets the list to []
2021-08-27 19:38:50 +05:30
ansuz
95869b84c9 emoji avatars in the contacts app
and handling of empty display names
2021-08-25 13:38:05 +05:30
yflory
cdda692492 Fix duplicate friend data 2020-11-25 15:14:33 +01:00
yflory
2ee38ccc42 lint compliance 2020-02-05 13:33:32 +01:00
yflory
11ddb96422 Mute friends: dismiss notifications and fix UI issues 2019-12-10 13:07:57 +01:00
yflory
7c4bc1d583 Teams app improvements 2019-09-25 18:21:45 +02:00
yflory
e4e2c3a19d Team invitation 2019-09-20 15:27:20 +02:00
yflory
c6a4f78097 Chat V3 2019-09-16 15:56:50 +02:00
yflory
d190b8acd0 Don't send user updates to friends via chat if you know their mailbox 2019-09-02 18:19:56 +02:00
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