summaryrefslogtreecommitdiffstats
path: root/js/models/chatmessagecollection.js
AgeCommit message (Expand)Author
2019-10-09Delete the old UI filesMarco Ambrosini
2019-09-24Fix eslint issuesDaniel Calviño Sánchez
2019-09-19Retry getting messages on failureDaniel Calviño Sánchez
2019-09-19Load older messages when scrolling to the topDaniel Calviño Sánchez
2018-11-20Use a document fragment as a buffer for new message DOM elementsDaniel Calviño Sánchez
2018-05-09Move loading of chat messages to signaling class.Joachim Bauch
2018-04-23Do not query the last comment info when there is noneJoas Schilling
2018-04-20Adjust chat message collection to changes in chat endpointDaniel Calviño Sánchez
2018-03-21Fix JS docsJoas Schilling
2018-03-19Update the chat message models when the guest name changesJoas Schilling
2017-12-01Fix sorting of chat messages with same timestampDaniel Calviño Sánchez
2017-11-03Add support for changing the room of a ChatMessageCollectionDaniel Calviño Sánchez
2017-11-03Add incremental wait before trying to get messages again after a failureDaniel Calviño Sánchez
2017-11-03Add method to stop pollingDaniel Calviño Sánchez
2017-11-03Add method to perform long polling on the modelDaniel Calviño Sánchez
2017-11-03Fix the order of chat message models in the collectionDaniel Calviño Sánchez
2017-11-03Add basic Backbone models for chat messagesDaniel Calviño Sánchez