-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Increase check if support reactions #31757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
vitormattos
wants to merge
64
commits into
techdebt/noid/emojihelper-interface
from
feature/31703/increase-check-if-support-reactions
Closed
Increase check if support reactions #31757
vitormattos
wants to merge
64
commits into
techdebt/noid/emojihelper-interface
from
feature/31703/increase-check-if-support-reactions
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Max Kunzelmann <[email protected]>
Signed-off-by: Max Kunzelmann <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
…ist. Signed-off-by: Max Kunzelmann <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Encryption constructor is problematic and should still be fixed later. Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Louis Chemineau <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: szaimen <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
Signed-off-by: Vincent Petry <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.3 to 8.2.4. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v8.2.3...v8.2.4) --- updated-dependencies: - dependency-name: babel-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.2 to 5.16.3. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.16.2...v5.16.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
…ing-library/jest-dom-5.16.3 Bump @testing-library/jest-dom from 5.16.2 to 5.16.3
It has been reported broken on many instances. Disable it for now until it can be fixed. Signed-off-by: Vincent Petry <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: szaimen <[email protected]>
…-biginstances show that the web updater is not recommended on big instances
Signed-off-by: Max Kunzelmann <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Disable bulk upload by not advertising it
…lengthcheck-oracle Use getLengthExpression to measure field length instead of like
Migrate from ILogger to LoggerInterface in lib/private
invalidate mount cache after accepting or renaming federated share
Signed-off-by: Petre Tudor <[email protected]> Signed-off-by: Louis Chemineau <[email protected]>
Fixes the undefined index error with the DAV property getlastmodified
fix User Counts updates on user add/remove
Add trashbin migrator to export and import trashbin data
…ight migration generator also includes copyright section
Add direct arg to login flow
Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
Author
|
moved to #31703 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The method
emojiHelper->doesPlatformSupportEmojicheck fordbConn->supports4ByteTextand check if the server has classIntlBreakIterator(part ofintlextension).Related #31703