summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-04-03chore(dev-deps): Bump nextcloud/ocp packagenextcloud-command
2023-04-03Create .github/workflows/command-rebase.ymlJoas Schilling
2023-04-03Merge pull request #9234 from nextcloud/bugfix/noid/disable-ratelimit-on-inte...Joas Schilling
2023-04-03Merge pull request #9224 from nextcloud/dependabot/npm_and_yarn/babel/core-7....Marco
2023-04-03bump @babel/core from 7.21.3 to 7.21.4dependabot[bot]
2023-04-03Merge pull request #9235 from nextcloud/revert-9092-dependabot/npm_and_yarn/n...Joas Schilling
2023-04-03Revert "chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.0"Joas Schilling
2023-04-03Merge pull request #9221 from nextcloud/dependabot/npm_and_yarn/extendable-me...Joas Schilling
2023-04-03fix(CI): Disable rate limiting protectionJoas Schilling
2023-04-03Merge pull request #9219 from nextcloud/nickvergessen-patch-1Joas Schilling
2023-04-03Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
2023-04-02Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
2023-04-01chore(deps): Bump extendable-media-recorder from 7.1.9 to 7.1.10dependabot[bot]
2023-03-31Merge pull request #9215 from nextcloud/fix/noid/merge-avatar-wrappersMaksim
2023-03-31fix(CI): Auto approve and merge when it's NOT our interestJoas Schilling
2023-03-31Merge pull request #9092 from nextcloud/dependabot/npm_and_yarn/nextcloud/web...Marco
2023-03-31Merge pull request #9110 from nextcloud/fix/noid/refactor-videobottombarMaksim
2023-03-31post-review fixesMaksim Sukharev
2023-03-31Merge pull request #9059 from nextcloud/feature/8334/conversation-avatar-fron...Marco
2023-03-31fix lint error, replace find methods for participant nameMaksim Sukharev
2023-03-31fix(conversation-avatars): Fix integration test after renaming of the system ...Joas Schilling
2023-03-31fix(conversation-avatars): Request dark mode avatars on dark modeJoas Schilling
2023-03-31fix(conversation-avatars): Add properly scaled images with backgroundJoas Schilling
2023-03-31Always use url for group conversation avatarsMarco
2023-03-31Remove unneeded optional chainingMarco
2023-03-31Use getRequestToken from @nextcloud/authMarco
2023-03-31Cleanups and refactoring in ConversationIcon.vueMaksim Sukharev
2023-03-31Hide avatar edit controls if user has no rights for itMaksim Sukharev
2023-03-31Improve string for translationMarco
2023-03-31Improve string for translationMarco
2023-03-31Remove spaceMarco
2023-03-31Fix lintMarco
2023-03-31Move span styles to dedicated classMarco
2023-03-31Remove outdated comments and move text to templateMarco
2023-03-31Remove outdated commentMarco
2023-03-31Use avatar instead of picture in non user-facing namesMarco
2023-03-31Don't use v-deepMarco
2023-03-31Improve wordingMarco
2023-03-31Scale icon too when isBig is trueMarco
2023-03-31Scale avatar to 512px.Marco
2023-03-31Use picture instead of avatar in user facing stringsMarco
2023-03-31Rename picture to avatarMarco
2023-03-31Fix hasAvatar propertyMarco
2023-03-31Simplify ConversationPictureEditorComponentMarco
2023-03-31Show success after setting and deleting conversation picture.Marco
2023-03-31Remove unused get methodMarco
2023-03-31Fix urlMarco
2023-03-31Add ability to delete the conversation pictureMarco
2023-03-31Add ability to upload a conversation picture and display it in the Conversati...Marco
2023-03-31Add conversationPictureEditor componentMarco