Conversation
…cated user only (The-Commit-Company#1850) * fix: restrict message reactions to authenticated user only * fix: indent * chore: linting --------- Co-authored-by: Nikhil Kothari <nik.kothari22@live.com>
…n Cloud fix(notifications): show push notification toggle on web app for Rave…
feat(web): copy and paste files into editor
) Bumps [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs) from 4.3.0 to 4.3.2. - [Release notes](https://github.com/nfrasser/linkifyjs/releases) - [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md) - [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.3.2/packages/linkifyjs) --- updated-dependencies: - dependency-name: linkifyjs dependency-version: 4.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikhil Kothari <nik.kothari22@live.com>
) Bumps [form-data](https://github.com/form-data/form-data) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md) - [Commits](form-data/form-data@v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 3.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: extract all links from message * chore: linting --------- Co-authored-by: Nikhil Kothari <nik.kothari22@live.com>
…ation (The-Commit-Company#1893) * feat(ai): add OpenAI Compatible provider support for local LLM integration * fix(ai): resolve tool calling failures with strict OpenAI API format
…ms (The-Commit-Company#1882) * feat(google-ai): enhance file content extraction and handling in AI processing for local LLMs * fix(ai): update message regarding file search features for Local LLM providers --------- Co-authored-by: Nikhil Kothari <nik.kothari22@live.com>
…ommit-Company#1808) * feat: implement daily sync for invalid tokens from Raven Cloud * refactor: move sync from daily to daily maintenance event * fix: remove trailing comma * chore: linting --------- Co-authored-by: Nikhil Kothari <nik.kothari22@live.com>
…ures due to larger payloads (The-Commit-Company#1897) * fix(notification): add content truncation to avoid larger payloads and notification failures * fix(notification): implement message content truncation for Frappe Cloud gateway * refactor(notification): truncation logic * refactor(notification): simplify content truncation logic
…nnels (#5) * chore: installing bot commands , rendering bot commands on DM and channels * chore: updating values in work updates * chore: group mentions on work updates and work plans * chore:command in mobile device * fix * updated scheduler
* chore: installing bot commands , rendering bot commands on DM and channels * chore: updating values in work updates * chore: group mentions on work updates and work plans * chore:command in mobile device * fix * updated scheduler * dispatching to manager
* chore: installing bot commands , rendering bot commands on DM and channels * chore: updating values in work updates * chore: group mentions on work updates and work plans * chore:command in mobile device * fix * updated scheduler * dispatching to manager * message validation * not to ask leave from employes on fullday leave
…er options (The-Commit-Company#1919) * fix: update in-memory value for total_votes and removed extra loop over options * chore: pre-commit * fix: use query builder in update_poll_votes to maintain compatibility accross frappe versions * chore: pre-commit --------- Co-authored-by: Nikhil Kothari <nik.kothari22@live.com>
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
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.
…nnels (#5)
chore: installing bot commands , rendering bot commands on DM and channels
chore: updating values in work updates
chore: group mentions on work updates and work plans
chore:command in mobile device
fix
updated scheduler