Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-24Fix eslintJoas Schilling
2022-01-21Merge pull request #6786 from nextcloud/dependabot/npm_and_yarn/nextcloud/esl...Joas Schilling
2022-01-20Fix linter errorsmarco
2022-01-196607: updated link scolling for latest messageNikola
2022-01-10Fix some stylelintJoas Schilling
2021-12-15Prevent handleScroll on initial loading of a conversationJoas Schilling
2021-12-10Revert "Use something more stable so we don't toggle the chatIdentifier when ...Daniel Calviño Sánchez
2021-12-10Use something more stable so we don't toggle the chatIdentifier when the part...Joas Schilling
2021-10-21Only use the attendeeId based objectJoas Schilling
2021-09-17Move unreadMessageElement from computed to a methodJoas Schilling
2021-08-30Replace "bool" with type "boolean"Joas Schilling
2021-08-30Replace "int" type with "number"Joas Schilling
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-07-14Fix message groupingGary Kim
2021-07-08Merge pull request #5945 from nextcloud/bugfix/5814/fix-unread-marker-discrep...Joas Schilling
2021-07-08Fix minor thingsJoas Schilling
2021-07-07Fix read marker and counter issues with pending pagesVincent Petry
2021-07-05Use visual last read message id in scroll handlerVincent Petry
2021-06-25Fix initial scroll of unread messages markerVincent Petry
2021-06-24Only scroll to focussed message onceVincent Petry
2021-06-23Safely import lodash functionVincent Petry
2021-06-23Fix removing temp message after retryVincent Petry
2021-06-22Fix scrolling to bottom in already read conversationsJoas Schilling
2021-06-21Set focus to message only when anchor is setVincent Petry
2021-06-18Fix concurrency when cancelling lookForNewMessagesVincent Petry
2021-06-17Lint fixMarco Ambrosini
2021-05-11Add JS tests for MessagesList.vueVincent Petry
2021-05-03Move fetch messages logic to the storeVincent Petry
2021-04-27Always group system messages, independent from authorJoas Schilling
2021-03-08Update read marker UI when posting + tweaksVincent Petry
2021-03-08Mark as unread now applied to previous message idVincent Petry
2021-03-08Remove delay for unread marker on focusVincent Petry
2021-03-08Decouple visible unread marker from its actual positionVincent Petry
2021-03-08Fix immediate update of read markerVincent Petry
2021-03-08Use DOM attributes to access message/seen informationVincent Petry
2021-03-08Tweak read marker behaviorVincent Petry
2021-03-08Scroll to unread when reopening sidebar with chatVincent Petry
2021-03-08Read marker tweaksVincent Petry
2021-03-08Properly clear when focussed and stickyVincent Petry
2021-03-08Update last read message marker on scrollVincent Petry
2021-03-08Add unread message marker in the chat viewJoas Schilling
2021-02-18Prevent loading old messages twice on scrollVincent Petry
2021-02-02Don't render the system message that someone deleted somethingJoas Schilling
2021-01-25Fix newmessageform icons regression after patchMarco Ambrosini
2021-01-20Fix scrolling chat when in the backgroundJoas Schilling
2021-01-07New message form faceliftMarco Ambrosini
2020-12-23Fix console error about missing hash in sidebar modeVincent Petry
2020-11-18Set empty title for material design iconsVincent Petry
2020-11-13Scroll to center, even after coming from search resultVincent Petry