Commit graph

46 commits

Author SHA1 Message Date
yflory
75e0b68f51 Add mailbox history 2019-06-27 18:21:54 +02:00
ClemDee
b546dd4033 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-06-07 16:05:57 +02:00
ClemDee
63cb8e8f66 Fix chat history bug in other workers 2019-06-07 16:04:52 +02:00
yflory
02c765b085 lint compliance 2019-06-07 15:50:00 +02:00
ClemDee
d924cee747 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-06-07 15:47:29 +02:00
ClemDee
f6cc3aa8c3 Fix bug chat history not deleted 2019-06-07 15:43:24 +02:00
yflory
592544819e Fix unfriend bug 2019-06-05 15:32:32 +02:00
yflory
6de97cac14 Migrate friends 2019-06-04 18:44:55 +02:00
yflory
9d8433d104 Unfriend via mailbox 2019-05-27 18:58:35 +02:00
yflory
9cb1a059f2 Improve friend request process and UI 2019-05-22 18:03:52 +02:00
yflory
9b9cedd191 Fix userlist and chat after reconnection in a shared worker 2019-04-16 12:09:39 +02:00
yflory
fb5ad34299 Fix typo... 2018-12-11 10:57:43 +01:00
yflory
a121df2600 Delete validateKey in the messenger memory when we leave the channel 2018-12-11 10:52:11 +01:00
yflory
d88dee9a83 Restrict sending messages in a pad chat to editors only 2018-12-10 17:47:47 +01:00
yflory
008b5a3e9f Fix an ownership issue in friend channels 2018-11-27 16:57:55 +01:00
yflory
ca45ff31d1 Refactor messenger to use commands from UI to store 2018-11-27 16:55:56 +01:00
yflory
f5965716b6 Minor update because of flow... 2018-11-27 13:58:33 +01:00
yflory
2a46b8f855 Fix an issue with last known hash in the messenger 2018-11-27 13:42:11 +01:00
yflory
7d3d3cf5ac Distinguish between two anonymous users in the chat 2018-10-05 18:04:20 +02:00
yflory
498703384f Don't rejoin a dropped channel on reconnect and leave chat channel 2018-10-04 15:29:34 +02:00
yflory
6c27d2964c Disable friends chat in pad messenger 2018-09-14 15:42:41 +02:00
yflory
d2c1ed5eff Implement reconnect function in the messenger 2018-09-13 15:44:48 +02:00
yflory
c38eb6588e Fix small issues with the messenger 2018-09-12 11:55:26 +02:00
yflory
6c6ce7b7a8 Fix messenger bugs 2018-09-11 17:42:00 +02:00
yflory
ac989a1e73 lint compliance 2018-09-11 16:48:44 +02:00
yflory
f3c36bfd57 Improve messenger initial history 2018-09-11 16:47:52 +02:00
yflory
40c7cdd7c8 Fix an issue with messenger while opening the same tab twice 2018-09-10 18:16:24 +02:00
yflory
216c94b1f0 Fix messenger notifications 2018-09-10 17:50:36 +02:00
yflory
d4dd58e7df Add a pad room when the messenger is active in a pad 2018-09-07 19:35:06 +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
c59c6072f3 Remove jquery from outer 2017-12-01 16:05:23 +01:00
yflory
4903bd0757 Enable messenger in async store 2017-12-01 14:49:21 +01:00
yflory
0840570fbf Async store part 1 2017-11-30 10:33:09 +01:00
ansuz
585f9d2e4e repair broken 'clear channel' button 2017-11-21 17:19:35 +01:00
yflory
5a2afb5c95 Remove Realtime and Messaging from common 2017-11-13 17:01:09 +01:00
yflory
30c8c253dd Remove util and hash from common 2017-11-13 16:32:40 +01:00
ansuz
5b45e92250 delete range requests after they have completed 2017-09-14 12:08:41 +02:00
ansuz
b5b9f931c7 don't use common-realtime 2017-09-08 17:41:05 +02:00
ansuz
7d2a76f4d6 delete dead code. fix off-by-one for messages. turn off history button when history is exhausted 2017-08-28 18:32:43 +02:00
ansuz
841e3af8da handle unfriends. clean up. better input validation 2017-08-28 11:46:05 +02:00
ansuz
c66a0c55e0 ensure that function signatures are correct 2017-08-28 11:40:31 +02:00
ansuz
22d754d514 handle user renames 2017-08-25 14:42:05 +02:00
ansuz
f58d4c941f clean up a bit 2017-08-24 17:19:57 +02:00
ansuz
b75a951a98 encode messages with 'author' field instead of 'channel' 2017-08-24 17:14:03 +02:00
ansuz
013b75ae67 implement history range requests 2017-08-24 11:34:05 +02:00
ansuz
002eed0d6f make most of the messenger api async 2017-08-22 15:55:00 +02:00
Renamed from www/common/common-messaging2.js (Browse further)