ClemDee
|
b546dd4033
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
6 years ago |
ClemDee
|
63cb8e8f66
|
Fix chat history bug in other workers
|
6 years ago |
yflory
|
02c765b085
|
lint compliance
|
6 years ago |
ClemDee
|
d924cee747
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
6 years ago |
ClemDee
|
f6cc3aa8c3
|
Fix bug chat history not deleted
|
6 years ago |
yflory
|
592544819e
|
Fix unfriend bug
|
6 years ago |
yflory
|
6de97cac14
|
Migrate friends
|
6 years ago |
yflory
|
9d8433d104
|
Unfriend via mailbox
|
6 years ago |
yflory
|
9cb1a059f2
|
Improve friend request process and UI
|
6 years ago |
yflory
|
9b9cedd191
|
Fix userlist and chat after reconnection in a shared worker
|
6 years ago |
yflory
|
fb5ad34299
|
Fix typo...
|
6 years ago |
yflory
|
a121df2600
|
Delete validateKey in the messenger memory when we leave the channel
|
6 years ago |
yflory
|
d88dee9a83
|
Restrict sending messages in a pad chat to editors only
|
6 years ago |
yflory
|
008b5a3e9f
|
Fix an ownership issue in friend channels
|
6 years ago |
yflory
|
ca45ff31d1
|
Refactor messenger to use commands from UI to store
|
6 years ago |
yflory
|
f5965716b6
|
Minor update because of flow...
|
6 years ago |
yflory
|
2a46b8f855
|
Fix an issue with last known hash in the messenger
|
6 years ago |
yflory
|
7d3d3cf5ac
|
Distinguish between two anonymous users in the chat
|
6 years ago |
yflory
|
498703384f
|
Don't rejoin a dropped channel on reconnect and leave chat channel
|
6 years ago |
yflory
|
6c27d2964c
|
Disable friends chat in pad messenger
|
6 years ago |
yflory
|
d2c1ed5eff
|
Implement reconnect function in the messenger
|
6 years ago |
yflory
|
c38eb6588e
|
Fix small issues with the messenger
|
6 years ago |
yflory
|
6c6ce7b7a8
|
Fix messenger bugs
|
6 years ago |
yflory
|
ac989a1e73
|
lint compliance
|
6 years ago |
yflory
|
f3c36bfd57
|
Improve messenger initial history
|
6 years ago |
yflory
|
40c7cdd7c8
|
Fix an issue with messenger while opening the same tab twice
|
6 years ago |
yflory
|
216c94b1f0
|
Fix messenger notifications
|
6 years ago |
yflory
|
d4dd58e7df
|
Add a pad room when the messenger is active in a pad
|
6 years ago |
yflory
|
e6743887fc
|
Refactor contacts/messenger so that it is usable directly in the apps
|
6 years ago |
yflory
|
c59c6072f3
|
Remove jquery from outer
|
7 years ago |
yflory
|
4903bd0757
|
Enable messenger in async store
|
7 years ago |
yflory
|
0840570fbf
|
Async store part 1
|
7 years ago |
ansuz
|
585f9d2e4e
|
repair broken 'clear channel' button
|
7 years ago |
yflory
|
5a2afb5c95
|
Remove Realtime and Messaging from common
|
7 years ago |
yflory
|
30c8c253dd
|
Remove util and hash from common
|
7 years ago |
ansuz
|
5b45e92250
|
delete range requests after they have completed
|
7 years ago |
ansuz
|
b5b9f931c7
|
don't use common-realtime
|
7 years ago |
ansuz
|
7d2a76f4d6
|
delete dead code. fix off-by-one for messages. turn off history button when history is exhausted
|
7 years ago |
ansuz
|
841e3af8da
|
handle unfriends. clean up. better input validation
|
7 years ago |
ansuz
|
c66a0c55e0
|
ensure that function signatures are correct
|
7 years ago |
ansuz
|
22d754d514
|
handle user renames
|
7 years ago |
ansuz
|
f58d4c941f
|
clean up a bit
|
7 years ago |
ansuz
|
b75a951a98
|
encode messages with 'author' field instead of 'channel'
|
7 years ago |
ansuz
|
013b75ae67
|
implement history range requests
|
7 years ago |
ansuz
|
002eed0d6f
|
make most of the messenger api async
|
7 years ago |