Conversation
|
Only listened to in https://github.com/nextcloud/server/blob/d5e854e7efda5572682988faeef500e6f71a7b57/apps/files/js/filelist.js#L380-L384 and https://github.com/nextcloud/server/blob/ab2b3d2755e0b1d54bac84f842426b0b8d3aa006/apps/federatedfilesharing/js/external.js#L86-L91 But that code is not transpiled so I'm not sure how to use the |
|
@nickvergessen do we still want to add this? |
|
Yes, so we can get rid of jQuery in this app |
🚀! Anything blocking other than the comments above? |
|
The most important bit would be to adjust the listeners as outlined above. That is the part I failed to do. |
Should e.g. allow Talk to go to the chat without a page reload and trigger message loading already Signed-off-by: Joas Schilling <coding@schilljs.com>
43be609 to
c2385d9
Compare
Signed-off-by: Joas Schilling <coding@schilljs.com>
Antreesy
left a comment
There was a problem hiding this comment.
Works fine with interceptor, previous way of work shouldn't be affected
As per nextcloud-libraries/nextcloud-event-bus#131