-
Notifications
You must be signed in to change notification settings - Fork 43
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
Release/v4.0.0 beta.12 #79
Merged
Merged
Conversation
This file contains 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
* fix: official condition * fix: add error
* fix: official condition * fix: add error * fix: navigate
* fix: official condition * fix: add error * fix: navigate * fix: story global feed navigate * fix: onClose * fix: ASC-22060 - create story on view story page (#310) * fix: story global feed upload * fix: remove console.log * fix: navigate
* fix: font * fix: story tab gap * fix: use css var * fix: modal * fix: can't delete story * fix: v4 component * fix: hyperlink config * fix: shouldAllowCreation * fix: type * fix: uploading state * fix: remove console.log * fix: use css var * fix: modal * fix: v4 component * fix: hyperlink config * fix: shouldAllowCreation * fix: type * fix: uploading state * fix: remove console.log * fix: storyRing state * fix: remove fill in verified icon * fix: story ring * fix: icon * fix: story --------- Co-authored-by: Bonn <[email protected]>
* chore: upgrade dependencies * fix: cherry-pick bugs from v3 * chore(release): 4.0.0-beta.3 --------- Co-authored-by: bmo-amity-bot <[email protected]>
* chore: custom build ci * chore: remove unused libs * chore: fix ci * chore: fix ci * fix: revert ci * fix: remove pnpm cache step * fix: pnpm install step * fix: ci * fix: add NPM_TOKEN * fix: update .npmrc * fix: update pnpm-lock.yaml * fix: path * chore: add cache step
* feat: story preview component for console * fix: ui * fix: story preview prop * fix: export * fix: story prop * fix: story prop * fix: trigger action * fix: trigger action * fix: trigger action * fix: trigger action * fix: action
* feat: apply framer motion * feat: add transition * fix: swipe down for video * fix: video story should pause when drag * fix: remove unused libs * fix: wrong spell function name * fix: remove unused * chore: change story component name * fix: v4 avatar component * feat: add ghost prop to button * fix: remove unused * fix: bottom sheet component * fix: use rem * fix: load more wrapper * fix: draft page * fix: load more button * fix: hyperlink * fix: css * fix: icon * fix: css * fix: css * fix: comment * fix: story comment * fix: remove unused * fix: import * fix: button dark theme * fix: custom css * fix: bottom sheet css * fix: css * fix: import * fix: css * fix: css * fix: avatar * fix: remove console.log * fix: avatar * fix: use clsx * fix: whitespace * fix: use icon from v4 * fix: icon * fix: loading indicator
* fix: hyperlink background * fix: hyperlink icon color * fix: css (#327)
* fix: hyperlink background * fix: hyperlink icon color * fix: css (#327) * fix: story * fix: css
* fix: hyperlink background * fix: hyperlink icon color * fix: css * fix: add scroller * fix: comment
* fix: hyperlink background * fix: hyperlink icon color * fix: css * fix: add scroller * fix: comment * fix: scroll * fix: comment list * fix: reaction list * fix: comment date css shrink * fix: type * fix: css * fix: color * fix: comment scroll * fix: comment list * fix: use intersection observer instead * fix: padding
* fix: github actions * chore: dropdown instead of free-text * chore: add none option * chore: add none option for pre-release input * fix: add NPM_TOKEN env * chore(release): 4.0.0-beta.4 --------- Co-authored-by: bmo-amity-bot <[email protected]>
* fix: share story button * fix: use avatar v4 * fix: remove unused
* fix: hyperlink long text * fix: story hyperlink
* feat: add custom reaction provider * feat: add to use reactionsContext * fix: rename provider * feat: ASC-22127 - reaction preview message bubble (#331) * feat: add reaction preview container * feat: add abbreviateCount function * feat: add fallback reaction * feat: update pr --------- Co-authored-by: Kiattirat S <[email protected]> * feat: ASC-22124 - message reaction picker (#332) * feat: add reaction container and button * feat: add active and hover state * fix: storybook display * fix: remove unused * feat: add checking for active state * feat: add open state on reaction picker * feat: add hover state on Quick reaction button * feat: seperate components * feat: close picker when clicking outside * feat: add handling on click reaction button * fix: hover state * Update src/v4/chat/components/LiveChatMessageContent/MessageReaction/index.tsx * Delete src/v4/chat/hooks/useMessageReactions.ts --------- Co-authored-by: Kiattirat Sujjapongse <[email protected]> * feat: ASC-22130 - add quick reaction (#339) * feat: add handling for quick reaction button * fix: add await to wait for add and remove reaction * fix: reaction pickert style * fix: storybook name * fix: reaction picker storybook * feat: add pageId, componentId and elementId * fix: change internal component name and export * fix: export from components * fix: message reaction components name * feat: add static file to include in storybook build * fix: remove duplicated file * fix: new design on my reaction * fix: not use z-index * fix: position of each reaction * fix: remove border on reaction preview for my reaction style * fix: remove unused * feat(reaction): ASC-22136 - reaction panel (#344) * feat: add handling for quick reaction button * fix: add await to wait for add and remove reaction * fix: reaction pickert style * fix: storybook name * fix: reaction picker storybook * feat: add pageId, componentId and elementId * fix: remove comment * feat(reaction-list): add empty files * feat(reaction): reuse reaction tab from social * feat(reaction): pass openReaction func to child * feat(reaction): render data from config * feat(reaction): update panel style * feat(reaction): update reaction list * feat(reaction): update reaction list * feat(reaction): add all state for reaction list * feat(reaction): change unit * feat(reaction): remove unused files * feat(reaction): update PR * feat(reaction): update PR * feat(reaction): update PR * fix: remove unused * feat(reaction): update PR --------- Co-authored-by: ptchaya_p <[email protected]> Co-authored-by: Pitchaya T <[email protected]> --------- Co-authored-by: Kiattirat S <[email protected]>
* fix: story video * fix: video * fix: remove console.log
…ction from message (#348) * fix: ASC-22611 - update ui * fix(reaction): missing ui and action to remove reaction from message * fix: ASC-22611 - update ui * fix: ASC-22611 - update ui * fix(reaction): hide 0 reaction count * fix(reaction): update pr * fix(reaction): export reaction list
* fix: create story condition * fix: condition * fix: condition * fix: condition
* fix: use button instead div * refactor: onBack * fix: add button Ad link
Co-authored-by: bmo-amity-bot <[email protected]>
* fix: scroll horizontal * style: remove padding
* chore: receive apiKey, apiRegion, userId and displayName as a free text * chore: add submit toggle
* fix: merge from develop * fix: remove unused * fix: community profile component * fix: post content to use bottom sheet * fix: community tab control state * feat: add community pin * fix: community profile style * feat: navigate back in community cover * fix: use millify for count value * fix: coomunity profile post gap * fix: verify badge * fix: community name description * fix: remove unused * fix: community description max lines * fix: community categories * fix: comunity cover to use bem convention * fix: community cover add max-height * fix: export page and components * fix: update navigation and page behavior * fix: add community info * feat: community feed post skeleton * fix: remove unused * fix: community tab active color state * fix: page behavior comment unused * fix: css * fix: pin * fix: type * fix: css * Revert "fix: css" This reverts commit d10c48f94a79d0ab4dcd876a35553457ad6abbc3. * fix: css * style: z index * fix: category UI * fix: handle long description * fix: max length * fix: cover icon color * fix: private commu hide join btn * feat: no post UI * feat: empty pinpost * feat: lock private content * fix: condition show lock private content * fix: condition lock content * feat: edit page v3 * fix: export error * fix: context type * fix: redirect edit post * style: pass fill default icon as props * style: remove props * fix: skeleton feed * refactor: icons and conditions * style: lock icon size * fix: locate files * fix: import error * fix: duplicated code * fix: edit update post * fix: review comments * refactor: spinner pull to refresh * fix: navigate post detail * fix: hide post impression when not member * style: spacing * fix: prevent comment for non member * style: color text empty post * fix: UI post title * fix: post detail click and non member access * fix: threshold * style: menu button size --------- Co-authored-by: Chaiwat Trisuwan <[email protected]>
* fix: ASC-24926 - responsive image carousel (#574) * style: fix color item (#572) * fix: ASC-24930 - user profile about color (#573) * style: add bg * fix: color-scheme light * style: ratio edit profile * style: change rem to px * style: spacing * fix: ASC-24929 - mobile responsive edit community profile (#578) * style: mobile responsive * style: center * fix: ASC-24927 - mobile create community page (#576) * fix: mobile create community page * chore: update form layout * chore: ASC-24925 - post permissions (#579) * chore: add skeleton loader * chore: * fix: remove skeleton loader * fix: post permissions * fix: ASC-24931 - navigation (#582) * fix: hamburger navigation * fix: add hideSideMenu prop * fix: ASC-24924 - update each attachment type (#575) * fix: update each attachment type * fix: modal style on mobile screen * fix: not return just setPosts Co-authored-by: Bonn <[email protected]> --------- Co-authored-by: Bonn <[email protected]> * fix: ASC-24922 - remove subscription (#583) * fix: remove subscription on post and comment * chore: upgreade ts-sdk * fix: remove unused * fix: ASC-24930 - edit user profile ratio (#585) * style: mobile responsive * fix: responsive edit user button * fix: ASC-23387 - discard post (#586) * style: text modal color * fix: clear input * fix: modal block * fix: redirect page * fix: user comment link (#588) * fix: avatar click link (#591) * style: fix sticky side (#587) * fix: ASC-24978 - permission typo (#592) * fix: permission typo * chore: remove console.log * fix: ASC-24972 - handle error submit (#590) * fix: handle error submit * fix: remove log * fix: error type Co-authored-by: Bonn <[email protected]> * fix: type any --------- Co-authored-by: Bonn <[email protected]> * chore: upgrade sdk version (#593) * fix: bring back isModerator (#594) * fix: move hook to a top of a component * chore: upgrade sdk version (#596) * fix: export v3 provider * fix: remove unused code * chore: remove default font * chore: circular std font * chore: update max-width * fix: remove max-width on Explore * fix: remove min-width and min-height from a community card * fix: update CategoriesCard and RecommendedList layout * fix: ASC-25140 - active and hover state sidebar V3 (#604) * fix: z-index (#600) * style: active and hover state * fix: ASC-25143 - gallery grid (#605) * fix: grid 3 * fix: remove grid-gap * fix: ASC-00000 - skeleton css (#609) * fix: skeleton css * fix: lint # Conflicts: # src/core/components/Button/styles.tsx # src/core/components/SideMenuActionItem/styles.tsx # src/icons/Verified.tsx # src/social/components/CommunitiesList/index.tsx # src/social/components/CommunitiesList/styles.tsx # src/social/components/community/AllCommunities/index.tsx # src/social/components/community/Card/UICommunityCard.tsx # src/social/components/community/Header/UICommunityHeader.tsx # src/social/components/community/Header/styles.tsx # src/social/components/community/Name/index.tsx # src/social/components/community/Name/styles.tsx # src/social/components/community/TrendingItem/UITrendingItem.tsx # src/social/pages/Application/index.tsx # src/social/pages/Explore/styles.tsx # src/social/pages/UserFeed/index.tsx # src/v4/social/pages/Application/index.tsx * chore: revert fonts * Revert "chore: remove default font" This reverts commit b62f1aa5e77828772cd1fffd5a46d84480b35626. # Conflicts: # src/core/providers/UiKitProvider/index.css # src/v4/styles/global.css * chore: change sdk version to a latest one * fix: bring back v4 export --------- Co-authored-by: ChayanitBm <[email protected]> Co-authored-by: Pitchaya T. <[email protected]>
* fix: merge from develop * fix: remove unused * fix: community profile component * fix: community tab control state * fix: community profile style * fix: verify badge * fix: community description max lines * fix: community categories * fix: comunity cover to use bem convention * fix: community cover add max-height * fix: export page and components * fix: update navigation and page behavior * fix: add community info * feat: community feed post skeleton * fix: remove unused * fix: community tab active color state * fix: pin * fix: css * Revert "fix: css" This reverts commit d10c48f94a79d0ab4dcd876a35553457ad6abbc3. * fix: css * style: z index * fix: cover icon color * feat: empty pinpost * feat: lock private content * fix: redirect edit post * style: pass fill default icon as props * style: remove props * fix: skeleton feed * refactor: icons and conditions * fix: locate files * fix: duplicated code * feat: featured tag * feat: announcement icon * feat: integrate annouce post with mock data * feat: add SDK getPinnedPosts * feat: integrate announcement post * chore: install stg SDK * feat: show tag category in post detail * refactor: remove mock data * refactor: PR comment * refactor: remove class not used * fix: duplicate css * fix: error unknow type --------- Co-authored-by: Chaiwat Trisuwan <[email protected]>
* fix: refresh live collection * fix: type * fix: SDK version stg * fix: add dot * fix: add dot * fix: comments demo * fix: update permission to create story * fix: story permission * fix: story permission * refactor: typo
* feat: hide chat input for normal user * fix: condition to hide compose bar
* fix: sdk version * fix: version sdk
* fix: video thumbanil * fix: position toast * chore: update sdk * refactor: upload from camera * chore: revert sdk
* chore: update PostTextField * fix: mention layout * fix: layout and removed unused code * chore: remove console.log * fix: intersection node
* fix: add redirect user feed * fix: remove code not use
* chore: rattata * chore: applied includeDeleted * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * fix: sdk version * fix: ci * fix: ci and upgrade pnpm to 9.9 * chore: update ci * fix: force ci to install specific sdk version * fix: user navigation * fix: pass community to CommentComposer * feat: add includeDeleted filter * fix: background coloer * fix: use searchMembers instead of getMembers * fix: sdk version on devDependencies * fix: installed SDK version * chore: rattata * chore: applied includeDeleted * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * fix: sdk version * fix: ci * fix: ci and upgrade pnpm to 9.9 * chore: update ci * fix: force ci to install specific sdk version * fix: user navigation * fix: pass community to CommentComposer * feat: add includeDeleted filter * fix: background coloer * fix: use searchMembers instead of getMembers * fix: sdk version on devDependencies * fix: installed SDK version * fix: revert change --------- Co-authored-by: Bonn <[email protected]> Co-authored-by: Chayanit Manop <[email protected]>
* chore: rattata * chore: applied includeDeleted * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * fix: ASC-24486 - All users show in comment's mention list (#622) * chore: rattata * chore: applied includeDeleted * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * fix: sdk version * fix: ci * fix: ci and upgrade pnpm to 9.9 * chore: update ci * fix: force ci to install specific sdk version * fix: user navigation * fix: pass community to CommentComposer * feat: add includeDeleted filter * fix: background coloer * fix: use searchMembers instead of getMembers * fix: sdk version on devDependencies * fix: installed SDK version * chore: rattata * chore: applied includeDeleted * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * fix: sdk version * fix: ci * fix: ci and upgrade pnpm to 9.9 * chore: update ci * fix: force ci to install specific sdk version * fix: user navigation * fix: pass community to CommentComposer * feat: add includeDeleted filter * fix: background coloer * fix: use searchMembers instead of getMembers * fix: sdk version on devDependencies * fix: installed SDK version * fix: revert change --------- Co-authored-by: Bonn <[email protected]> Co-authored-by: Chayanit Manop <[email protected]> * chore: rattata * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * fix: sdk version * fix: ci * fix: ci and upgrade pnpm to 9.9 * chore: update ci * fix: force ci to install specific sdk version * fix: user navigation * fix: ASC-25204 - post mention (#618) * chore: update PostTextField * fix: mention layout * fix: layout and removed unused code * chore: remove console.log * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * chore: upgrade sdk version * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * chore: upgrade sdk version * fix: revert workflow and readme --------- Co-authored-by: Chayanit Manop <[email protected]> Co-authored-by: Pitchaya T. <[email protected]> Co-authored-by: ptchaya_p <[email protected]>
Co-authored-by: bmo-amity-bot <[email protected]>
piyushchauhan2011
pushed a commit
to piyushchauhan2011/Amity-Social-Cloud-UIKit-Web-OpenSource
that referenced
this pull request
Oct 11, 2024
* misc: UP-3034 move the reporting out of useUser hook for performance reasons * misc: show post creation error * fix: fix react warnings * fix: UP-3254 sort communities for category in alphabet order * fix: UP-3263 show the right empty message for my user feed * UP-2594 - refactored CommunitySearch -> SocialSearch * fix: UP-3258 show default avatar for categories * fix: UP-3034 do not request community for non community posts * misc: wording on community create title in explore header * fix: UP-3273 allow owners and moderators to leave communities * fix: UP-3274 wrap long category to another line * fix: UP-2059 add moderator to community owner in the background * fix: UP-3281 show moderators badge for joined owners and moderators * fix: react-truncate-markup warnings * UP-3325 - added default array for case when communities undefined * UP-3263 - align empty feed messages with the design * feat: show Explore Community button if global feed is empty * fix: remove unused blockRouteChange param * feat: UP-1331 post review * chore: install sdk 5.3.1 * feat: Chat Application Beta Version (the chat creation is disabled) * feat: Chat | Callback for member selection * feat: UP-119 - allow to override page type for redirecting on user click * fix warning related to missing click handler for CommmunityHeader * 2.1.0-rc.0 * fix sdk version * 2.1.0-rc.1 * fix: UP-3997 - make modal to be not small by default * 2.1.0-rc.2 * fix prop types * 2.1.0 * fix: UP-4013 - allow community moderators to delete posts * feat: UP-3972 - allow to edit published posts even if post moderation is turn on * feat: UP-3598 video posts * fix: UP-3569 - allow to dismiss the moderator role for community owners * feat: UP-2486 - added follow/unfollow ui integration; integrated follow status... * feat: UP-2458 - added remove user functionality * fix: fixed pagination * feat: UP-2486 - added follow/unfollow ui integration; integrated follow status... * feat: UP-2458 - added remove user functionality * fix: UP-1460 - fixed markup issues * fixed tabs; upgraded SDK version * fix: UP-4012 - hide the user posts count * UP-4200 - upgraded SDK api version (now we not show posts of user who not followed by current) * UP-4207 - added missed pending notification section * fix: UP-4205 - added notification for accept/decline follow request * fix: fixed counters text and incorrect remove option * fix: UP-4206 - added missed confirmation modal on unfollow * fix: UP-4230 - fixed redirect on user item click * fix: UP-4234 - fixed report menu item; removed redundant 3dots menu for current user profile * fix: UP-4217 - remove 3dots menu for userItem if it equals to current user * fix: UP-4201 - show private feed if user not connected and network is private * fix: UP-4230 - redirect to profile when clicked from following list * update sdk to 5.5.0-rc.5 * misc: EPL-662 - add qa anchors * fix: UP-4005 - disable Switch Community Permission when internet cuts * fix: UP-4229 - hide pending tab/pending user info block when network is public * fix: UP-4238 - disable follow/pending buttons when connection drops * hotfix - upgraded SDK + added missed prop * feat: UP-3462 - ask user if he/she wants to leave the page if post creation is not finished * fix: fix pending tab * misc: UP-4226 set LGPL-2.1-only license * misc: align network settings with sdk changes * UP-4255 - disable buttons in pending tab when no connection * UP-4235 - fixed pagination for accounts tab of social search * sdk 5.5.0 * 2.2.0 * fix: UP-4494 - fixed modal confirm text * feat: UP-3737 - add media gallery for photo and video * sdk 5.6.0-rc.4 * sdk 5.6.0 * 2.3.0 * feat: UP-4486 - livestream posts, livestream media gallery * feat: UP-1712 - poll feature * hotfix - fixed crash on option update * Milestone: Y21Q3.6 * fix: use message.user as a plain object * fix: UP-4486 - hide livestream gallery * fix: UP-5362 - set default cover photo * fix: UP-5359 - disallow to edit poll post * feat: UP-5360 - added handler for close poll * fix: UP-5358 - fixed targetType and targetId for poll post creator * fix: UP-5362 - convert SVG to Base64 for default community cover * 2.4.0 * feat: UP-4664 - Transfer Roles * feat: UP-5246 - Mention Social Post * hotfix: arrange i18n en duplicate keys * nightly build js-sdk 5.8.2-2a6dd68.0-rc * feat: UP-5244 - banned icon specs (UP-5803,UP-5797,UP-5800,UP-5809) * fix: UP-4984 - don't show promote to moderator for globally banned member * fix: UP-6396 - Search mention list not display when put only mention indicator ('@') * fix: UP-6393 - disallow searching for non-member of private community * fix: UP-6371 - no highlight on other platforms * fix: UP-6433 - Display mentioned user as @undefined when mention user in private community * fix: UP-6404 - Mentioned user is not display with highlight when create post with video * hotfix: return empty arr if mentionees is empty * fix: UP-5800 - show banned icon beside user post * fix: UP-6290 - update sdk version * 2.5.0 * feat: UP-6278 - Update Post with mentions * fix: UP-6096 - Disable banned user from search list when trying to mention them * hotfix: no text showing when edit text * hotfix: wrong styling for search input * fix: UP-6539 - Display banned symbol incorrect position when create post in community * fix: UP-6540 - Banned symbol on user profile * fix: UP-6693 - disable create and edit post by mention to non member of private community * fix: UP-6398 - text is not wrap to another line when put text with no space * fix: UP-6541 - UI broken when have long display name on post * fix: UP-6693 - news feed showing non-private members for mention * fix: UP-6920 - upgrade sdk version * 2.6.0 * chore: UP-5883 update eslint * feat: UP-5264 - Comment Mention (EPIC) * feat: UP-6880 - Add apiRegion prop to connect to sdk * fix: UP-6892 - suggestionList bottom guard * fix: UP-6963 - add resetState func to reset to remote state * fix: UP-6900 - displaying highlight when removed mentioned user * fix: UP-6920 - update sdk * 2.7.0 * feat: UP-5811 - Mention in Poll Post * fix: UP-7146 - display exceed error after input mentionees passes 30 * upgrade sdk version * 2.8.0 * fix: UP-7130 - fix for fetching chat messages * build: remove auto-changelog * build: remove gitlab ci * ci: github ci scripts * style(ui-kit): add missing package * chore: [skip ci] update readme * fix: storybook should show amity logo (AmityCo#1) * ci: [skip ci] weird typo in production workflow * fix: UP-7343 - Livestream Title & Description to be shown (AmityCo#2) * fix: UP-7343 - Livestream Title & Description to be shown * add package.json resolve * fix: UP-6890 - Redirect to user page on mention (AmityCo#3) * fix: UP-6890 - Redirect to user page on mention * fix: use memoized functional comps * fix: UP-6934 - remove dependency on remoteMarkup metadata (AmityCo#4) * ci: [skip ci] rename release bot account * fix: UP-7142 - remove race condition inside queryMentionees cb (AmityCo#5) * fix: UP-7142 - remove race condition inside queryMentionees cb * fix: eslint errors * ci: add secrets as env var for storybook build * ci: [skip ci] add pr template and task checker * fix: UP-7142 - refactor useSocialMention (AmityCo#6) * social mention refactor#1 * fix with useRef refactor#2 * build: [skip ci] dependabot to look for js-sdk * feat: UP-0000 - upgrade sdk version (AmityCo#10) * chore(release): 2.9.0 * ci: [skip ci] add license * misc: [skip ci] prepare docs for opensourcing * ci: [skip ci] optimize checks * ci: [skip ci] add code owners * fix: UP-7483 - infinite looping on Uploader lifecycle (AmityCo#11) * fix: UP-7484 - better resolution for CommunityCard thumbnails (AmityCo#12) * fix: UP-7484 - use better resolution for CommunityCard thumbnails * update for code review * ci: [skip ci] pr checks trigger rollback * fix: UP-7482 - add gutter for HorizontalList (AmityCo#14) * fix: UP-7485 - use display name length (AmityCo#15) * fix: UP-7485 - use display name length * refactor: use extractMetadata for post composer * fix var naming * refactor: UP-7484 - extract image fetching logic in useImage hook (AmityCo#16) * refactor: UP-7484 - extract image fetching logic in useImage hook * add size param * fix code review * chore(release): 2.9.1 * fix: UP-7418 - highlight for livestream mention correctly (AmityCo#17) * fix: UP-7624 - cannot upload pics/files twice (AmityCo#21) * fix: UP-7623 - Scrollable Community List Target Selector (AmityCo#22) * fix: UP-7623 - Scrollable Community List Target Selector * move const for ScrollThreshold prop * fix: UP-7677 - use better resolution for user pfp (AmityCo#19) * fix: UP-7644 - URL won't render on Posts/Comments (AmityCo#18) * add linkifyjs dep * extract styling * findChunk with URLs * fix: links not working for posts * refactor: extract MentionHighlightTag component * refactor: use MentionHighlightTag component * extract displayName + userId on Highlight render * pass text prop to Comment * feat: UP-7644 - Custom Chunk Highlighter Component (AmityCo#25) * feat: minimal text highlighter * testing component * processChunks manually * remove extra code * chore(release): 2.10.0 * feat: UP-7988 - Google's URL styles (AmityCo#26) * fix: UP-6435 - Cannot view video when create post with video from web (AmityCo#27) * fix: UP-6435 - Cannot view video when create post with video from web * remove .swp file * feat: UP-7716 - provide access to ASCClient instance using useAmitySDK hook (AmityCo#23) * chore(release): 2.11.0 * fix: ASC-430 - revert default linking style to blue + underline (AmityCo#30) * UP-8086 - force to scroll to the bottom when add new message (AmityCo#29) * chore(release): 2.11.1 * fix: ASC-1133 - misc console fixes (maxrows & duplicate key) (AmityCo#33) * fix: change to maxrows attribute * fix: add non-duplicate keys for ChunkHighlighter * refactor: replace key with uuidv4 * feat: ASC-468 - added chat composer (AmityCo#34) * ASC-468 - added chat composer * ASC-468 - fixed modal * ASC-468 - fixed modal appearance * ASC-468 - fixed chat creation * ASC-468 - fixed optional params * chore(release): 2.12.0 * ci: make optional checklist items to be optional * fix: rebuild package-lock (AmityCo#35) * fix: ASC-1489 - Community image missing in the dropdown (AmityCo#37) * chore(release): 2.12.1 * fix: eslint * fix: ASC-1935 - Make channelId optional when creating channels (AmityCo#41) * fix:ASC-1935-Make channelId optional(createChannel) * mend * mend * fix:ASC-1983-Update js-sdk to v5.20.0 (AmityCo#43) * SDK updated to reflect latest change * User should be able to create channel without ChannelID * fix: asc-1566 - show user's custom avatar in missed places (AmityCo#42) * chore(release): 2.12.2 * refactor: remove empty storybook stories * ci: use api region param * fix: ASC-2826 - allow user to update displayName & discription without fileId (AmityCo#46) * fix:change default avatarFileId from empty to null * Reason: the sdk validation will fail if avatarFileId is empty * Which leads to an undesirable result where user cannot update description or displayName if there is no avatarFileId set * feat:add util to filter dirty values from form * feat:filter out dirtyValues from UserProfileForm * Update src/helpers/utils.js Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * chore: asc-2826 remove dirtyValues helper Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * [squash] ASC-2826 - remove unnecessary char (AmityCo#48) * fix:change default avatarFileId from empty to null * Reason: the sdk validation will fail if avatarFileId is empty * Which leads to an undesirable result where user cannot update description or displayName if there is no avatarFileId set * feat:add util to filter dirty values from form * feat:filter out dirtyValues from UserProfileForm * Update src/helpers/utils.js Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * chore: asc-2826 remove dirtyValues helper * fix:remove unnecessary char * remove extra char Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * fix: ASC-2788 - replace react-time-ago with react-timeago (AmityCo#47) * fix: asc-2788 use addDefaultLocale instead of addLocale * fix:use react-timeago over react-time-ago * There was a bug in CRA due to cjs imports in javascript-time-ago, which is a dependancy of react-time-ago * Reduces packages required from 2 to 1 * Fixes issue * Note:new package supports Localisation too * chore(release): 2.12.3 * fix: wait until connection appears (AmityCo#49) Co-authored-by: Valeriy Malyshev <[email protected]> * Refactoring useSdk hook (AmityCo#50) * fix: ASC-3724 - Fix mention text showing userId instead of DisplayName (AmityCo#51) * fix: ASC-3724 - Fix mention text showing userId instead of userDisplayName * Improve variable declaration * Improve variable declaration * Reorganize code structure * feat: ASC-3806 - Update js-sdk to v5.23.1 (AmityCo#52) * chore(release): 2.13.0 * deps: ASC-1683 - update dependencies (AmityCo#38) * deps: update js sdk to latest nightly build * docs: ASC-0000 - Add examples for using social & chat (AmityCo#53) * docs:add examples for using social & chat * chore:update example docs * Update Chat.md * Update Social.md * feat: update js sdk to 5.24.0 * chore(release): 2.14.0 * fix:ASC-4521 only submit profile fields (AmityCo#55) * chore(release): 2.14.1 * chore: ASC-0000 - update changelog for patch (AmityCo#56) * chore: ASC-1696 - Align poll icon style with other icons (AmityCo#54) * fix:Align poll icon style * fix:asc-1696 use file loader styles for poll * mend * Update .npmrc * chore:[squash] - update package-lock * chore:fix failing tests * bug: ASC-4538 - remove unneccessary chars (AmityCo#60) * fix: remove '0' symbol from the comment list * fix: asc-3586 - fix the parsing of string containing mentiones (AmityCo#61) * fix: ASC-3498 - fix the creation of metadata for mentionees (AmityCo#62) * ASC-3722 - fixed markup to show ban symbol in comment (AmityCo#59) * chore(release): 2.14.2 * fix: ASC-3885 - pass all icons props into svg element inside icon component * fix: asc-3645 - the channel unread count in the channel list (AmityCo#64) * ASC-3640 - fixed link color (AmityCo#63) * ASC-3639 - fixed markup to show ban symbol in search (AmityCo#58) * chore(release): 2.14.3 * chore(release): 2.14.4 * ASC-5181 - fixed popover (AmityCo#65) * fix: minor style fixes * fix: ASC-6373 - use useRef in functional component instead of createRef (AmityCo#66) * fix: ASC-6036 - update js-sdk, do not crash in node env * chore(release): 2.14.5 * fix: ASC-5490 - Override default post renderers (AmityCo#67) * fix: ASC-5490 - override default post renderers * fix: ASC-5490 - add renderers * new minor version (AmityCo#69) * chore(release): 2.14.6 * fix: ASC-7518 - correctly calculate mentions length on post update (AmityCo#73) * chore: ASC-6833 - Optimize Ui-Kit Images / reduce requests on launch (AmityCo#72) * chore: asc-6833 webpack build optimizations * chore: asc-6833 use small size images when needed * Update .npmrc * Update index.js * chore: remove react lazy * chore: use lazy loading for styled img * chore: asc-6833 remove useExperimental param * chore: use nightly sdk build for qa (AmityCo#74) * feat: custom attribute for automate test (AmityCo#70) * add data-qa-anchor attribute for automate test * add data-qa-anchor * add data-qa-anchor for tabs component * add data-qa-anchor for tab button and active state * fix: rename anchor to general name for reuseable * fix: rename anchor * fix: add default value for data-qa-anchor * fix: change default data-qa-anchor prop to empty string * fix: rename confirm ok button * fix: rename data-qa-anchor newsFeed * chore(release): 2.15.0 * chore:update js-sdk to 5.31.0 (AmityCo#75) * chore(release): 2.15.1 * fix: ASC-7914 - added subscription for community RTE events (AmityCo#76) * chore(release): 2.15.2 * fix: ASC-6970 - fix mentions showing userid instead of display name (AmityCo#77) * ASC-9529 - fixed indent for modal overlay (AmityCo#78) Co-authored-by: Sergio Ivanuzzo <[email protected]> * chore(release): 2.15.3 * fix: ASC-4612 - Update default values for channel creation (AmityCo#79) Co-authored-by: Sergio Ivanuzzo <[email protected]> * chore(release): 2.15.4 * fix: asc-11360 fix post header icon size (AmityCo#80) * chore(release): 2.15.5 * fix: asc-12046 use transcoded video if available (AmityCo#81) * chore(release): 2.15.6 * fix: asc-11719 get displayName from user object (AmityCo#82) * chore(release): 2.15.7 * fix: ASC-13714 - fix mime type for video player (AmityCo#84) * fix: ASC-13714 - fix video source mime type * fix: remove unnecessary code * chore(release): 2.15.8 * feat(prod): update sdk version (AmityCo#94) * chore(release): 2.16.0 * fix: truncate break word (#102) * fix: update release prod flow (#103) * chore(release): 2.16.1 * reset package.json * reset package-lock.json * update package-lock.json --------- Co-authored-by: Valeriy Malyshev <[email protected]> Co-authored-by: Serhii Ivanenko <[email protected]> Co-authored-by: Julien Barbay <[email protected]> Co-authored-by: Valeriy Malyshev <[email protected]> Co-authored-by: Yevhen Khort <[email protected]> Co-authored-by: Kaung Myat Lwin <[email protected]> Co-authored-by: Gaurav KC <[email protected]> Co-authored-by: Julien Barbay <[email protected]> Co-authored-by: bmo-amity-bot <[email protected]> Co-authored-by: Serhii Ivanenko <[email protected]> Co-authored-by: seagin <[email protected]> Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> Co-authored-by: seagin <[email protected]> Co-authored-by: Chaiwat Trisuwan <[email protected]> Co-authored-by: Sergio Ivanuzzo <[email protected]> Co-authored-by: Kiattirat Sujjapongse <[email protected]>
piyushchauhan2011
pushed a commit
to piyushchauhan2011/Amity-Social-Cloud-UIKit-Web-OpenSource
that referenced
this pull request
Oct 11, 2024
* feat: show Explore Community button if global feed is empty * fix: remove unused blockRouteChange param * feat: UP-1331 post review * chore: install sdk 5.3.1 * feat: Chat Application Beta Version (the chat creation is disabled) * feat: Chat | Callback for member selection * feat: UP-119 - allow to override page type for redirecting on user click * fix warning related to missing click handler for CommmunityHeader * 2.1.0-rc.0 * fix sdk version * 2.1.0-rc.1 * fix: UP-3997 - make modal to be not small by default * 2.1.0-rc.2 * fix prop types * 2.1.0 * fix: UP-4013 - allow community moderators to delete posts * feat: UP-3972 - allow to edit published posts even if post moderation is turn on * feat: UP-3598 video posts * fix: UP-3569 - allow to dismiss the moderator role for community owners * feat: UP-2486 - added follow/unfollow ui integration; integrated follow status... * feat: UP-2458 - added remove user functionality * fix: fixed pagination * feat: UP-2486 - added follow/unfollow ui integration; integrated follow status... * feat: UP-2458 - added remove user functionality * fix: UP-1460 - fixed markup issues * fixed tabs; upgraded SDK version * fix: UP-4012 - hide the user posts count * UP-4200 - upgraded SDK api version (now we not show posts of user who not followed by current) * UP-4207 - added missed pending notification section * fix: UP-4205 - added notification for accept/decline follow request * fix: fixed counters text and incorrect remove option * fix: UP-4206 - added missed confirmation modal on unfollow * fix: UP-4230 - fixed redirect on user item click * fix: UP-4234 - fixed report menu item; removed redundant 3dots menu for current user profile * fix: UP-4217 - remove 3dots menu for userItem if it equals to current user * fix: UP-4201 - show private feed if user not connected and network is private * fix: UP-4230 - redirect to profile when clicked from following list * update sdk to 5.5.0-rc.5 * misc: EPL-662 - add qa anchors * fix: UP-4005 - disable Switch Community Permission when internet cuts * fix: UP-4229 - hide pending tab/pending user info block when network is public * fix: UP-4238 - disable follow/pending buttons when connection drops * hotfix - upgraded SDK + added missed prop * feat: UP-3462 - ask user if he/she wants to leave the page if post creation is not finished * fix: fix pending tab * misc: UP-4226 set LGPL-2.1-only license * misc: align network settings with sdk changes * UP-4255 - disable buttons in pending tab when no connection * UP-4235 - fixed pagination for accounts tab of social search * sdk 5.5.0 * 2.2.0 * fix: UP-4494 - fixed modal confirm text * feat: UP-3737 - add media gallery for photo and video * sdk 5.6.0-rc.4 * sdk 5.6.0 * 2.3.0 * feat: UP-4486 - livestream posts, livestream media gallery * feat: UP-1712 - poll feature * hotfix - fixed crash on option update * Milestone: Y21Q3.6 * fix: use message.user as a plain object * fix: UP-4486 - hide livestream gallery * fix: UP-5362 - set default cover photo * fix: UP-5359 - disallow to edit poll post * feat: UP-5360 - added handler for close poll * fix: UP-5358 - fixed targetType and targetId for poll post creator * fix: UP-5362 - convert SVG to Base64 for default community cover * 2.4.0 * feat: UP-4664 - Transfer Roles * feat: UP-5246 - Mention Social Post * hotfix: arrange i18n en duplicate keys * nightly build js-sdk 5.8.2-2a6dd68.0-rc * feat: UP-5244 - banned icon specs (UP-5803,UP-5797,UP-5800,UP-5809) * fix: UP-4984 - don't show promote to moderator for globally banned member * fix: UP-6396 - Search mention list not display when put only mention indicator ('@') * fix: UP-6393 - disallow searching for non-member of private community * fix: UP-6371 - no highlight on other platforms * fix: UP-6433 - Display mentioned user as @undefined when mention user in private community * fix: UP-6404 - Mentioned user is not display with highlight when create post with video * hotfix: return empty arr if mentionees is empty * fix: UP-5800 - show banned icon beside user post * fix: UP-6290 - update sdk version * 2.5.0 * feat: UP-6278 - Update Post with mentions * fix: UP-6096 - Disable banned user from search list when trying to mention them * hotfix: no text showing when edit text * hotfix: wrong styling for search input * fix: UP-6539 - Display banned symbol incorrect position when create post in community * fix: UP-6540 - Banned symbol on user profile * fix: UP-6693 - disable create and edit post by mention to non member of private community * fix: UP-6398 - text is not wrap to another line when put text with no space * fix: UP-6541 - UI broken when have long display name on post * fix: UP-6693 - news feed showing non-private members for mention * fix: UP-6920 - upgrade sdk version * 2.6.0 * chore: UP-5883 update eslint * feat: UP-5264 - Comment Mention (EPIC) * feat: UP-6880 - Add apiRegion prop to connect to sdk * fix: UP-6892 - suggestionList bottom guard * fix: UP-6963 - add resetState func to reset to remote state * fix: UP-6900 - displaying highlight when removed mentioned user * fix: UP-6920 - update sdk * 2.7.0 * feat: UP-5811 - Mention in Poll Post * fix: UP-7146 - display exceed error after input mentionees passes 30 * upgrade sdk version * 2.8.0 * fix: UP-7130 - fix for fetching chat messages * build: remove auto-changelog * build: remove gitlab ci * ci: github ci scripts * style(ui-kit): add missing package * chore: [skip ci] update readme * fix: storybook should show amity logo (AmityCo#1) * ci: [skip ci] weird typo in production workflow * fix: UP-7343 - Livestream Title & Description to be shown (AmityCo#2) * fix: UP-7343 - Livestream Title & Description to be shown * add package.json resolve * fix: UP-6890 - Redirect to user page on mention (AmityCo#3) * fix: UP-6890 - Redirect to user page on mention * fix: use memoized functional comps * fix: UP-6934 - remove dependency on remoteMarkup metadata (AmityCo#4) * ci: [skip ci] rename release bot account * fix: UP-7142 - remove race condition inside queryMentionees cb (AmityCo#5) * fix: UP-7142 - remove race condition inside queryMentionees cb * fix: eslint errors * ci: add secrets as env var for storybook build * ci: [skip ci] add pr template and task checker * fix: UP-7142 - refactor useSocialMention (AmityCo#6) * social mention refactor#1 * fix with useRef refactor#2 * build: [skip ci] dependabot to look for js-sdk * feat: UP-0000 - upgrade sdk version (AmityCo#10) * chore(release): 2.9.0 * ci: [skip ci] add license * misc: [skip ci] prepare docs for opensourcing * ci: [skip ci] optimize checks * ci: [skip ci] add code owners * fix: UP-7483 - infinite looping on Uploader lifecycle (AmityCo#11) * fix: UP-7484 - better resolution for CommunityCard thumbnails (AmityCo#12) * fix: UP-7484 - use better resolution for CommunityCard thumbnails * update for code review * ci: [skip ci] pr checks trigger rollback * fix: UP-7482 - add gutter for HorizontalList (AmityCo#14) * fix: UP-7485 - use display name length (AmityCo#15) * fix: UP-7485 - use display name length * refactor: use extractMetadata for post composer * fix var naming * refactor: UP-7484 - extract image fetching logic in useImage hook (AmityCo#16) * refactor: UP-7484 - extract image fetching logic in useImage hook * add size param * fix code review * chore(release): 2.9.1 * fix: UP-7418 - highlight for livestream mention correctly (AmityCo#17) * fix: UP-7624 - cannot upload pics/files twice (AmityCo#21) * fix: UP-7623 - Scrollable Community List Target Selector (AmityCo#22) * fix: UP-7623 - Scrollable Community List Target Selector * move const for ScrollThreshold prop * fix: UP-7677 - use better resolution for user pfp (AmityCo#19) * fix: UP-7644 - URL won't render on Posts/Comments (AmityCo#18) * add linkifyjs dep * extract styling * findChunk with URLs * fix: links not working for posts * refactor: extract MentionHighlightTag component * refactor: use MentionHighlightTag component * extract displayName + userId on Highlight render * pass text prop to Comment * feat: UP-7644 - Custom Chunk Highlighter Component (AmityCo#25) * feat: minimal text highlighter * testing component * processChunks manually * remove extra code * chore(release): 2.10.0 * feat: UP-7988 - Google's URL styles (AmityCo#26) * fix: UP-6435 - Cannot view video when create post with video from web (AmityCo#27) * fix: UP-6435 - Cannot view video when create post with video from web * remove .swp file * feat: UP-7716 - provide access to ASCClient instance using useAmitySDK hook (AmityCo#23) * chore(release): 2.11.0 * fix: ASC-430 - revert default linking style to blue + underline (AmityCo#30) * UP-8086 - force to scroll to the bottom when add new message (AmityCo#29) * chore(release): 2.11.1 * fix: ASC-1133 - misc console fixes (maxrows & duplicate key) (AmityCo#33) * fix: change to maxrows attribute * fix: add non-duplicate keys for ChunkHighlighter * refactor: replace key with uuidv4 * feat: ASC-468 - added chat composer (AmityCo#34) * ASC-468 - added chat composer * ASC-468 - fixed modal * ASC-468 - fixed modal appearance * ASC-468 - fixed chat creation * ASC-468 - fixed optional params * chore(release): 2.12.0 * ci: make optional checklist items to be optional * fix: rebuild package-lock (AmityCo#35) * fix: ASC-1489 - Community image missing in the dropdown (AmityCo#37) * chore(release): 2.12.1 * fix: eslint * fix: ASC-1935 - Make channelId optional when creating channels (AmityCo#41) * fix:ASC-1935-Make channelId optional(createChannel) * mend * mend * fix:ASC-1983-Update js-sdk to v5.20.0 (AmityCo#43) * SDK updated to reflect latest change * User should be able to create channel without ChannelID * fix: asc-1566 - show user's custom avatar in missed places (AmityCo#42) * chore(release): 2.12.2 * refactor: remove empty storybook stories * ci: use api region param * fix: ASC-2826 - allow user to update displayName & discription without fileId (AmityCo#46) * fix:change default avatarFileId from empty to null * Reason: the sdk validation will fail if avatarFileId is empty * Which leads to an undesirable result where user cannot update description or displayName if there is no avatarFileId set * feat:add util to filter dirty values from form * feat:filter out dirtyValues from UserProfileForm * Update src/helpers/utils.js Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * chore: asc-2826 remove dirtyValues helper Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * [squash] ASC-2826 - remove unnecessary char (AmityCo#48) * fix:change default avatarFileId from empty to null * Reason: the sdk validation will fail if avatarFileId is empty * Which leads to an undesirable result where user cannot update description or displayName if there is no avatarFileId set * feat:add util to filter dirty values from form * feat:filter out dirtyValues from UserProfileForm * Update src/helpers/utils.js Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * chore: asc-2826 remove dirtyValues helper * fix:remove unnecessary char * remove extra char Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * fix: ASC-2788 - replace react-time-ago with react-timeago (AmityCo#47) * fix: asc-2788 use addDefaultLocale instead of addLocale * fix:use react-timeago over react-time-ago * There was a bug in CRA due to cjs imports in javascript-time-ago, which is a dependancy of react-time-ago * Reduces packages required from 2 to 1 * Fixes issue * Note:new package supports Localisation too * chore(release): 2.12.3 * fix: wait until connection appears (AmityCo#49) Co-authored-by: Valeriy Malyshev <[email protected]> * Refactoring useSdk hook (AmityCo#50) * fix: ASC-3724 - Fix mention text showing userId instead of DisplayName (AmityCo#51) * fix: ASC-3724 - Fix mention text showing userId instead of userDisplayName * Improve variable declaration * Improve variable declaration * Reorganize code structure * feat: ASC-3806 - Update js-sdk to v5.23.1 (AmityCo#52) * chore(release): 2.13.0 * deps: ASC-1683 - update dependencies (AmityCo#38) * deps: update js sdk to latest nightly build * docs: ASC-0000 - Add examples for using social & chat (AmityCo#53) * docs:add examples for using social & chat * chore:update example docs * Update Chat.md * Update Social.md * feat: update js sdk to 5.24.0 * chore(release): 2.14.0 * fix:ASC-4521 only submit profile fields (AmityCo#55) * chore(release): 2.14.1 * chore: ASC-0000 - update changelog for patch (AmityCo#56) * chore: ASC-1696 - Align poll icon style with other icons (AmityCo#54) * fix:Align poll icon style * fix:asc-1696 use file loader styles for poll * mend * Update .npmrc * chore:[squash] - update package-lock * chore:fix failing tests * bug: ASC-4538 - remove unneccessary chars (AmityCo#60) * fix: remove '0' symbol from the comment list * fix: asc-3586 - fix the parsing of string containing mentiones (AmityCo#61) * fix: ASC-3498 - fix the creation of metadata for mentionees (AmityCo#62) * ASC-3722 - fixed markup to show ban symbol in comment (AmityCo#59) * chore(release): 2.14.2 * fix: ASC-3885 - pass all icons props into svg element inside icon component * fix: asc-3645 - the channel unread count in the channel list (AmityCo#64) * ASC-3640 - fixed link color (AmityCo#63) * ASC-3639 - fixed markup to show ban symbol in search (AmityCo#58) * chore(release): 2.14.3 * chore(release): 2.14.4 * ASC-5181 - fixed popover (AmityCo#65) * fix: minor style fixes * fix: ASC-6373 - use useRef in functional component instead of createRef (AmityCo#66) * fix: ASC-6036 - update js-sdk, do not crash in node env * chore(release): 2.14.5 * fix: ASC-5490 - Override default post renderers (AmityCo#67) * fix: ASC-5490 - override default post renderers * fix: ASC-5490 - add renderers * new minor version (AmityCo#69) * chore(release): 2.14.6 * fix: ASC-7518 - correctly calculate mentions length on post update (AmityCo#73) * chore: ASC-6833 - Optimize Ui-Kit Images / reduce requests on launch (AmityCo#72) * chore: asc-6833 webpack build optimizations * chore: asc-6833 use small size images when needed * Update .npmrc * Update index.js * chore: remove react lazy * chore: use lazy loading for styled img * chore: asc-6833 remove useExperimental param * chore: use nightly sdk build for qa (AmityCo#74) * feat: custom attribute for automate test (AmityCo#70) * add data-qa-anchor attribute for automate test * add data-qa-anchor * add data-qa-anchor for tabs component * add data-qa-anchor for tab button and active state * fix: rename anchor to general name for reuseable * fix: rename anchor * fix: add default value for data-qa-anchor * fix: change default data-qa-anchor prop to empty string * fix: rename confirm ok button * fix: rename data-qa-anchor newsFeed * chore(release): 2.15.0 * chore:update js-sdk to 5.31.0 (AmityCo#75) * chore(release): 2.15.1 * fix: ASC-7914 - added subscription for community RTE events (AmityCo#76) * chore(release): 2.15.2 * fix: ASC-6970 - fix mentions showing userid instead of display name (AmityCo#77) * ASC-9529 - fixed indent for modal overlay (AmityCo#78) Co-authored-by: Sergio Ivanuzzo <[email protected]> * chore(release): 2.15.3 * fix: ASC-4612 - Update default values for channel creation (AmityCo#79) Co-authored-by: Sergio Ivanuzzo <[email protected]> * chore(release): 2.15.4 * fix: asc-11360 fix post header icon size (AmityCo#80) * chore(release): 2.15.5 * fix: asc-12046 use transcoded video if available (AmityCo#81) * chore(release): 2.15.6 * fix: asc-11719 get displayName from user object (AmityCo#82) * chore(release): 2.15.7 * fix: ASC-13714 - fix mime type for video player (AmityCo#84) * fix: ASC-13714 - fix video source mime type * fix: remove unnecessary code * chore(release): 2.15.8 * feat(prod): update sdk version (AmityCo#94) * chore(release): 2.16.0 * chore: ASC-15849 - npm -> pnpm (AmityCo#86) * feat: pnpm export * feat: update github action * feat: remove package-lock.json * chore: update pnpm-lock.yaml * chore: ASC-15847 - tsup bundler (AmityCo#87) * feat: tsup * feat: tsup config * chore: js -> jsx * feat: update tsup.config.js * chore: update pnpm-lock.yaml * fix: ASC-15847 - add tsup and change storybook config (AmityCo#95) * fix: add tsup and change storybook config * fix: remove amity ts sdk * chore: ASC-15844 - storybook v7 (AmityCo#88) * feat: storybook v7 * fix: react-router-dom bug * fix: fix type * chore: remove unused packages * chore: update pnpm-lock.yaml * chore: eslint * chore: ASC-15848 - styled components (AmityCo#89) * feat: update styled-components to v6 and remove styled-components from peerDependencies * chore: remove @types/styled-components and add stylis * chore: update pnpm-lock.yaml * chore: ASC-15851 - react-linkify -> linkify-react (AmityCo#90) * feat: react-linkify -> linkify-react * chore: update pnpm-lock.yaml * chore: upgrade linkify-react and add linkifyjs * chore: ASC-15850 - classnames to clsx (AmityCo#91) * feat: classname to clsx * chore: update pnpm-lock.yaml * chore: ASC-0000 - update eslint (#98) * chore: update tsconfig.json and add tsc * chore: upgrade jest and add tsconfig in jest.config.js * chore: upgrade eslint * chore: +x on .husky/pre-commit * chore: update pnpm-lock.yaml * chore: fix lint * chore: MenuGroupSetting.jsx * chore: bring back src/chat/components/ChatHeader/index.jsx * chore: bring back src/chat/pages/Application/index.jsx * fix: truncate break word (#102) * fix: update release prod flow (#103) * feat: ASC-15842 - js sdk to ts sdk (AmityCo#92) * feat: update dependencies * feat: @amityco/js-sdk to @amityco/ts-sdk * feat: replace ChannelType * feat: replace MessageType * feat: replace ImageSize * feat: replace MessageType * chore: disable dts * feat: replace DataStatus * feat: replace ChannelFilter * feat: replace ChannelMembership * feat: replace ConnectionStatus * feat: remove some unused import * feat: replace and remove FollowRequestStatus * feat: remove and replace LoadingStatus * feat: replace and remove PostDataType * feat: replace and remove CommunityUserMembership * feat: replace and remove PostTargetType * feat: remove and replace CommentReferenceType * feat: remove and replace CommunityFilter * feat: remove and replace CommunitySortingMethod * feat: remove and replace FeedType * feat: remove and replace StreamStatus * feat: remove and replace PollAnswerType * feat: remove and replace PollDataType * feat: remove and replace PollStatus * feat: fix connectStatus to connected * feat: fix EventSubscriberRepository * chore: add TODO * feat: js-sdk to ts-sdk * feat: more typings fixed * feat: more typings fixed * chore: upgrade jest and add tsconfig in jest.config.js * chore: upgrade eslint * refactor: bring back mock * fix: fix more types * feat: csf-2-to-3 * chore: remove ConditionalRender * chore: remove customizableComponent * chore: fix types * fix: uikit hidden bugs * chore: communityFeed -> community * feat: fix useLiveCollection infinite loop and fix Post hooks and ui * chore: enable FluidDecorator * feat: useArgs * feat: remove unnecessary libs and add inter.css instead of using it from CDN * ASC-15846: remove PaginatedList * chore: ASC-0000 useSize * chore: refactor * chore: update pnpm-lock.yaml * fix: change communityFeed to community * Revert "chore: refactor" This reverts commit b95505efdbae870ba5e4d2c44d8190ed353bf671. * chore: remove unused mock data and recoil * chore: add meta file when build * fix: add required dataLength * fix: fix Avatar style * chore: ASC-0000 - deprecated withSDK * chore: fix types * feat: change return type of useLiveCollection from array to object and fix bugs * fix: useLiveCollection * chore: update useSize * fix: Chat * fix: remove any and fix bugs * chore: remove unused code * chore: refactor post * chore: livestream -> liveStream * chore: update deps * chore: add eslint-disable on postcss.config.js * chore: refactoring * feat: CategoryCommunities * feat: Edit Community AmityCo#1 * chore: upgrade storybook * feat: Edit Community AmityCo#2 * feat: Edit Community AmityCo#3 * feat: social to typescript * feat: js -> ts,tsx * feat: fix mention highlighter * chore: fix types * fix: comment and community * feat: fix UserSelector * feat: remove react-intl-formatted-duration * fix: fix react-loading-skeleton * fix: update tsup.config.ts * fix: update pnpm-lock.yaml * feat: update storybook * feat: upgrade @amityco/ts-sdk and move to deps * fix: fix usePostHeaderProps * fix: fix bugs * chore: upgrade storybook * fix: fix ASC-18323 and ASC-18331 * fix: fix ASC-18325 Community Navigation * fix: react-intl and comments * fix: ASC-18338 * fix: post and comment bugs * fix: fix type and cleanup console.log * fix: fix UserSelector * feat: singleton observer * feat: cache data for 2s to prevent 429 * fix: postCreator size * chore: remove console.log * chore: upgrade storybook * feat: fix thumbnail and convert them to typescript * fix: fix create community ASC-18323 * fix: fix type and some bugs * fix: fix type * fix: fix storybook build * fix: fix story hook * feat: new CustomComponentsProvider * fix: ASC-18853 * fix: fix storybook build * fix: undefined error on useFollowCount * fix: image and post creation * fix: like button * chore: optimistic like button * fix: type * chore: remove console.log * fix: mentioned post creation and display * fix: MyCommunitySidebar * fix: community info and edit community * chore: remove console.log * chore: lazy loading and refactoring * fix: fix type * fix: hide leave chat button for conversation chat * fix: onCreateSuccess callback * fix: post video creation * chore: update file uploader * fix: post image gallery * fix: community avatar uploader * chore: delete commented code * fix: avatar on community list * fix: edit post * feat: bring back postRenderer and refactor flagged * chore: reduce request amount * feat: upgrade @amityco/ts-sdk * fix: permissions * chore: upgrade storybook * fix: post creator and editor and mention * fix: fix user mention * fix: subscribeTopic and globalSubscribeTopic * fix: comment mention * fix: comment mention * fix: liveStream * fix: followers followings * fix: update user profile * fix: followers followings * fix: default comment limit * fix: upgrade react-hook-form to fix edit community issue * fix: style * fix: type * fix: style * fix: remove query condition * fix: chat * fix: grid layout * fix: mentions * fix: chat avatar * fix: react error * fix: storybook fullscreen centered ui * fix: add error handling * fix: user mention * chore: remove prop-types import * chore: remove prop-types * chore: fix types * chore: update deps * fix: leave chat behavior * fix: mention width * feat: add/edit chat members * feat: add socialSettings * chore: apiKey and apiRegion inputs * feat: bring back old hooks and fix bugs * fix: revert UiKitDecorator * feat: update code based on docs * feat: update @amityco/ts-sdk deps * feat: upgrade @amityco/ts-sdk to 6.16 * feat: add type declaration file * fix: typings * fix: add play icon * fix: global feed * fix: installation * fix: video duration * fix: update deps * Revert "feat: ASC-15842 - js sdk to ts sdk" (#111) * Revert "Revert "feat: ASC-15842 - js sdk to ts sdk"" (#112) * feat: support minor and major release (#113) * Release/v3.0.0 * chore(release): 3.0.0 (#114) Co-authored-by: bmo-amity-bot <[email protected]> * remove .npmrc * remove unused files * add .npmrc * comment ci cache * update ci and pnpm-lock.yml --------- Co-authored-by: Valeriy Malyshev <[email protected]> Co-authored-by: Valeriy Malyshev <[email protected]> Co-authored-by: Julien Barbay <[email protected]> Co-authored-by: Yevhen Khort <[email protected]> Co-authored-by: Serhii Ivanenko <[email protected]> Co-authored-by: Kaung Myat Lwin <[email protected]> Co-authored-by: Gaurav KC <[email protected]> Co-authored-by: Julien Barbay <[email protected]> Co-authored-by: bmo-amity-bot <[email protected]> Co-authored-by: Serhii Ivanenko <[email protected]> Co-authored-by: seagin <[email protected]> Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> Co-authored-by: seagin <[email protected]> Co-authored-by: Chaiwat Trisuwan <[email protected]> Co-authored-by: Sergio Ivanuzzo <[email protected]> Co-authored-by: Kiattirat Sujjapongse <[email protected]> Co-authored-by: Bonn <[email protected]> Co-authored-by: Bonn <[email protected]>
piyushchauhan2011
pushed a commit
to piyushchauhan2011/Amity-Social-Cloud-UIKit-Web-OpenSource
that referenced
this pull request
Oct 11, 2024
* UP-3263 - align empty feed messages with the design * feat: show Explore Community button if global feed is empty * fix: remove unused blockRouteChange param * feat: UP-1331 post review * chore: install sdk 5.3.1 * feat: Chat Application Beta Version (the chat creation is disabled) * feat: Chat | Callback for member selection * feat: UP-119 - allow to override page type for redirecting on user click * fix warning related to missing click handler for CommmunityHeader * 2.1.0-rc.0 * fix sdk version * 2.1.0-rc.1 * fix: UP-3997 - make modal to be not small by default * 2.1.0-rc.2 * fix prop types * 2.1.0 * fix: UP-4013 - allow community moderators to delete posts * feat: UP-3972 - allow to edit published posts even if post moderation is turn on * feat: UP-3598 video posts * fix: UP-3569 - allow to dismiss the moderator role for community owners * feat: UP-2486 - added follow/unfollow ui integration; integrated follow status... * feat: UP-2458 - added remove user functionality * fix: fixed pagination * feat: UP-2486 - added follow/unfollow ui integration; integrated follow status... * feat: UP-2458 - added remove user functionality * fix: UP-1460 - fixed markup issues * fixed tabs; upgraded SDK version * fix: UP-4012 - hide the user posts count * UP-4200 - upgraded SDK api version (now we not show posts of user who not followed by current) * UP-4207 - added missed pending notification section * fix: UP-4205 - added notification for accept/decline follow request * fix: fixed counters text and incorrect remove option * fix: UP-4206 - added missed confirmation modal on unfollow * fix: UP-4230 - fixed redirect on user item click * fix: UP-4234 - fixed report menu item; removed redundant 3dots menu for current user profile * fix: UP-4217 - remove 3dots menu for userItem if it equals to current user * fix: UP-4201 - show private feed if user not connected and network is private * fix: UP-4230 - redirect to profile when clicked from following list * update sdk to 5.5.0-rc.5 * misc: EPL-662 - add qa anchors * fix: UP-4005 - disable Switch Community Permission when internet cuts * fix: UP-4229 - hide pending tab/pending user info block when network is public * fix: UP-4238 - disable follow/pending buttons when connection drops * hotfix - upgraded SDK + added missed prop * feat: UP-3462 - ask user if he/she wants to leave the page if post creation is not finished * fix: fix pending tab * misc: UP-4226 set LGPL-2.1-only license * misc: align network settings with sdk changes * UP-4255 - disable buttons in pending tab when no connection * UP-4235 - fixed pagination for accounts tab of social search * sdk 5.5.0 * 2.2.0 * fix: UP-4494 - fixed modal confirm text * feat: UP-3737 - add media gallery for photo and video * sdk 5.6.0-rc.4 * sdk 5.6.0 * 2.3.0 * feat: UP-4486 - livestream posts, livestream media gallery * feat: UP-1712 - poll feature * hotfix - fixed crash on option update * Milestone: Y21Q3.6 * fix: use message.user as a plain object * fix: UP-4486 - hide livestream gallery * fix: UP-5362 - set default cover photo * fix: UP-5359 - disallow to edit poll post * feat: UP-5360 - added handler for close poll * fix: UP-5358 - fixed targetType and targetId for poll post creator * fix: UP-5362 - convert SVG to Base64 for default community cover * 2.4.0 * feat: UP-4664 - Transfer Roles * feat: UP-5246 - Mention Social Post * hotfix: arrange i18n en duplicate keys * nightly build js-sdk 5.8.2-2a6dd68.0-rc * feat: UP-5244 - banned icon specs (UP-5803,UP-5797,UP-5800,UP-5809) * fix: UP-4984 - don't show promote to moderator for globally banned member * fix: UP-6396 - Search mention list not display when put only mention indicator ('@') * fix: UP-6393 - disallow searching for non-member of private community * fix: UP-6371 - no highlight on other platforms * fix: UP-6433 - Display mentioned user as @undefined when mention user in private community * fix: UP-6404 - Mentioned user is not display with highlight when create post with video * hotfix: return empty arr if mentionees is empty * fix: UP-5800 - show banned icon beside user post * fix: UP-6290 - update sdk version * 2.5.0 * feat: UP-6278 - Update Post with mentions * fix: UP-6096 - Disable banned user from search list when trying to mention them * hotfix: no text showing when edit text * hotfix: wrong styling for search input * fix: UP-6539 - Display banned symbol incorrect position when create post in community * fix: UP-6540 - Banned symbol on user profile * fix: UP-6693 - disable create and edit post by mention to non member of private community * fix: UP-6398 - text is not wrap to another line when put text with no space * fix: UP-6541 - UI broken when have long display name on post * fix: UP-6693 - news feed showing non-private members for mention * fix: UP-6920 - upgrade sdk version * 2.6.0 * chore: UP-5883 update eslint * feat: UP-5264 - Comment Mention (EPIC) * feat: UP-6880 - Add apiRegion prop to connect to sdk * fix: UP-6892 - suggestionList bottom guard * fix: UP-6963 - add resetState func to reset to remote state * fix: UP-6900 - displaying highlight when removed mentioned user * fix: UP-6920 - update sdk * 2.7.0 * feat: UP-5811 - Mention in Poll Post * fix: UP-7146 - display exceed error after input mentionees passes 30 * upgrade sdk version * 2.8.0 * fix: UP-7130 - fix for fetching chat messages * build: remove auto-changelog * build: remove gitlab ci * ci: github ci scripts * style(ui-kit): add missing package * chore: [skip ci] update readme * fix: storybook should show amity logo (AmityCo#1) * ci: [skip ci] weird typo in production workflow * fix: UP-7343 - Livestream Title & Description to be shown (AmityCo#2) * fix: UP-7343 - Livestream Title & Description to be shown * add package.json resolve * fix: UP-6890 - Redirect to user page on mention (AmityCo#3) * fix: UP-6890 - Redirect to user page on mention * fix: use memoized functional comps * fix: UP-6934 - remove dependency on remoteMarkup metadata (AmityCo#4) * ci: [skip ci] rename release bot account * fix: UP-7142 - remove race condition inside queryMentionees cb (AmityCo#5) * fix: UP-7142 - remove race condition inside queryMentionees cb * fix: eslint errors * ci: add secrets as env var for storybook build * ci: [skip ci] add pr template and task checker * fix: UP-7142 - refactor useSocialMention (AmityCo#6) * social mention refactor#1 * fix with useRef refactor#2 * build: [skip ci] dependabot to look for js-sdk * feat: UP-0000 - upgrade sdk version (AmityCo#10) * chore(release): 2.9.0 * ci: [skip ci] add license * misc: [skip ci] prepare docs for opensourcing * ci: [skip ci] optimize checks * ci: [skip ci] add code owners * fix: UP-7483 - infinite looping on Uploader lifecycle (AmityCo#11) * fix: UP-7484 - better resolution for CommunityCard thumbnails (AmityCo#12) * fix: UP-7484 - use better resolution for CommunityCard thumbnails * update for code review * ci: [skip ci] pr checks trigger rollback * fix: UP-7482 - add gutter for HorizontalList (AmityCo#14) * fix: UP-7485 - use display name length (AmityCo#15) * fix: UP-7485 - use display name length * refactor: use extractMetadata for post composer * fix var naming * refactor: UP-7484 - extract image fetching logic in useImage hook (AmityCo#16) * refactor: UP-7484 - extract image fetching logic in useImage hook * add size param * fix code review * chore(release): 2.9.1 * fix: UP-7418 - highlight for livestream mention correctly (AmityCo#17) * fix: UP-7624 - cannot upload pics/files twice (AmityCo#21) * fix: UP-7623 - Scrollable Community List Target Selector (AmityCo#22) * fix: UP-7623 - Scrollable Community List Target Selector * move const for ScrollThreshold prop * fix: UP-7677 - use better resolution for user pfp (AmityCo#19) * fix: UP-7644 - URL won't render on Posts/Comments (AmityCo#18) * add linkifyjs dep * extract styling * findChunk with URLs * fix: links not working for posts * refactor: extract MentionHighlightTag component * refactor: use MentionHighlightTag component * extract displayName + userId on Highlight render * pass text prop to Comment * feat: UP-7644 - Custom Chunk Highlighter Component (AmityCo#25) * feat: minimal text highlighter * testing component * processChunks manually * remove extra code * chore(release): 2.10.0 * feat: UP-7988 - Google's URL styles (AmityCo#26) * fix: UP-6435 - Cannot view video when create post with video from web (AmityCo#27) * fix: UP-6435 - Cannot view video when create post with video from web * remove .swp file * feat: UP-7716 - provide access to ASCClient instance using useAmitySDK hook (AmityCo#23) * chore(release): 2.11.0 * fix: ASC-430 - revert default linking style to blue + underline (AmityCo#30) * UP-8086 - force to scroll to the bottom when add new message (AmityCo#29) * chore(release): 2.11.1 * fix: ASC-1133 - misc console fixes (maxrows & duplicate key) (AmityCo#33) * fix: change to maxrows attribute * fix: add non-duplicate keys for ChunkHighlighter * refactor: replace key with uuidv4 * feat: ASC-468 - added chat composer (AmityCo#34) * ASC-468 - added chat composer * ASC-468 - fixed modal * ASC-468 - fixed modal appearance * ASC-468 - fixed chat creation * ASC-468 - fixed optional params * chore(release): 2.12.0 * ci: make optional checklist items to be optional * fix: rebuild package-lock (AmityCo#35) * fix: ASC-1489 - Community image missing in the dropdown (AmityCo#37) * chore(release): 2.12.1 * fix: eslint * fix: ASC-1935 - Make channelId optional when creating channels (AmityCo#41) * fix:ASC-1935-Make channelId optional(createChannel) * mend * mend * fix:ASC-1983-Update js-sdk to v5.20.0 (AmityCo#43) * SDK updated to reflect latest change * User should be able to create channel without ChannelID * fix: asc-1566 - show user's custom avatar in missed places (AmityCo#42) * chore(release): 2.12.2 * refactor: remove empty storybook stories * ci: use api region param * fix: ASC-2826 - allow user to update displayName & discription without fileId (AmityCo#46) * fix:change default avatarFileId from empty to null * Reason: the sdk validation will fail if avatarFileId is empty * Which leads to an undesirable result where user cannot update description or displayName if there is no avatarFileId set * feat:add util to filter dirty values from form * feat:filter out dirtyValues from UserProfileForm * Update src/helpers/utils.js Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * chore: asc-2826 remove dirtyValues helper Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * [squash] ASC-2826 - remove unnecessary char (AmityCo#48) * fix:change default avatarFileId from empty to null * Reason: the sdk validation will fail if avatarFileId is empty * Which leads to an undesirable result where user cannot update description or displayName if there is no avatarFileId set * feat:add util to filter dirty values from form * feat:filter out dirtyValues from UserProfileForm * Update src/helpers/utils.js Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * chore: asc-2826 remove dirtyValues helper * fix:remove unnecessary char * remove extra char Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * fix: ASC-2788 - replace react-time-ago with react-timeago (AmityCo#47) * fix: asc-2788 use addDefaultLocale instead of addLocale * fix:use react-timeago over react-time-ago * There was a bug in CRA due to cjs imports in javascript-time-ago, which is a dependancy of react-time-ago * Reduces packages required from 2 to 1 * Fixes issue * Note:new package supports Localisation too * chore(release): 2.12.3 * fix: wait until connection appears (AmityCo#49) Co-authored-by: Valeriy Malyshev <[email protected]> * Refactoring useSdk hook (AmityCo#50) * fix: ASC-3724 - Fix mention text showing userId instead of DisplayName (AmityCo#51) * fix: ASC-3724 - Fix mention text showing userId instead of userDisplayName * Improve variable declaration * Improve variable declaration * Reorganize code structure * feat: ASC-3806 - Update js-sdk to v5.23.1 (AmityCo#52) * chore(release): 2.13.0 * deps: ASC-1683 - update dependencies (AmityCo#38) * deps: update js sdk to latest nightly build * docs: ASC-0000 - Add examples for using social & chat (AmityCo#53) * docs:add examples for using social & chat * chore:update example docs * Update Chat.md * Update Social.md * feat: update js sdk to 5.24.0 * chore(release): 2.14.0 * fix:ASC-4521 only submit profile fields (AmityCo#55) * chore(release): 2.14.1 * chore: ASC-0000 - update changelog for patch (AmityCo#56) * chore: ASC-1696 - Align poll icon style with other icons (AmityCo#54) * fix:Align poll icon style * fix:asc-1696 use file loader styles for poll * mend * Update .npmrc * chore:[squash] - update package-lock * chore:fix failing tests * bug: ASC-4538 - remove unneccessary chars (AmityCo#60) * fix: remove '0' symbol from the comment list * fix: asc-3586 - fix the parsing of string containing mentiones (AmityCo#61) * fix: ASC-3498 - fix the creation of metadata for mentionees (AmityCo#62) * ASC-3722 - fixed markup to show ban symbol in comment (AmityCo#59) * chore(release): 2.14.2 * fix: ASC-3885 - pass all icons props into svg element inside icon component * fix: asc-3645 - the channel unread count in the channel list (AmityCo#64) * ASC-3640 - fixed link color (AmityCo#63) * ASC-3639 - fixed markup to show ban symbol in search (AmityCo#58) * chore(release): 2.14.3 * chore(release): 2.14.4 * ASC-5181 - fixed popover (AmityCo#65) * fix: minor style fixes * fix: ASC-6373 - use useRef in functional component instead of createRef (AmityCo#66) * fix: ASC-6036 - update js-sdk, do not crash in node env * chore(release): 2.14.5 * fix: ASC-5490 - Override default post renderers (AmityCo#67) * fix: ASC-5490 - override default post renderers * fix: ASC-5490 - add renderers * new minor version (AmityCo#69) * chore(release): 2.14.6 * fix: ASC-7518 - correctly calculate mentions length on post update (AmityCo#73) * chore: ASC-6833 - Optimize Ui-Kit Images / reduce requests on launch (AmityCo#72) * chore: asc-6833 webpack build optimizations * chore: asc-6833 use small size images when needed * Update .npmrc * Update index.js * chore: remove react lazy * chore: use lazy loading for styled img * chore: asc-6833 remove useExperimental param * chore: use nightly sdk build for qa (AmityCo#74) * feat: custom attribute for automate test (AmityCo#70) * add data-qa-anchor attribute for automate test * add data-qa-anchor * add data-qa-anchor for tabs component * add data-qa-anchor for tab button and active state * fix: rename anchor to general name for reuseable * fix: rename anchor * fix: add default value for data-qa-anchor * fix: change default data-qa-anchor prop to empty string * fix: rename confirm ok button * fix: rename data-qa-anchor newsFeed * chore(release): 2.15.0 * chore:update js-sdk to 5.31.0 (AmityCo#75) * chore(release): 2.15.1 * fix: ASC-7914 - added subscription for community RTE events (AmityCo#76) * chore(release): 2.15.2 * fix: ASC-6970 - fix mentions showing userid instead of display name (AmityCo#77) * ASC-9529 - fixed indent for modal overlay (AmityCo#78) Co-authored-by: Sergio Ivanuzzo <[email protected]> * chore(release): 2.15.3 * fix: ASC-4612 - Update default values for channel creation (AmityCo#79) Co-authored-by: Sergio Ivanuzzo <[email protected]> * chore(release): 2.15.4 * fix: asc-11360 fix post header icon size (AmityCo#80) * chore(release): 2.15.5 * fix: asc-12046 use transcoded video if available (AmityCo#81) * chore(release): 2.15.6 * fix: asc-11719 get displayName from user object (AmityCo#82) * chore(release): 2.15.7 * fix: ASC-13714 - fix mime type for video player (AmityCo#84) * fix: ASC-13714 - fix video source mime type * fix: remove unnecessary code * chore(release): 2.15.8 * feat(prod): update sdk version (AmityCo#94) * chore(release): 2.16.0 * chore: ASC-15849 - npm -> pnpm (AmityCo#86) * feat: pnpm export * feat: update github action * feat: remove package-lock.json * chore: update pnpm-lock.yaml * chore: ASC-15847 - tsup bundler (AmityCo#87) * feat: tsup * feat: tsup config * chore: js -> jsx * feat: update tsup.config.js * chore: update pnpm-lock.yaml * fix: ASC-15847 - add tsup and change storybook config (AmityCo#95) * fix: add tsup and change storybook config * fix: remove amity ts sdk * chore: ASC-15844 - storybook v7 (AmityCo#88) * feat: storybook v7 * fix: react-router-dom bug * fix: fix type * chore: remove unused packages * chore: update pnpm-lock.yaml * chore: eslint * chore: ASC-15848 - styled components (AmityCo#89) * feat: update styled-components to v6 and remove styled-components from peerDependencies * chore: remove @types/styled-components and add stylis * chore: update pnpm-lock.yaml * chore: ASC-15851 - react-linkify -> linkify-react (AmityCo#90) * feat: react-linkify -> linkify-react * chore: update pnpm-lock.yaml * chore: upgrade linkify-react and add linkifyjs * chore: ASC-15850 - classnames to clsx (AmityCo#91) * feat: classname to clsx * chore: update pnpm-lock.yaml * chore: ASC-0000 - update eslint (#98) * chore: update tsconfig.json and add tsc * chore: upgrade jest and add tsconfig in jest.config.js * chore: upgrade eslint * chore: +x on .husky/pre-commit * chore: update pnpm-lock.yaml * chore: fix lint * chore: MenuGroupSetting.jsx * chore: bring back src/chat/components/ChatHeader/index.jsx * chore: bring back src/chat/pages/Application/index.jsx * fix: truncate break word (#102) * fix: update release prod flow (#103) * feat: ASC-15842 - js sdk to ts sdk (AmityCo#92) * feat: update dependencies * feat: @amityco/js-sdk to @amityco/ts-sdk * feat: replace ChannelType * feat: replace MessageType * feat: replace ImageSize * feat: replace MessageType * chore: disable dts * feat: replace DataStatus * feat: replace ChannelFilter * feat: replace ChannelMembership * feat: replace ConnectionStatus * feat: remove some unused import * feat: replace and remove FollowRequestStatus * feat: remove and replace LoadingStatus * feat: replace and remove PostDataType * feat: replace and remove CommunityUserMembership * feat: replace and remove PostTargetType * feat: remove and replace CommentReferenceType * feat: remove and replace CommunityFilter * feat: remove and replace CommunitySortingMethod * feat: remove and replace FeedType * feat: remove and replace StreamStatus * feat: remove and replace PollAnswerType * feat: remove and replace PollDataType * feat: remove and replace PollStatus * feat: fix connectStatus to connected * feat: fix EventSubscriberRepository * chore: add TODO * feat: js-sdk to ts-sdk * feat: more typings fixed * feat: more typings fixed * chore: upgrade jest and add tsconfig in jest.config.js * chore: upgrade eslint * refactor: bring back mock * fix: fix more types * feat: csf-2-to-3 * chore: remove ConditionalRender * chore: remove customizableComponent * chore: fix types * fix: uikit hidden bugs * chore: communityFeed -> community * feat: fix useLiveCollection infinite loop and fix Post hooks and ui * chore: enable FluidDecorator * feat: useArgs * feat: remove unnecessary libs and add inter.css instead of using it from CDN * ASC-15846: remove PaginatedList * chore: ASC-0000 useSize * chore: refactor * chore: update pnpm-lock.yaml * fix: change communityFeed to community * Revert "chore: refactor" This reverts commit b95505efdbae870ba5e4d2c44d8190ed353bf671. * chore: remove unused mock data and recoil * chore: add meta file when build * fix: add required dataLength * fix: fix Avatar style * chore: ASC-0000 - deprecated withSDK * chore: fix types * feat: change return type of useLiveCollection from array to object and fix bugs * fix: useLiveCollection * chore: update useSize * fix: Chat * fix: remove any and fix bugs * chore: remove unused code * chore: refactor post * chore: livestream -> liveStream * chore: update deps * chore: add eslint-disable on postcss.config.js * chore: refactoring * feat: CategoryCommunities * feat: Edit Community AmityCo#1 * chore: upgrade storybook * feat: Edit Community AmityCo#2 * feat: Edit Community AmityCo#3 * feat: social to typescript * feat: js -> ts,tsx * feat: fix mention highlighter * chore: fix types * fix: comment and community * feat: fix UserSelector * feat: remove react-intl-formatted-duration * fix: fix react-loading-skeleton * fix: update tsup.config.ts * fix: update pnpm-lock.yaml * feat: update storybook * feat: upgrade @amityco/ts-sdk and move to deps * fix: fix usePostHeaderProps * fix: fix bugs * chore: upgrade storybook * fix: fix ASC-18323 and ASC-18331 * fix: fix ASC-18325 Community Navigation * fix: react-intl and comments * fix: ASC-18338 * fix: post and comment bugs * fix: fix type and cleanup console.log * fix: fix UserSelector * feat: singleton observer * feat: cache data for 2s to prevent 429 * fix: postCreator size * chore: remove console.log * chore: upgrade storybook * feat: fix thumbnail and convert them to typescript * fix: fix create community ASC-18323 * fix: fix type and some bugs * fix: fix type * fix: fix storybook build * fix: fix story hook * feat: new CustomComponentsProvider * fix: ASC-18853 * fix: fix storybook build * fix: undefined error on useFollowCount * fix: image and post creation * fix: like button * chore: optimistic like button * fix: type * chore: remove console.log * fix: mentioned post creation and display * fix: MyCommunitySidebar * fix: community info and edit community * chore: remove console.log * chore: lazy loading and refactoring * fix: fix type * fix: hide leave chat button for conversation chat * fix: onCreateSuccess callback * fix: post video creation * chore: update file uploader * fix: post image gallery * fix: community avatar uploader * chore: delete commented code * fix: avatar on community list * fix: edit post * feat: bring back postRenderer and refactor flagged * chore: reduce request amount * feat: upgrade @amityco/ts-sdk * fix: permissions * chore: upgrade storybook * fix: post creator and editor and mention * fix: fix user mention * fix: subscribeTopic and globalSubscribeTopic * fix: comment mention * fix: comment mention * fix: liveStream * fix: followers followings * fix: update user profile * fix: followers followings * fix: default comment limit * fix: upgrade react-hook-form to fix edit community issue * fix: style * fix: type * fix: style * fix: remove query condition * fix: chat * fix: grid layout * fix: mentions * fix: chat avatar * fix: react error * fix: storybook fullscreen centered ui * fix: add error handling * fix: user mention * chore: remove prop-types import * chore: remove prop-types * chore: fix types * chore: update deps * fix: leave chat behavior * fix: mention width * feat: add/edit chat members * feat: add socialSettings * chore: apiKey and apiRegion inputs * feat: bring back old hooks and fix bugs * fix: revert UiKitDecorator * feat: update code based on docs * feat: update @amityco/ts-sdk deps * feat: upgrade @amityco/ts-sdk to 6.16 * feat: add type declaration file * fix: typings * fix: add play icon * fix: global feed * fix: installation * fix: video duration * fix: update deps * Revert "feat: ASC-15842 - js sdk to ts sdk" (#111) * Revert "Revert "feat: ASC-15842 - js sdk to ts sdk"" (#112) * feat: support minor and major release (#113) * chore(release): 3.0.0 (#114) Co-authored-by: bmo-amity-bot <[email protected]> * fix: liveStream and video MediaGallery and edit post validator (#115) * feat: ASC-17988 - view create delete story (#110) * fix: change communityFeed to community * Revert "chore: refactor" This reverts commit b95505efdbae870ba5e4d2c44d8190ed353bf671. * chore: remove unused mock data and recoil * chore: add meta file when build * fix: add required dataLength * fix: fix Avatar style * chore: ASC-0000 - deprecated withSDK * chore: fix types * feat: change return type of useLiveCollection from array to object and fix bugs * fix: useLiveCollection * chore: update useSize * fix: Chat * fix: remove any and fix bugs * chore: remove unused code * chore: refactor post * chore: livestream -> liveStream * chore: update deps * chore: add eslint-disable on postcss.config.js * chore: refactoring * feat: CategoryCommunities * feat: Edit Community AmityCo#1 * chore: upgrade storybook * feat: Edit Community AmityCo#2 * feat: Edit Community AmityCo#3 * feat: social to typescript * feat: js -> ts,tsx * feat: fix mention highlighter * chore: fix types * fix: comment and community * feat: fix UserSelector * feat: remove react-intl-formatted-duration * fix: fix react-loading-skeleton * fix: update tsup.config.ts * fix: update pnpm-lock.yaml * feat: update storybook * feat: upgrade @amityco/ts-sdk and move to deps * fix: fix usePostHeaderProps * fix: fix bugs * chore: upgrade storybook * fix: fix ASC-18323 and ASC-18331 * fix: fix ASC-18325 Community Navigation * fix: react-intl and comments * fix: ASC-18338 * fix: post and comment bugs * fix: fix type and cleanup console.log * fix: fix UserSelector * feat: singleton observer * feat: cache data for 2s to prevent 429 * fix: postCreator size * chore: remove console.log * chore: upgrade storybook * feat: fix thumbnail and convert them to typescript * fix: fix create community ASC-18323 * fix: fix type and some bugs * fix: fix type * fix: fix storybook build * fix: fix story hook * feat: new CustomComponentsProvider * fix: ASC-18853 * fix: fix storybook build * fix: undefined error on useFollowCount * fix: image and post creation * fix: like button * chore: optimistic like button * fix: type * chore: remove console.log * fix: mentioned post creation and display * fix: MyCommunitySidebar * fix: community info and edit community * chore: remove console.log * chore: lazy loading and refactoring * fix: fix type * fix: hide leave chat button for conversation chat * fix: onCreateSuccess callback * fix: post video creation * chore: update file uploader * fix: post image gallery * fix: community avatar uploader * chore: delete commented code * fix: avatar on community list * feat: implement StoryViewer component * feat: add format time ago function for story * feat: add useStories hook * feat: add custom ts sdk and react-insta-stories * feat: add react-spring-bottomsheet * fix: add story of StoryViewer * fix: add StoryViewer types * fix: edit post * feat: bring back postRenderer and refactor flagged * chore: reduce request amount * feat: add v4 icons for story * fix: import * fix: story * fix: styles * feat: upgrade @amityco/ts-sdk * fix: draft story * fix: permissions * chore: upgrade storybook * fix: post creator and editor and mention * fix: remove console.log * fix: remove unused * fix: fix user mention * fix: remove bottom sheet * fix: add loading and error to stories hook * fix: remove unused * fix: px to rem * fix: extract color * fix: props * fix: subscribeTopic and globalSubscribeTopic * fix: comment mention * fix: comment mention * fix: liveStream * fix: followers followings * fix: update user profile * fix: followers followings * fix: default comment limit * fix: upgrade react-hook-form to fix edit community issue * fix: style * fix: type * fix: style * fix: remove query condition * fix: import * fix: setImageMode * fix: gradient bg * fix: chat * fix: grid layout * fix: mentions * fix: chat avatar * fix: type * fix: add null to currentStory * fix: props and types * fix: add icon props * fix: useStories hook * feat: ASC-18036 add json config * fix: react error * fix: storybook fullscreen centered ui * fix: add error handling * fix: user mention * chore: remove prop-types import * chore: remove prop-types * chore: fix types * chore: update deps * fix: leave chat behavior * fix: mention width * feat: ASC-17988 view story * fix: story title style * fix: story ring * fix: remove avatar overlay * fix: update ts sdk custom build * fix: story draft linear gradient * feat: add/edit chat members * fix: update stories hook type * feat: amity uikit config * fix: modal sheet create portal on story container * fix: add onClickCreateStory prop * fix: remove unused type * fix: add video on draft story * fix: add story ring with haveStories state * fix: action sheet * fix: remove unused * fix: component props * fix: add actions prop * fix: button border-radius * feat: add socialSettings * chore: apiKey and apiRegion inputs * feat: bring back old hooks and fix bugs * fix: revert UiKitDecorator * fix: update packages * fix: remove line story * fix: remove unused * fix: update icons * fix: update navigation param * fix: remove unused * fix: update close icon * fix: story viewer tap backdrop to close * fix: story viewer close icon * fix: update i18n * fix: remove unused * feat: update code based on docs * fix: create story * feat: update @amityco/ts-sdk deps * fix: story draft * fix: add pause and play button * fix: update i18n * fix: add error icon * fix: add error state for story tab * fix: moved story state * fix: story error state * fix: story viewer avatar * feat: upgrade @amityco/ts-sdk to 6.16 * feat: add type declaration file * fix: typings * fix: community should close after all story end * fix: next prev story logic * chore: clean * fix: remove console.log * fix: isSeen * fix: story sort * fix: story pause play button * fix: story avatar * fix: export * fix: remove props type * fix: mobile sidenav * fix: move styled component * fix: mobile side menu * fix: side menu close button * fix: close icon * fix: add story control button * fix: deps * fix: show gradient bg from image * fix: add type * fix: remove console.log * fix: replace old cover with linear gradient * fix: notification show at bottom for mobile * fix: add error and uploading ui * fix: add uploading and error notification * fix: story footer default state * fix: navigate story * fix: border radius on story draft * fix: last story to navigate back * fix: navigate when all stories end * fix: handle error and uploading state * fix: handle stories error * fix: all stories end navigate logic * fix: delete story logic * fix: support story for mobile * fix: pause * fix: arrow logic * fix: image mode * fix: types * fix: action item * fix: notification for mobile * fix: move targetRootId * fix: add isCreator prop * fix: cleanup * fix: remove console.log from navigation * fix: sidemenu * fix: toast * fix: remove unused * fix: remove console.log * fix: cleanup * fix: toast --------- Co-authored-by: Bonn <[email protected]> * Revert "feat: ASC-17988 - view create delete story (#110)" (#119) This reverts commit 043be89. * fix: don't join a conversation channel (#120) * fix: call stopUnreadSync when unmount (#121) * chore(release): 3.1.0 --------- Co-authored-by: Valeriy Malyshev <[email protected]> Co-authored-by: Valeriy Malyshev <[email protected]> Co-authored-by: Julien Barbay <[email protected]> Co-authored-by: Yevhen Khort <[email protected]> Co-authored-by: Serhii Ivanenko <[email protected]> Co-authored-by: Kaung Myat Lwin <[email protected]> Co-authored-by: Gaurav KC <[email protected]> Co-authored-by: Julien Barbay <[email protected]> Co-authored-by: bmo-amity-bot <[email protected]> Co-authored-by: Serhii Ivanenko <[email protected]> Co-authored-by: seagin <[email protected]> Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> Co-authored-by: seagin <[email protected]> Co-authored-by: Chaiwat Trisuwan <[email protected]> Co-authored-by: Sergio Ivanuzzo <[email protected]> Co-authored-by: Kiattirat Sujjapongse <[email protected]> Co-authored-by: Pitchaya T <[email protected]>
piyushchauhan2011
pushed a commit
to piyushchauhan2011/Amity-Social-Cloud-UIKit-Web-OpenSource
that referenced
this pull request
Oct 11, 2024
* fix: UP-3569 - allow to dismiss the moderator role for community owners * feat: UP-2486 - added follow/unfollow ui integration; integrated follow status... * feat: UP-2458 - added remove user functionality * fix: fixed pagination * feat: UP-2486 - added follow/unfollow ui integration; integrated follow status... * feat: UP-2458 - added remove user functionality * fix: UP-1460 - fixed markup issues * fixed tabs; upgraded SDK version * fix: UP-4012 - hide the user posts count * UP-4200 - upgraded SDK api version (now we not show posts of user who not followed by current) * UP-4207 - added missed pending notification section * fix: UP-4205 - added notification for accept/decline follow request * fix: fixed counters text and incorrect remove option * fix: UP-4206 - added missed confirmation modal on unfollow * fix: UP-4230 - fixed redirect on user item click * fix: UP-4234 - fixed report menu item; removed redundant 3dots menu for current user profile * fix: UP-4217 - remove 3dots menu for userItem if it equals to current user * fix: UP-4201 - show private feed if user not connected and network is private * fix: UP-4230 - redirect to profile when clicked from following list * update sdk to 5.5.0-rc.5 * misc: EPL-662 - add qa anchors * fix: UP-4005 - disable Switch Community Permission when internet cuts * fix: UP-4229 - hide pending tab/pending user info block when network is public * fix: UP-4238 - disable follow/pending buttons when connection drops * hotfix - upgraded SDK + added missed prop * feat: UP-3462 - ask user if he/she wants to leave the page if post creation is not finished * fix: fix pending tab * misc: UP-4226 set LGPL-2.1-only license * misc: align network settings with sdk changes * UP-4255 - disable buttons in pending tab when no connection * UP-4235 - fixed pagination for accounts tab of social search * sdk 5.5.0 * 2.2.0 * fix: UP-4494 - fixed modal confirm text * feat: UP-3737 - add media gallery for photo and video * sdk 5.6.0-rc.4 * sdk 5.6.0 * 2.3.0 * feat: UP-4486 - livestream posts, livestream media gallery * feat: UP-1712 - poll feature * hotfix - fixed crash on option update * Milestone: Y21Q3.6 * fix: use message.user as a plain object * fix: UP-4486 - hide livestream gallery * fix: UP-5362 - set default cover photo * fix: UP-5359 - disallow to edit poll post * feat: UP-5360 - added handler for close poll * fix: UP-5358 - fixed targetType and targetId for poll post creator * fix: UP-5362 - convert SVG to Base64 for default community cover * 2.4.0 * feat: UP-4664 - Transfer Roles * feat: UP-5246 - Mention Social Post * hotfix: arrange i18n en duplicate keys * nightly build js-sdk 5.8.2-2a6dd68.0-rc * feat: UP-5244 - banned icon specs (UP-5803,UP-5797,UP-5800,UP-5809) * fix: UP-4984 - don't show promote to moderator for globally banned member * fix: UP-6396 - Search mention list not display when put only mention indicator ('@') * fix: UP-6393 - disallow searching for non-member of private community * fix: UP-6371 - no highlight on other platforms * fix: UP-6433 - Display mentioned user as @undefined when mention user in private community * fix: UP-6404 - Mentioned user is not display with highlight when create post with video * hotfix: return empty arr if mentionees is empty * fix: UP-5800 - show banned icon beside user post * fix: UP-6290 - update sdk version * 2.5.0 * feat: UP-6278 - Update Post with mentions * fix: UP-6096 - Disable banned user from search list when trying to mention them * hotfix: no text showing when edit text * hotfix: wrong styling for search input * fix: UP-6539 - Display banned symbol incorrect position when create post in community * fix: UP-6540 - Banned symbol on user profile * fix: UP-6693 - disable create and edit post by mention to non member of private community * fix: UP-6398 - text is not wrap to another line when put text with no space * fix: UP-6541 - UI broken when have long display name on post * fix: UP-6693 - news feed showing non-private members for mention * fix: UP-6920 - upgrade sdk version * 2.6.0 * chore: UP-5883 update eslint * feat: UP-5264 - Comment Mention (EPIC) * feat: UP-6880 - Add apiRegion prop to connect to sdk * fix: UP-6892 - suggestionList bottom guard * fix: UP-6963 - add resetState func to reset to remote state * fix: UP-6900 - displaying highlight when removed mentioned user * fix: UP-6920 - update sdk * 2.7.0 * feat: UP-5811 - Mention in Poll Post * fix: UP-7146 - display exceed error after input mentionees passes 30 * upgrade sdk version * 2.8.0 * fix: UP-7130 - fix for fetching chat messages * build: remove auto-changelog * build: remove gitlab ci * ci: github ci scripts * style(ui-kit): add missing package * chore: [skip ci] update readme * fix: storybook should show amity logo (AmityCo#1) * ci: [skip ci] weird typo in production workflow * fix: UP-7343 - Livestream Title & Description to be shown (AmityCo#2) * fix: UP-7343 - Livestream Title & Description to be shown * add package.json resolve * fix: UP-6890 - Redirect to user page on mention (AmityCo#3) * fix: UP-6890 - Redirect to user page on mention * fix: use memoized functional comps * fix: UP-6934 - remove dependency on remoteMarkup metadata (AmityCo#4) * ci: [skip ci] rename release bot account * fix: UP-7142 - remove race condition inside queryMentionees cb (AmityCo#5) * fix: UP-7142 - remove race condition inside queryMentionees cb * fix: eslint errors * ci: add secrets as env var for storybook build * ci: [skip ci] add pr template and task checker * fix: UP-7142 - refactor useSocialMention (AmityCo#6) * social mention refactor#1 * fix with useRef refactor#2 * build: [skip ci] dependabot to look for js-sdk * feat: UP-0000 - upgrade sdk version (AmityCo#10) * chore(release): 2.9.0 * ci: [skip ci] add license * misc: [skip ci] prepare docs for opensourcing * ci: [skip ci] optimize checks * ci: [skip ci] add code owners * fix: UP-7483 - infinite looping on Uploader lifecycle (AmityCo#11) * fix: UP-7484 - better resolution for CommunityCard thumbnails (AmityCo#12) * fix: UP-7484 - use better resolution for CommunityCard thumbnails * update for code review * ci: [skip ci] pr checks trigger rollback * fix: UP-7482 - add gutter for HorizontalList (AmityCo#14) * fix: UP-7485 - use display name length (AmityCo#15) * fix: UP-7485 - use display name length * refactor: use extractMetadata for post composer * fix var naming * refactor: UP-7484 - extract image fetching logic in useImage hook (AmityCo#16) * refactor: UP-7484 - extract image fetching logic in useImage hook * add size param * fix code review * chore(release): 2.9.1 * fix: UP-7418 - highlight for livestream mention correctly (AmityCo#17) * fix: UP-7624 - cannot upload pics/files twice (AmityCo#21) * fix: UP-7623 - Scrollable Community List Target Selector (AmityCo#22) * fix: UP-7623 - Scrollable Community List Target Selector * move const for ScrollThreshold prop * fix: UP-7677 - use better resolution for user pfp (AmityCo#19) * fix: UP-7644 - URL won't render on Posts/Comments (AmityCo#18) * add linkifyjs dep * extract styling * findChunk with URLs * fix: links not working for posts * refactor: extract MentionHighlightTag component * refactor: use MentionHighlightTag component * extract displayName + userId on Highlight render * pass text prop to Comment * feat: UP-7644 - Custom Chunk Highlighter Component (AmityCo#25) * feat: minimal text highlighter * testing component * processChunks manually * remove extra code * chore(release): 2.10.0 * feat: UP-7988 - Google's URL styles (AmityCo#26) * fix: UP-6435 - Cannot view video when create post with video from web (AmityCo#27) * fix: UP-6435 - Cannot view video when create post with video from web * remove .swp file * feat: UP-7716 - provide access to ASCClient instance using useAmitySDK hook (AmityCo#23) * chore(release): 2.11.0 * fix: ASC-430 - revert default linking style to blue + underline (AmityCo#30) * UP-8086 - force to scroll to the bottom when add new message (AmityCo#29) * chore(release): 2.11.1 * fix: ASC-1133 - misc console fixes (maxrows & duplicate key) (AmityCo#33) * fix: change to maxrows attribute * fix: add non-duplicate keys for ChunkHighlighter * refactor: replace key with uuidv4 * feat: ASC-468 - added chat composer (AmityCo#34) * ASC-468 - added chat composer * ASC-468 - fixed modal * ASC-468 - fixed modal appearance * ASC-468 - fixed chat creation * ASC-468 - fixed optional params * chore(release): 2.12.0 * ci: make optional checklist items to be optional * fix: rebuild package-lock (AmityCo#35) * fix: ASC-1489 - Community image missing in the dropdown (AmityCo#37) * chore(release): 2.12.1 * fix: eslint * fix: ASC-1935 - Make channelId optional when creating channels (AmityCo#41) * fix:ASC-1935-Make channelId optional(createChannel) * mend * mend * fix:ASC-1983-Update js-sdk to v5.20.0 (AmityCo#43) * SDK updated to reflect latest change * User should be able to create channel without ChannelID * fix: asc-1566 - show user's custom avatar in missed places (AmityCo#42) * chore(release): 2.12.2 * refactor: remove empty storybook stories * ci: use api region param * fix: ASC-2826 - allow user to update displayName & discription without fileId (AmityCo#46) * fix:change default avatarFileId from empty to null * Reason: the sdk validation will fail if avatarFileId is empty * Which leads to an undesirable result where user cannot update description or displayName if there is no avatarFileId set * feat:add util to filter dirty values from form * feat:filter out dirtyValues from UserProfileForm * Update src/helpers/utils.js Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * chore: asc-2826 remove dirtyValues helper Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * [squash] ASC-2826 - remove unnecessary char (AmityCo#48) * fix:change default avatarFileId from empty to null * Reason: the sdk validation will fail if avatarFileId is empty * Which leads to an undesirable result where user cannot update description or displayName if there is no avatarFileId set * feat:add util to filter dirty values from form * feat:filter out dirtyValues from UserProfileForm * Update src/helpers/utils.js Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * chore: asc-2826 remove dirtyValues helper * fix:remove unnecessary char * remove extra char Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * fix: ASC-2788 - replace react-time-ago with react-timeago (AmityCo#47) * fix: asc-2788 use addDefaultLocale instead of addLocale * fix:use react-timeago over react-time-ago * There was a bug in CRA due to cjs imports in javascript-time-ago, which is a dependancy of react-time-ago * Reduces packages required from 2 to 1 * Fixes issue * Note:new package supports Localisation too * chore(release): 2.12.3 * fix: wait until connection appears (AmityCo#49) Co-authored-by: Valeriy Malyshev <[email protected]> * Refactoring useSdk hook (AmityCo#50) * fix: ASC-3724 - Fix mention text showing userId instead of DisplayName (AmityCo#51) * fix: ASC-3724 - Fix mention text showing userId instead of userDisplayName * Improve variable declaration * Improve variable declaration * Reorganize code structure * feat: ASC-3806 - Update js-sdk to v5.23.1 (AmityCo#52) * chore(release): 2.13.0 * deps: ASC-1683 - update dependencies (AmityCo#38) * deps: update js sdk to latest nightly build * docs: ASC-0000 - Add examples for using social & chat (AmityCo#53) * docs:add examples for using social & chat * chore:update example docs * Update Chat.md * Update Social.md * feat: update js sdk to 5.24.0 * chore(release): 2.14.0 * fix:ASC-4521 only submit profile fields (AmityCo#55) * chore(release): 2.14.1 * chore: ASC-0000 - update changelog for patch (AmityCo#56) * chore: ASC-1696 - Align poll icon style with other icons (AmityCo#54) * fix:Align poll icon style * fix:asc-1696 use file loader styles for poll * mend * Update .npmrc * chore:[squash] - update package-lock * chore:fix failing tests * bug: ASC-4538 - remove unneccessary chars (AmityCo#60) * fix: remove '0' symbol from the comment list * fix: asc-3586 - fix the parsing of string containing mentiones (AmityCo#61) * fix: ASC-3498 - fix the creation of metadata for mentionees (AmityCo#62) * ASC-3722 - fixed markup to show ban symbol in comment (AmityCo#59) * chore(release): 2.14.2 * fix: ASC-3885 - pass all icons props into svg element inside icon component * fix: asc-3645 - the channel unread count in the channel list (AmityCo#64) * ASC-3640 - fixed link color (AmityCo#63) * ASC-3639 - fixed markup to show ban symbol in search (AmityCo#58) * chore(release): 2.14.3 * chore(release): 2.14.4 * ASC-5181 - fixed popover (AmityCo#65) * fix: minor style fixes * fix: ASC-6373 - use useRef in functional component instead of createRef (AmityCo#66) * fix: ASC-6036 - update js-sdk, do not crash in node env * chore(release): 2.14.5 * fix: ASC-5490 - Override default post renderers (AmityCo#67) * fix: ASC-5490 - override default post renderers * fix: ASC-5490 - add renderers * new minor version (AmityCo#69) * chore(release): 2.14.6 * fix: ASC-7518 - correctly calculate mentions length on post update (AmityCo#73) * chore: ASC-6833 - Optimize Ui-Kit Images / reduce requests on launch (AmityCo#72) * chore: asc-6833 webpack build optimizations * chore: asc-6833 use small size images when needed * Update .npmrc * Update index.js * chore: remove react lazy * chore: use lazy loading for styled img * chore: asc-6833 remove useExperimental param * chore: use nightly sdk build for qa (AmityCo#74) * feat: custom attribute for automate test (AmityCo#70) * add data-qa-anchor attribute for automate test * add data-qa-anchor * add data-qa-anchor for tabs component * add data-qa-anchor for tab button and active state * fix: rename anchor to general name for reuseable * fix: rename anchor * fix: add default value for data-qa-anchor * fix: change default data-qa-anchor prop to empty string * fix: rename confirm ok button * fix: rename data-qa-anchor newsFeed * chore(release): 2.15.0 * chore:update js-sdk to 5.31.0 (AmityCo#75) * chore(release): 2.15.1 * fix: ASC-7914 - added subscription for community RTE events (AmityCo#76) * chore(release): 2.15.2 * fix: ASC-6970 - fix mentions showing userid instead of display name (AmityCo#77) * ASC-9529 - fixed indent for modal overlay (AmityCo#78) Co-authored-by: Sergio Ivanuzzo <[email protected]> * chore(release): 2.15.3 * fix: ASC-4612 - Update default values for channel creation (AmityCo#79) Co-authored-by: Sergio Ivanuzzo <[email protected]> * chore(release): 2.15.4 * fix: asc-11360 fix post header icon size (AmityCo#80) * chore(release): 2.15.5 * fix: asc-12046 use transcoded video if available (AmityCo#81) * chore(release): 2.15.6 * fix: asc-11719 get displayName from user object (AmityCo#82) * chore(release): 2.15.7 * fix: ASC-13714 - fix mime type for video player (AmityCo#84) * fix: ASC-13714 - fix video source mime type * fix: remove unnecessary code * chore(release): 2.15.8 * feat(prod): update sdk version (AmityCo#94) * chore(release): 2.16.0 * chore: ASC-15849 - npm -> pnpm (AmityCo#86) * feat: pnpm export * feat: update github action * feat: remove package-lock.json * chore: update pnpm-lock.yaml * chore: ASC-15847 - tsup bundler (AmityCo#87) * feat: tsup * feat: tsup config * chore: js -> jsx * feat: update tsup.config.js * chore: update pnpm-lock.yaml * fix: ASC-15847 - add tsup and change storybook config (AmityCo#95) * fix: add tsup and change storybook config * fix: remove amity ts sdk * chore: ASC-15844 - storybook v7 (AmityCo#88) * feat: storybook v7 * fix: react-router-dom bug * fix: fix type * chore: remove unused packages * chore: update pnpm-lock.yaml * chore: eslint * chore: ASC-15848 - styled components (AmityCo#89) * feat: update styled-components to v6 and remove styled-components from peerDependencies * chore: remove @types/styled-components and add stylis * chore: update pnpm-lock.yaml * chore: ASC-15851 - react-linkify -> linkify-react (AmityCo#90) * feat: react-linkify -> linkify-react * chore: update pnpm-lock.yaml * chore: upgrade linkify-react and add linkifyjs * chore: ASC-15850 - classnames to clsx (AmityCo#91) * feat: classname to clsx * chore: update pnpm-lock.yaml * chore: ASC-0000 - update eslint (#98) * chore: update tsconfig.json and add tsc * chore: upgrade jest and add tsconfig in jest.config.js * chore: upgrade eslint * chore: +x on .husky/pre-commit * chore: update pnpm-lock.yaml * chore: fix lint * chore: MenuGroupSetting.jsx * chore: bring back src/chat/components/ChatHeader/index.jsx * chore: bring back src/chat/pages/Application/index.jsx * fix: truncate break word (#102) * fix: update release prod flow (#103) * feat: ASC-15842 - js sdk to ts sdk (AmityCo#92) * feat: update dependencies * feat: @amityco/js-sdk to @amityco/ts-sdk * feat: replace ChannelType * feat: replace MessageType * feat: replace ImageSize * feat: replace MessageType * chore: disable dts * feat: replace DataStatus * feat: replace ChannelFilter * feat: replace ChannelMembership * feat: replace ConnectionStatus * feat: remove some unused import * feat: replace and remove FollowRequestStatus * feat: remove and replace LoadingStatus * feat: replace and remove PostDataType * feat: replace and remove CommunityUserMembership * feat: replace and remove PostTargetType * feat: remove and replace CommentReferenceType * feat: remove and replace CommunityFilter * feat: remove and replace CommunitySortingMethod * feat: remove and replace FeedType * feat: remove and replace StreamStatus * feat: remove and replace PollAnswerType * feat: remove and replace PollDataType * feat: remove and replace PollStatus * feat: fix connectStatus to connected * feat: fix EventSubscriberRepository * chore: add TODO * feat: js-sdk to ts-sdk * feat: more typings fixed * feat: more typings fixed * chore: upgrade jest and add tsconfig in jest.config.js * chore: upgrade eslint * refactor: bring back mock * fix: fix more types * feat: csf-2-to-3 * chore: remove ConditionalRender * chore: remove customizableComponent * chore: fix types * fix: uikit hidden bugs * chore: communityFeed -> community * feat: fix useLiveCollection infinite loop and fix Post hooks and ui * chore: enable FluidDecorator * feat: useArgs * feat: remove unnecessary libs and add inter.css instead of using it from CDN * ASC-15846: remove PaginatedList * chore: ASC-0000 useSize * chore: refactor * chore: update pnpm-lock.yaml * fix: change communityFeed to community * Revert "chore: refactor" This reverts commit b95505efdbae870ba5e4d2c44d8190ed353bf671. * chore: remove unused mock data and recoil * chore: add meta file when build * fix: add required dataLength * fix: fix Avatar style * chore: ASC-0000 - deprecated withSDK * chore: fix types * feat: change return type of useLiveCollection from array to object and fix bugs * fix: useLiveCollection * chore: update useSize * fix: Chat * fix: remove any and fix bugs * chore: remove unused code * chore: refactor post * chore: livestream -> liveStream * chore: update deps * chore: add eslint-disable on postcss.config.js * chore: refactoring * feat: CategoryCommunities * feat: Edit Community AmityCo#1 * chore: upgrade storybook * feat: Edit Community AmityCo#2 * feat: Edit Community AmityCo#3 * feat: social to typescript * feat: js -> ts,tsx * feat: fix mention highlighter * chore: fix types * fix: comment and community * feat: fix UserSelector * feat: remove react-intl-formatted-duration * fix: fix react-loading-skeleton * fix: update tsup.config.ts * fix: update pnpm-lock.yaml * feat: update storybook * feat: upgrade @amityco/ts-sdk and move to deps * fix: fix usePostHeaderProps * fix: fix bugs * chore: upgrade storybook * fix: fix ASC-18323 and ASC-18331 * fix: fix ASC-18325 Community Navigation * fix: react-intl and comments * fix: ASC-18338 * fix: post and comment bugs * fix: fix type and cleanup console.log * fix: fix UserSelector * feat: singleton observer * feat: cache data for 2s to prevent 429 * fix: postCreator size * chore: remove console.log * chore: upgrade storybook * feat: fix thumbnail and convert them to typescript * fix: fix create community ASC-18323 * fix: fix type and some bugs * fix: fix type * fix: fix storybook build * fix: fix story hook * feat: new CustomComponentsProvider * fix: ASC-18853 * fix: fix storybook build * fix: undefined error on useFollowCount * fix: image and post creation * fix: like button * chore: optimistic like button * fix: type * chore: remove console.log * fix: mentioned post creation and display * fix: MyCommunitySidebar * fix: community info and edit community * chore: remove console.log * chore: lazy loading and refactoring * fix: fix type * fix: hide leave chat button for conversation chat * fix: onCreateSuccess callback * fix: post video creation * chore: update file uploader * fix: post image gallery * fix: community avatar uploader * chore: delete commented code * fix: avatar on community list * fix: edit post * feat: bring back postRenderer and refactor flagged * chore: reduce request amount * feat: upgrade @amityco/ts-sdk * fix: permissions * chore: upgrade storybook * fix: post creator and editor and mention * fix: fix user mention * fix: subscribeTopic and globalSubscribeTopic * fix: comment mention * fix: comment mention * fix: liveStream * fix: followers followings * fix: update user profile * fix: followers followings * fix: default comment limit * fix: upgrade react-hook-form to fix edit community issue * fix: style * fix: type * fix: style * fix: remove query condition * fix: chat * fix: grid layout * fix: mentions * fix: chat avatar * fix: react error * fix: storybook fullscreen centered ui * fix: add error handling * fix: user mention * chore: remove prop-types import * chore: remove prop-types * chore: fix types * chore: update deps * fix: leave chat behavior * fix: mention width * feat: add/edit chat members * feat: add socialSettings * chore: apiKey and apiRegion inputs * feat: bring back old hooks and fix bugs * fix: revert UiKitDecorator * feat: update code based on docs * feat: update @amityco/ts-sdk deps * feat: upgrade @amityco/ts-sdk to 6.16 * feat: add type declaration file * fix: typings * fix: add play icon * fix: global feed * fix: installation * fix: video duration * fix: update deps * Revert "feat: ASC-15842 - js sdk to ts sdk" (#111) * Revert "Revert "feat: ASC-15842 - js sdk to ts sdk"" (#112) * feat: support minor and major release (#113) * chore(release): 3.0.0 (#114) Co-authored-by: bmo-amity-bot <[email protected]> * fix: liveStream and video MediaGallery and edit post validator (#115) * feat: ASC-17988 - view create delete story (#110) * fix: change communityFeed to community * Revert "chore: refactor" This reverts commit b95505efdbae870ba5e4d2c44d8190ed353bf671. * chore: remove unused mock data and recoil * chore: add meta file when build * fix: add required dataLength * fix: fix Avatar style * chore: ASC-0000 - deprecated withSDK * chore: fix types * feat: change return type of useLiveCollection from array to object and fix bugs * fix: useLiveCollection * chore: update useSize * fix: Chat * fix: remove any and fix bugs * chore: remove unused code * chore: refactor post * chore: livestream -> liveStream * chore: update deps * chore: add eslint-disable on postcss.config.js * chore: refactoring * feat: CategoryCommunities * feat: Edit Community AmityCo#1 * chore: upgrade storybook * feat: Edit Community AmityCo#2 * feat: Edit Community AmityCo#3 * feat: social to typescript * feat: js -> ts,tsx * feat: fix mention highlighter * chore: fix types * fix: comment and community * feat: fix UserSelector * feat: remove react-intl-formatted-duration * fix: fix react-loading-skeleton * fix: update tsup.config.ts * fix: update pnpm-lock.yaml * feat: update storybook * feat: upgrade @amityco/ts-sdk and move to deps * fix: fix usePostHeaderProps * fix: fix bugs * chore: upgrade storybook * fix: fix ASC-18323 and ASC-18331 * fix: fix ASC-18325 Community Navigation * fix: react-intl and comments * fix: ASC-18338 * fix: post and comment bugs * fix: fix type and cleanup console.log * fix: fix UserSelector * feat: singleton observer * feat: cache data for 2s to prevent 429 * fix: postCreator size * chore: remove console.log * chore: upgrade storybook * feat: fix thumbnail and convert them to typescript * fix: fix create community ASC-18323 * fix: fix type and some bugs * fix: fix type * fix: fix storybook build * fix: fix story hook * feat: new CustomComponentsProvider * fix: ASC-18853 * fix: fix storybook build * fix: undefined error on useFollowCount * fix: image and post creation * fix: like button * chore: optimistic like button * fix: type * chore: remove console.log * fix: mentioned post creation and display * fix: MyCommunitySidebar * fix: community info and edit community * chore: remove console.log * chore: lazy loading and refactoring * fix: fix type * fix: hide leave chat button for conversation chat * fix: onCreateSuccess callback * fix: post video creation * chore: update file uploader * fix: post image gallery * fix: community avatar uploader * chore: delete commented code * fix: avatar on community list * feat: implement StoryViewer component * feat: add format time ago function for story * feat: add useStories hook * feat: add custom ts sdk and react-insta-stories * feat: add react-spring-bottomsheet * fix: add story of StoryViewer * fix: add StoryViewer types * fix: edit post * feat: bring back postRenderer and refactor flagged * chore: reduce request amount * feat: add v4 icons for story * fix: import * fix: story * fix: styles * feat: upgrade @amityco/ts-sdk * fix: draft story * fix: permissions * chore: upgrade storybook * fix: post creator and editor and mention * fix: remove console.log * fix: remove unused * fix: fix user mention * fix: remove bottom sheet * fix: add loading and error to stories hook * fix: remove unused * fix: px to rem * fix: extract color * fix: props * fix: subscribeTopic and globalSubscribeTopic * fix: comment mention * fix: comment mention * fix: liveStream * fix: followers followings * fix: update user profile * fix: followers followings * fix: default comment limit * fix: upgrade react-hook-form to fix edit community issue * fix: style * fix: type * fix: style * fix: remove query condition * fix: import * fix: setImageMode * fix: gradient bg * fix: chat * fix: grid layout * fix: mentions * fix: chat avatar * fix: type * fix: add null to currentStory * fix: props and types * fix: add icon props * fix: useStories hook * feat: ASC-18036 add json config * fix: react error * fix: storybook fullscreen centered ui * fix: add error handling * fix: user mention * chore: remove prop-types import * chore: remove prop-types * chore: fix types * chore: update deps * fix: leave chat behavior * fix: mention width * feat: ASC-17988 view story * fix: story title style * fix: story ring * fix: remove avatar overlay * fix: update ts sdk custom build * fix: story draft linear gradient * feat: add/edit chat members * fix: update stories hook type * feat: amity uikit config * fix: modal sheet create portal on story container * fix: add onClickCreateStory prop * fix: remove unused type * fix: add video on draft story * fix: add story ring with haveStories state * fix: action sheet * fix: remove unused * fix: component props * fix: add actions prop * fix: button border-radius * feat: add socialSettings * chore: apiKey and apiRegion inputs * feat: bring back old hooks and fix bugs * fix: revert UiKitDecorator * fix: update packages * fix: remove line story * fix: remove unused * fix: update icons * fix: update navigation param * fix: remove unused * fix: update close icon * fix: story viewer tap backdrop to close * fix: story viewer close icon * fix: update i18n * fix: remove unused * feat: update code based on docs * fix: create story * feat: update @amityco/ts-sdk deps * fix: story draft * fix: add pause and play button * fix: update i18n * fix: add error icon * fix: add error state for story tab * fix: moved story state * fix: story error state * fix: story viewer avatar * feat: upgrade @amityco/ts-sdk to 6.16 * feat: add type declaration file * fix: typings * fix: community should close after all story end * fix: next prev story logic * chore: clean * fix: remove console.log * fix: isSeen * fix: story sort * fix: story pause play button * fix: story avatar * fix: export * fix: remove props type * fix: mobile sidenav * fix: move styled component * fix: mobile side menu * fix: side menu close button * fix: close icon * fix: add story control button * fix: deps * fix: show gradient bg from image * fix: add type * fix: remove console.log * fix: replace old cover with linear gradient * fix: notification show at bottom for mobile * fix: add error and uploading ui * fix: add uploading and error notification * fix: story footer default state * fix: navigate story * fix: border radius on story draft * fix: last story to navigate back * fix: navigate when all stories end * fix: handle error and uploading state * fix: handle stories error * fix: all stories end navigate logic * fix: delete story logic * fix: support story for mobile * fix: pause * fix: arrow logic * fix: image mode * fix: types * fix: action item * fix: notification for mobile * fix: move targetRootId * fix: add isCreator prop * fix: cleanup * fix: remove console.log from navigation * fix: sidemenu * fix: toast * fix: remove unused * fix: remove console.log * fix: cleanup * fix: toast --------- Co-authored-by: Bonn <[email protected]> * Revert "feat: ASC-17988 - view create delete story (#110)" (#119) This reverts commit 043be89. * fix: don't join a conversation channel (#120) * fix: call stopUnreadSync when unmount (#121) * chore(release): 3.1.0 (#122) Co-authored-by: bmo-amity-bot <[email protected]> * fix: add channel subscription (#132) * fix: remove Loading... text (#133) * fix: add authToken (#130) * feat: ASC-17988 - community story (#117) * chore: delete commented code * fix: avatar on community list * feat: implement StoryViewer component * feat: add format time ago function for story * feat: add useStories hook * feat: add custom ts sdk and react-insta-stories * feat: add react-spring-bottomsheet * fix: add story of StoryViewer * fix: add StoryViewer types * fix: edit post * feat: bring back postRenderer and refactor flagged * chore: reduce request amount * feat: add v4 icons for story * fix: import * fix: story * fix: styles * feat: upgrade @amityco/ts-sdk * fix: draft story * fix: permissions * chore: upgrade storybook * fix: post creator and editor and mention * fix: remove console.log * fix: remove unused * fix: fix user mention * fix: remove bottom sheet * fix: add loading and error to stories hook * fix: remove unused * fix: px to rem * fix: extract color * fix: props * fix: subscribeTopic and globalSubscribeTopic * fix: comment mention * fix: comment mention * fix: liveStream * fix: followers followings * fix: update user profile * fix: followers followings * fix: default comment limit * fix: upgrade react-hook-form to fix edit community issue * fix: style * fix: type * fix: style * fix: remove query condition * fix: import * fix: setImageMode * fix: gradient bg * fix: chat * fix: grid layout * fix: mentions * fix: chat avatar * fix: type * fix: add null to currentStory * fix: props and types * fix: add icon props * fix: useStories hook * feat: ASC-18036 add json config * fix: react error * fix: storybook fullscreen centered ui * fix: add error handling * fix: user mention * chore: remove prop-types import * chore: remove prop-types * chore: fix types * chore: update deps * fix: leave chat behavior * fix: mention width * feat: ASC-17988 view story * fix: story title style * fix: story ring * fix: remove avatar overlay * fix: update ts sdk custom build * fix: story draft linear gradient * feat: add/edit chat members * fix: update stories hook type * feat: amity uikit config * fix: modal sheet create portal on story container * fix: add onClickCreateStory prop * fix: remove unused type * fix: add video on draft story * fix: add story ring with haveStories state * fix: action sheet * fix: remove unused * fix: component props * fix: add actions prop * fix: button border-radius * feat: add socialSettings * chore: apiKey and apiRegion inputs * feat: bring back old hooks and fix bugs * fix: revert UiKitDecorator * fix: update packages * fix: remove line story * fix: remove unused * fix: update icons * fix: update navigation param * fix: remove unused * fix: update close icon * fix: story viewer tap backdrop to close * fix: story viewer close icon * fix: update i18n * fix: remove unused * feat: update code based on docs * fix: create story * feat: update @amityco/ts-sdk deps * fix: story draft * fix: add pause and play button * fix: update i18n * fix: add error icon * fix: add error state for story tab * fix: moved story state * fix: story error state * fix: story viewer avatar * feat: upgrade @amityco/ts-sdk to 6.16 * feat: add type declaration file * fix: typings * fix: community should close after all story end * fix: next prev story logic * chore: clean * fix: remove console.log * fix: isSeen * fix: story sort * fix: story pause play button * fix: story avatar * fix: export * fix: remove props type * fix: mobile sidenav * fix: move styled component * fix: mobile side menu * fix: side menu close button * fix: close icon * fix: add story control button * fix: deps * fix: show gradient bg from image * fix: add type * fix: remove console.log * fix: replace old cover with linear gradient * fix: notification show at bottom for mobile * fix: add error and uploading ui * fix: add uploading and error notification * fix: story footer default state * fix: navigate story * fix: border radius on story draft * fix: last story to navigate back * fix: navigate when all stories end * fix: handle error and uploading state * fix: handle stories error * fix: all stories end navigate logic * fix: delete story logic * fix: support story for mobile * fix: pause * fix: arrow logic * fix: image mode * fix: types * fix: action item * fix: notification for mobile * fix: move targetRootId * fix: add isCreator prop * fix: cleanup * fix: remove console.log from navigation * fix: sidemenu * fix: toast * fix: remove unused * fix: remove console.log * fix: cleanup * fix: toast * fix: delete button * fix: sidemenu * fix: remove useMediaQuery * fix: remove unused * fix: replace useMediaQuery with useMedia * fix: uploading spinner * fix: handle upload on view story * fix: story ring prop * fix: update spinner * fix: spinner * fix: handle state * feat: isSeen state * fix: rotate storying * fix: verified badge * feat: story comments setting ui * fix: uploading logic * fix: remove unused * fix: story setting enable comment permission * fix: mark as seen * fix: mark as seen * feat: add check permission on ts sdk * feat: check story permission * fix: check permission function * fix: storytab * feat: mute unmute story * fix: story ring * fix: uploading prop * fix: moved temp v4 folder * fix: move icons * fix: icons * fix: update icons * fix: remove unused * fix: add i18n keys for story * fix: mute button position * fix: reinstall deps * fix: add extract colors dep * fix: view count * fix: admin permission * fix: isSeen * fix: story index * fix: remove console.log * fix: remove console.log * fix: first video skipped * fix: add pause for image * fix: permission role * fix: permission * fix: sidemenu mobile * fix: remove last story should go back * fix: sidemenu * fix: syncState prop type * fix: remove console.log * fix: remove unused * fix: switchitem props render * fix: update icons * fix: add comment permission utils * fix: remove unused * fix: update icons * fix: image renderer * fix: story linear color bg video * fix: icon * fix: add story on story viewer * fix: should pause when click action * fix: remove unused * fix: bg colors * fix: remove unused * fix: story permission condition * fix: background uikit 4.0 * Update src/icons/index.ts Co-authored-by: Kiattirat Sujjapongse <[email protected]> * fix: type and remove unused * fix: ts sdk version * fix: type --------- Co-authored-by: Bonn <[email protected]> Co-authored-by: Kiattirat Sujjapongse <[email protected]> * fix: fix @amityco/ts-sdk version (#138) * fix: noti error show 2 times (#136) * fix: ASC-19651 - play pause state (#137) * fix: play pause state * fix: story end shoud increase current index * fix: markAsSeen * fix: width height * fix: fit fill display mode * fix: mark as seen * fix: update ts-sdk custom version * fix: useChannel instead of channel from livecollection (#139) * fix: ASC-20155 - fix message list scroll (#140) * fix: fix message list scroll * fix: scroll * fix: recent chat scroll * fix: chat avatar (#135) * fix: ASC-20427 - fix session renewal (#145) * fix: typing * chore: update ts-sdk version * fix: renew with another function for secure mode * feat: ASC-19739 - remove font awesome pro (#129) * feat: ASC-19739 - remove font awesome pro 1-17 (#127) * feat: update icons * feat: remove font-size and change color to fill * fix: ASC-00000 - remove fontawesome 35 51 (#118) * fix: change fontawesome to svg 35-51 * added `` * feat: ASC-00000 - remove fontawesome pro icon (#116) * fix: shield icon * fix: soloarsystem icon * fix: sortdown icon * fix: trash and user plus icon * fix: user regular icon * fix: verified icon * fix: icon * fix: icon props * feat(icon): ASC-19739 - remove font-awesome 18-34 (#128) * feat(icon): remove font-awesome * feat(icon): remove font size * fix: fill * fix: revert some code * fix: revert some code * fix: revert some code * fix: revert some code * fix: revert some code * fix: ASC-00000 - change fontawesome to svg 52-68 (#123) * fix: change fontawesome to svg 52-68 * feat: add attribute * fix: remove font-size from style * feat: fix icon width and height * fix: width and height * feat(icon): update chat header (#142) --------- Co-authored-by: Naing <[email protected]> Co-authored-by: Chaiwat Trisuwan <[email protected]> Co-authored-by: Kiattirat Sujjapongse <[email protected]> Co-authored-by: Pitchaya T <[email protected]> Co-authored-by: ptchaya_p <[email protected]> * chore(release): 3.2.0 * fix: update prod workflow * chore(release): 3.2.1 * chore: update readme * chore: add pnpm-lock * chore(release): 3.2.2 --------- Co-authored-by: Valeriy Malyshev <[email protected]> Co-authored-by: Serhii Ivanenko <[email protected]> Co-authored-by: Kaung Myat Lwin <[email protected]> Co-authored-by: Valeriy Malyshev <[email protected]> Co-authored-by: Gaurav KC <[email protected]> Co-authored-by: Julien Barbay <[email protected]> Co-authored-by: Julien Barbay <[email protected]> Co-authored-by: bmo-amity-bot <[email protected]> Co-authored-by: Serhii Ivanenko <[email protected]> Co-authored-by: seagin <[email protected]> Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> Co-authored-by: seagin <[email protected]> Co-authored-by: Chaiwat Trisuwan <[email protected]> Co-authored-by: Sergio Ivanuzzo <[email protected]> Co-authored-by: Kiattirat Sujjapongse <[email protected]> Co-authored-by: Bonn <[email protected]> Co-authored-by: Bonn <[email protected]> Co-authored-by: Naing <[email protected]>
piyushchauhan2011
pushed a commit
to piyushchauhan2011/Amity-Social-Cloud-UIKit-Web-OpenSource
that referenced
this pull request
Oct 11, 2024
* feat: UP-2458 - added remove user functionality * fix: fixed pagination * feat: UP-2486 - added follow/unfollow ui integration; integrated follow status... * feat: UP-2458 - added remove user functionality * fix: UP-1460 - fixed markup issues * fixed tabs; upgraded SDK version * fix: UP-4012 - hide the user posts count * UP-4200 - upgraded SDK api version (now we not show posts of user who not followed by current) * UP-4207 - added missed pending notification section * fix: UP-4205 - added notification for accept/decline follow request * fix: fixed counters text and incorrect remove option * fix: UP-4206 - added missed confirmation modal on unfollow * fix: UP-4230 - fixed redirect on user item click * fix: UP-4234 - fixed report menu item; removed redundant 3dots menu for current user profile * fix: UP-4217 - remove 3dots menu for userItem if it equals to current user * fix: UP-4201 - show private feed if user not connected and network is private * fix: UP-4230 - redirect to profile when clicked from following list * update sdk to 5.5.0-rc.5 * misc: EPL-662 - add qa anchors * fix: UP-4005 - disable Switch Community Permission when internet cuts * fix: UP-4229 - hide pending tab/pending user info block when network is public * fix: UP-4238 - disable follow/pending buttons when connection drops * hotfix - upgraded SDK + added missed prop * feat: UP-3462 - ask user if he/she wants to leave the page if post creation is not finished * fix: fix pending tab * misc: UP-4226 set LGPL-2.1-only license * misc: align network settings with sdk changes * UP-4255 - disable buttons in pending tab when no connection * UP-4235 - fixed pagination for accounts tab of social search * sdk 5.5.0 * 2.2.0 * fix: UP-4494 - fixed modal confirm text * feat: UP-3737 - add media gallery for photo and video * sdk 5.6.0-rc.4 * sdk 5.6.0 * 2.3.0 * feat: UP-4486 - livestream posts, livestream media gallery * feat: UP-1712 - poll feature * hotfix - fixed crash on option update * Milestone: Y21Q3.6 * fix: use message.user as a plain object * fix: UP-4486 - hide livestream gallery * fix: UP-5362 - set default cover photo * fix: UP-5359 - disallow to edit poll post * feat: UP-5360 - added handler for close poll * fix: UP-5358 - fixed targetType and targetId for poll post creator * fix: UP-5362 - convert SVG to Base64 for default community cover * 2.4.0 * feat: UP-4664 - Transfer Roles * feat: UP-5246 - Mention Social Post * hotfix: arrange i18n en duplicate keys * nightly build js-sdk 5.8.2-2a6dd68.0-rc * feat: UP-5244 - banned icon specs (UP-5803,UP-5797,UP-5800,UP-5809) * fix: UP-4984 - don't show promote to moderator for globally banned member * fix: UP-6396 - Search mention list not display when put only mention indicator ('@') * fix: UP-6393 - disallow searching for non-member of private community * fix: UP-6371 - no highlight on other platforms * fix: UP-6433 - Display mentioned user as @undefined when mention user in private community * fix: UP-6404 - Mentioned user is not display with highlight when create post with video * hotfix: return empty arr if mentionees is empty * fix: UP-5800 - show banned icon beside user post * fix: UP-6290 - update sdk version * 2.5.0 * feat: UP-6278 - Update Post with mentions * fix: UP-6096 - Disable banned user from search list when trying to mention them * hotfix: no text showing when edit text * hotfix: wrong styling for search input * fix: UP-6539 - Display banned symbol incorrect position when create post in community * fix: UP-6540 - Banned symbol on user profile * fix: UP-6693 - disable create and edit post by mention to non member of private community * fix: UP-6398 - text is not wrap to another line when put text with no space * fix: UP-6541 - UI broken when have long display name on post * fix: UP-6693 - news feed showing non-private members for mention * fix: UP-6920 - upgrade sdk version * 2.6.0 * chore: UP-5883 update eslint * feat: UP-5264 - Comment Mention (EPIC) * feat: UP-6880 - Add apiRegion prop to connect to sdk * fix: UP-6892 - suggestionList bottom guard * fix: UP-6963 - add resetState func to reset to remote state * fix: UP-6900 - displaying highlight when removed mentioned user * fix: UP-6920 - update sdk * 2.7.0 * feat: UP-5811 - Mention in Poll Post * fix: UP-7146 - display exceed error after input mentionees passes 30 * upgrade sdk version * 2.8.0 * fix: UP-7130 - fix for fetching chat messages * build: remove auto-changelog * build: remove gitlab ci * ci: github ci scripts * style(ui-kit): add missing package * chore: [skip ci] update readme * fix: storybook should show amity logo (AmityCo#1) * ci: [skip ci] weird typo in production workflow * fix: UP-7343 - Livestream Title & Description to be shown (AmityCo#2) * fix: UP-7343 - Livestream Title & Description to be shown * add package.json resolve * fix: UP-6890 - Redirect to user page on mention (AmityCo#3) * fix: UP-6890 - Redirect to user page on mention * fix: use memoized functional comps * fix: UP-6934 - remove dependency on remoteMarkup metadata (AmityCo#4) * ci: [skip ci] rename release bot account * fix: UP-7142 - remove race condition inside queryMentionees cb (AmityCo#5) * fix: UP-7142 - remove race condition inside queryMentionees cb * fix: eslint errors * ci: add secrets as env var for storybook build * ci: [skip ci] add pr template and task checker * fix: UP-7142 - refactor useSocialMention (AmityCo#6) * social mention refactor#1 * fix with useRef refactor#2 * build: [skip ci] dependabot to look for js-sdk * feat: UP-0000 - upgrade sdk version (AmityCo#10) * chore(release): 2.9.0 * ci: [skip ci] add license * misc: [skip ci] prepare docs for opensourcing * ci: [skip ci] optimize checks * ci: [skip ci] add code owners * fix: UP-7483 - infinite looping on Uploader lifecycle (AmityCo#11) * fix: UP-7484 - better resolution for CommunityCard thumbnails (AmityCo#12) * fix: UP-7484 - use better resolution for CommunityCard thumbnails * update for code review * ci: [skip ci] pr checks trigger rollback * fix: UP-7482 - add gutter for HorizontalList (AmityCo#14) * fix: UP-7485 - use display name length (AmityCo#15) * fix: UP-7485 - use display name length * refactor: use extractMetadata for post composer * fix var naming * refactor: UP-7484 - extract image fetching logic in useImage hook (AmityCo#16) * refactor: UP-7484 - extract image fetching logic in useImage hook * add size param * fix code review * chore(release): 2.9.1 * fix: UP-7418 - highlight for livestream mention correctly (AmityCo#17) * fix: UP-7624 - cannot upload pics/files twice (AmityCo#21) * fix: UP-7623 - Scrollable Community List Target Selector (AmityCo#22) * fix: UP-7623 - Scrollable Community List Target Selector * move const for ScrollThreshold prop * fix: UP-7677 - use better resolution for user pfp (AmityCo#19) * fix: UP-7644 - URL won't render on Posts/Comments (AmityCo#18) * add linkifyjs dep * extract styling * findChunk with URLs * fix: links not working for posts * refactor: extract MentionHighlightTag component * refactor: use MentionHighlightTag component * extract displayName + userId on Highlight render * pass text prop to Comment * feat: UP-7644 - Custom Chunk Highlighter Component (AmityCo#25) * feat: minimal text highlighter * testing component * processChunks manually * remove extra code * chore(release): 2.10.0 * feat: UP-7988 - Google's URL styles (AmityCo#26) * fix: UP-6435 - Cannot view video when create post with video from web (AmityCo#27) * fix: UP-6435 - Cannot view video when create post with video from web * remove .swp file * feat: UP-7716 - provide access to ASCClient instance using useAmitySDK hook (AmityCo#23) * chore(release): 2.11.0 * fix: ASC-430 - revert default linking style to blue + underline (AmityCo#30) * UP-8086 - force to scroll to the bottom when add new message (AmityCo#29) * chore(release): 2.11.1 * fix: ASC-1133 - misc console fixes (maxrows & duplicate key) (AmityCo#33) * fix: change to maxrows attribute * fix: add non-duplicate keys for ChunkHighlighter * refactor: replace key with uuidv4 * feat: ASC-468 - added chat composer (AmityCo#34) * ASC-468 - added chat composer * ASC-468 - fixed modal * ASC-468 - fixed modal appearance * ASC-468 - fixed chat creation * ASC-468 - fixed optional params * chore(release): 2.12.0 * ci: make optional checklist items to be optional * fix: rebuild package-lock (AmityCo#35) * fix: ASC-1489 - Community image missing in the dropdown (AmityCo#37) * chore(release): 2.12.1 * fix: eslint * fix: ASC-1935 - Make channelId optional when creating channels (AmityCo#41) * fix:ASC-1935-Make channelId optional(createChannel) * mend * mend * fix:ASC-1983-Update js-sdk to v5.20.0 (AmityCo#43) * SDK updated to reflect latest change * User should be able to create channel without ChannelID * fix: asc-1566 - show user's custom avatar in missed places (AmityCo#42) * chore(release): 2.12.2 * refactor: remove empty storybook stories * ci: use api region param * fix: ASC-2826 - allow user to update displayName & discription without fileId (AmityCo#46) * fix:change default avatarFileId from empty to null * Reason: the sdk validation will fail if avatarFileId is empty * Which leads to an undesirable result where user cannot update description or displayName if there is no avatarFileId set * feat:add util to filter dirty values from form * feat:filter out dirtyValues from UserProfileForm * Update src/helpers/utils.js Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * chore: asc-2826 remove dirtyValues helper Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * [squash] ASC-2826 - remove unnecessary char (AmityCo#48) * fix:change default avatarFileId from empty to null * Reason: the sdk validation will fail if avatarFileId is empty * Which leads to an undesirable result where user cannot update description or displayName if there is no avatarFileId set * feat:add util to filter dirty values from form * feat:filter out dirtyValues from UserProfileForm * Update src/helpers/utils.js Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * chore: asc-2826 remove dirtyValues helper * fix:remove unnecessary char * remove extra char Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * fix: ASC-2788 - replace react-time-ago with react-timeago (AmityCo#47) * fix: asc-2788 use addDefaultLocale instead of addLocale * fix:use react-timeago over react-time-ago * There was a bug in CRA due to cjs imports in javascript-time-ago, which is a dependancy of react-time-ago * Reduces packages required from 2 to 1 * Fixes issue * Note:new package supports Localisation too * chore(release): 2.12.3 * fix: wait until connection appears (AmityCo#49) Co-authored-by: Valeriy Malyshev <[email protected]> * Refactoring useSdk hook (AmityCo#50) * fix: ASC-3724 - Fix mention text showing userId instead of DisplayName (AmityCo#51) * fix: ASC-3724 - Fix mention text showing userId instead of userDisplayName * Improve variable declaration * Improve variable declaration * Reorganize code structure * feat: ASC-3806 - Update js-sdk to v5.23.1 (AmityCo#52) * chore(release): 2.13.0 * deps: ASC-1683 - update dependencies (AmityCo#38) * deps: update js sdk to latest nightly build * docs: ASC-0000 - Add examples for using social & chat (AmityCo#53) * docs:add examples for using social & chat * chore:update example docs * Update Chat.md * Update Social.md * feat: update js sdk to 5.24.0 * chore(release): 2.14.0 * fix:ASC-4521 only submit profile fields (AmityCo#55) * chore(release): 2.14.1 * chore: ASC-0000 - update changelog for patch (AmityCo#56) * chore: ASC-1696 - Align poll icon style with other icons (AmityCo#54) * fix:Align poll icon style * fix:asc-1696 use file loader styles for poll * mend * Update .npmrc * chore:[squash] - update package-lock * chore:fix failing tests * bug: ASC-4538 - remove unneccessary chars (AmityCo#60) * fix: remove '0' symbol from the comment list * fix: asc-3586 - fix the parsing of string containing mentiones (AmityCo#61) * fix: ASC-3498 - fix the creation of metadata for mentionees (AmityCo#62) * ASC-3722 - fixed markup to show ban symbol in comment (AmityCo#59) * chore(release): 2.14.2 * fix: ASC-3885 - pass all icons props into svg element inside icon component * fix: asc-3645 - the channel unread count in the channel list (AmityCo#64) * ASC-3640 - fixed link color (AmityCo#63) * ASC-3639 - fixed markup to show ban symbol in search (AmityCo#58) * chore(release): 2.14.3 * chore(release): 2.14.4 * ASC-5181 - fixed popover (AmityCo#65) * fix: minor style fixes * fix: ASC-6373 - use useRef in functional component instead of createRef (AmityCo#66) * fix: ASC-6036 - update js-sdk, do not crash in node env * chore(release): 2.14.5 * fix: ASC-5490 - Override default post renderers (AmityCo#67) * fix: ASC-5490 - override default post renderers * fix: ASC-5490 - add renderers * new minor version (AmityCo#69) * chore(release): 2.14.6 * fix: ASC-7518 - correctly calculate mentions length on post update (AmityCo#73) * chore: ASC-6833 - Optimize Ui-Kit Images / reduce requests on launch (AmityCo#72) * chore: asc-6833 webpack build optimizations * chore: asc-6833 use small size images when needed * Update .npmrc * Update index.js * chore: remove react lazy * chore: use lazy loading for styled img * chore: asc-6833 remove useExperimental param * chore: use nightly sdk build for qa (AmityCo#74) * feat: custom attribute for automate test (AmityCo#70) * add data-qa-anchor attribute for automate test * add data-qa-anchor * add data-qa-anchor for tabs component * add data-qa-anchor for tab button and active state * fix: rename anchor to general name for reuseable * fix: rename anchor * fix: add default value for data-qa-anchor * fix: change default data-qa-anchor prop to empty string * fix: rename confirm ok button * fix: rename data-qa-anchor newsFeed * chore(release): 2.15.0 * chore:update js-sdk to 5.31.0 (AmityCo#75) * chore(release): 2.15.1 * fix: ASC-7914 - added subscription for community RTE events (AmityCo#76) * chore(release): 2.15.2 * fix: ASC-6970 - fix mentions showing userid instead of display name (AmityCo#77) * ASC-9529 - fixed indent for modal overlay (AmityCo#78) Co-authored-by: Sergio Ivanuzzo <[email protected]> * chore(release): 2.15.3 * fix: ASC-4612 - Update default values for channel creation (AmityCo#79) Co-authored-by: Sergio Ivanuzzo <[email protected]> * chore(release): 2.15.4 * fix: asc-11360 fix post header icon size (AmityCo#80) * chore(release): 2.15.5 * fix: asc-12046 use transcoded video if available (AmityCo#81) * chore(release): 2.15.6 * fix: asc-11719 get displayName from user object (AmityCo#82) * chore(release): 2.15.7 * fix: ASC-13714 - fix mime type for video player (AmityCo#84) * fix: ASC-13714 - fix video source mime type * fix: remove unnecessary code * chore(release): 2.15.8 * feat(prod): update sdk version (AmityCo#94) * chore(release): 2.16.0 * chore: ASC-15849 - npm -> pnpm (AmityCo#86) * feat: pnpm export * feat: update github action * feat: remove package-lock.json * chore: update pnpm-lock.yaml * chore: ASC-15847 - tsup bundler (AmityCo#87) * feat: tsup * feat: tsup config * chore: js -> jsx * feat: update tsup.config.js * chore: update pnpm-lock.yaml * fix: ASC-15847 - add tsup and change storybook config (AmityCo#95) * fix: add tsup and change storybook config * fix: remove amity ts sdk * chore: ASC-15844 - storybook v7 (AmityCo#88) * feat: storybook v7 * fix: react-router-dom bug * fix: fix type * chore: remove unused packages * chore: update pnpm-lock.yaml * chore: eslint * chore: ASC-15848 - styled components (AmityCo#89) * feat: update styled-components to v6 and remove styled-components from peerDependencies * chore: remove @types/styled-components and add stylis * chore: update pnpm-lock.yaml * chore: ASC-15851 - react-linkify -> linkify-react (AmityCo#90) * feat: react-linkify -> linkify-react * chore: update pnpm-lock.yaml * chore: upgrade linkify-react and add linkifyjs * chore: ASC-15850 - classnames to clsx (AmityCo#91) * feat: classname to clsx * chore: update pnpm-lock.yaml * chore: ASC-0000 - update eslint (#98) * chore: update tsconfig.json and add tsc * chore: upgrade jest and add tsconfig in jest.config.js * chore: upgrade eslint * chore: +x on .husky/pre-commit * chore: update pnpm-lock.yaml * chore: fix lint * chore: MenuGroupSetting.jsx * chore: bring back src/chat/components/ChatHeader/index.jsx * chore: bring back src/chat/pages/Application/index.jsx * fix: truncate break word (#102) * fix: update release prod flow (#103) * feat: ASC-15842 - js sdk to ts sdk (AmityCo#92) * feat: update dependencies * feat: @amityco/js-sdk to @amityco/ts-sdk * feat: replace ChannelType * feat: replace MessageType * feat: replace ImageSize * feat: replace MessageType * chore: disable dts * feat: replace DataStatus * feat: replace ChannelFilter * feat: replace ChannelMembership * feat: replace ConnectionStatus * feat: remove some unused import * feat: replace and remove FollowRequestStatus * feat: remove and replace LoadingStatus * feat: replace and remove PostDataType * feat: replace and remove CommunityUserMembership * feat: replace and remove PostTargetType * feat: remove and replace CommentReferenceType * feat: remove and replace CommunityFilter * feat: remove and replace CommunitySortingMethod * feat: remove and replace FeedType * feat: remove and replace StreamStatus * feat: remove and replace PollAnswerType * feat: remove and replace PollDataType * feat: remove and replace PollStatus * feat: fix connectStatus to connected * feat: fix EventSubscriberRepository * chore: add TODO * feat: js-sdk to ts-sdk * feat: more typings fixed * feat: more typings fixed * chore: upgrade jest and add tsconfig in jest.config.js * chore: upgrade eslint * refactor: bring back mock * fix: fix more types * feat: csf-2-to-3 * chore: remove ConditionalRender * chore: remove customizableComponent * chore: fix types * fix: uikit hidden bugs * chore: communityFeed -> community * feat: fix useLiveCollection infinite loop and fix Post hooks and ui * chore: enable FluidDecorator * feat: useArgs * feat: remove unnecessary libs and add inter.css instead of using it from CDN * ASC-15846: remove PaginatedList * chore: ASC-0000 useSize * chore: refactor * chore: update pnpm-lock.yaml * fix: change communityFeed to community * Revert "chore: refactor" This reverts commit b95505efdbae870ba5e4d2c44d8190ed353bf671. * chore: remove unused mock data and recoil * chore: add meta file when build * fix: add required dataLength * fix: fix Avatar style * chore: ASC-0000 - deprecated withSDK * chore: fix types * feat: change return type of useLiveCollection from array to object and fix bugs * fix: useLiveCollection * chore: update useSize * fix: Chat * fix: remove any and fix bugs * chore: remove unused code * chore: refactor post * chore: livestream -> liveStream * chore: update deps * chore: add eslint-disable on postcss.config.js * chore: refactoring * feat: CategoryCommunities * feat: Edit Community AmityCo#1 * chore: upgrade storybook * feat: Edit Community AmityCo#2 * feat: Edit Community AmityCo#3 * feat: social to typescript * feat: js -> ts,tsx * feat: fix mention highlighter * chore: fix types * fix: comment and community * feat: fix UserSelector * feat: remove react-intl-formatted-duration * fix: fix react-loading-skeleton * fix: update tsup.config.ts * fix: update pnpm-lock.yaml * feat: update storybook * feat: upgrade @amityco/ts-sdk and move to deps * fix: fix usePostHeaderProps * fix: fix bugs * chore: upgrade storybook * fix: fix ASC-18323 and ASC-18331 * fix: fix ASC-18325 Community Navigation * fix: react-intl and comments * fix: ASC-18338 * fix: post and comment bugs * fix: fix type and cleanup console.log * fix: fix UserSelector * feat: singleton observer * feat: cache data for 2s to prevent 429 * fix: postCreator size * chore: remove console.log * chore: upgrade storybook * feat: fix thumbnail and convert them to typescript * fix: fix create community ASC-18323 * fix: fix type and some bugs * fix: fix type * fix: fix storybook build * fix: fix story hook * feat: new CustomComponentsProvider * fix: ASC-18853 * fix: fix storybook build * fix: undefined error on useFollowCount * fix: image and post creation * fix: like button * chore: optimistic like button * fix: type * chore: remove console.log * fix: mentioned post creation and display * fix: MyCommunitySidebar * fix: community info and edit community * chore: remove console.log * chore: lazy loading and refactoring * fix: fix type * fix: hide leave chat button for conversation chat * fix: onCreateSuccess callback * fix: post video creation * chore: update file uploader * fix: post image gallery * fix: community avatar uploader * chore: delete commented code * fix: avatar on community list * fix: edit post * feat: bring back postRenderer and refactor flagged * chore: reduce request amount * feat: upgrade @amityco/ts-sdk * fix: permissions * chore: upgrade storybook * fix: post creator and editor and mention * fix: fix user mention * fix: subscribeTopic and globalSubscribeTopic * fix: comment mention * fix: comment mention * fix: liveStream * fix: followers followings * fix: update user profile * fix: followers followings * fix: default comment limit * fix: upgrade react-hook-form to fix edit community issue * fix: style * fix: type * fix: style * fix: remove query condition * fix: chat * fix: grid layout * fix: mentions * fix: chat avatar * fix: react error * fix: storybook fullscreen centered ui * fix: add error handling * fix: user mention * chore: remove prop-types import * chore: remove prop-types * chore: fix types * chore: update deps * fix: leave chat behavior * fix: mention width * feat: add/edit chat members * feat: add socialSettings * chore: apiKey and apiRegion inputs * feat: bring back old hooks and fix bugs * fix: revert UiKitDecorator * feat: update code based on docs * feat: update @amityco/ts-sdk deps * feat: upgrade @amityco/ts-sdk to 6.16 * feat: add type declaration file * fix: typings * fix: add play icon * fix: global feed * fix: installation * fix: video duration * fix: update deps * Revert "feat: ASC-15842 - js sdk to ts sdk" (#111) * Revert "Revert "feat: ASC-15842 - js sdk to ts sdk"" (#112) * feat: support minor and major release (#113) * chore(release): 3.0.0 (#114) Co-authored-by: bmo-amity-bot <[email protected]> * fix: liveStream and video MediaGallery and edit post validator (#115) * feat: ASC-17988 - view create delete story (#110) * fix: change communityFeed to community * Revert "chore: refactor" This reverts commit b95505efdbae870ba5e4d2c44d8190ed353bf671. * chore: remove unused mock data and recoil * chore: add meta file when build * fix: add required dataLength * fix: fix Avatar style * chore: ASC-0000 - deprecated withSDK * chore: fix types * feat: change return type of useLiveCollection from array to object and fix bugs * fix: useLiveCollection * chore: update useSize * fix: Chat * fix: remove any and fix bugs * chore: remove unused code * chore: refactor post * chore: livestream -> liveStream * chore: update deps * chore: add eslint-disable on postcss.config.js * chore: refactoring * feat: CategoryCommunities * feat: Edit Community AmityCo#1 * chore: upgrade storybook * feat: Edit Community AmityCo#2 * feat: Edit Community AmityCo#3 * feat: social to typescript * feat: js -> ts,tsx * feat: fix mention highlighter * chore: fix types * fix: comment and community * feat: fix UserSelector * feat: remove react-intl-formatted-duration * fix: fix react-loading-skeleton * fix: update tsup.config.ts * fix: update pnpm-lock.yaml * feat: update storybook * feat: upgrade @amityco/ts-sdk and move to deps * fix: fix usePostHeaderProps * fix: fix bugs * chore: upgrade storybook * fix: fix ASC-18323 and ASC-18331 * fix: fix ASC-18325 Community Navigation * fix: react-intl and comments * fix: ASC-18338 * fix: post and comment bugs * fix: fix type and cleanup console.log * fix: fix UserSelector * feat: singleton observer * feat: cache data for 2s to prevent 429 * fix: postCreator size * chore: remove console.log * chore: upgrade storybook * feat: fix thumbnail and convert them to typescript * fix: fix create community ASC-18323 * fix: fix type and some bugs * fix: fix type * fix: fix storybook build * fix: fix story hook * feat: new CustomComponentsProvider * fix: ASC-18853 * fix: fix storybook build * fix: undefined error on useFollowCount * fix: image and post creation * fix: like button * chore: optimistic like button * fix: type * chore: remove console.log * fix: mentioned post creation and display * fix: MyCommunitySidebar * fix: community info and edit community * chore: remove console.log * chore: lazy loading and refactoring * fix: fix type * fix: hide leave chat button for conversation chat * fix: onCreateSuccess callback * fix: post video creation * chore: update file uploader * fix: post image gallery * fix: community avatar uploader * chore: delete commented code * fix: avatar on community list * feat: implement StoryViewer component * feat: add format time ago function for story * feat: add useStories hook * feat: add custom ts sdk and react-insta-stories * feat: add react-spring-bottomsheet * fix: add story of StoryViewer * fix: add StoryViewer types * fix: edit post * feat: bring back postRenderer and refactor flagged * chore: reduce request amount * feat: add v4 icons for story * fix: import * fix: story * fix: styles * feat: upgrade @amityco/ts-sdk * fix: draft story * fix: permissions * chore: upgrade storybook * fix: post creator and editor and mention * fix: remove console.log * fix: remove unused * fix: fix user mention * fix: remove bottom sheet * fix: add loading and error to stories hook * fix: remove unused * fix: px to rem * fix: extract color * fix: props * fix: subscribeTopic and globalSubscribeTopic * fix: comment mention * fix: comment mention * fix: liveStream * fix: followers followings * fix: update user profile * fix: followers followings * fix: default comment limit * fix: upgrade react-hook-form to fix edit community issue * fix: style * fix: type * fix: style * fix: remove query condition * fix: import * fix: setImageMode * fix: gradient bg * fix: chat * fix: grid layout * fix: mentions * fix: chat avatar * fix: type * fix: add null to currentStory * fix: props and types * fix: add icon props * fix: useStories hook * feat: ASC-18036 add json config * fix: react error * fix: storybook fullscreen centered ui * fix: add error handling * fix: user mention * chore: remove prop-types import * chore: remove prop-types * chore: fix types * chore: update deps * fix: leave chat behavior * fix: mention width * feat: ASC-17988 view story * fix: story title style * fix: story ring * fix: remove avatar overlay * fix: update ts sdk custom build * fix: story draft linear gradient * feat: add/edit chat members * fix: update stories hook type * feat: amity uikit config * fix: modal sheet create portal on story container * fix: add onClickCreateStory prop * fix: remove unused type * fix: add video on draft story * fix: add story ring with haveStories state * fix: action sheet * fix: remove unused * fix: component props * fix: add actions prop * fix: button border-radius * feat: add socialSettings * chore: apiKey and apiRegion inputs * feat: bring back old hooks and fix bugs * fix: revert UiKitDecorator * fix: update packages * fix: remove line story * fix: remove unused * fix: update icons * fix: update navigation param * fix: remove unused * fix: update close icon * fix: story viewer tap backdrop to close * fix: story viewer close icon * fix: update i18n * fix: remove unused * feat: update code based on docs * fix: create story * feat: update @amityco/ts-sdk deps * fix: story draft * fix: add pause and play button * fix: update i18n * fix: add error icon * fix: add error state for story tab * fix: moved story state * fix: story error state * fix: story viewer avatar * feat: upgrade @amityco/ts-sdk to 6.16 * feat: add type declaration file * fix: typings * fix: community should close after all story end * fix: next prev story logic * chore: clean * fix: remove console.log * fix: isSeen * fix: story sort * fix: story pause play button * fix: story avatar * fix: export * fix: remove props type * fix: mobile sidenav * fix: move styled component * fix: mobile side menu * fix: side menu close button * fix: close icon * fix: add story control button * fix: deps * fix: show gradient bg from image * fix: add type * fix: remove console.log * fix: replace old cover with linear gradient * fix: notification show at bottom for mobile * fix: add error and uploading ui * fix: add uploading and error notification * fix: story footer default state * fix: navigate story * fix: border radius on story draft * fix: last story to navigate back * fix: navigate when all stories end * fix: handle error and uploading state * fix: handle stories error * fix: all stories end navigate logic * fix: delete story logic * fix: support story for mobile * fix: pause * fix: arrow logic * fix: image mode * fix: types * fix: action item * fix: notification for mobile * fix: move targetRootId * fix: add isCreator prop * fix: cleanup * fix: remove console.log from navigation * fix: sidemenu * fix: toast * fix: remove unused * fix: remove console.log * fix: cleanup * fix: toast --------- Co-authored-by: Bonn <[email protected]> * Revert "feat: ASC-17988 - view create delete story (#110)" (#119) This reverts commit 043be89. * fix: don't join a conversation channel (#120) * fix: call stopUnreadSync when unmount (#121) * chore(release): 3.1.0 (#122) Co-authored-by: bmo-amity-bot <[email protected]> * fix: add channel subscription (#132) * fix: remove Loading... text (#133) * fix: add authToken (#130) * feat: ASC-17988 - community story (#117) * chore: delete commented code * fix: avatar on community list * feat: implement StoryViewer component * feat: add format time ago function for story * feat: add useStories hook * feat: add custom ts sdk and react-insta-stories * feat: add react-spring-bottomsheet * fix: add story of StoryViewer * fix: add StoryViewer types * fix: edit post * feat: bring back postRenderer and refactor flagged * chore: reduce request amount * feat: add v4 icons for story * fix: import * fix: story * fix: styles * feat: upgrade @amityco/ts-sdk * fix: draft story * fix: permissions * chore: upgrade storybook * fix: post creator and editor and mention * fix: remove console.log * fix: remove unused * fix: fix user mention * fix: remove bottom sheet * fix: add loading and error to stories hook * fix: remove unused * fix: px to rem * fix: extract color * fix: props * fix: subscribeTopic and globalSubscribeTopic * fix: comment mention * fix: comment mention * fix: liveStream * fix: followers followings * fix: update user profile * fix: followers followings * fix: default comment limit * fix: upgrade react-hook-form to fix edit community issue * fix: style * fix: type * fix: style * fix: remove query condition * fix: import * fix: setImageMode * fix: gradient bg * fix: chat * fix: grid layout * fix: mentions * fix: chat avatar * fix: type * fix: add null to currentStory * fix: props and types * fix: add icon props * fix: useStories hook * feat: ASC-18036 add json config * fix: react error * fix: storybook fullscreen centered ui * fix: add error handling * fix: user mention * chore: remove prop-types import * chore: remove prop-types * chore: fix types * chore: update deps * fix: leave chat behavior * fix: mention width * feat: ASC-17988 view story * fix: story title style * fix: story ring * fix: remove avatar overlay * fix: update ts sdk custom build * fix: story draft linear gradient * feat: add/edit chat members * fix: update stories hook type * feat: amity uikit config * fix: modal sheet create portal on story container * fix: add onClickCreateStory prop * fix: remove unused type * fix: add video on draft story * fix: add story ring with haveStories state * fix: action sheet * fix: remove unused * fix: component props * fix: add actions prop * fix: button border-radius * feat: add socialSettings * chore: apiKey and apiRegion inputs * feat: bring back old hooks and fix bugs * fix: revert UiKitDecorator * fix: update packages * fix: remove line story * fix: remove unused * fix: update icons * fix: update navigation param * fix: remove unused * fix: update close icon * fix: story viewer tap backdrop to close * fix: story viewer close icon * fix: update i18n * fix: remove unused * feat: update code based on docs * fix: create story * feat: update @amityco/ts-sdk deps * fix: story draft * fix: add pause and play button * fix: update i18n * fix: add error icon * fix: add error state for story tab * fix: moved story state * fix: story error state * fix: story viewer avatar * feat: upgrade @amityco/ts-sdk to 6.16 * feat: add type declaration file * fix: typings * fix: community should close after all story end * fix: next prev story logic * chore: clean * fix: remove console.log * fix: isSeen * fix: story sort * fix: story pause play button * fix: story avatar * fix: export * fix: remove props type * fix: mobile sidenav * fix: move styled component * fix: mobile side menu * fix: side menu close button * fix: close icon * fix: add story control button * fix: deps * fix: show gradient bg from image * fix: add type * fix: remove console.log * fix: replace old cover with linear gradient * fix: notification show at bottom for mobile * fix: add error and uploading ui * fix: add uploading and error notification * fix: story footer default state * fix: navigate story * fix: border radius on story draft * fix: last story to navigate back * fix: navigate when all stories end * fix: handle error and uploading state * fix: handle stories error * fix: all stories end navigate logic * fix: delete story logic * fix: support story for mobile * fix: pause * fix: arrow logic * fix: image mode * fix: types * fix: action item * fix: notification for mobile * fix: move targetRootId * fix: add isCreator prop * fix: cleanup * fix: remove console.log from navigation * fix: sidemenu * fix: toast * fix: remove unused * fix: remove console.log * fix: cleanup * fix: toast * fix: delete button * fix: sidemenu * fix: remove useMediaQuery * fix: remove unused * fix: replace useMediaQuery with useMedia * fix: uploading spinner * fix: handle upload on view story * fix: story ring prop * fix: update spinner * fix: spinner * fix: handle state * feat: isSeen state * fix: rotate storying * fix: verified badge * feat: story comments setting ui * fix: uploading logic * fix: remove unused * fix: story setting enable comment permission * fix: mark as seen * fix: mark as seen * feat: add check permission on ts sdk * feat: check story permission * fix: check permission function * fix: storytab * feat: mute unmute story * fix: story ring * fix: uploading prop * fix: moved temp v4 folder * fix: move icons * fix: icons * fix: update icons * fix: remove unused * fix: add i18n keys for story * fix: mute button position * fix: reinstall deps * fix: add extract colors dep * fix: view count * fix: admin permission * fix: isSeen * fix: story index * fix: remove console.log * fix: remove console.log * fix: first video skipped * fix: add pause for image * fix: permission role * fix: permission * fix: sidemenu mobile * fix: remove last story should go back * fix: sidemenu * fix: syncState prop type * fix: remove console.log * fix: remove unused * fix: switchitem props render * fix: update icons * fix: add comment permission utils * fix: remove unused * fix: update icons * fix: image renderer * fix: story linear color bg video * fix: icon * fix: add story on story viewer * fix: should pause when click action * fix: remove unused * fix: bg colors * fix: remove unused * fix: story permission condition * fix: background uikit 4.0 * Update src/icons/index.ts Co-authored-by: Kiattirat Sujjapongse <[email protected]> * fix: type and remove unused * fix: ts sdk version * fix: type --------- Co-authored-by: Bonn <[email protected]> Co-authored-by: Kiattirat Sujjapongse <[email protected]> * fix: fix @amityco/ts-sdk version (#138) * fix: noti error show 2 times (#136) * fix: ASC-19651 - play pause state (#137) * fix: play pause state * fix: story end shoud increase current index * fix: markAsSeen * fix: width height * fix: fit fill display mode * fix: mark as seen * fix: update ts-sdk custom version * fix: useChannel instead of channel from livecollection (#139) * fix: ASC-20155 - fix message list scroll (#140) * fix: fix message list scroll * fix: scroll * fix: recent chat scroll * fix: chat avatar (#135) * fix: ASC-20427 - fix session renewal (#145) * fix: typing * chore: update ts-sdk version * fix: renew with another function for secure mode * feat: ASC-19739 - remove font awesome pro (#129) * feat: ASC-19739 - remove font awesome pro 1-17 (#127) * feat: update icons * feat: remove font-size and change color to fill * fix: ASC-00000 - remove fontawesome 35 51 (#118) * fix: change fontawesome to svg 35-51 * added `` * feat: ASC-00000 - remove fontawesome pro icon (#116) * fix: shield icon * fix: soloarsystem icon * fix: sortdown icon * fix: trash and user plus icon * fix: user regular icon * fix: verified icon * fix: icon * fix: icon props * feat(icon): ASC-19739 - remove font-awesome 18-34 (#128) * feat(icon): remove font-awesome * feat(icon): remove font size * fix: fill * fix: revert some code * fix: revert some code * fix: revert some code * fix: revert some code * fix: revert some code * fix: ASC-00000 - change fontawesome to svg 52-68 (#123) * fix: change fontawesome to svg 52-68 * feat: add attribute * fix: remove font-size from style * feat: fix icon width and height * fix: width and height * feat(icon): update chat header (#142) --------- Co-authored-by: Naing <[email protected]> Co-authored-by: Chaiwat Trisuwan <[email protected]> Co-authored-by: Kiattirat Sujjapongse <[email protected]> Co-authored-by: Pitchaya T <[email protected]> Co-authored-by: ptchaya_p <[email protected]> * chore(release): 3.2.0 * fix: update prod workflow * chore(release): 3.2.1 * fix: ASC-20427 - add get authToken (#158) * fix: add getAuthToken prop * feat: support custom version * fix: typo * chore(release): 3.2.3 * fix: icon size * chore(release): 3.2.3 --------- Co-authored-by: Serhii Ivanenko <[email protected]> Co-authored-by: Valeriy Malyshev <[email protected]> Co-authored-by: Kaung Myat Lwin <[email protected]> Co-authored-by: Valeriy Malyshev <[email protected]> Co-authored-by: Gaurav KC <[email protected]> Co-authored-by: Julien Barbay <[email protected]> Co-authored-by: Julien Barbay <[email protected]> Co-authored-by: bmo-amity-bot <[email protected]> Co-authored-by: Serhii Ivanenko <[email protected]> Co-authored-by: seagin <[email protected]> Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> Co-authored-by: seagin <[email protected]> Co-authored-by: Chaiwat Trisuwan <[email protected]> Co-authored-by: Sergio Ivanuzzo <[email protected]> Co-authored-by: Kiattirat Sujjapongse <[email protected]> Co-authored-by: Bonn <[email protected]> Co-authored-by: Bonn <[email protected]> Co-authored-by: Naing <[email protected]>
piyushchauhan2011
pushed a commit
to piyushchauhan2011/Amity-Social-Cloud-UIKit-Web-OpenSource
that referenced
this pull request
Oct 11, 2024
* fix: fixed pagination * feat: UP-2486 - added follow/unfollow ui integration; integrated follow status... * feat: UP-2458 - added remove user functionality * fix: UP-1460 - fixed markup issues * fixed tabs; upgraded SDK version * fix: UP-4012 - hide the user posts count * UP-4200 - upgraded SDK api version (now we not show posts of user who not followed by current) * UP-4207 - added missed pending notification section * fix: UP-4205 - added notification for accept/decline follow request * fix: fixed counters text and incorrect remove option * fix: UP-4206 - added missed confirmation modal on unfollow * fix: UP-4230 - fixed redirect on user item click * fix: UP-4234 - fixed report menu item; removed redundant 3dots menu for current user profile * fix: UP-4217 - remove 3dots menu for userItem if it equals to current user * fix: UP-4201 - show private feed if user not connected and network is private * fix: UP-4230 - redirect to profile when clicked from following list * update sdk to 5.5.0-rc.5 * misc: EPL-662 - add qa anchors * fix: UP-4005 - disable Switch Community Permission when internet cuts * fix: UP-4229 - hide pending tab/pending user info block when network is public * fix: UP-4238 - disable follow/pending buttons when connection drops * hotfix - upgraded SDK + added missed prop * feat: UP-3462 - ask user if he/she wants to leave the page if post creation is not finished * fix: fix pending tab * misc: UP-4226 set LGPL-2.1-only license * misc: align network settings with sdk changes * UP-4255 - disable buttons in pending tab when no connection * UP-4235 - fixed pagination for accounts tab of social search * sdk 5.5.0 * 2.2.0 * fix: UP-4494 - fixed modal confirm text * feat: UP-3737 - add media gallery for photo and video * sdk 5.6.0-rc.4 * sdk 5.6.0 * 2.3.0 * feat: UP-4486 - livestream posts, livestream media gallery * feat: UP-1712 - poll feature * hotfix - fixed crash on option update * Milestone: Y21Q3.6 * fix: use message.user as a plain object * fix: UP-4486 - hide livestream gallery * fix: UP-5362 - set default cover photo * fix: UP-5359 - disallow to edit poll post * feat: UP-5360 - added handler for close poll * fix: UP-5358 - fixed targetType and targetId for poll post creator * fix: UP-5362 - convert SVG to Base64 for default community cover * 2.4.0 * feat: UP-4664 - Transfer Roles * feat: UP-5246 - Mention Social Post * hotfix: arrange i18n en duplicate keys * nightly build js-sdk 5.8.2-2a6dd68.0-rc * feat: UP-5244 - banned icon specs (UP-5803,UP-5797,UP-5800,UP-5809) * fix: UP-4984 - don't show promote to moderator for globally banned member * fix: UP-6396 - Search mention list not display when put only mention indicator ('@') * fix: UP-6393 - disallow searching for non-member of private community * fix: UP-6371 - no highlight on other platforms * fix: UP-6433 - Display mentioned user as @undefined when mention user in private community * fix: UP-6404 - Mentioned user is not display with highlight when create post with video * hotfix: return empty arr if mentionees is empty * fix: UP-5800 - show banned icon beside user post * fix: UP-6290 - update sdk version * 2.5.0 * feat: UP-6278 - Update Post with mentions * fix: UP-6096 - Disable banned user from search list when trying to mention them * hotfix: no text showing when edit text * hotfix: wrong styling for search input * fix: UP-6539 - Display banned symbol incorrect position when create post in community * fix: UP-6540 - Banned symbol on user profile * fix: UP-6693 - disable create and edit post by mention to non member of private community * fix: UP-6398 - text is not wrap to another line when put text with no space * fix: UP-6541 - UI broken when have long display name on post * fix: UP-6693 - news feed showing non-private members for mention * fix: UP-6920 - upgrade sdk version * 2.6.0 * chore: UP-5883 update eslint * feat: UP-5264 - Comment Mention (EPIC) * feat: UP-6880 - Add apiRegion prop to connect to sdk * fix: UP-6892 - suggestionList bottom guard * fix: UP-6963 - add resetState func to reset to remote state * fix: UP-6900 - displaying highlight when removed mentioned user * fix: UP-6920 - update sdk * 2.7.0 * feat: UP-5811 - Mention in Poll Post * fix: UP-7146 - display exceed error after input mentionees passes 30 * upgrade sdk version * 2.8.0 * fix: UP-7130 - fix for fetching chat messages * build: remove auto-changelog * build: remove gitlab ci * ci: github ci scripts * style(ui-kit): add missing package * chore: [skip ci] update readme * fix: storybook should show amity logo (AmityCo#1) * ci: [skip ci] weird typo in production workflow * fix: UP-7343 - Livestream Title & Description to be shown (AmityCo#2) * fix: UP-7343 - Livestream Title & Description to be shown * add package.json resolve * fix: UP-6890 - Redirect to user page on mention (AmityCo#3) * fix: UP-6890 - Redirect to user page on mention * fix: use memoized functional comps * fix: UP-6934 - remove dependency on remoteMarkup metadata (AmityCo#4) * ci: [skip ci] rename release bot account * fix: UP-7142 - remove race condition inside queryMentionees cb (AmityCo#5) * fix: UP-7142 - remove race condition inside queryMentionees cb * fix: eslint errors * ci: add secrets as env var for storybook build * ci: [skip ci] add pr template and task checker * fix: UP-7142 - refactor useSocialMention (AmityCo#6) * social mention refactor#1 * fix with useRef refactor#2 * build: [skip ci] dependabot to look for js-sdk * feat: UP-0000 - upgrade sdk version (AmityCo#10) * chore(release): 2.9.0 * ci: [skip ci] add license * misc: [skip ci] prepare docs for opensourcing * ci: [skip ci] optimize checks * ci: [skip ci] add code owners * fix: UP-7483 - infinite looping on Uploader lifecycle (AmityCo#11) * fix: UP-7484 - better resolution for CommunityCard thumbnails (AmityCo#12) * fix: UP-7484 - use better resolution for CommunityCard thumbnails * update for code review * ci: [skip ci] pr checks trigger rollback * fix: UP-7482 - add gutter for HorizontalList (AmityCo#14) * fix: UP-7485 - use display name length (AmityCo#15) * fix: UP-7485 - use display name length * refactor: use extractMetadata for post composer * fix var naming * refactor: UP-7484 - extract image fetching logic in useImage hook (AmityCo#16) * refactor: UP-7484 - extract image fetching logic in useImage hook * add size param * fix code review * chore(release): 2.9.1 * fix: UP-7418 - highlight for livestream mention correctly (AmityCo#17) * fix: UP-7624 - cannot upload pics/files twice (AmityCo#21) * fix: UP-7623 - Scrollable Community List Target Selector (AmityCo#22) * fix: UP-7623 - Scrollable Community List Target Selector * move const for ScrollThreshold prop * fix: UP-7677 - use better resolution for user pfp (AmityCo#19) * fix: UP-7644 - URL won't render on Posts/Comments (AmityCo#18) * add linkifyjs dep * extract styling * findChunk with URLs * fix: links not working for posts * refactor: extract MentionHighlightTag component * refactor: use MentionHighlightTag component * extract displayName + userId on Highlight render * pass text prop to Comment * feat: UP-7644 - Custom Chunk Highlighter Component (AmityCo#25) * feat: minimal text highlighter * testing component * processChunks manually * remove extra code * chore(release): 2.10.0 * feat: UP-7988 - Google's URL styles (AmityCo#26) * fix: UP-6435 - Cannot view video when create post with video from web (AmityCo#27) * fix: UP-6435 - Cannot view video when create post with video from web * remove .swp file * feat: UP-7716 - provide access to ASCClient instance using useAmitySDK hook (AmityCo#23) * chore(release): 2.11.0 * fix: ASC-430 - revert default linking style to blue + underline (AmityCo#30) * UP-8086 - force to scroll to the bottom when add new message (AmityCo#29) * chore(release): 2.11.1 * fix: ASC-1133 - misc console fixes (maxrows & duplicate key) (AmityCo#33) * fix: change to maxrows attribute * fix: add non-duplicate keys for ChunkHighlighter * refactor: replace key with uuidv4 * feat: ASC-468 - added chat composer (AmityCo#34) * ASC-468 - added chat composer * ASC-468 - fixed modal * ASC-468 - fixed modal appearance * ASC-468 - fixed chat creation * ASC-468 - fixed optional params * chore(release): 2.12.0 * ci: make optional checklist items to be optional * fix: rebuild package-lock (AmityCo#35) * fix: ASC-1489 - Community image missing in the dropdown (AmityCo#37) * chore(release): 2.12.1 * fix: eslint * fix: ASC-1935 - Make channelId optional when creating channels (AmityCo#41) * fix:ASC-1935-Make channelId optional(createChannel) * mend * mend * fix:ASC-1983-Update js-sdk to v5.20.0 (AmityCo#43) * SDK updated to reflect latest change * User should be able to create channel without ChannelID * fix: asc-1566 - show user's custom avatar in missed places (AmityCo#42) * chore(release): 2.12.2 * refactor: remove empty storybook stories * ci: use api region param * fix: ASC-2826 - allow user to update displayName & discription without fileId (AmityCo#46) * fix:change default avatarFileId from empty to null * Reason: the sdk validation will fail if avatarFileId is empty * Which leads to an undesirable result where user cannot update description or displayName if there is no avatarFileId set * feat:add util to filter dirty values from form * feat:filter out dirtyValues from UserProfileForm * Update src/helpers/utils.js Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * chore: asc-2826 remove dirtyValues helper Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * [squash] ASC-2826 - remove unnecessary char (AmityCo#48) * fix:change default avatarFileId from empty to null * Reason: the sdk validation will fail if avatarFileId is empty * Which leads to an undesirable result where user cannot update description or displayName if there is no avatarFileId set * feat:add util to filter dirty values from form * feat:filter out dirtyValues from UserProfileForm * Update src/helpers/utils.js Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * chore: asc-2826 remove dirtyValues helper * fix:remove unnecessary char * remove extra char Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> * fix: ASC-2788 - replace react-time-ago with react-timeago (AmityCo#47) * fix: asc-2788 use addDefaultLocale instead of addLocale * fix:use react-timeago over react-time-ago * There was a bug in CRA due to cjs imports in javascript-time-ago, which is a dependancy of react-time-ago * Reduces packages required from 2 to 1 * Fixes issue * Note:new package supports Localisation too * chore(release): 2.12.3 * fix: wait until connection appears (AmityCo#49) Co-authored-by: Valeriy Malyshev <[email protected]> * Refactoring useSdk hook (AmityCo#50) * fix: ASC-3724 - Fix mention text showing userId instead of DisplayName (AmityCo#51) * fix: ASC-3724 - Fix mention text showing userId instead of userDisplayName * Improve variable declaration * Improve variable declaration * Reorganize code structure * feat: ASC-3806 - Update js-sdk to v5.23.1 (AmityCo#52) * chore(release): 2.13.0 * deps: ASC-1683 - update dependencies (AmityCo#38) * deps: update js sdk to latest nightly build * docs: ASC-0000 - Add examples for using social & chat (AmityCo#53) * docs:add examples for using social & chat * chore:update example docs * Update Chat.md * Update Social.md * feat: update js sdk to 5.24.0 * chore(release): 2.14.0 * fix:ASC-4521 only submit profile fields (AmityCo#55) * chore(release): 2.14.1 * chore: ASC-0000 - update changelog for patch (AmityCo#56) * chore: ASC-1696 - Align poll icon style with other icons (AmityCo#54) * fix:Align poll icon style * fix:asc-1696 use file loader styles for poll * mend * Update .npmrc * chore:[squash] - update package-lock * chore:fix failing tests * bug: ASC-4538 - remove unneccessary chars (AmityCo#60) * fix: remove '0' symbol from the comment list * fix: asc-3586 - fix the parsing of string containing mentiones (AmityCo#61) * fix: ASC-3498 - fix the creation of metadata for mentionees (AmityCo#62) * ASC-3722 - fixed markup to show ban symbol in comment (AmityCo#59) * chore(release): 2.14.2 * fix: ASC-3885 - pass all icons props into svg element inside icon component * fix: asc-3645 - the channel unread count in the channel list (AmityCo#64) * ASC-3640 - fixed link color (AmityCo#63) * ASC-3639 - fixed markup to show ban symbol in search (AmityCo#58) * chore(release): 2.14.3 * chore(release): 2.14.4 * ASC-5181 - fixed popover (AmityCo#65) * fix: minor style fixes * fix: ASC-6373 - use useRef in functional component instead of createRef (AmityCo#66) * fix: ASC-6036 - update js-sdk, do not crash in node env * chore(release): 2.14.5 * fix: ASC-5490 - Override default post renderers (AmityCo#67) * fix: ASC-5490 - override default post renderers * fix: ASC-5490 - add renderers * new minor version (AmityCo#69) * chore(release): 2.14.6 * fix: ASC-7518 - correctly calculate mentions length on post update (AmityCo#73) * chore: ASC-6833 - Optimize Ui-Kit Images / reduce requests on launch (AmityCo#72) * chore: asc-6833 webpack build optimizations * chore: asc-6833 use small size images when needed * Update .npmrc * Update index.js * chore: remove react lazy * chore: use lazy loading for styled img * chore: asc-6833 remove useExperimental param * chore: use nightly sdk build for qa (AmityCo#74) * feat: custom attribute for automate test (AmityCo#70) * add data-qa-anchor attribute for automate test * add data-qa-anchor * add data-qa-anchor for tabs component * add data-qa-anchor for tab button and active state * fix: rename anchor to general name for reuseable * fix: rename anchor * fix: add default value for data-qa-anchor * fix: change default data-qa-anchor prop to empty string * fix: rename confirm ok button * fix: rename data-qa-anchor newsFeed * chore(release): 2.15.0 * chore:update js-sdk to 5.31.0 (AmityCo#75) * chore(release): 2.15.1 * fix: ASC-7914 - added subscription for community RTE events (AmityCo#76) * chore(release): 2.15.2 * fix: ASC-6970 - fix mentions showing userid instead of display name (AmityCo#77) * ASC-9529 - fixed indent for modal overlay (AmityCo#78) Co-authored-by: Sergio Ivanuzzo <[email protected]> * chore(release): 2.15.3 * fix: ASC-4612 - Update default values for channel creation (AmityCo#79) Co-authored-by: Sergio Ivanuzzo <[email protected]> * chore(release): 2.15.4 * fix: asc-11360 fix post header icon size (AmityCo#80) * chore(release): 2.15.5 * fix: asc-12046 use transcoded video if available (AmityCo#81) * chore(release): 2.15.6 * fix: asc-11719 get displayName from user object (AmityCo#82) * chore(release): 2.15.7 * fix: ASC-13714 - fix mime type for video player (AmityCo#84) * fix: ASC-13714 - fix video source mime type * fix: remove unnecessary code * chore(release): 2.15.8 * feat(prod): update sdk version (AmityCo#94) * chore(release): 2.16.0 * chore: ASC-15849 - npm -> pnpm (AmityCo#86) * feat: pnpm export * feat: update github action * feat: remove package-lock.json * chore: update pnpm-lock.yaml * chore: ASC-15847 - tsup bundler (AmityCo#87) * feat: tsup * feat: tsup config * chore: js -> jsx * feat: update tsup.config.js * chore: update pnpm-lock.yaml * fix: ASC-15847 - add tsup and change storybook config (AmityCo#95) * fix: add tsup and change storybook config * fix: remove amity ts sdk * chore: ASC-15844 - storybook v7 (AmityCo#88) * feat: storybook v7 * fix: react-router-dom bug * fix: fix type * chore: remove unused packages * chore: update pnpm-lock.yaml * chore: eslint * chore: ASC-15848 - styled components (AmityCo#89) * feat: update styled-components to v6 and remove styled-components from peerDependencies * chore: remove @types/styled-components and add stylis * chore: update pnpm-lock.yaml * chore: ASC-15851 - react-linkify -> linkify-react (AmityCo#90) * feat: react-linkify -> linkify-react * chore: update pnpm-lock.yaml * chore: upgrade linkify-react and add linkifyjs * chore: ASC-15850 - classnames to clsx (AmityCo#91) * feat: classname to clsx * chore: update pnpm-lock.yaml * chore: ASC-0000 - update eslint (#98) * chore: update tsconfig.json and add tsc * chore: upgrade jest and add tsconfig in jest.config.js * chore: upgrade eslint * chore: +x on .husky/pre-commit * chore: update pnpm-lock.yaml * chore: fix lint * chore: MenuGroupSetting.jsx * chore: bring back src/chat/components/ChatHeader/index.jsx * chore: bring back src/chat/pages/Application/index.jsx * fix: truncate break word (#102) * fix: update release prod flow (#103) * feat: ASC-15842 - js sdk to ts sdk (AmityCo#92) * feat: update dependencies * feat: @amityco/js-sdk to @amityco/ts-sdk * feat: replace ChannelType * feat: replace MessageType * feat: replace ImageSize * feat: replace MessageType * chore: disable dts * feat: replace DataStatus * feat: replace ChannelFilter * feat: replace ChannelMembership * feat: replace ConnectionStatus * feat: remove some unused import * feat: replace and remove FollowRequestStatus * feat: remove and replace LoadingStatus * feat: replace and remove PostDataType * feat: replace and remove CommunityUserMembership * feat: replace and remove PostTargetType * feat: remove and replace CommentReferenceType * feat: remove and replace CommunityFilter * feat: remove and replace CommunitySortingMethod * feat: remove and replace FeedType * feat: remove and replace StreamStatus * feat: remove and replace PollAnswerType * feat: remove and replace PollDataType * feat: remove and replace PollStatus * feat: fix connectStatus to connected * feat: fix EventSubscriberRepository * chore: add TODO * feat: js-sdk to ts-sdk * feat: more typings fixed * feat: more typings fixed * chore: upgrade jest and add tsconfig in jest.config.js * chore: upgrade eslint * refactor: bring back mock * fix: fix more types * feat: csf-2-to-3 * chore: remove ConditionalRender * chore: remove customizableComponent * chore: fix types * fix: uikit hidden bugs * chore: communityFeed -> community * feat: fix useLiveCollection infinite loop and fix Post hooks and ui * chore: enable FluidDecorator * feat: useArgs * feat: remove unnecessary libs and add inter.css instead of using it from CDN * ASC-15846: remove PaginatedList * chore: ASC-0000 useSize * chore: refactor * chore: update pnpm-lock.yaml * fix: change communityFeed to community * Revert "chore: refactor" This reverts commit b95505efdbae870ba5e4d2c44d8190ed353bf671. * chore: remove unused mock data and recoil * chore: add meta file when build * fix: add required dataLength * fix: fix Avatar style * chore: ASC-0000 - deprecated withSDK * chore: fix types * feat: change return type of useLiveCollection from array to object and fix bugs * fix: useLiveCollection * chore: update useSize * fix: Chat * fix: remove any and fix bugs * chore: remove unused code * chore: refactor post * chore: livestream -> liveStream * chore: update deps * chore: add eslint-disable on postcss.config.js * chore: refactoring * feat: CategoryCommunities * feat: Edit Community AmityCo#1 * chore: upgrade storybook * feat: Edit Community AmityCo#2 * feat: Edit Community AmityCo#3 * feat: social to typescript * feat: js -> ts,tsx * feat: fix mention highlighter * chore: fix types * fix: comment and community * feat: fix UserSelector * feat: remove react-intl-formatted-duration * fix: fix react-loading-skeleton * fix: update tsup.config.ts * fix: update pnpm-lock.yaml * feat: update storybook * feat: upgrade @amityco/ts-sdk and move to deps * fix: fix usePostHeaderProps * fix: fix bugs * chore: upgrade storybook * fix: fix ASC-18323 and ASC-18331 * fix: fix ASC-18325 Community Navigation * fix: react-intl and comments * fix: ASC-18338 * fix: post and comment bugs * fix: fix type and cleanup console.log * fix: fix UserSelector * feat: singleton observer * feat: cache data for 2s to prevent 429 * fix: postCreator size * chore: remove console.log * chore: upgrade storybook * feat: fix thumbnail and convert them to typescript * fix: fix create community ASC-18323 * fix: fix type and some bugs * fix: fix type * fix: fix storybook build * fix: fix story hook * feat: new CustomComponentsProvider * fix: ASC-18853 * fix: fix storybook build * fix: undefined error on useFollowCount * fix: image and post creation * fix: like button * chore: optimistic like button * fix: type * chore: remove console.log * fix: mentioned post creation and display * fix: MyCommunitySidebar * fix: community info and edit community * chore: remove console.log * chore: lazy loading and refactoring * fix: fix type * fix: hide leave chat button for conversation chat * fix: onCreateSuccess callback * fix: post video creation * chore: update file uploader * fix: post image gallery * fix: community avatar uploader * chore: delete commented code * fix: avatar on community list * fix: edit post * feat: bring back postRenderer and refactor flagged * chore: reduce request amount * feat: upgrade @amityco/ts-sdk * fix: permissions * chore: upgrade storybook * fix: post creator and editor and mention * fix: fix user mention * fix: subscribeTopic and globalSubscribeTopic * fix: comment mention * fix: comment mention * fix: liveStream * fix: followers followings * fix: update user profile * fix: followers followings * fix: default comment limit * fix: upgrade react-hook-form to fix edit community issue * fix: style * fix: type * fix: style * fix: remove query condition * fix: chat * fix: grid layout * fix: mentions * fix: chat avatar * fix: react error * fix: storybook fullscreen centered ui * fix: add error handling * fix: user mention * chore: remove prop-types import * chore: remove prop-types * chore: fix types * chore: update deps * fix: leave chat behavior * fix: mention width * feat: add/edit chat members * feat: add socialSettings * chore: apiKey and apiRegion inputs * feat: bring back old hooks and fix bugs * fix: revert UiKitDecorator * feat: update code based on docs * feat: update @amityco/ts-sdk deps * feat: upgrade @amityco/ts-sdk to 6.16 * feat: add type declaration file * fix: typings * fix: add play icon * fix: global feed * fix: installation * fix: video duration * fix: update deps * Revert "feat: ASC-15842 - js sdk to ts sdk" (#111) * Revert "Revert "feat: ASC-15842 - js sdk to ts sdk"" (#112) * feat: support minor and major release (#113) * chore(release): 3.0.0 (#114) Co-authored-by: bmo-amity-bot <[email protected]> * fix: liveStream and video MediaGallery and edit post validator (#115) * feat: ASC-17988 - view create delete story (#110) * fix: change communityFeed to community * Revert "chore: refactor" This reverts commit b95505efdbae870ba5e4d2c44d8190ed353bf671. * chore: remove unused mock data and recoil * chore: add meta file when build * fix: add required dataLength * fix: fix Avatar style * chore: ASC-0000 - deprecated withSDK * chore: fix types * feat: change return type of useLiveCollection from array to object and fix bugs * fix: useLiveCollection * chore: update useSize * fix: Chat * fix: remove any and fix bugs * chore: remove unused code * chore: refactor post * chore: livestream -> liveStream * chore: update deps * chore: add eslint-disable on postcss.config.js * chore: refactoring * feat: CategoryCommunities * feat: Edit Community AmityCo#1 * chore: upgrade storybook * feat: Edit Community AmityCo#2 * feat: Edit Community AmityCo#3 * feat: social to typescript * feat: js -> ts,tsx * feat: fix mention highlighter * chore: fix types * fix: comment and community * feat: fix UserSelector * feat: remove react-intl-formatted-duration * fix: fix react-loading-skeleton * fix: update tsup.config.ts * fix: update pnpm-lock.yaml * feat: update storybook * feat: upgrade @amityco/ts-sdk and move to deps * fix: fix usePostHeaderProps * fix: fix bugs * chore: upgrade storybook * fix: fix ASC-18323 and ASC-18331 * fix: fix ASC-18325 Community Navigation * fix: react-intl and comments * fix: ASC-18338 * fix: post and comment bugs * fix: fix type and cleanup console.log * fix: fix UserSelector * feat: singleton observer * feat: cache data for 2s to prevent 429 * fix: postCreator size * chore: remove console.log * chore: upgrade storybook * feat: fix thumbnail and convert them to typescript * fix: fix create community ASC-18323 * fix: fix type and some bugs * fix: fix type * fix: fix storybook build * fix: fix story hook * feat: new CustomComponentsProvider * fix: ASC-18853 * fix: fix storybook build * fix: undefined error on useFollowCount * fix: image and post creation * fix: like button * chore: optimistic like button * fix: type * chore: remove console.log * fix: mentioned post creation and display * fix: MyCommunitySidebar * fix: community info and edit community * chore: remove console.log * chore: lazy loading and refactoring * fix: fix type * fix: hide leave chat button for conversation chat * fix: onCreateSuccess callback * fix: post video creation * chore: update file uploader * fix: post image gallery * fix: community avatar uploader * chore: delete commented code * fix: avatar on community list * feat: implement StoryViewer component * feat: add format time ago function for story * feat: add useStories hook * feat: add custom ts sdk and react-insta-stories * feat: add react-spring-bottomsheet * fix: add story of StoryViewer * fix: add StoryViewer types * fix: edit post * feat: bring back postRenderer and refactor flagged * chore: reduce request amount * feat: add v4 icons for story * fix: import * fix: story * fix: styles * feat: upgrade @amityco/ts-sdk * fix: draft story * fix: permissions * chore: upgrade storybook * fix: post creator and editor and mention * fix: remove console.log * fix: remove unused * fix: fix user mention * fix: remove bottom sheet * fix: add loading and error to stories hook * fix: remove unused * fix: px to rem * fix: extract color * fix: props * fix: subscribeTopic and globalSubscribeTopic * fix: comment mention * fix: comment mention * fix: liveStream * fix: followers followings * fix: update user profile * fix: followers followings * fix: default comment limit * fix: upgrade react-hook-form to fix edit community issue * fix: style * fix: type * fix: style * fix: remove query condition * fix: import * fix: setImageMode * fix: gradient bg * fix: chat * fix: grid layout * fix: mentions * fix: chat avatar * fix: type * fix: add null to currentStory * fix: props and types * fix: add icon props * fix: useStories hook * feat: ASC-18036 add json config * fix: react error * fix: storybook fullscreen centered ui * fix: add error handling * fix: user mention * chore: remove prop-types import * chore: remove prop-types * chore: fix types * chore: update deps * fix: leave chat behavior * fix: mention width * feat: ASC-17988 view story * fix: story title style * fix: story ring * fix: remove avatar overlay * fix: update ts sdk custom build * fix: story draft linear gradient * feat: add/edit chat members * fix: update stories hook type * feat: amity uikit config * fix: modal sheet create portal on story container * fix: add onClickCreateStory prop * fix: remove unused type * fix: add video on draft story * fix: add story ring with haveStories state * fix: action sheet * fix: remove unused * fix: component props * fix: add actions prop * fix: button border-radius * feat: add socialSettings * chore: apiKey and apiRegion inputs * feat: bring back old hooks and fix bugs * fix: revert UiKitDecorator * fix: update packages * fix: remove line story * fix: remove unused * fix: update icons * fix: update navigation param * fix: remove unused * fix: update close icon * fix: story viewer tap backdrop to close * fix: story viewer close icon * fix: update i18n * fix: remove unused * feat: update code based on docs * fix: create story * feat: update @amityco/ts-sdk deps * fix: story draft * fix: add pause and play button * fix: update i18n * fix: add error icon * fix: add error state for story tab * fix: moved story state * fix: story error state * fix: story viewer avatar * feat: upgrade @amityco/ts-sdk to 6.16 * feat: add type declaration file * fix: typings * fix: community should close after all story end * fix: next prev story logic * chore: clean * fix: remove console.log * fix: isSeen * fix: story sort * fix: story pause play button * fix: story avatar * fix: export * fix: remove props type * fix: mobile sidenav * fix: move styled component * fix: mobile side menu * fix: side menu close button * fix: close icon * fix: add story control button * fix: deps * fix: show gradient bg from image * fix: add type * fix: remove console.log * fix: replace old cover with linear gradient * fix: notification show at bottom for mobile * fix: add error and uploading ui * fix: add uploading and error notification * fix: story footer default state * fix: navigate story * fix: border radius on story draft * fix: last story to navigate back * fix: navigate when all stories end * fix: handle error and uploading state * fix: handle stories error * fix: all stories end navigate logic * fix: delete story logic * fix: support story for mobile * fix: pause * fix: arrow logic * fix: image mode * fix: types * fix: action item * fix: notification for mobile * fix: move targetRootId * fix: add isCreator prop * fix: cleanup * fix: remove console.log from navigation * fix: sidemenu * fix: toast * fix: remove unused * fix: remove console.log * fix: cleanup * fix: toast --------- Co-authored-by: Bonn <[email protected]> * Revert "feat: ASC-17988 - view create delete story (#110)" (#119) This reverts commit 043be89. * fix: don't join a conversation channel (#120) * fix: call stopUnreadSync when unmount (#121) * chore(release): 3.1.0 (#122) Co-authored-by: bmo-amity-bot <[email protected]> * fix: add channel subscription (#132) * fix: remove Loading... text (#133) * fix: add authToken (#130) * feat: ASC-17988 - community story (#117) * chore: delete commented code * fix: avatar on community list * feat: implement StoryViewer component * feat: add format time ago function for story * feat: add useStories hook * feat: add custom ts sdk and react-insta-stories * feat: add react-spring-bottomsheet * fix: add story of StoryViewer * fix: add StoryViewer types * fix: edit post * feat: bring back postRenderer and refactor flagged * chore: reduce request amount * feat: add v4 icons for story * fix: import * fix: story * fix: styles * feat: upgrade @amityco/ts-sdk * fix: draft story * fix: permissions * chore: upgrade storybook * fix: post creator and editor and mention * fix: remove console.log * fix: remove unused * fix: fix user mention * fix: remove bottom sheet * fix: add loading and error to stories hook * fix: remove unused * fix: px to rem * fix: extract color * fix: props * fix: subscribeTopic and globalSubscribeTopic * fix: comment mention * fix: comment mention * fix: liveStream * fix: followers followings * fix: update user profile * fix: followers followings * fix: default comment limit * fix: upgrade react-hook-form to fix edit community issue * fix: style * fix: type * fix: style * fix: remove query condition * fix: import * fix: setImageMode * fix: gradient bg * fix: chat * fix: grid layout * fix: mentions * fix: chat avatar * fix: type * fix: add null to currentStory * fix: props and types * fix: add icon props * fix: useStories hook * feat: ASC-18036 add json config * fix: react error * fix: storybook fullscreen centered ui * fix: add error handling * fix: user mention * chore: remove prop-types import * chore: remove prop-types * chore: fix types * chore: update deps * fix: leave chat behavior * fix: mention width * feat: ASC-17988 view story * fix: story title style * fix: story ring * fix: remove avatar overlay * fix: update ts sdk custom build * fix: story draft linear gradient * feat: add/edit chat members * fix: update stories hook type * feat: amity uikit config * fix: modal sheet create portal on story container * fix: add onClickCreateStory prop * fix: remove unused type * fix: add video on draft story * fix: add story ring with haveStories state * fix: action sheet * fix: remove unused * fix: component props * fix: add actions prop * fix: button border-radius * feat: add socialSettings * chore: apiKey and apiRegion inputs * feat: bring back old hooks and fix bugs * fix: revert UiKitDecorator * fix: update packages * fix: remove line story * fix: remove unused * fix: update icons * fix: update navigation param * fix: remove unused * fix: update close icon * fix: story viewer tap backdrop to close * fix: story viewer close icon * fix: update i18n * fix: remove unused * feat: update code based on docs * fix: create story * feat: update @amityco/ts-sdk deps * fix: story draft * fix: add pause and play button * fix: update i18n * fix: add error icon * fix: add error state for story tab * fix: moved story state * fix: story error state * fix: story viewer avatar * feat: upgrade @amityco/ts-sdk to 6.16 * feat: add type declaration file * fix: typings * fix: community should close after all story end * fix: next prev story logic * chore: clean * fix: remove console.log * fix: isSeen * fix: story sort * fix: story pause play button * fix: story avatar * fix: export * fix: remove props type * fix: mobile sidenav * fix: move styled component * fix: mobile side menu * fix: side menu close button * fix: close icon * fix: add story control button * fix: deps * fix: show gradient bg from image * fix: add type * fix: remove console.log * fix: replace old cover with linear gradient * fix: notification show at bottom for mobile * fix: add error and uploading ui * fix: add uploading and error notification * fix: story footer default state * fix: navigate story * fix: border radius on story draft * fix: last story to navigate back * fix: navigate when all stories end * fix: handle error and uploading state * fix: handle stories error * fix: all stories end navigate logic * fix: delete story logic * fix: support story for mobile * fix: pause * fix: arrow logic * fix: image mode * fix: types * fix: action item * fix: notification for mobile * fix: move targetRootId * fix: add isCreator prop * fix: cleanup * fix: remove console.log from navigation * fix: sidemenu * fix: toast * fix: remove unused * fix: remove console.log * fix: cleanup * fix: toast * fix: delete button * fix: sidemenu * fix: remove useMediaQuery * fix: remove unused * fix: replace useMediaQuery with useMedia * fix: uploading spinner * fix: handle upload on view story * fix: story ring prop * fix: update spinner * fix: spinner * fix: handle state * feat: isSeen state * fix: rotate storying * fix: verified badge * feat: story comments setting ui * fix: uploading logic * fix: remove unused * fix: story setting enable comment permission * fix: mark as seen * fix: mark as seen * feat: add check permission on ts sdk * feat: check story permission * fix: check permission function * fix: storytab * feat: mute unmute story * fix: story ring * fix: uploading prop * fix: moved temp v4 folder * fix: move icons * fix: icons * fix: update icons * fix: remove unused * fix: add i18n keys for story * fix: mute button position * fix: reinstall deps * fix: add extract colors dep * fix: view count * fix: admin permission * fix: isSeen * fix: story index * fix: remove console.log * fix: remove console.log * fix: first video skipped * fix: add pause for image * fix: permission role * fix: permission * fix: sidemenu mobile * fix: remove last story should go back * fix: sidemenu * fix: syncState prop type * fix: remove console.log * fix: remove unused * fix: switchitem props render * fix: update icons * fix: add comment permission utils * fix: remove unused * fix: update icons * fix: image renderer * fix: story linear color bg video * fix: icon * fix: add story on story viewer * fix: should pause when click action * fix: remove unused * fix: bg colors * fix: remove unused * fix: story permission condition * fix: background uikit 4.0 * Update src/icons/index.ts Co-authored-by: Kiattirat Sujjapongse <[email protected]> * fix: type and remove unused * fix: ts sdk version * fix: type --------- Co-authored-by: Bonn <[email protected]> Co-authored-by: Kiattirat Sujjapongse <[email protected]> * fix: fix @amityco/ts-sdk version (#138) * fix: noti error show 2 times (#136) * fix: ASC-19651 - play pause state (#137) * fix: play pause state * fix: story end shoud increase current index * fix: markAsSeen * fix: width height * fix: fit fill display mode * fix: mark as seen * fix: update ts-sdk custom version * fix: useChannel instead of channel from livecollection (#139) * fix: ASC-20155 - fix message list scroll (#140) * fix: fix message list scroll * fix: scroll * fix: recent chat scroll * fix: chat avatar (#135) * fix: ASC-20427 - fix session renewal (#145) * fix: typing * chore: update ts-sdk version * fix: renew with another function for secure mode * feat: ASC-19739 - remove font awesome pro (#129) * feat: ASC-19739 - remove font awesome pro 1-17 (#127) * feat: update icons * feat: remove font-size and change color to fill * fix: ASC-00000 - remove fontawesome 35 51 (#118) * fix: change fontawesome to svg 35-51 * added `` * feat: ASC-00000 - remove fontawesome pro icon (#116) * fix: shield icon * fix: soloarsystem icon * fix: sortdown icon * fix: trash and user plus icon * fix: user regular icon * fix: verified icon * fix: icon * fix: icon props * feat(icon): ASC-19739 - remove font-awesome 18-34 (#128) * feat(icon): remove font-awesome * feat(icon): remove font size * fix: fill * fix: revert some code * fix: revert some code * fix: revert some code * fix: revert some code * fix: revert some code * fix: ASC-00000 - change fontawesome to svg 52-68 (#123) * fix: change fontawesome to svg 52-68 * feat: add attribute * fix: remove font-size from style * feat: fix icon width and height * fix: width and height * feat(icon): update chat header (#142) --------- Co-authored-by: Naing <[email protected]> Co-authored-by: Chaiwat Trisuwan <[email protected]> Co-authored-by: Kiattirat Sujjapongse <[email protected]> Co-authored-by: Pitchaya T <[email protected]> Co-authored-by: ptchaya_p <[email protected]> * chore(release): 3.2.0 * fix: update prod workflow * chore(release): 3.2.1 * fix: ASC-20427 - add get authToken (#158) * fix: add getAuthToken prop * feat: support custom version * fix: typo * chore(release): 3.2.3 * fix: ASC-20601 - comment with blocked word should show noti (#154) * fix: comment with blocked word should show noti * fix: error const * fix: poll * chore(release): 3.2.4 * chore(release): 3.2.4 --------- Co-authored-by: Serhii Ivanenko <[email protected]> Co-authored-by: Valeriy Malyshev <[email protected]> Co-authored-by: Kaung Myat Lwin <[email protected]> Co-authored-by: Valeriy Malyshev <[email protected]> Co-authored-by: Gaurav KC <[email protected]> Co-authored-by: Julien Barbay <[email protected]> Co-authored-by: Julien Barbay <[email protected]> Co-authored-by: bmo-amity-bot <[email protected]> Co-authored-by: Serhii Ivanenko <[email protected]> Co-authored-by: seagin <[email protected]> Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> Co-authored-by: Pawarit (Nhui) Chongkrichug <[email protected]> Co-authored-by: seagin <[email protected]> Co-authored-by: Chaiwat Trisuwan <[email protected]> Co-authored-by: Sergio Ivanuzzo <[email protected]> Co-authored-by: Kiattirat Sujjapongse <[email protected]> Co-authored-by: Bonn <[email protected]> Co-authored-by: Bonn <[email protected]> Co-authored-by: Naing <[email protected]>
ptchayap
added a commit
that referenced
this pull request
Oct 25, 2024
* fix: official condition (#306) * fix: ASC-19646 - notification error when failed create story (#307) * fix: official condition * fix: add error * fix: ASC-22060 - navigate to community when create story (#308) * fix: official condition * fix: add error * fix: navigate * fix: ASC-21985 - navigate story target for global feed story (#309) * fix: official condition * fix: add error * fix: navigate * fix: story global feed navigate * fix: onClose * fix: ASC-22060 - create story on view story page (#310) * fix: story global feed upload * fix: remove console.log * fix: navigate * fix: ASC-21970 - story uploading state (#297) * fix: font * fix: story tab gap * fix: use css var * fix: modal * fix: can't delete story * fix: v4 component * fix: hyperlink config * fix: shouldAllowCreation * fix: type * fix: uploading state * fix: remove console.log * fix: use css var * fix: modal * fix: v4 component * fix: hyperlink config * fix: shouldAllowCreation * fix: type * fix: uploading state * fix: remove console.log * fix: storyRing state * fix: remove fill in verified icon * fix: story ring * fix: icon * fix: story --------- Co-authored-by: Bonn <[email protected]> * fix: notification style (#311) * fix: add onAllStoriesEnd (#312) * Release/v4.0.0 beta.3 (#314) * chore: upgrade dependencies * fix: cherry-pick bugs from v3 * chore(release): 4.0.0-beta.3 --------- Co-authored-by: bmo-amity-bot <[email protected]> * chore(sdk): ASC-00000 - custom build ci (#316) * chore: custom build ci * chore: remove unused libs * chore: fix ci * chore: fix ci * fix: revert ci * fix: remove pnpm cache step * fix: pnpm install step * fix: ci * fix: add NPM_TOKEN * fix: update .npmrc * fix: update pnpm-lock.yaml * fix: path * chore: add cache step * feat: only creator or story permission can see impression (#319) * feat: ASC-22084 - StoryPreview component for Console (#317) * feat: story preview component for console * fix: ui * fix: story preview prop * fix: export * fix: story prop * fix: story prop * fix: trigger action * fix: trigger action * fix: trigger action * fix: trigger action * fix: action * update readme (#323) * feat: ASC-20558 - swipe down gesture to close story (#321) * feat: apply framer motion * feat: add transition * fix: swipe down for video * fix: video story should pause when drag * fix: remove unused libs * fix: wrong spell function name * fix: remove unused * chore: change story component name * fix: v4 avatar component * feat: add ghost prop to button * fix: remove unused * fix: bottom sheet component * fix: use rem * fix: load more wrapper * fix: draft page * fix: load more button * fix: hyperlink * fix: css * fix: icon * fix: css * fix: css * fix: comment * fix: story comment * fix: remove unused * fix: import * fix: button dark theme * fix: custom css * fix: bottom sheet css * fix: css * fix: import * fix: css * fix: css * fix: avatar * fix: remove console.log * fix: avatar * fix: use clsx * fix: whitespace * fix: use icon from v4 * fix: icon * fix: loading indicator * fix: ASC-22263 - hyperlink background (#326) * fix: hyperlink background * fix: hyperlink icon color * fix: css (#327) * fix: ASC-22263 - hyperlink doesn't show in view story page (#328) * fix: hyperlink background * fix: hyperlink icon color * fix: css (#327) * fix: story * fix: css * fix: ASC-22264 - reply comment margin (#329) * fix: hyperlink background * fix: hyperlink icon color * fix: css * fix: add scroller * fix: comment * fix: ASC-21792 - comment list infinite scroll (#330) * fix: hyperlink background * fix: hyperlink icon color * fix: css * fix: add scroller * fix: comment * fix: scroll * fix: comment list * fix: reaction list * fix: comment date css shrink * fix: type * fix: css * fix: color * fix: comment scroll * fix: comment list * fix: use intersection observer instead * fix: padding * Release/v4.0.0 beta.4 (#334) * fix: github actions * chore: dropdown instead of free-text * chore: add none option * chore: add none option for pre-release input * fix: add NPM_TOKEN env * chore(release): 4.0.0-beta.4 --------- Co-authored-by: bmo-amity-bot <[email protected]> * fix: to support un config value (#340) * fix: hyperlink long text (#335) * fix: hyperlink custom text input max length (#336) * fix: ASC-220001 - share story button (#337) * fix: share story button * fix: use avatar v4 * fix: remove unused * fix: ASC-21590 - hyperlink ui (#347) * fix: hyperlink long text * fix: story hyperlink * fix: story commu condition (#346) * feat: ASC-22133 - custom reaction provider (#325) * feat: add custom reaction provider * feat: add to use reactionsContext * fix: rename provider * feat: ASC-22127 - reaction preview message bubble (#331) * feat: add reaction preview container * feat: add abbreviateCount function * feat: add fallback reaction * feat: update pr --------- Co-authored-by: Kiattirat S <[email protected]> * feat: ASC-22124 - message reaction picker (#332) * feat: add reaction container and button * feat: add active and hover state * fix: storybook display * fix: remove unused * feat: add checking for active state * feat: add open state on reaction picker * feat: add hover state on Quick reaction button * feat: seperate components * feat: close picker when clicking outside * feat: add handling on click reaction button * fix: hover state * Update src/v4/chat/components/LiveChatMessageContent/MessageReaction/index.tsx * Delete src/v4/chat/hooks/useMessageReactions.ts --------- Co-authored-by: Kiattirat Sujjapongse <[email protected]> * feat: ASC-22130 - add quick reaction (#339) * feat: add handling for quick reaction button * fix: add await to wait for add and remove reaction * fix: reaction pickert style * fix: storybook name * fix: reaction picker storybook * feat: add pageId, componentId and elementId * fix: change internal component name and export * fix: export from components * fix: message reaction components name * feat: add static file to include in storybook build * fix: remove duplicated file * fix: new design on my reaction * fix: not use z-index * fix: position of each reaction * fix: remove border on reaction preview for my reaction style * fix: remove unused * feat(reaction): ASC-22136 - reaction panel (#344) * feat: add handling for quick reaction button * fix: add await to wait for add and remove reaction * fix: reaction pickert style * fix: storybook name * fix: reaction picker storybook * feat: add pageId, componentId and elementId * fix: remove comment * feat(reaction-list): add empty files * feat(reaction): reuse reaction tab from social * feat(reaction): pass openReaction func to child * feat(reaction): render data from config * feat(reaction): update panel style * feat(reaction): update reaction list * feat(reaction): update reaction list * feat(reaction): add all state for reaction list * feat(reaction): change unit * feat(reaction): remove unused files * feat(reaction): update PR * feat(reaction): update PR * feat(reaction): update PR * fix: remove unused * feat(reaction): update PR --------- Co-authored-by: ptchaya_p <[email protected]> Co-authored-by: Pitchaya T <[email protected]> --------- Co-authored-by: Kiattirat S <[email protected]> * fix: ASC-22623 - story video (#349) * fix: story video * fix: video * fix: remove console.log * feat(reaction): update condition (#350) * fix(reaction): ASC-22611 - update missing ui and action to remove reaction from message (#348) * fix: ASC-22611 - update ui * fix(reaction): missing ui and action to remove reaction from message * fix: ASC-22611 - update ui * fix: ASC-22611 - update ui * fix(reaction): hide 0 reaction count * fix(reaction): update pr * fix(reaction): export reaction list * fix: create story condition (#352) * fix: ASC-222740 - create story condition for global-admin role (#354) * fix: create story condition * fix: condition * fix: condition * fix: condition * fix(reaction): ASC-22622 - fix reaction UI bugs (#355) * fix(reaction): update pagination * fix(reaction): use total reactor count from message / story / post / comments * fix(reaction): update ui * fix(reaction): update ui * fix: ASC-22740 - create story permission condition to create story (#356) * fix: create story condition * fix: condition * fix: condition * fix: condition * fix: condition * feat(SDK): test build * feat(SDK): upgrade ts-sdk version * fix: ASC-21529 - view story wrapper css (#359) * fix: css * refactor: view story page condition * fix: ASC-20521 - story delete condition (#360) * fix: story delete condition * fix: condition * fix: ASC-20505 - condition for non member (#361) * fix: condition for non member * fix: hyperlink config * fix: condition * fix: hook (#362) * fix: ASC-22947 - hyperlink config bottom sheet condition (#367) * fix: hyperlink action condition * fix: hyperlink css * fix: remove unused * fix: hyperlink config condition * fix: ASC-22949 - video story bug when delete (#366) * fix: video story bug when delete * fix: remove console.log * fix: condition * fix: close bottom sheet condition (#365) * fix: ASC-20502 - comment condition (#363) * fix: comment condition * fix: story comment compose bar condition * fix: ASC-22484 - hyperlink config css (#345) * fix: hyperlink config css * fix: remove unused * fix: remove unused * fix: hyperlink * fix: color bg * fix: remove console log * fix: type * fix: type * fix: hyperlink * fix: ASC-20532 - deleted comment block (#364) * fix: deleted comment block * fix: css * fix: remove unused props * fix: css var * fix: category card responsive styles (#372) * fix: ASC-22947 - story can't add hyperlink (#373) * fix: hyperlink action condition * fix: hyperlink css * fix: remove unused * fix: hyperlink config condition * fix: css * fix: ASC-00000 - bring back v3 code (#358) * Revert "fix: ASC-21481 - remove unnecessary request to prevent rate limit (#230)" This reverts commit e9c82ec82889773dc875f812e7688e4363d20569. * fix: reply comment text * Revert "fix: ASC-21481 - remove unnecessary request to prevent rate limit (#230)" This reverts commit e9c82ec82889773dc875f812e7688e4363d20569. * fix: reply comment text * fix: undefined .length * fix: video should pause when click item in action menu (#375) * fix: hyperlink text color (#376) * fix: ASC-21507 - reset form when confirm remove hyperlink (#368) * fix: hyperlink action condition * fix: hyperlink css * fix: remove unused * fix: hyperlink config condition * fix: reset form when confirm remove hyperlink * chore: ASC-22035 - customizations (#378) * feat: ThemeProvider, CustomizationProvider and IconComponent * chore: remove unused code * chore: useAmityComponentProps * feat: useAmityPage, useAmityComponent, useAmityElement * chore: update foundation * fix: uikit hook bug * fix: update core foundation (theme, modal) * fix: default color palette * fix: types * fix: fix isExcluded * chore: remove unused code * fix: typing * fix: fix a testing workflow * chore: Apply suggestions from code review Co-authored-by: Pitchaya T. <[email protected]> --------- Co-authored-by: Pitchaya T. <[email protected]> * fix: story tab show with member only (#383) * chore: ASC-22036 - stylelint (#379) * chore: stylelint * chore: add postcss * chore: update lint scripts * chore: ASC-22039 - browserslist (#380) * chore: setup browserslist * chore: run prettier * fix: draft video should loop (#369) * chore: ASC-22040 - node 20 (#381) * chore: add asdf and change engines field of node version to 20 * chore: pnpm v9 * chore: remove pull_request_template.md * chore: upgrade github actions * chore: update node version --------- Co-authored-by: Chaiwat Trisuwan <[email protected]> * fix: fix a staging workflow (#389) * fix: add pnpm install step (#390) * feat: ASC-22340 - CommunitySearchResults (#391) * feat: CommunitySearchResults * fix: update avatar size * feat: ASC-22294 - PostContent (#392) * feat: PostContent * fix: lint * chore: update package.json * fix: elements/index * feat: TopSearchBar (#393) * feat: SocialHomePage (#394) * feat: SocialGlobalSearchPage (#395) * feat: MyCommunities (#396) * feat: PostDetailPage (#397) * feat: ASC-22335 - update routes (#398) * feat: update route * chore: remove unused code * chore: Drawer (#402) * fix: text overflow (#400) * chore: ASC-22335 - update SocialGlobalSearchPage route (#399) * feat: add SocialGlobalSearchPage routing * fix: update useUserQueryByDisplayName * fix: ASC-22335 - VideoViewer styles (#401) * fix: fix VideoViewer * chore: remove console.log * fix: ASC-21508 - hyperlink to show confirm when back with data (#404) * fix: hyperlink to show confirm when back with data * fix: bring bank old cold * fix: pageId no need to pass prop * fix: ASC-20694 - react story condition for non member (#370) * fix: comment condition * fix: story react condition for non member * fix: import * fix: params * fix: ASC-22312 - moderator badge (#384) * fix: moderator badge * fix: moderator badge * fix: moderator badge * fix: use css var * fix: remove unused * fix: remove package manager * fix: comment tray stories * fix: remove unused * fix: remove console.log * fix: sub story community rte * feat: ASC-22893 - create post menu & select post target page (#405) * style: change create menu color * feat: implement ui CreatePostMenu * feat: add event when click createPostMenuButton * feat: implement CreateStoryButtons * feat: implement CreatePollButton * feat: implement CreateLivestreamButton * fix: text Livestream * fix: changeable text * feat: implement SelectPostTargetPage * feat: onBack * fix: pageId * fix: text static * style: pointer * feat: integrate API communites to SelectPostTargetPage * feat: custom communities avatar size * feat: add UserAvatar * feat: apply infinity scroll * fix: map key * feat: add userId * style: change px to rem * fix: dark theme styles * reafactor: remove blank line * style: add pointer * fix: pr comments * refactor: wrap button in IconComponent * style: adapt global var * fix: optional pageId * refactor: remove comment * feat: ASC-22888 - hide create post menu for current release (#413) * feat: comment code create post menu for current release * fix: remove SelectPostTargetPage * fix: hyperlink confirm remove link (#406) * fix: ASC-23219 - story view page onClose (#408) * fix: story view page onClose * fix: to v4 * fix: removed deprecated * fix: import * fix: ASC-20522 - navigate view story in mobile overlay (#409) * fix: story view page onClose * fix: to v4 * fix: overlay bug * fix: remove console.log * fix: remove styled component * fix: add story arrow left right to customization provider * fix: remove unused * fix: import * fix: import * fix: global story hook import * fix: ASC-22720 - view story full width and height (#410) * fix: story view page onClose * fix: to v4 * fix: overlay bug * fix: remove console.log * fix: remove styled component * fix: add story arrow left right to customization provider * fix: view story full width and height * feat(message): handle optimistic on message creation (#377) * fix: ASC-22081 - notification v4 (#411) * fix: story view page onClose * fix: to v4 * fix: overlay bug * fix: remove console.log * fix: remove styled component * fix: add story arrow left right to customization provider * fix: view story full width and height * fix: notification v4 * fix: file name * fix: ASC-20521 - delete first multiple story go to next story (#412) * fix: story view page onClose * fix: to v4 * fix: overlay bug * fix: remove console.log * fix: remove styled component * fix: add story arrow left right to customization provider * fix: view story full width and height * fix: notification v4 * fix: delete first multiple stories go to next story * fix: ASC-23136 - fix social v3 issues (#388) * fix: bring back reply i18n i18n * fix: icon size * fix: comments do not load * chore: story in v3 * fix: isFlaggedByMe rate limit issue * fix: fix PageBehavior * fix: ViewStoryPage navigation * fix: remove duplicate * fix: import * fix: draft page prop * fix: draft story page storyType prop --------- Co-authored-by: Chaiwat Trisuwan <[email protected]> * feat: ASC-00000 - tech debt livechat (#416) * fix: unconfigurable style * fix: modify avatar v4 to support defaultImage * fix: livechat avatar to use avatar component v4 * fix: user icon in message bubble to use v4 compo * fix: change defaul image for livechat * fix: use avatar v4 component on story preview * fix: to use v4 components in reply message placeholder * fix: mention item to use v4 avatar components * fix: defaultImage on share story button * fix: theme on AmityLiveChatHeader * fix: compose bar to use useAmityComponent * fix: LiveChatMessageList to use useAmityComponent * fix: remove condition variable * fix: configuration value * fix: message reaction to use useAmityElement * fix: remove unused * fix: to use same value on light and dark theme for livechat * fix: remove /index * fix: view story page context (#420) * fix: build include css (#421) * fix: ASC-23233 - disabled button when file is uploading and fix 429 issue (#422) * fix: disabled remove button when file is uploading * fix: add handle document event when menu opened * fix: ASC-23288 - disabled submit vote button (#424) * fix: disabled submit vote button * chore: remove console.log * fix: formatDuration (#429) * fix: link text color (#426) * fix: reduce comment api network call amount (#427) * fix: like button color (#425) * fix: play icon (#428) * feat: ASC-23090 - LinkPreview (#414) * feat: LinkPreview * fix: error handling * fix: types * fix: move post creator out of infinite scroll (#430) * fix: append a created poll post (#432) * fix: ASC-22315 - error noti when user upload unsupported file (#417) * fix: story tab background color * fix: update navigate * fix: styled to css module * fix: remove console.log * fix: remove console.log * fix: story tab * fix: type * fix: remove console.log * fix: story tab type * fix: noti css * fix: story avatar * fix: remove unused * fix: remove unused * fix: share story button use amityElement * fix: icon * fix: add default communityProfileImageBackground * fix: story tab community * fix: story tab * fix: navigate * fix: story navigate * fix: remove unused * fix: red border story tab * fix: import and type * fix: import and type * fix: remove error icon z-index * fix: official badge condition * fix: remove unused * fix: height * fix: story avatar * fix: share story button * fix: ASC-20535 - deleted reply block (#418) * fix: story view page onClose * fix: to v4 * fix: overlay bug * fix: remove console.log * fix: remove styled component * fix: add story arrow left right to customization provider * fix: view story full width and height * fix: notification v4 * fix: delete first multiple stories go to next story * fix: story tab background color * fix: update navigate * fix: styled to css module * fix: remove console.log * fix: remove console.log * fix: story tab * fix: type * fix: remove console.log * fix: story tab type * fix: noti css * fix: story avatar * fix: remove unused * fix: remove unused * fix: share story button use amityElement * fix: icon * fix: add default communityProfileImageBackground * fix: story tab community * fix: story tab * fix: navigate * fix: story navigate * fix: remove unused * fix: red border story tab * fix: remove ts-sdk peer dep * fix: delete comment * fix: i18n * fix: add margin-bottom to container * fix: remove packagemanager * fix: story ring empty state color * fix: import and type * fix: import and type * fix: remove error icon z-index * fix: official badge condition * fix: remove i18n * fix: no comment word * fix: ASC-20356 - story tab should navigate to unseen (#419) * fix: story view page onClose * fix: to v4 * fix: overlay bug * fix: remove console.log * fix: remove styled component * fix: add story arrow left right to customization provider * fix: view story full width and height * fix: notification v4 * fix: delete first multiple stories go to next story * fix: story tab background color * fix: update navigate * fix: styled to css module * fix: remove console.log * fix: remove console.log * fix: story tab * fix: type * fix: remove console.log * fix: story tab type * fix: noti css * fix: story avatar * fix: remove unused * fix: remove unused * fix: share story button use amityElement * fix: icon * fix: add default communityProfileImageBackground * fix: story tab community * fix: story tab * fix: navigate * fix: story navigate * fix: remove unused * fix: red border story tab * fix: remove ts-sdk peer dep * fix: delete comment * fix: i18n * fix: add margin-bottom to container * fix: remove packagemanager * fix: story ring empty state color * fix: story tab should navigate to unseen * fix: type * fix: import and type * fix: type * fix: background image * fix: element * fix: community story tab condition * fix: remove unused * fix: create story button * fix: community story tab render condition * fix: delete community story condition * fix: discard create story navigate condition * fix: add create new story button * fix: export create new story button * chore: add ui story for create new story button * fix: share story button * fix: remove unused * fix: close button color * fix: remove unused * fix: remove unused function * fix: remove unused * fix: flicker render * fix: loading overlay width height * fix: draft page container * fix: remove inline function * fix: story wrapper height * fix: community story tab condition * fix: aspect ratio button to use useAmityElement * fix: elements * fix: remove inline function * fix: elements * fix: import and type * fix: remove error icon z-index * fix: official badge condition * fix: prop * fix: import * fix: community avatar * fix: story tab condition * fix: type * fix: remove console.log * fix: story tab condition * fix: remove i18n * fix: no comment word * fix: elements * fix: type * fix: add pageId to confirm * fix: ASC-21809 - upload video story on mobile device (#423) * fix: story view page onClose * fix: to v4 * fix: overlay bug * fix: remove console.log * fix: remove styled component * fix: add story arrow left right to customization provider * fix: view story full width and height * fix: notification v4 * fix: delete first multiple stories go to next story * fix: story tab background color * fix: update navigate * fix: styled to css module * fix: remove console.log * fix: remove console.log * fix: story tab * fix: type * fix: remove console.log * fix: story tab type * fix: noti css * fix: story avatar * fix: remove unused * fix: remove unused * fix: share story button use amityElement * fix: icon * fix: add default communityProfileImageBackground * fix: story tab community * fix: story tab * fix: navigate * fix: story navigate * fix: remove unused * fix: red border story tab * fix: remove ts-sdk peer dep * fix: delete comment * fix: i18n * fix: add margin-bottom to container * fix: remove packagemanager * fix: story ring empty state color * fix: story tab should navigate to unseen * fix: type * fix: import and type * fix: type * fix: background image * fix: element * fix: official badge condition * fix: condition * chore: add react-aria-component * fix: hooks * fix: community story tab condition * fix: remove unused * fix: create story button * fix: community story tab render condition * fix: delete community story condition * fix: discard create story navigate condition * fix: add create new story button * fix: export create new story button * chore: add ui story for create new story button * fix: share story button * fix: remove unused * fix: close button color * fix: remove unused * fix: remove unused function * fix: remove unused * fix: flicker render * fix: loading overlay width height * fix: draft page container * fix: remove inline function * fix: story wrapper height * fix: community story tab condition * fix: aspect ratio button to use useAmityElement * fix: elements * fix: remove inline function * fix: elements * fix: import and type * fix: remove error icon z-index * fix: official badge condition * fix: prop * fix: import * fix: community avatar * fix: condition * fix: story tab condition * fix: type * fix: story tab * fix: community * fix: type and layout (#434) * fix: ASC-21494 - non member can react in comment tray (#433) * fix: story tab background color * fix: update navigate * fix: styled to css module * fix: remove console.log * fix: remove console.log * fix: story tab * fix: type * fix: remove console.log * fix: story tab type * fix: noti css * fix: story avatar * fix: remove unused * fix: remove unused * fix: share story button use amityElement * fix: icon * fix: add default communityProfileImageBackground * fix: story tab community * fix: story tab * fix: navigate * fix: story navigate * fix: remove unused * fix: red border story tab * fix: import and type * fix: import and type * fix: remove error icon z-index * fix: official badge condition * fix: reaction list * fix: remove console.log * fix: import * fix: pass pageId and componentId * fix: avatar * fix: community avatar * fix: play pause button * fix: story tab condition * fix: remove unused * fix: remove unused * fix: story tab * fix: onPress * fix: wrapper * fix: rem * fix: remove package manager * feat: skeleton loader (#407) * fix: ASC-23278 - view story container (#435) * fix: create new story button prop * fix: story view * fix: remove package manager * fix: remove console * fix: unnecessary code * fix: elements * fix: ASC-23385 - view story comment tray close after comment (#438) * fix: create new story button prop * fix: story view * fix: remove package manager * fix: remove console * fix: unnecessary code * fix: elements * fix: story comment button width * fix: useGetActiveStoriesByTarget hook * fix: add story progress bar * fix: view story comment tray close after comment * fix: story progress bar * fix: community story * fix: remove unused * fix: community * fix: type * fix: speaker button condition ui * fix: story sub * fix: remove unused * fix: button css * Release/v4.0.0 beta.7 (#439) * chore(release): 4.0.0-beta.5 * chore(release): 4.0.0-beta.6 * fix: build include css (#421) * chore(release): 4.0.0-beta.7 --------- Co-authored-by: bmo-amity-bot <[email protected]> * Release/v4.0.0 beta.8 (#440) * build: upgrade version ts-sdk * build: upgrade dependencies * chore(release): 4.0.0-beta.8 --------- Co-authored-by: bmo-amity-bot <[email protected]> * feat: ASC-22898 - create post page (#437) * feat: show select post menu * feat: create PostComposerPage * feat: themeStyle * style: change create menu color * feat: implement ui CreatePostMenu * feat: add event when click createPostMenuButton * feat: implement CreateStoryButtons * feat: implement CreatePollButton * feat: implement CreateLivestreamButton * fix: changeable text * feat: implement SelectPostTargetPage * fix: pageId * fix: text static * style: pointer * feat: integrate API communites to SelectPostTargetPage * feat: add UserAvatar * fix: map key * style: change px to rem * fix: dark theme styles * reafactor: remove blank line * feat: create new post page * feat: DetailMediaAttachment * feat: implement media attachment * feat: show mention options * feat: mention * feat: disable post button * feat: add @ in mention text editor * feat: lexical * feat: add goToPostComposerPage * style: truncate * style: text size * feat: post to feed * style: editor * feat: limit max length 5000 cha * fix: follow comment pr * fix: error class * feat: onSubmit form * fix: query search mention from hooks * fix: remove try catch and remove comments * fix: mention post * fix: build failed * fix: remove log (#445) * feat: ASC-00000 - Add empty user (#447) * feat: add user7 * fix: remove mock userId * feat: ASC-23125 - ads on post (#448) * feat: add AdsPost Component * feat: add TODO * feat: add use themeStyle from config * feat: align theme by component * fix: pr comments * fix: refactor Avatar V4 * feat: add TODO * fix: delete first multiple segment story should navigate to next story (#441) * fix: ASC-20694 - wrong notification content (#442) * fix: delete first multiple segment story should navigate to next story * fix: wrong notification text content * fix: ASC-22312 - comment moderator badge condition (#443) * fix: delete first multiple segment story should navigate to next story * fix: wrong notification text content * fix: comment author * fix: remove isBanned prop * fix: remove console.log * feat: sync api v5 (#455) * fix: use preferred theme as light on v3 (#454) * fix: select file to pause story progress bar (#456) * fix: ASC-23557 - scroll mention list (#453) * style: scroll mention list * fix: style and ref * refactor: rename MentionTextInput * fix: ASC-20957 - story tab ring loading state (#444) * fix: delete first multiple segment story should navigate to next story * fix: wrong notification text content * fix: comment author * fix: remove isBanned prop * fix: remove unused * fix: apply useAmityComponent to StoryTab * fix: story tab v4 * fix: remove unused * fix: type * fix: ASC-22315 - failed noti to use BE message (#446) * fix: delete first multiple segment story should navigate to next story * fix: wrong notification text content * fix: comment author * fix: remove isBanned prop * fix: remove unused * fix: apply useAmityComponent to StoryTab * fix: story tab v4 * fix: failed noti should use BE response message * fix: use accessibilityId instead of uiReference * fix: remove unused * fix: remove unused * fix: showImpression condition (#451) * chore: ASC-00000 - uikit core api (#457) * chore: change shouldCall type * chore: update IconComponent api * fix: fix button in story from CancelButton to EditCancelButton * chore: update configuration * feat: MyCommunitiesSearchPage (#459) * fix: ASC-23544 - global search UI (#460) * fix: fix SocialGlobalSearchPage behavior * fix: fix post reaction * feat: ASC-22903 - media attachment (#449) * feat: swipe bottom menu * feat. bottom menu position * feat: hide file button * style: overflow auto * style: hide scroll bar form * feat: add asc-uikit class * fix: show text condition * fix: ASC-23543 - fix PostDetailPage navigation and layout (#461) * fix: fix PostDetailPage navigation and layout * fix: style * fix: post container style * fix: shouldCall useEffect logic (#462) * fix: ASC-22949 - view story navigate logic (#458) * fix: select file to pause story progress bar * fix: story navigate * fix: remove unused * fix: remove unused * fix: add ref to image * fix: remove unused * fix: package * fix: member query (#466) * fix: moderator badge logic (#464) * fix: ASC-00000 - tanstack query cache key (#465) * fix: tanstack query cache key * fix: image viewer, video viewer and image content * fix: remove timestamp interaction (#463) * fix: ASC-21809 - upload story video in android device (#467) * fix: upload story video in android device * fix: prop type * fix: remove console.log * fix: play pause function * fix: ASC-23419 - like reaction in story reaction list show unknown reaction (#469) * fix: upload story video in android device * fix: prop type * fix: reaction list reactions * fix: rte * fix: console.log * fix: swipe down (#470) * fix: ASC-00000 - css broken in v3 (#473) * fix: css * fix: css * fix: ASC-23389 - disable overlay when desktop screen (#477) * fix: swipe down * fix: css * fix: next story condition * fix: css * style: ASC-23581 - add width full button (#476) * style: add width full * fix: type create post * fix: ASC-23552 - fix reaction button interaction (#472) * fix: fix reaction button interaction * chore: remove unused code and apply configuration * fix: type error (#471) * fix: ASC-23659 - newsfeed layout (#474) * fix: newsfeed layout * chore: Update SocialHomePage.module.css * fix: ASC-23007 - community member collection limit (#478) * fix: swipe down * fix: css * fix: next story condition * fix: limit * fix: type * fix: hooks * fix(sdk): ASC-22474 - story preview thumbnail hyperlink in console (#480) * fix: swipe down * fix: css * fix: next story condition * fix: limit * fix: story preview thumbnail for console * fix: story preview * fix: npmrc * fix: export * fix: export * fix: export * fix: export * fix: export * fix: ASC-23583 - discard post modal (#483) * style: modal * style: modal * fix: ASC-23600 - create post params (#475) * fix: push userIds * fix: prevent empty mentionees * fix: ASC-23590 - add toast duration (#479) * fix: add toast duration * feat: prevent click when loading * feat: check offline post * refactor: remove comment code * feat: import isOnline hooks * refactor: remove log * fix: ASC-23599 - mention member in private community (#468) * feat: member mention * refactor: import * fix: query params * refactor: rename component * fix: undefined type * fix: shouldCall * fix: query mention (#484) * feat: ASC-00000 - story preview skeleton (#486) * feat: story preview skeleton * fix: remove z-index * feat: ASC-22898 - create postProvider (#485) * feat: create postProvider * refactor: accessibility * fix: story bugs (#487) * feat: ASC-00000 - new comment (#482) * chore: comments * fix: cannot see comment in storybook * feat: add ui for composer * feat: export PostCommentComposer * feat: add view reply and view all comments UI * fix: post comment input style * fix: change to new comment compose bar * fix: comment compose bar style * fix: remove compose bar on globalFeed page * fix: change className * feat: add PostReplyComment component * feat: set max line height to 10 * fix: add margin to align the item vertical center at first * feat: add comment mention input in composer * feat: add query mentionable users hook * feat: fix mention list position * fix: remove unused * feat: add reply comment ui * fix: placeholder position * fix: to clear textInput state * feat: handle loadMore in post comment list * feat: add post reply comment list * fix: load more replies button in reply list * feat: add bottomsheet for action on PostComment * feat: add bottom sheet for PostReplyComment action * feat: add to show delete comment * feat add handling action * fix: delete comment text style * feat: add delete state ui on PostReplyComment * feat: add edit text in comment details * fix: clear editor state when comment create success * feat: add edit ui * fix: button style * fix: PostCommentInput prop * feat: add logic to convert data text to edior state * fix: cannot mention user * fix: edit text styling * feat: add pointer styling * fix: change to wrap options inside component to reduce calling check isFlaggedByMe * feat: handle update comment * feat: update comment in reply comment * feat: add subscription to each comment * feat: add ui text with mention * fix: remove unused * fix: sending too many request when intersect * feat: subscribe to get new comment data * feat: fix mention panel position --------- Co-authored-by: Bonn <[email protected]> * fix: ASC-00000 - story bugs (#491) * fix: story bugs * fix: button style * fix: image mode * fix: story bugs * fix: remove console.log * fix: onPress * fix: css * fix: ASC-22508 - impression count condition (#492) * fix: story bugs * fix: button style * fix: image mode * fix: story bugs * fix: remove console.log * fix: onPress * fix: css * fix: impression condition only creator and community mod can see * feat: ASC-23125 - global feed ad integration (#489) * feat: AdEngine * chore: AdEngineProvider * feat: integrate with Newsfeed * chore: refactoring * feat: update pagination logic * feat: update Paginator logic * feat: PostAd integration * chore: add data-qa-anchor * fix: avatarUrl and adImageUrl * chore: remove packageManager field * chore: remove unused code * chore: Update src/v4/social/internal-components/PostAd/PostAd.module.css * fix: update code by review * chore: add storybook users (#494) * feat: comment ad (#493) * chore: update ci (#495) * fix: fix slice index (#498) * fix: ad live collection integration (#503) * fix: ASC-00000 - fix react error (#502) * fix: fix svg props * fix: fix react error * fix: svg props * fix: ASC-00000 - done button (#496) * fix: done button * fix: add todo comment for type * fix: submit form function * fix: remove console.log * fix: apply themeStyle * fix: type * fix: formId prop * fix: formId to be optional type * fix: done button type * fix: ASC-00000 - modal overlay (#497) * fix: done button * fix: add todo comment for type * fix: submit form function * fix: remove console.log * fix: apply themeStyle * fix: type * fix: modal overlay * fix: remove console.log * fix: ad information drawer (#500) * fix: ASC-24074 - comment ad style (#504) * fix: comment ad style * feat: change sponsor badge text * fix: ASC-00000 - theme (#501) * fix: configuration background not change in livechat compose bar * fix: cannot use theme configuration * fix: theme logic * feat: update a customization key ordering * fix: update css variable names to align with a design * css var * fix: theme --------- Co-authored-by: ptchaya_p <[email protected]> * fix: ASC-24074 - fix an incorrect text position (#499) * fix: fix an incorrect text position * fix: update classname * feat: ASC-23131 - story premium ads (#508) * feat: story premium ads * chore: remove commented code * feat: ASC-23312 - support image video upload (#506) * feat: upload images * feat: handle failed * feat: add upload image * feat: upload video * feat: prevent more than 10 uploads * feat: handle error * feat: apply detail media attachment * fix: resolution thumbnail * feat: camera upload * fix: remove not used file * fix: remove log * style: data-attribute * refactor: isMobile utils * fix: params * refactor: onChange * fix: ASC-23693 - fix premium ads global feed (#512) * fix: fix usePaginatorCore logic * fix: remove poll liveStream file posts from a global feed * fix: reduce a request amount * fix: time-window ad and type error * fix: child post * fix: filter liveStream poll file post * fix: react rerender issue * fix: observer display * fix: retain scroll position (#513) * fix: remove button hover color (#517) * fix: reaction count (#509) * fix: comment ad styles (#518) * fix: ASC-00000 - fix paginator (#516) * fix: return an empty array when its length is 0 * chore: rename usePagination to usePaginator * fix: ASC-23591 - image ratio (#515) * chore: remove unused code * fix: fix image ratio * fix: ASC-24193 - fix a background color css variable (#510) * fix: asc-color-base-background to asc-color-background-default * fix: update PostAd footer background color * chore: ASC-00000 - premium ads pure components (#522) * feat: export CommentAd and PostAd as a pure component * chore: rename AdInformation dir * fix: componentId * chore: ASC-00000 - console story ad ui (#521) * chore: console story ad ui * chore: add TODO * fix: reactions count formatting (#519) * style: fix height (#523) * fix: ASC-24020 - load more mention list (#514) * fix: load more mention list * refactor: load more Co-authored-by: Bonn <[email protected]> * fix: error ci --------- Co-authored-by: Bonn <[email protected]> * fix: button style unset (#524) * style: change height (#525) * fix: ASC-00000 - create post menu position (#526) * fix: z-index * style: remove z-index * feat: ASC-00000 - AmityStoryTargetSelectionPage (#528) * feat: AmityStoryTargetSelectionPage * fix: remove console.log * fix: comment ad style (#527) * fix: ASC-23586 - livechat customization (#520) * feat: lexical * fix: restructure LiveChat * fix: a new MessageComposer * chore: remove packageManager field * fix: fix import * fix: type error * fix: enter to send only on h/w keyboard * chore: update LiveChate storybook * fix: update livechat configuration * chore: update src/v4/chat/elements/SenderMessageBubble/SenderMessageBubble.tsx Co-authored-by: Pitchaya T. <[email protected]> * chore: apply suggestions from code review Co-authored-by: Pitchaya T. <[email protected]> --------- Co-authored-by: Pitchaya T. <[email protected]> * fix: ASC-24263 - stories bug (#533) * fix: i18n error * fix: global feed story index * fix: CommunityFeedStory * fix: image ratio to 1 (#532) * fix: ASC-00000 - minor bugs (#531) * fix: change unit to dvw and dvh * fix: change p to span because an error in a browser * fix: globalfeed key * fix: stop drag default and remove unnecessary preventDefault * fix: cannot click on mobille * fix: prevent drag event * fix: UIPostAd * chore: add TODO * fix: style on mobile * fix: Linkify * fix: draft video story (#530) * fix: ASC-00000 - story (#507) * fix: story uploading state * fix: remove unnessescary useMeme * fix: remove unused * fix: bottom sheet story * fix: remove unused * fix: done button type * fix: type * fix: align with api (#534) * feat: ASC-24094 - update code snippet (#529) * feat: create post button * feat: code snippet * feat: update MyCommunitiesSearchPage * fest: export components and page * fix: ci error * feat: export TopNavigation * fix: types * feat: export AmitySocialHomePageTab --------- Co-authored-by: Bonn <[email protected]> * fix: ASC-21809 - story video duration (#511) * fix: story uploading state * fix: remove unnessescary useMeme * fix: remove unused * fix: bottom sheet story * fix: video duration * fix: remove unused * fix: type * fix: done button type * fix: type * fix: ignore type * fix duration * fix: story image bottom sheet * fix: ASC-21809 - image local (#535) * fix: story uploading state * fix: remove unnessescary useMeme * fix: remove unused * fix: bottom sheet story * fix: video duration * fix: remove unused * fix: type * fix: done button type * fix: type * fix: ignore type * fix duration * fix: story image bottom sheet * fix: image local * fix: video ratio (#536) * fix: fix Linkify (#539) * fix: StoryAd layout (#537) * feat: combine v3 code (#541) * refactor: ASC-00000 - upload media (#540) * refactor: upload media * fix: spelling * refactor: props name * fix: props name * refactor: props name * fix: split into RoundedBackButton and BackButton (#543) * fix: useFeed (#542) * chore: ASC-23077 - eslint 9 (#387) * chore: import rule lint * chore: eslint 9 * chore: add packageManager field * fix: remove pnpm version from ci * chore: removed unused file * chore: update packageManager field in package.json * chore: update pnpm-lock.yaml * chore: bring back the old code * fix: lint * chore: upgrade pnpm to 9.5.0 * chore: bring back .npmrc * fix: css path * fix: ASC-00000 - v4 comment list component (#505) * fix: done button * fix: add todo comment for type * fix: submit form function * fix: remove console.log * fix: apply themeStyle * fix: type * fix: modal overlay * fix: remove console.log * fix: integrate comment v4 * fix: comment list * fix: remove pkg version * fix: type * fix: type * fix: comment component * fix: comment component * fix: remove console.log * fix: css * fix: import name * feat: ASC-00000 - comment skeleton loading and see more (#546) * feat: add skeletons on comment list * feat: change limit * feat: add see more button * feat: use line-clamp * fix: use max height instead * fix: mention panel position * fix: flex item gap on mention user * fix: remove unused * fix: reply offset bottom * fix: use variable * fix: react error * fix: use variable instead of inline style * fix: remove inline style * fix: use uuid to be key * fix: ASC-23324 - combine v3 and v4 (#548) * fix: add button for user * refactor: condition Co-authored-by: Bonn <[email protected]> * fix: build fail * fix: handle navigation cross version * fix: remove console * fix: combine story --------- Co-authored-by: Bonn <[email protected]> * fix: ASC-24390 - mention is not show in comment (#549) * fix: mention is not show * fix: remove post props * fix: onPress button (#550) * fix: ASC-24396 - comment list pagination (#553) * fix: update threshold * fix: remove height 100% * chore: typo * fix: ASC-24024 - mention list and media attachment position (#551) * fix: position media attachment * style: adapt data attribute * fix: query params * fix: mention list position * fix: z-index * fix: mention list position * fix: position mention * fix: unit rem * fix: query community sort (#552) * docs: update example env (#554) * Release/v4.0.0 beta.10 (#555) * chore: v4.0.0-beta.9 * chore(release): 4.0.0-beta.10 --------- Co-authored-by: bmo-amity-bot <[email protected]> * feat: ASC-24349 - edit post (#557) * feat: edit menu * feat: default value edit post * refactor: remove log * feat: edit image * feat: edit video * refactor: thumbnail component * refactor: remove log * feat: update items * fix: combineItemsWithAds * fix: post data selector * fix: mention enter new line * refactor: button * fix: element button --------- Co-authored-by: Bonn <[email protected]> * feat: ASC-24665 - check labels ci (#558) * feat: ASC-24666 - create pull_request_template.md (#559) * Create pull_request_template.md Create pull request template * Update pull_request_template.md Add checklist * feat: ASC-23982 - post impression (#561) * feat: add post impression * refactor: remove log * refactor: changed to hooks * refactor: hooks * refactor: ref div * fix: undefined metadata (#564) * fix: ASC-24780 - handle no change edit post (#562) * fix: handle no change edit * fix: remove img change save * fix: compare array function * fix: type params Co-authored-by: Bonn <[email protected]> * fix: error text --------- Co-authored-by: Bonn <[email protected]> * fix: ASC-24778 - add edit tag (#563) * fix: edit tag * style: reduce spacing * fix: add getAuthToken param (#567) * fix: ASC-24831 - profile blinking (#569) * chore: v3.6.0 * fix: remove expose v4 component * chore: v3.6.0 * fix: remove expose v4 component * chore(release): 3.7.0 * chore: update pnpm-lock.yaml * chore(release): 3.8.0 * chore: update pnpmplock * fix: ASC-24831 - profile blinking * fix: ASC-24831 - profile blinking * fix: avoid channel object change affect to avatarUrl from calling reading api while reading the channel * fix: button size * fix: lint --------- Co-authored-by: bmo-amity-bot <[email protected]> Co-authored-by: Bonn <[email protected]> * fix: change text fail edit (#571) * fix: ASC-23280 - showing long post (#580) * fix: truncate * style: truncate * style: add spacing (#581) * fix: ASC-24779 - onClick go to post detail (#584) * fix: add onClick redirect * fix: use Button * fix: fix ui (#589) * fix: ASC-24857 - link preview button (#570) * fix: use button instead div * refactor: onBack * fix: add button Ad link * chore(release): 4.0.0-beta.11 (#601) Co-authored-by: bmo-amity-bot <[email protected]> * fix: ASC-00000 - layout global feed (#603) * fix: scroll horizontal * style: remove padding * chore: change default screen to fullscreen (#598) * chore: ASC-00000 - configurable storybook (#595) * chore: receive apiKey, apiRegion, userId and displayName as a free text * chore: add submit toggle * feat: ASC-24796 - fix community profile (#568) * fix: merge from develop * fix: remove unused * fix: community profile component * fix: post content to use bottom sheet * fix: community tab control state * feat: add community pin * fix: community profile style * feat: navigate back in community cover * fix: use millify for count value * fix: coomunity profile post gap * fix: verify badge * fix: community name description * fix: remove unused * fix: community description max lines * fix: community categories * fix: comunity cover to use bem convention * fix: community cover add max-height * fix: export page and components * fix: update navigation and page behavior * fix: add community info * feat: community feed post skeleton * fix: remove unused * fix: community tab active color state * fix: page behavior comment unused * fix: css * fix: pin * fix: type * fix: css * Revert "fix: css" This reverts commit d10c48f94a79d0ab4dcd876a35553457ad6abbc3. * fix: css * style: z index * fix: category UI * fix: handle long description * fix: max length * fix: cover icon color * fix: private commu hide join btn * feat: no post UI * feat: empty pinpost * feat: lock private content * fix: condition show lock private content * fix: condition lock content * feat: edit page v3 * fix: export error * fix: context type * fix: redirect edit post * style: pass fill default icon as props * style: remove props * fix: skeleton feed * refactor: icons and conditions * style: lock icon size * fix: locate files * fix: import error * fix: duplicated code * fix: edit update post * fix: review comments * refactor: spinner pull to refresh * fix: navigate post detail * fix: hide post impression when not member * style: spacing * fix: prevent comment for non member * style: color text empty post * fix: UI post title * fix: post detail click and non member access * fix: threshold * style: menu button size --------- Co-authored-by: Chaiwat Trisuwan <[email protected]> * fix: ASC-00000 - ulta fixes (#577) * fix: ASC-24926 - responsive image carousel (#574) * style: fix color item (#572) * fix: ASC-24930 - user profile about color (#573) * style: add bg * fix: color-scheme light * style: ratio edit profile * style: change rem to px * style: spacing * fix: ASC-24929 - mobile responsive edit community profile (#578) * style: mobile responsive * style: center * fix: ASC-24927 - mobile create community page (#576) * fix: mobile create community page * chore: update form layout * chore: ASC-24925 - post permissions (#579) * chore: add skeleton loader * chore: * fix: remove skeleton loader * fix: post permissions * fix: ASC-24931 - navigation (#582) * fix: hamburger navigation * fix: add hideSideMenu prop * fix: ASC-24924 - update each attachment type (#575) * fix: update each attachment type * fix: modal style on mobile screen * fix: not return just setPosts Co-authored-by: Bonn <[email protected]> --------- Co-authored-by: Bonn <[email protected]> * fix: ASC-24922 - remove subscription (#583) * fix: remove subscription on post and comment * chore: upgreade ts-sdk * fix: remove unused * fix: ASC-24930 - edit user profile ratio (#585) * style: mobile responsive * fix: responsive edit user button * fix: ASC-23387 - discard post (#586) * style: text modal color * fix: clear input * fix: modal block * fix: redirect page * fix: user comment link (#588) * fix: avatar click link (#591) * style: fix sticky side (#587) * fix: ASC-24978 - permission typo (#592) * fix: permission typo * chore: remove console.log * fix: ASC-24972 - handle error submit (#590) * fix: handle error submit * fix: remove log * fix: error type Co-authored-by: Bonn <[email protected]> * fix: type any --------- Co-authored-by: Bonn <[email protected]> * chore: upgrade sdk version (#593) * fix: bring back isModerator (#594) * fix: move hook to a top of a component * chore: upgrade sdk version (#596) * fix: export v3 provider * fix: remove unused code * chore: remove default font * chore: circular std font * chore: update max-width * fix: remove max-width on Explore * fix: remove min-width and min-height from a community card * fix: update CategoriesCard and RecommendedList layout * fix: ASC-25140 - active and hover state sidebar V3 (#604) * fix: z-index (#600) * style: active and hover state * fix: ASC-25143 - gallery grid (#605) * fix: grid 3 * fix: remove grid-gap * fix: ASC-00000 - skeleton css (#609) * fix: skeleton css * fix: lint * chore: revert fonts * Revert "chore: remove default font" This reverts commit b62f1aa5e77828772cd1fffd5a46d84480b35626. * chore: change sdk version to a latest one * fix: bring back v4 export --------- Co-authored-by: ChayanitBm <[email protected]> Co-authored-by: Pitchaya T. <[email protected]> * feat: ASC-23849 - announcement post (#610) * fix: merge from develop * fix: remove unused * fix: community profile component * fix: community tab control state * fix: community profile style * fix: verify badge * fix: community description max lines * fix: community categories * fix: comunity cover to use bem convention * fix: community cover add max-height * fix: export page and components * fix: update navigation and page behavior * fix: add community info * feat: community feed post skeleton * fix: remove unused * fix: community tab active color state * fix: pin * fix: css * Revert "fix: css" This reverts commit d10c48f94a79d0ab4dcd876a35553457ad6abbc3. * fix: css * style: z index * fix: cover icon color * feat: empty pinpost * feat: lock private content * fix: redirect edit post * style: pass fill default icon as props * style: remove props * fix: skeleton feed * refactor: icons and conditions * fix: locate files * fix: duplicated code * feat: featured tag * feat: announcement icon * feat: integrate annouce post with mock data * feat: add SDK getPinnedPosts * feat: integrate announcement post * chore: install stg SDK * feat: show tag category in post detail * refactor: remove mock data * refactor: PR comment * refactor: remove class not used * fix: duplicate css * fix: error unknow type --------- Co-authored-by: Chaiwat Trisuwan <[email protected]> * fix: ASC-25190 - delete announcement post (#612) * fix: refresh live collection * fix: type * fix: SDK version stg * fix: add dot * fix: add dot * fix: comments demo * fix: update permission to create story * fix: story permission * fix: story permission * refactor: typo * fix: ASC-25195 - hide chat input for normal user (#617) * feat: hide chat input for normal user * fix: condition to hide compose bar * fix: ASC-00000 - sdk version prod (#623) * fix: sdk version * fix: version sdk * fix: ASC-235231 - video thumbnail (#626) * fix: video thumbanil * fix: position toast * chore: update sdk * refactor: upload from camera * chore: revert sdk * fix: add remove drawer (#627) * fix: ASC-25204 - post mention (#630) * chore: update PostTextField * fix: mention layout * fix: layout and removed unused code * chore: remove console.log * fix: intersection node * fix: condition show story (#631) * fix: ASC-24623 - add redirect user feed v3[Repeat PR to DEV] (#632) * fix: add redirect user feed * fix: remove code not use * fix: ASC-24486 - All users show in comment's mention list (#622) * chore: rattata * chore: applied includeDeleted * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * fix: sdk version * fix: ci * fix: ci and upgrade pnpm to 9.9 * chore: update ci * fix: force ci to install specific sdk version * fix: user navigation * fix: pass community to CommentComposer * feat: add includeDeleted filter * fix: background coloer * fix: use searchMembers instead of getMembers * fix: sdk version on devDependencies * fix: installed SDK version * chore: rattata * chore: applied includeDeleted * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * fix: sdk version * fix: ci * fix: ci and upgrade pnpm to 9.9 * chore: update ci * fix: force ci to install specific sdk version * fix: user navigation * fix: pass community to CommentComposer * feat: add includeDeleted filter * fix: background coloer * fix: use searchMembers instead of getMembers * fix: sdk version on devDependencies * fix: installed SDK version * fix: revert change --------- Co-authored-by: Bonn <[email protected]> Co-authored-by: Chayanit Manop <[email protected]> * chore(sdk): rattata (#611) * chore: rattata * chore: applied includeDeleted * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * fix: ASC-24486 - All users show in comment's mention list (#622) * chore: rattata * chore: applied includeDeleted * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * fix: sdk version * fix: ci * fix: ci and upgrade pnpm to 9.9 * chore: update ci * fix: force ci to install specific sdk version * fix: user navigation * fix: pass community to CommentComposer * feat: add includeDeleted filter * fix: background coloer * fix: use searchMembers instead of getMembers * fix: sdk version on devDependencies * fix: installed SDK version * chore: rattata * chore: applied includeDeleted * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * fix: sdk version * fix: ci * fix: ci and upgrade pnpm to 9.9 * chore: update ci * fix: force ci to install specific sdk version * fix: user navigation * fix: pass community to CommentComposer * feat: add includeDeleted filter * fix: background coloer * fix: use searchMembers instead of getMembers * fix: sdk version on devDependencies * fix: installed SDK version * fix: revert change --------- Co-authored-by: Bonn <[email protected]> Co-authored-by: Chayanit Manop <[email protected]> * chore: rattata * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * fix: sdk version * fix: ci * fix: ci and upgrade pnpm to 9.9 * chore: update ci * fix: force ci to install specific sdk version * fix: user navigation * fix: ASC-25204 - post mention (#618) * chore: update PostTextField * fix: mention layout * fix: layout and removed unused code * chore: remove console.log * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * chore: upgrade sdk version * chore: update tssdk version * fix: update SDK version * chore: revert sdk version * chore: upgrade sdk version * fix: revert workflow and readme --------- Co-authored-by: Chayanit Manop <[email protected]> Co-authored-by: Pitchaya T. <[email protected]> Co-authored-by: ptchaya_p <[email protected]> * chore(release): 4.0.0-beta.12 (#638) Co-authored-by: bmo-amity-bot <[email protected]> * chore(release): 4.0.0-beta.12 --------- Co-authored-by: Chaiwat Trisuwan <[email protected]> Co-authored-by: Bonn <[email protected]> Co-authored-by: bmo-amity-bot <[email protected]> Co-authored-by: Kiattirat Sujjapongse <[email protected]> Co-authored-by: ChayanitBm <[email protected]>
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.
No description provided.