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-20Fix linter errorsmarco
2021-09-14Unify handling of deleted usersJoas Schilling
2021-08-30Fix stores and some other basicsJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-05-10Add JS test for MessagesGroupVincent Petry
2021-03-08Update read marker UI when posting + tweaksVincent Petry
2021-03-08Mark as unread now applied to previous message idVincent Petry
2021-03-08Decouple visible unread marker from its actual positionVincent Petry
2021-03-08Update last read message marker on scrollVincent Petry
2021-03-08Add unread message marker in the chat viewJoas Schilling
2021-01-07Update date stylesMarco Ambrosini
2021-01-07Remove avtar wrapper if system messageMarco Ambrosini
2020-11-23Adjusted heading levels in messages listVincent Petry
2020-11-19Give heading role to message group author and day separatorVincent Petry
2020-11-19Message groups are now listsVincent Petry
2020-02-01l10n: Changed spelling of "user name" to "username" rakekniven
2020-01-29Avoid jump when avatar gets stickyJulius Härtl
2020-01-23Save the guest name to a store and update it on changeJoas Schilling
2020-01-17Fix avatar alignment in message listMarco Ambrosini
2020-01-07Prevent inherit attributes on messages v-bindfix/2685/inherit-attrsJohn Molakvoæ (skjnldsv)
2019-12-18Fix m message width in the messages listMarco Ambrosini
2019-11-15Only allow replying to chat messages for nowJoas Schilling
2019-11-11Add a date separator between messagesJoas Schilling
2019-11-06Create TopBar componentMarco Ambrosini
2019-11-05Use max-width instead of width in the messagesMarco Ambrosini
2019-10-29Fix eslint errorsJoas Schilling
2019-10-29Correctly fallback to Guest and a non-empty string for the display nameJoas Schilling
2019-10-29Author avatar component with bots and guest supportJoas Schilling
2019-10-28Auto fix linting issuesJoas Schilling
2019-10-23Hide the avatar and author row on system messagesJoas Schilling
2019-10-18Display actions on tap if mobileMarco Ambrosini
2019-10-18Apply suggestionsMarco Ambrosini
2019-10-17Fix temporary messageMarco Ambrosini
2019-10-17Add sticky avatarMarco Ambrosini
2019-10-17Change components names according to new structureMarco Ambrosini