Commit Graph

68 Commits (1f1b40b83db9b7eabe56c6bb26c63181a8aeac4e)

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