Tags: SAMA-Communications/sama-client
Tags
Release: sdk 0.17.1 (#200) * update config * add connect args * version 0.17.1 * fix message error promise reject * delete key from responsesPromises --------- Co-authored-by: Oleksandr <98953475+Oleksandr1414@users.noreply.github.com> Co-authored-by: Oleksandr Chabaniuk <olexander11441144@gmail.com>
Release 1.11.0 (#182) * Added support for forwarding messages (#168) * rewrite context menu components * added message context links * added replied message id to draft object * added replied_message_id to client api * added replied message view into chat message list * added suport for replied messages in pagination llogic * replaced InfiniteScroll with VisibilityObserver service * added message fetch top/bottom, added scroll position save * fixed overwriting of conversation updated_at with draft * added new folder: services/tools * removed logs * corrected limit for reply fetch (comment) * fixed comments * added scroll to bottom btn * restore scroll position of chatList when page reloads * added autofocus when selecting a message for reply * removed log * added hold message event for mobile and web * fixed create new 1-1 chat * added copy & save as actions * added forwarded message view support * synchronized message forwarding * removed margin in SHub * revert last commit * fixed attachment copy and save as * large bugfix commit after testing * added counter of selected messages * fixed minor bugs * added loader when sending messages * repalced link for sandbox * updated CHANGELOG.md * SK-519 Added option to edit messages (#173) * SK-519 added edit message functionality * SK-519 Added alert for empttty message * SK-519 fixed backup old input value * SK-530 Implemented password reset feature (#175) * SK-530 init reset password modal * SK-530 fix sandbox imports * SK-530 minro fixes * SK-530 added `?` * SK-530 updated text * SK-524 Implement Delete message feature (#178) * SK-519 added edit message functionality * SK-519 Added alert for empttty message * SK-519 fixed backup old input value * SK-524 Implement Delete message feature (#174) * SK-524 added message delete option with "all" type * SK-524 Added ConfirmWindowProvider, support for "myself" deletion ttype * SK-524 corrected message * SK-524 fixed delete option for all message, added update logic for conversation object * SK-524 fixed `delete account` when adding user to existed chat * SK-524 disable sandbox * SK-524 enable sandbox * SK-524 minor fixes * Fixed a missing `}` error * Fixed hidden input container * Fixed minor comments (#181) * Integrated AI agent for changing tone of messages and summarizing them (#177) * SK-527 Integrated AI agent for changing tone of messages and summarizing them * SK-527 optimzie for mobile * SK-527 disable `unreads` options * Blocked drag message option for web (#179) * Fixed focus on login form when modal reset window is open * updated CHANGELOG.md * Fixed inability to edit messages * Disabled option to edit forwarded messages * Updated CHANGELOG.md
Release 1.10.0 (#172) * Added support for forwarding messages (#168) * rewrite context menu components * added message context links * added replied message id to draft object * added replied_message_id to client api * added replied message view into chat message list * added suport for replied messages in pagination llogic * replaced InfiniteScroll with VisibilityObserver service * added message fetch top/bottom, added scroll position save * fixed overwriting of conversation updated_at with draft * added new folder: services/tools * removed logs * corrected limit for reply fetch (comment) * fixed comments * added scroll to bottom btn * restore scroll position of chatList when page reloads * added autofocus when selecting a message for reply * removed log * added hold message event for mobile and web * fixed create new 1-1 chat * added copy & save as actions * added forwarded message view support * synchronized message forwarding * removed margin in SHub * revert last commit * fixed attachment copy and save as * large bugfix commit after testing * added counter of selected messages * fixed minor bugs * added loader when sending messages * repalced link for sandbox * updated CHANGELOG.md
PreviousNext