ansuz
0ac368a5c9
resolve minor comments and clean up
3 years ago
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 []
3 years ago
ansuz
95869b84c9
emoji avatars in the contacts app
...
and handling of empty display names
3 years ago
yflory
cdda692492
Fix duplicate friend data
4 years ago
yflory
2ee38ccc42
lint compliance
5 years ago
yflory
11ddb96422
Mute friends: dismiss notifications and fix UI issues
5 years ago
yflory
7c4bc1d583
Teams app improvements
5 years ago
yflory
e4e2c3a19d
Team invitation
5 years ago
yflory
c6a4f78097
Chat V3
5 years ago
yflory
d190b8acd0
Don't send user updates to friends via chat if you know their mailbox
5 years ago
yflory
9b5104c59e
Update the friends when changing the username or avatar
6 years ago
yflory
9cb1a059f2
Improve friend request process and UI
6 years ago
yflory
991c56fec3
Friend requests with mailboxes
6 years ago
yflory
e6743887fc
Refactor contacts/messenger so that it is usable directly in the apps
6 years ago
yflory
b9f5a0f52b
Move async store in a webworker!
7 years ago
yflory
2451174870
Lint compliance
7 years ago
yflory
64c85fe548
Don't return channel in parsePadUrl
7 years ago
yflory
b3688db202
Use async store
7 years ago
yflory
477f14bb8b
Put constants in a separate file
7 years ago
yflory
5a2afb5c95
Remove Realtime and Messaging from common
7 years ago
yflory
dc207393fd
Separate UI elements from cryptpad-common
7 years ago
yflory
885282ddea
Fix undefined friend
7 years ago
ansuz
430a6f7b77
lint compliance
7 years ago
yflory
88cb4fd83c
Enable friend requests from secure pads
7 years ago
ansuz
c66a0c55e0
ensure that function signatures are correct
7 years ago
ansuz
91f6e3e543
remove a lot of dead code
7 years ago
ansuz
f207edfd28
handle errors when deriving keys. fix incorrect reference
7 years ago
ansuz
284124a32d
WIP
7 years ago
ansuz
844967a880
continued refactoring
7 years ago
ansuz
34a5a32c44
lint compliance
7 years ago
ansuz
cdf3cee9c8
split out message rendering into ui
7 years ago
ansuz
58b3b32cc3
big messaging refactor. split UI from logic
7 years ago
ansuz
fc95f1b6a8
lint compliance
7 years ago
ansuz
c63807fd2b
implement channel.send
7 years ago
ansuz
d835005905
simplify in-memory message format
7 years ago
ansuz
797cc2b105
handle messages which fail to decrypt
7 years ago
ansuz
bad5160885
fix bad reference
7 years ago
ansuz
05aa5ed347
hide new feature until it is finished
7 years ago
ansuz
11c72499a0
don't add duplicate messages to the history
7 years ago
ansuz
e786117110
get new messages when reconnecting and WIP get more history
7 years ago
ansuz
2ce341fed6
disable input field when disconnected
7 years ago
yflory
09793e0d7d
jshint
7 years ago
yflory
9633025afe
CSS for the removeHistory button in contacts
7 years ago
ansuz
dd98e2222a
WIP erase chat history button
7 years ago
ansuz
128d5b2c6d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
ansuz
b22127f10c
add history removal
7 years ago
yflory
a5a73ce326
Fix print button in slide
7 years ago
yflory
140964478e
Enter + shift key to add a new line in chat
7 years ago
yflory
e26e041a5b
fix jshint errors
7 years ago
yflory
82c87144cb
Remove the friend request button when the request is sent
7 years ago