feat: omni channel chat#1
Closed
pipech wants to merge 93 commits into
Closed
Conversation
…velop Release v2.2.0
* feat(mobile): allow user to set app theme as 'system' * Merge pull request The-Commit-Company#1590 from The-Commit-Company/autofocus-searchbar-mobile fix(mobile): autofocus the search bar on quick search dialog * chore: remove path logs * fix(mobile): minor UX issues on mobile fix(mobile): minor UX issues on mobile * feat(mobile): added common component for unread counts badge * fix(mobile): shown chevron down icon for channel settings button * fix(mobile): error in dm list with undefined peer user ID * fix(mobile): AI event label * chore(mobile): bump legend list to beta 29 * fix: hide remove and view image option when user has no profile pic (The-Commit-Company#1595) * fix(mobile): message text colors in system theme * chore(mobile): bump legendlist to beta 30 * fix(mobile): editor text color in dark mode (The-Commit-Company#1602) * chore: bump legendlist to beta.34 * fix(mobile): color of editor in dark mode * fix: make avatar border radius configurable * fix(web): rounded apple touch icon (The-Commit-Company#1603) * fix(mobile): update chat stream on new message sent (The-Commit-Company#1604) * fix(mobile): add legendlist in channel and DMs lists in quick search * fix(mobile): infinite recursion in user avatar (The-Commit-Company#1606) * fix(mobile): check for "_liked_by" before parsing JSON * perf: use after_response to send notifications (The-Commit-Company#1607) * perf: use after_response to send notifications * chore: linting * chore: linting * chore: bump version to 2.2.1 * fix: make settings sidebar scrollable * fix(mobile): make profile image fallback rounded --------- Co-authored-by: Janhvi Patil <janhvipatil716@gmail.com> Co-authored-by: Pranav Mene <55917200+pranavmene2000@users.noreply.github.com>
* fix: set content to reference doctype when text not available * chore(deps): bump packages * feat: allow notifications without document previews (The-Commit-Company#1612) * feat: allow notifications without document previews * chore: bump version to 2.2.2
…velop Release 2.2.3
…velop Release v2.2.4
…velop fix: send site URL in params
…velop fix: add versions to help tickets
…velop Merging develop into main
…velop Release v2.2.5
…velop Merging develop into main
* chore: bump legendlist to latest version * chore: bump version to 1.1.1 * feat(ai): add support for submitting and cancelling documents (The-Commit-Company#1688) * feat(ai): add support for generating documents and images (The-Commit-Company#1689) * feat(ai): add support for submitting and cancelling documents * feat(ai): add support for generating documents and images * chore: bump version to 2.3.0
…velop fix: assume generated file is PNG
…velop Merging develop into main
…velop Merging develop into main
…velop fix: added explicit instruction to use the file URL to attach to document
Release v2.5.0
…velop Merging develop into main
…velop fix: web push notifications (The-Commit-Company#1737)
…velop Release v2.6.0
…velop fix: send_message not found
…velop Merging develop into main
…velop Release v2.6.1
…velop Release v2.6.2
…velop Merging develop into main
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.
Add required changes to support omni channel chat.