* 3871 activity session issues feedback (#3874) * fix: add header when fetching image from CMS * fix: only show activity start page is all roles have never been full * chore: disable archive button until summary loads * chore: still save activity analytics summary even if there's a choreo error when fetching summary * chore: pass location image URL as topic image URL (#3876) * feat: add local cache for activity session analytics (#3878) * fix: in new courses, set course_user state event power level to 0 (#3882) * fix: make activity summary request cache keys unique, use in-memory cache instead of local storage, remove items from cache on error or on state event sent successfully (#3885) * chore: widen summary cards (#3888) * Replaced references to spaces with courses in intl files and calls (#3884) * Replaced references to spaces with courses in intl files and calls * Change learning community reference to 'public course' --------- Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * chore: update delete course description (#3889) * 3890 activity start page changes (#3901) * comment out unreferenced files * decouple courses, topics, and activities * update start page * disable 'join open session' button * feat: activity dropdown menu * fix: always initialize course info after fetching (#3907) * chore: show role goal in text abut button on activity launch page and in tooltip above input bar (#3910) * chore: go to course settings tab after archiving activity, show check over completed activites (#3913) * fix: remove dollar sign from copy (#3914) * fix: update payload accessToken on new login (#3916) * 3915 course chat view updates (#3919) * Removes Proper Noun from default analytics morph list (#3918) Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Level up popup tweaks (#3917) * Use L10n for 'Level up' text * Replace drop down button with close button --------- Co-authored-by: ggurdin <ggurdin@gmail.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * chore: update how activity summary description expansion button layout works (#3930) * fix: add analytics listener to activity stats menu (#3931) * fix: don't show join message when user dismisses activity role goal message (#3932) * chore: hide activity role tooltip when it bar is open (#3933) * fix: fix null check error in activity role tooltip (#3935) * fix: when fetching translation, only consider a message to have included IT if the sent message body matches the message at the end of choreo (#3936) * chore: update messaging in subscription management (#3937) * feat: join activity session on open app via ping (#3944) * chore: don't show ping unread badge (#3946) * fix: Correctly fetch activity images (#3943) * fix fetching images and parsing url * small fix for getting activity image URLs --------- Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * Set thumbVisibility true for grammar activity scrolling (#3942) * Set thumbVisibility true for grammar activity scrolling * always show scrollbar --------- Co-authored-by: ggurdin <ggurdin@gmail.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * reload space hierarchy on invite update (#3949) * 3927 analytics tweaks (#3953) * analytics page updates * add back download buttons * some activity / invite page tweaks (#3958) * Wrap invite course avatar in MapClipper (#3957) Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Add period to end of languageLevelA2Desc (#3959) * fix: put back pangea controller init in chat list (#3965) * fix: show bot avatar in open roles indicator (#3966) * fix: on cancel registration, pop future loading dialog (#3967) * chore: adjust actvity participant text colot (#3968) * fix: always reload course on ID change (#3969) * chore: increase size of text in archived activity popup (#3970) * feat: add edit course page (#3971) * 3962 usability test todos (#3973) * in new course pages, show images * in space analytics, if no available languages, pick user's l2 * chore: add cooldown on ping participants * replace image loading icon with shimmer * update activity launch page buttons, sort activities in topics by number of participants (#3974) * chore: topic is completed if user has finished number of activities equal to number of 2 person activities in topic (#3983) * feat: always show new tokens with green underlines (#3984) * 3873 add superlatives for most vocab grammar and xp (#3977) * add grammar and vocab superlatives - adds superlatives to the summary cards for each user - WIP, doesn't include XP superlative yet and it continuously reinitializes state which reloads the superlatives * get analytic superlatives from saved state event Revert activity user summaries widget to stateless, get info from saved state event instead of awaiting it, and fix some spacing issues. * add xp superlative - simplify 3 loop logic into one - change from constant updates to only generate superlatives on analytics save * sort imports * put analytics loading inside buttonControlledCarouselView * delete commented out code * return superlative map instead of setting value * chore: on new token update, clear whole new token cache in case there are identical tokens (#3985) * fix: fix calculation of completed activities (#3986) * chore: collection seed always fades up and out (#3987) Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * 3988 activitycourse tweaks (#3989) * chore: set course and activity descriptions * chore: remove redundant results button * 3921 display unsubscribed errors for users (#3991) * url cleanup * chore: display unsubscribed errors differently * chore: show user menu on click participant item (#3992) * fix: Reintroduce shared isolate (#3981) * initial scripts n actions * custom cshared isolate * kitlin fixes * integrate and token fix * executable and gstreamer * disable check dupes, fix gstreamer * another linux update, removed 2 android builds * new updates * final android attempt * formatting --------- Co-authored-by: ggurdin <ggurdin@gmail.com> * chore: add snackbar message after pinging course participants (#3995) * fix: don't show green underlines on own messages (#3997) * 3803 indented bullets displayed strangely (#3999) * make markdown function the same as matrix sdk * fix: fix newline issues in html messages * fix: replace build-web script (#4000) * fix: try to fix build again (#4001) * chore: don't allow hover of non-selectable activity participants items (#4002) * 3895 emoji sequence on clicking the words in a sentence of the target language (#4004) * cleanup * feat: toolbar emoji mode * Add dark/light mode check for unassigned participant label color (#4006) * chore: update emoji button color (#4015) * chore: move analytics tooltips inside scrollviews (#4016) * chore: update icon and border of find a course nav rail item (#4005) * chore: Improve translation script and translate vi, es, et (#3555) * improve translation script * update translation script, more translates for es, et, vi * chore: fix click cursor showing on hover of disabled activity participant widget (#4020) * chore: add hint text to text fields in course edit page (#4022) * chore: add placeholder to image in course editting page (#4024) * chore: show snackbar on course edit save (#4025) * 4017 usability test todos 91725 (#4026) * chore: add ability to toggle show password in signup and login pages * chore: update text in register popup * chore: disable save edits button if no changes in course edit page (#4033) * chore: don't animate in-chat tooltips (#4034) * chore: add scrollbar to topic activities list (#4035) * Morph analytics scroll (#4032) * Move download button above scroll view * Make morph analytics spacing consistent with vocab analytics spacing * feat: add ability to add course to existing space (#4037) * fix: don't attempt to load analytics until your is logged in (#4047) * feat: integrate room preview endpoint (#4014) * feat: integrate room preview endpoint * initial work for intermediary activity page * Update lib/pangea/activity_sessions/activity_session_start/activity_session_start_page.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update lib/pangea/activity_sessions/activity_session_start/activity_session_start_page.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update lib/pangea/chat_settings/utils/room_summary_extension.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * formatting --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * 3934 activity summary card visual changes (#4013) * visual tweaks and confetti rain on results generation * create star rain widget to trigger when activity finishes * delete commented out lines * use new star confetti widget in levelup --------- Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Set height of activity creation sized box to 0 (#4048) * 4036 playtest 91825 (#4051) * chore: improve constrast in message practice * fix typo * chore: disable learning settings save button until change is made * show word card on click vocab in activity dropdown * Playtest updates (#4054) * update emoji mode icon and tooltip * upload CMS url instead of uploading image bytes to matrix * re-init subscription controller after setting account creation date * fix: don't allow new users to steal roles (#4055) * chore: render activity instruction markdown (#4056) * chore: disable hover effect on loading span card icons (#4057) * fix: fix needed participants copy (#4058) * update course plan repo search to correctly query (#4065) * chore: fix practice mode icon / border contrast (#4067) * chore: only show emoji button for save-vocab tokens, fix alignment for non-token text (#4071) * fix: fix button visibility in activity start page (#4073) * chore: use synapse room_preview to determine which activities users have completed (#4078) * fix: don't reset edits using the room's title and description (#4080) * chore: on web, show analytics in course chat view (#4085) * chore: show user menu on click avatar in topic participant list (#4086) * fix: fix toolbar buttons on mobile (#4087) * chore: on course load error, show option to add a different course plan to space (#4089) * fix: check if can invite to course when deciding if show invite button in activity session in course without enough users, disable instead of hiding (#4095) * chore: shuffle practice tokens before selecting the ones to include (#4097) * feat: show instruction overlay on first gain points in activity pointing user to click activity stats button (#4099) * chore: add descriptions for analytics categories (#4100) * chore: fix copy issue (#4102) * fix: make invite button go to course invite page (#4103) * chore: make autoIGC true for new accounts (#4105) * 4110 playtest 92325 (#4121) * style activity role tooltip like instruction inline tooltips * style updates to activity details * don't show token underlines in practice mode * show loading activity analytics * use all construct types to calculate activity analytics, include audio messages in activity summary request * update chat context menus for activities * fix positioning on menu in main chat list * chore: update activity session notification to open activity start page without joining activity (#4122) * chore: add copy to describe writing analytics (#4123) * feat: new onboarding flow (#4112) * feat: new onboarding flow * go to course details page on click course template in setup page * update route redirects * style tweaks * chore: add gold shimmer to active token practice buttons (#4131) * chore: remove unnecessary spacing (#4132) * fix: don't show end activity button until activity has started (#4134) * chore: add no courses found indicator (#4135) * chore: update course edit saving logic (#4136) * chore: add loading indicator to course settings page (#4137) * fix: use outer context when navigating via course chat popup (#4139) * chore: update some copy in filter dropdowns (#4140) * chore: make terms and conditions links work (#4141) * chore: remove unnecessary padding (#4143) * fix: hide activity role tooltip during translation (#4145) * fix: always allow show menu on click activity participant (#4146) * chore: remove text scaling in emoji mode (#4147) * chore: increase size of user activity summary widgets (#4149) * chore: make whole upper acitivty summary clickable to expand (#4150) * fix: always set vocab as default tab in analytics page (#4151) * build: fix lints for new flutter version (#4154) * chore: changes to chat list main view (#4158) * chore: changes to chat list main view * remove onboarding page * Make underlines translucent so lower parts of letters can be seen (#4160) * 4142-allow-giving-of-activity-feedback (#4144) * feat: activity feedback repo * add UI for giving activity feedback --------- Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * fix: don't dispose new word overlay animation early (#4168) * 4152 onboarding tweaks (#4163) * filter courses by short lang codes * reduce padding in course details page * update home / registration routes * refactor: replace find your people page with new course page from onboarding * chore: on course search, always load course IDs from server (#4174) * fix: fix double analytics view in two column mode (#4175) * feat: on create course, go to invite page while course creation loads (#4178) * chore: give activity goal tooltip max width (#4179) * chore: remove horizontal offset from pressable button widget (#4180) * chore: in space analytics tab on small screens show language code in language dropdown (#4182) * chore: in reading asssitance input bar, if all practice activities for message are completed, show all done message (#4183) * 4181 japanese words grouped when should be separate (#4184) * fix: only continue pickup up adjacent tokens while they are punctuation * uncomment commented out code * chore: when igc has matches, make send button color disabled instead of red (#4185) * chore: don't show choreo error on timeout after canceling translation (#4189) * consume image sizes from cms, surface course plan activity locations apis (#4187) * 4152 onboarding tweaks (#4190) * filter courses by short lang codes * reduce padding in course details page * update home / registration routes * refactor: replace find your people page with new course page from onboarding * chore: add redirect to onboarding course plan page if user not in course * chore: re-style onboarding buttons (#4196) * chore: match vocab lemma irrespective of case, use static message in activity stats dropdown (#4205) * chore: show word card in click vocab word in activity summary (#4206) * feat: integrate course translation group (#4209) * integrate course translation group * Update lib/pangea/payload_client/models/course_plan/cms_course_plan_translation_group.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * formatting --------- Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * chore: wait for user to send at least 3 text or audio messages before showing overlay with instructions about clicking activity status button * fix: disable ping course participants button if there are no no-bot users in course to ping * chore: show 'all done' message in practice activity bar for each activity type (#4212) * Decrease unselected igc underline to 20% opacity (#4214) * 4199 prevent activity menu tooltip from being interfered with my other overlays to ensure it always shows (#4215) * don't show activity dropdown instructions if word card is open * block other overlays from openning when tutorial overlay is open * remove duplicate open overlay data, don't wait for construct banners to close if overlay fails to open * chore: show selected archived activity, add tooltip to archived activity analytics view (#4217) * feat: use cached space code to join space on create account (#4224) * chore: hide course filters in onboarding pages (#4226) * feat: show warning popup on l2/activity language mixup (#4229) * chore: add some debugging statement for staging logout issue (#4234) * fix: on SSO registration, pass langcode to onboarding pages (#4235) * fix: refresh expired course cache (#4240) * Adjust unread badge height to compensate for activity header height (#4213) * Adjust unread badge height to compensate for activity header height * Limit height instead of hardcoding values * Hide course analytics download button on mobile (#4241) * 4242 change course redirect (#4245) * feat: connect with synapse public courses endpoint * intergate course IDs into response model * remove course redirect, update user's l2 on return to language selection page * display on public courses page to go to page to make your own and display on make your on page to skip to rooms * fix: hide activity finished status message for archived activities (#4246) * fix: fix join with code redirect for non-spaces (#4248) * 4172 color inconsistency of activity elements (#4247) * activity menu color consistency And some sizing changes, made the stats button box much smaller * revert activity button size changes Also make text bigger to fill box, and make menu/summary buttons solid colors so the shadow under the button works. * feat: allow users to give token feedback in word card * feat: set initial L2 via cached space code course target language if available (#4264) * fix: fix onboarding redirect on login (#4265) * Updating logo with Vector svg Image (#4263) * Updated Logo with SVG image & adjusted margins to keep things center * Un-formated the Index.html * Remove invite option from participants widget in DM (#4256) * chore: padding adjustment in selected course view (#4267) * chore: on invite, also invite to course parent (#4268) * fix: don't show language mismatch warning popup if activity lang matches L1 (#4269) * fix: don't update profile until user controller initialized, redirect to rooms from SSO login, in create account page redirect to language selection page if no language available (#4274) * feat: add selected course page for public courses, redirect there on click public course, filter out already-joined public courses (#4276) * chore: remove l1 and CERF course filters from start course and public courses pages, update styling of l2 dropdown (#4278) * integrate original course topic activity field (#4295) * fix: fix start your own course link in public courses page (#4306) * change seed to new vocab bubble (#4305) * change seed to new vocab bubble and tweak the animation to fade in, then rise/fade out since this looks better than spinning in. * formatting --------- Co-authored-by: ggurdin <ggurdin@gmail.com> * Make users return to activity session when use invite back button (#4288) * feat: add notification volume setting (#4310) * chore: enable activity stats button if someone else finishes the activity (#4311) * chore: on play with bot timeout, show warning popup (#4312) * chore: show activity stats cutout tooltip on other user finish activity (#4316) * 4307 bot in dms and activity chats only (#4319) * remove bot settings files * exclude bot in invite page * listen to language / CERF level changes and update bot DM settings * Update lib/pangea/common/controllers/pangea_controller.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: don't assume that list of IDs to fetch and list of fetched objects are the same length (#4322) * chore: remove background color from activity goal tooltip (#4324) * fix: prevent word card title from bouncing around (#4325) * fix: on join activity with role, preload activity participants list to get accurate list of assigned roles (#4326) * chore: give max width to activity participant indicator widgets (#4327) * fix: add value key based on selected tab to course settings widget to force refresh on navigate from finished activity (#4331) * fix: prevent overflows in token info feedback dialog on mobile, add more specific unsubscribed error in future loading dialog (#4333) * fix: fix storage of selected language not working on mobile (#4334) * chore: reduce padding around message in new trip page (#4335) * chore: more specific error message on not found course with code (#4336) * chore: dismiss last snackbar before show invite snackbar (#4337) * chore: switch order of buttons in space delete dialog (#4338) * chore: add custom map icons (#4339) * chore: add create at and updated at fields to course plan model (#4340) * chore: add leave space description (#4341) * refactor: remove ability to directly edit lemma defintions and morph assignments (#4347) * Organize course repos (#4262) * integrate CoursePlansRepo.translateActivity, translateTopic, translateCoursePlan * move translation functions to requisite files * integrate translation endpoint * refactor: reorganize course-related repos, add request and response model classes * remove l2s from translation requests * update translation request and response models, use translation endpoint to get course info, cache courses with L1s in cache key * update topics repo to use translation endpoint * use activity translation endpoint * refactor: incremental loading of individual course info, account for discrepancy between translated IDs and original IDs * incremental loading of course batches * Update lib/pangea/course_plans/courses/course_plan_room_extension.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * cleanup * cleanup * fix: some name changes * formatting --------- Co-authored-by: WilsonLe <leanhminh2907@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com> * fix: use same context in show and hide token feedback snackbar to fix closing functionality (#4349) * fix: filter courses only by short lang code (#4350) * fix: filter courses only by short lang code * Update lib/pangea/course_creation/course_search_provider.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update lib/pangea/login/pages/public_trip_page.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: always call setState on update target language filter --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add select all button to the delete space dialog (#4353) * Initial plan * Add select all button to delete space dialog Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Style select all button as CheckboxListTile Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * update copy --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * 4354 room stuck indefinitely loading (#4357) * fix: stop loading course if course plan provider if courseId is null * don't allow padding of null string to loadCoursePlan * fix: reload space course after updating course state event, wait for … (#4359) * fix: reload space course after updating course state event, wait for course ID update in sync after returning from add course to space function * Update lib/pangea/course_settings/course_settings.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: filter out public courses for which course ID failed to load (#4360) * 3976 making emoji selection more of an activity (#4255) * add shimmer in vocab page when no emoji selected * fix shimmer in 2 column mode and add XP for first emoji selection * add xp sparkle on emoji selection * formatting, imports, widget name typo fix * dont rebuild analytics page on every analytics stream update * remove listener * move animation and selection visual after slow function for better visual flow and hopefully not noticeable stutter * change transformTargetId into variable, update local display state before awaiting saving to analytics room --------- Co-authored-by: ggurdin <ggurdin@gmail.com> * Hide vocab analytics instructions when filtering or searching (#4362) * Initial plan * Hide instructions tooltip when searching or filtering vocabulary Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Hide activity end prompt text when activity is archived (#4364) * Initial plan * Hide activity end prompt when activity is archived Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * fix: stop rebuilding whole course settings tab on screen size change (#4368) * Fix foreground notification navigation to activity sessions for course pings (#4369) * Initial plan * Fix foreground notification navigation to activity sessions Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Add clarifying comments to notification handling code Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Refactor to reduce duplicate code between _onOpenNotification and goToRoom Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * chore: fix foreground notif small icon --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * fix: show screen loading in course settings until activity roles are … (#4374) * fix: show screen loading in course settings until activity roles are completly loaded * show loading indicator over activity card on load course summary * Update lib/pages/chat_details/chat_details.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: on load course topics, also load location media to get topic images (#4376) * Add "Share course" tooltip to ShareRoomButton (#4375) * Initial plan * Add 'Share course' tooltip to ShareRoomButton Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Move shareCourse localization to end of intl_en.arb Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Remove L1 (base language) display from course info chips (#4378) * Initial plan * Remove L1 display from courses Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * chore: only show unlocalized language options in course search target language dropdowns (#4380) * fix: after add course to existing space, push redirect route to refresh page (#4381) * fix: update isActivityStarted to rely on assignedRoles instead of directly using state event (#4382) * add XP animation on match activity tokens (#4373) * 4379 show participants in public courses selection (#4383) * chore: trip body / icons updates * chore: display participant count in public courses page, update trip-related copy * fix: add base language dropdown to language selection page on identic… (#4384) * fix: add base language dropdown to language selection page on identical target and system language * Update lib/pangea/login/utils/lang_code_repo.dart Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: add cms api url to activity image paths to load properly (#4385) * fix: don't mutate activity JSON image_url (#4386) * Update onboarding language selection text to "Choose a target language" (#4393) * Initial plan * Update chooseLanguage text to "Choose a target language" Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Update IT help message and remove unreferenced InstructionsEnum entries (#4391) * Initial plan * Update IT help message and remove unreferenced enum entries Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * Revert changes to non-English .arb files Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * remove unreferenced copy --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * fix: alway hide back button in add course page (#4404) * Move word card feedback notification from bottom to top of screen (#4402) * Initial plan * Replace bottom SnackBar with top overlay notification for word card feedback Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> * auto-close top token feedback snackbar after delay --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com> Co-authored-by: ggurdin <ggurdin@gmail.com> * chore: add level bar / analytics to space details page on mobiel (#4405) * chore: add skip button to add course page (#4407) * chore: message on empty vocab filter (#4410) * chore: add tooltip to describe vocab highlighting in activity dropdown menu (#4412) * fix: don't delete archived activities on delete space (#4414) * fix: don't delete archived activities on delete space * use one list of futures in delete space function * fix: refresh chat list on join with link (#4417) * chore: make word card close and flag button the same styling and vertically aligned (#4419) * fix: if a new user gets to account create page without target language in local storage or from course, direct them back to language selection (#4422) * fix: handle room code on join with code (#4427) * fix: push route on start to make add course page app bar back button work as expected (#4430) * chore: update translations (#4188) * translate more l1s * Update translations for multiple languages (ar, bn, he, hi, id, ko, pt, ru, th, tr, zh) * partial translations * Add translations for Irish, Galician, Hungarian, Lithuanian, Slovenian, and Telugu - Complete translations for 6 additional languages using OpenAI translation script - Irish (ga): 1,612 translations added - Galician (gl): 1,614 translations added - Hungarian (hu): 1,615 translations added - Lithuanian (lt): 1,927 translations added - Slovenian (sl): 2,288 translations added - Telugu (te): 2,388 translations added These additions bring the total completed languages to 29 out of 47 (62% completion rate) * Add translations for Estonian, Belarusian, and Greek - Estonian (et): 164 translations added - Belarusian (be): 2,392 translations added - Greek (el): 2,342 translations added These additions bring the total completed languages to 32 out of 47 (68% completion rate) * Add Hebrew translations - Hebrew (he): 2,143 translations added - This brings the total completed languages to 33 out of 47 (70 percent completion rate) * Add Arabic and Bengali translations - Arabic (ar): 1,692 translations added - Bengali (bn): 2,388 translations added - Total: 35 out of 47 languages complete (74 percent completion rate) * Add Interlingua and Interlingue translations - Interlingua (ia): 2,378 translations added - Interlingue (ie): 2,149 translations added - Total: 37 out of 47 languages complete (79 percent completion rate) * Add Georgian translations * Add Esperanto translations * Add Turkish translations * Add Persian translations * Add Romanian translations * Improve translation script error handling - Add JSON parsing error handling with retry logic - Use simpler prompts on retry attempts - Clean up markdown formatting from responses - Skip failed chunks gracefully instead of crashing - Successfully handle previously failing languages * Update Georgian and add Romanian translations * Add Serbian, Latvian, Slovak, Tamil and Basque translations Successfully completed: - Serbian (sr): 2062 translations - Latvian (lv): 1614 translations - Slovak (sk): 2158 translations - Tamil (ta): 1696 translations - Basque (eu): 1615 translations Script improvements: - Added metadata reconciliation error handling - Successfully handles JSON parsing errors with retry logic * fix needed translation generation script * feat: translate missing keys for 49 languages and improve translation script - Successfully translated 12,000+ keys across 49 languages (98% completion) - Enhanced JSON error handling in translate script to recover from parsing errors - Fixed metadata type issues for unreadChats placeholder in fil, pt_PT, and yue locales - Added comprehensive run_all_translations.py script for batch translation - Resolved duplicate yue locale conflicts - Only Tibetan (bo) remains with 40 keys due to complex character encoding issues Languages completed: - Vietnamese, Portuguese (BR/PT), Romanian, Russian, Slovak, Slovenian - Serbian, Swedish, Tamil, Telugu, Thai, Turkish, Ukrainian, Cantonese - Chinese (Simplified/Traditional), and 34 other languages with 17 keys each * fix not compilling error * catch up with needed translations * chore: on no courses found for language, log error (#4434) * fix: fix scrolling in delete space dialog (#4436) * build: bump version number * chore: remove vocab tooltip from activity dropdown menu and update copy in end activity button (#4445) * removed old code (#4446) * change xp icon to star (#4431) * fix: on login, don't open two separate databases (#4449) * fix: register UIA listener on create login client, instead of on login (#4451) * fix: on click space nav item use context.push to refresh course settings page (#4462) * chore: add activity roles to activity summary request model (#4479) * build: bump version number --------- Co-authored-by: Kelrap <99418823+Kelrap@users.noreply.github.com> Co-authored-by: Wilson <leanhminh2907@gmail.com> Co-authored-by: avashilling <165050625+avashilling@users.noreply.github.com> Co-authored-by: Brord van Wierst <brordvwierst@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com> Co-authored-by: Alexa "Tig" Harriss <alexa.harriss@gmail.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
1248 lines
38 KiB
Dart
1248 lines
38 KiB
Dart
import 'dart:async';
|
|
|
|
import 'package:flutter/foundation.dart';
|
|
import 'package:flutter/material.dart';
|
|
import 'package:flutter/services.dart';
|
|
|
|
import 'package:app_links/app_links.dart';
|
|
import 'package:cross_file/cross_file.dart';
|
|
import 'package:flutter_shortcuts_new/flutter_shortcuts_new.dart';
|
|
import 'package:go_router/go_router.dart';
|
|
import 'package:matrix/matrix.dart' as sdk;
|
|
import 'package:matrix/matrix.dart';
|
|
import 'package:receive_sharing_intent/receive_sharing_intent.dart';
|
|
|
|
import 'package:fluffychat/config/app_config.dart';
|
|
import 'package:fluffychat/l10n/l10n.dart';
|
|
import 'package:fluffychat/pages/chat_list/chat_list_view.dart';
|
|
import 'package:fluffychat/pangea/chat_list/utils/app_version_util.dart';
|
|
import 'package:fluffychat/pangea/chat_list/utils/chat_list_handle_space_tap.dart';
|
|
import 'package:fluffychat/pangea/chat_settings/constants/pangea_room_types.dart';
|
|
import 'package:fluffychat/pangea/chat_settings/widgets/chat_context_menu_action.dart';
|
|
import 'package:fluffychat/pangea/common/utils/error_handler.dart';
|
|
import 'package:fluffychat/pangea/extensions/pangea_room_extension.dart';
|
|
import 'package:fluffychat/pangea/subscription/widgets/subscription_snackbar.dart';
|
|
import 'package:fluffychat/utils/localized_exception_extension.dart';
|
|
import 'package:fluffychat/utils/matrix_sdk_extensions/matrix_locals.dart';
|
|
import 'package:fluffychat/utils/platform_infos.dart';
|
|
import 'package:fluffychat/utils/show_scaffold_dialog.dart';
|
|
import 'package:fluffychat/utils/show_update_snackbar.dart';
|
|
import 'package:fluffychat/widgets/adaptive_dialogs/adaptive_dialog_action.dart';
|
|
import 'package:fluffychat/widgets/adaptive_dialogs/show_modal_action_popup.dart';
|
|
import 'package:fluffychat/widgets/adaptive_dialogs/show_ok_cancel_alert_dialog.dart';
|
|
import 'package:fluffychat/widgets/adaptive_dialogs/show_text_input_dialog.dart';
|
|
import 'package:fluffychat/widgets/future_loading_dialog.dart';
|
|
import 'package:fluffychat/widgets/share_scaffold_dialog.dart';
|
|
import '../../../utils/account_bundles.dart';
|
|
import '../../config/setting_keys.dart';
|
|
import '../../utils/url_launcher.dart';
|
|
import '../../widgets/matrix.dart';
|
|
|
|
import 'package:fluffychat/utils/tor_stub.dart'
|
|
if (dart.library.html) 'package:tor_detector_web/tor_detector_web.dart';
|
|
|
|
enum PopupMenuAction {
|
|
settings,
|
|
invite,
|
|
newGroup,
|
|
newSpace,
|
|
setStatus,
|
|
archive,
|
|
}
|
|
|
|
enum ActiveFilter {
|
|
allChats,
|
|
messages,
|
|
groups,
|
|
unread,
|
|
spaces,
|
|
}
|
|
|
|
extension LocalizedActiveFilter on ActiveFilter {
|
|
String toLocalizedString(BuildContext context) {
|
|
switch (this) {
|
|
case ActiveFilter.allChats:
|
|
return L10n.of(context).all;
|
|
case ActiveFilter.messages:
|
|
return L10n.of(context).messages;
|
|
case ActiveFilter.unread:
|
|
return L10n.of(context).unread;
|
|
case ActiveFilter.groups:
|
|
return L10n.of(context).groups;
|
|
case ActiveFilter.spaces:
|
|
// #Pangea
|
|
// return L10n.of(context).spaces;
|
|
return L10n.of(context).courses;
|
|
// Pangea#
|
|
}
|
|
}
|
|
}
|
|
|
|
class ChatList extends StatefulWidget {
|
|
static BuildContext? contextForVoip;
|
|
final String? activeChat;
|
|
// #Pangea
|
|
final String? activeSpaceId;
|
|
// Pangea#
|
|
final bool displayNavigationRail;
|
|
|
|
const ChatList({
|
|
super.key,
|
|
required this.activeChat,
|
|
// #Pangea
|
|
this.activeSpaceId,
|
|
// Pangea#
|
|
this.displayNavigationRail = false,
|
|
});
|
|
|
|
@override
|
|
ChatListController createState() => ChatListController();
|
|
}
|
|
|
|
class ChatListController extends State<ChatList>
|
|
with TickerProviderStateMixin, RouteAware {
|
|
StreamSubscription? _intentDataStreamSubscription;
|
|
|
|
StreamSubscription? _intentFileStreamSubscription;
|
|
|
|
StreamSubscription? _intentUriStreamSubscription;
|
|
|
|
ActiveFilter activeFilter = AppConfig.separateChatTypes
|
|
? ActiveFilter.messages
|
|
: ActiveFilter.allChats;
|
|
|
|
// #Pangea
|
|
String? get activeSpaceId => widget.activeSpaceId;
|
|
// String? _activeSpaceId;
|
|
// String? get activeSpaceId => _activeSpaceId;
|
|
|
|
// void setActiveSpace(String spaceId) async {
|
|
// await Matrix.of(context).client.getRoomById(spaceId)!.postLoad();
|
|
|
|
// setState(() {
|
|
// _activeSpaceId = spaceId;
|
|
// });
|
|
// }
|
|
|
|
// void clearActiveSpace() => setState(() {
|
|
// _activeSpaceId = null;
|
|
// });
|
|
void clearActiveSpace() => context.go("/rooms");
|
|
void setActiveSpace(String spaceId) =>
|
|
context.go("/rooms/spaces/$spaceId/details");
|
|
// Pangea#
|
|
|
|
void onChatTap(Room room) async {
|
|
if (room.membership == Membership.invite) {
|
|
final theme = Theme.of(context);
|
|
final inviteEvent = room.getState(
|
|
EventTypes.RoomMember,
|
|
room.client.userID!,
|
|
);
|
|
final matrixLocals = MatrixLocals(L10n.of(context));
|
|
final action = await showAdaptiveDialog<InviteAction>(
|
|
// #Pangea
|
|
barrierDismissible: true,
|
|
// Pangea#
|
|
context: context,
|
|
builder: (context) => AlertDialog.adaptive(
|
|
title: ConstrainedBox(
|
|
constraints: const BoxConstraints(maxWidth: 256),
|
|
child: Center(
|
|
child: Text(
|
|
room.getLocalizedDisplayname(matrixLocals),
|
|
textAlign: TextAlign.center,
|
|
),
|
|
),
|
|
),
|
|
content: ConstrainedBox(
|
|
constraints: const BoxConstraints(maxWidth: 256, maxHeight: 256),
|
|
child: Text(
|
|
inviteEvent == null
|
|
? L10n.of(context).inviteForMe
|
|
: inviteEvent.content.tryGet<String>('reason') ??
|
|
L10n.of(context).youInvitedBy(
|
|
room
|
|
.unsafeGetUserFromMemoryOrFallback(
|
|
inviteEvent.senderId,
|
|
)
|
|
.calcDisplayname(i18n: matrixLocals),
|
|
),
|
|
textAlign: TextAlign.center,
|
|
),
|
|
),
|
|
actions: [
|
|
AdaptiveDialogAction(
|
|
onPressed: () => Navigator.of(context).pop(InviteAction.accept),
|
|
bigButtons: true,
|
|
child: Text(L10n.of(context).accept),
|
|
),
|
|
AdaptiveDialogAction(
|
|
onPressed: () => Navigator.of(context).pop(InviteAction.decline),
|
|
bigButtons: true,
|
|
child: Text(
|
|
L10n.of(context).decline,
|
|
style: TextStyle(color: theme.colorScheme.error),
|
|
),
|
|
),
|
|
AdaptiveDialogAction(
|
|
onPressed: () => Navigator.of(context).pop(InviteAction.block),
|
|
bigButtons: true,
|
|
child: Text(
|
|
L10n.of(context).block,
|
|
style: TextStyle(color: theme.colorScheme.error),
|
|
),
|
|
),
|
|
],
|
|
),
|
|
);
|
|
switch (action) {
|
|
case null:
|
|
return;
|
|
case InviteAction.accept:
|
|
break;
|
|
case InviteAction.decline:
|
|
await showFutureLoadingDialog(
|
|
context: context,
|
|
future: () => room.leave(),
|
|
);
|
|
return;
|
|
case InviteAction.block:
|
|
final userId = inviteEvent?.senderId;
|
|
context.go('/rooms/settings/security/ignorelist', extra: userId);
|
|
return;
|
|
}
|
|
if (!mounted) return;
|
|
final joinResult = await showFutureLoadingDialog(
|
|
context: context,
|
|
future: () async {
|
|
final waitForRoom = room.client.waitForRoomInSync(
|
|
room.id,
|
|
join: true,
|
|
);
|
|
await room.join();
|
|
await waitForRoom;
|
|
},
|
|
exceptionContext: ExceptionContext.joinRoom,
|
|
);
|
|
if (joinResult.error != null) return;
|
|
}
|
|
|
|
if (room.membership == Membership.ban) {
|
|
ScaffoldMessenger.of(context).showSnackBar(
|
|
SnackBar(
|
|
content: Text(L10n.of(context).youHaveBeenBannedFromThisChat),
|
|
),
|
|
);
|
|
return;
|
|
}
|
|
|
|
if (room.membership == Membership.leave) {
|
|
context.go('/rooms/archive/${room.id}');
|
|
return;
|
|
}
|
|
|
|
if (room.isSpace) {
|
|
setActiveSpace(room.id);
|
|
return;
|
|
}
|
|
|
|
context.go('/rooms/${room.id}');
|
|
}
|
|
|
|
bool Function(Room) getRoomFilterByActiveFilter(ActiveFilter activeFilter) {
|
|
switch (activeFilter) {
|
|
case ActiveFilter.allChats:
|
|
// #Pangea
|
|
// return (room) => true;
|
|
return (room) =>
|
|
!room.isHiddenRoom &&
|
|
!room.isSpace &&
|
|
room.firstSpaceParent == null;
|
|
// Pangea#
|
|
case ActiveFilter.messages:
|
|
// #Pangea
|
|
// return (room) => !room.isSpace && room.isDirectChat;
|
|
return (room) =>
|
|
!room.isSpace &&
|
|
room.isDirectChat &&
|
|
!room.isHiddenRoom &&
|
|
room.firstSpaceParent == null;
|
|
// Pangea#
|
|
case ActiveFilter.groups:
|
|
// #Pangea
|
|
// return (room) => !room.isSpace && !room.isDirectChat;
|
|
return (room) =>
|
|
!room.isSpace &&
|
|
!room.isDirectChat &&
|
|
!room.isHiddenRoom &&
|
|
room.firstSpaceParent == null;
|
|
// Pangea#
|
|
case ActiveFilter.unread:
|
|
// #Pangea
|
|
// return (room) => room.isUnreadOrInvited;
|
|
return (room) =>
|
|
room.isUnreadOrInvited &&
|
|
!room.isHiddenRoom &&
|
|
room.firstSpaceParent == null;
|
|
// Pangea#
|
|
case ActiveFilter.spaces:
|
|
return (room) => room.isSpace;
|
|
}
|
|
}
|
|
|
|
List<Room> get filteredRooms => Matrix.of(context)
|
|
.client
|
|
.rooms
|
|
.where(getRoomFilterByActiveFilter(activeFilter))
|
|
.toList();
|
|
|
|
bool isSearchMode = false;
|
|
Future<QueryPublicRoomsResponse>? publicRoomsResponse;
|
|
String? searchServer;
|
|
Timer? _coolDown;
|
|
SearchUserDirectoryResponse? userSearchResult;
|
|
QueryPublicRoomsResponse? roomSearchResult;
|
|
|
|
bool isSearching = false;
|
|
static const String _serverStoreNamespace = 'im.fluffychat.search.server';
|
|
|
|
void setServer() async {
|
|
final newServer = await showTextInputDialog(
|
|
useRootNavigator: false,
|
|
title: L10n.of(context).changeTheHomeserver,
|
|
context: context,
|
|
okLabel: L10n.of(context).ok,
|
|
cancelLabel: L10n.of(context).cancel,
|
|
prefixText: 'https://',
|
|
hintText: Matrix.of(context).client.homeserver?.host,
|
|
initialText: searchServer,
|
|
keyboardType: TextInputType.url,
|
|
autocorrect: false,
|
|
validator: (server) => server.contains('.') == true
|
|
? null
|
|
: L10n.of(context).invalidServerName,
|
|
);
|
|
if (newServer == null) return;
|
|
Matrix.of(context).store.setString(_serverStoreNamespace, newServer);
|
|
setState(() {
|
|
searchServer = newServer;
|
|
});
|
|
_coolDown?.cancel();
|
|
_coolDown = Timer(const Duration(milliseconds: 500), _search);
|
|
}
|
|
|
|
final TextEditingController searchController = TextEditingController();
|
|
final FocusNode searchFocusNode = FocusNode();
|
|
|
|
void _search() async {
|
|
final client = Matrix.of(context).client;
|
|
if (!isSearching) {
|
|
setState(() {
|
|
isSearching = true;
|
|
});
|
|
}
|
|
SearchUserDirectoryResponse? userSearchResult;
|
|
QueryPublicRoomsResponse? roomSearchResult;
|
|
final searchQuery = searchController.text.trim();
|
|
try {
|
|
roomSearchResult = await client.queryPublicRooms(
|
|
server: searchServer,
|
|
filter: PublicRoomQueryFilter(genericSearchTerm: searchQuery),
|
|
limit: 20,
|
|
);
|
|
|
|
if (searchQuery.isValidMatrixId &&
|
|
searchQuery.sigil == '#' &&
|
|
roomSearchResult.chunk
|
|
.any((room) => room.canonicalAlias == searchQuery) ==
|
|
false) {
|
|
final response = await client.getRoomIdByAlias(searchQuery);
|
|
final roomId = response.roomId;
|
|
if (roomId != null) {
|
|
roomSearchResult.chunk.add(
|
|
PublicRoomsChunk(
|
|
name: searchQuery,
|
|
guestCanJoin: false,
|
|
numJoinedMembers: 0,
|
|
roomId: roomId,
|
|
worldReadable: false,
|
|
canonicalAlias: searchQuery,
|
|
),
|
|
);
|
|
}
|
|
}
|
|
userSearchResult = await client.searchUserDirectory(
|
|
searchController.text,
|
|
limit: 20,
|
|
);
|
|
} catch (e, s) {
|
|
Logs().w('Searching has crashed', e, s);
|
|
ScaffoldMessenger.of(context).showSnackBar(
|
|
SnackBar(
|
|
content: Text(
|
|
e.toLocalizedString(context),
|
|
),
|
|
),
|
|
);
|
|
}
|
|
if (!isSearchMode) return;
|
|
setState(() {
|
|
isSearching = false;
|
|
this.roomSearchResult = roomSearchResult;
|
|
this.userSearchResult = userSearchResult;
|
|
});
|
|
}
|
|
|
|
void onSearchEnter(String text, {bool globalSearch = true}) {
|
|
if (text.isEmpty) {
|
|
cancelSearch(unfocus: false);
|
|
return;
|
|
}
|
|
|
|
setState(() {
|
|
isSearchMode = true;
|
|
});
|
|
_coolDown?.cancel();
|
|
if (globalSearch) {
|
|
_coolDown = Timer(const Duration(milliseconds: 500), _search);
|
|
}
|
|
}
|
|
|
|
void startSearch() {
|
|
setState(() {
|
|
isSearchMode = true;
|
|
});
|
|
searchFocusNode.requestFocus();
|
|
_coolDown?.cancel();
|
|
_coolDown = Timer(const Duration(milliseconds: 500), _search);
|
|
}
|
|
|
|
void cancelSearch({bool unfocus = true}) {
|
|
setState(() {
|
|
searchController.clear();
|
|
isSearchMode = false;
|
|
roomSearchResult = userSearchResult = null;
|
|
isSearching = false;
|
|
});
|
|
if (unfocus) searchFocusNode.unfocus();
|
|
}
|
|
|
|
bool isTorBrowser = false;
|
|
|
|
BoxConstraints? snappingSheetContainerSize;
|
|
|
|
final ScrollController scrollController = ScrollController();
|
|
final ValueNotifier<bool> scrolledToTop = ValueNotifier(true);
|
|
|
|
final StreamController<Client> _clientStream = StreamController.broadcast();
|
|
|
|
Stream<Client> get clientStream => _clientStream.stream;
|
|
|
|
void addAccountAction() => context.go('/rooms/settings/account');
|
|
|
|
void _onScroll() {
|
|
final newScrolledToTop = scrollController.position.pixels <= 0;
|
|
if (newScrolledToTop != scrolledToTop.value) {
|
|
scrolledToTop.value = newScrolledToTop;
|
|
}
|
|
}
|
|
|
|
void editSpace(BuildContext context, String spaceId) async {
|
|
await Matrix.of(context).client.getRoomById(spaceId)!.postLoad();
|
|
if (mounted) {
|
|
context.push('/rooms/$spaceId/details');
|
|
}
|
|
}
|
|
|
|
// Needs to match GroupsSpacesEntry for 'separate group' checking.
|
|
List<Room> get spaces =>
|
|
Matrix.of(context).client.rooms.where((r) => r.isSpace).toList();
|
|
|
|
String? get activeChat => widget.activeChat;
|
|
|
|
void _processIncomingSharedMedia(List<SharedMediaFile> files) {
|
|
if (files.isEmpty) return;
|
|
|
|
showScaffoldDialog(
|
|
context: context,
|
|
builder: (context) => ShareScaffoldDialog(
|
|
items: files.map(
|
|
(file) {
|
|
if ({
|
|
SharedMediaType.text,
|
|
SharedMediaType.url,
|
|
}.contains(file.type)) {
|
|
return TextShareItem(file.path);
|
|
}
|
|
return FileShareItem(
|
|
XFile(
|
|
file.path.replaceFirst('file://', ''),
|
|
mimeType: file.mimeType,
|
|
),
|
|
);
|
|
},
|
|
).toList(),
|
|
),
|
|
);
|
|
}
|
|
|
|
void _processIncomingUris(Uri? uri) async {
|
|
if (uri == null) return;
|
|
context.go('/rooms');
|
|
WidgetsBinding.instance.addPostFrameCallback((_) {
|
|
UrlLauncher(context, uri.toString()).openMatrixToUrl();
|
|
});
|
|
}
|
|
|
|
void _initReceiveSharingIntent() {
|
|
if (!PlatformInfos.isMobile) return;
|
|
|
|
// For sharing images coming from outside the app while the app is in the memory
|
|
_intentFileStreamSubscription = ReceiveSharingIntent.instance
|
|
.getMediaStream()
|
|
.listen(_processIncomingSharedMedia, onError: print);
|
|
|
|
// For sharing images coming from outside the app while the app is closed
|
|
ReceiveSharingIntent.instance
|
|
.getInitialMedia()
|
|
.then(_processIncomingSharedMedia);
|
|
|
|
// For receiving shared Uris
|
|
_intentUriStreamSubscription =
|
|
AppLinks().uriLinkStream.listen(_processIncomingUris);
|
|
|
|
if (PlatformInfos.isAndroid) {
|
|
final shortcuts = FlutterShortcuts();
|
|
shortcuts.initialize().then(
|
|
(_) => shortcuts.listenAction((action) {
|
|
if (!mounted) return;
|
|
UrlLauncher(context, action).launchUrl();
|
|
}),
|
|
);
|
|
}
|
|
}
|
|
|
|
//#Pangea
|
|
StreamSubscription? _invitedSpaceSubscription;
|
|
StreamSubscription? _subscriptionStatusStream;
|
|
StreamSubscription? _roomCapacitySubscription;
|
|
//Pangea#
|
|
|
|
@override
|
|
void initState() {
|
|
_initReceiveSharingIntent();
|
|
|
|
scrollController.addListener(_onScroll);
|
|
_waitForFirstSync();
|
|
_hackyWebRTCFixForWeb();
|
|
WidgetsBinding.instance.addPostFrameCallback((_) async {
|
|
if (mounted) {
|
|
searchServer =
|
|
Matrix.of(context).store.getString(_serverStoreNamespace);
|
|
Matrix.of(context).backgroundPush?.setupPush();
|
|
UpdateNotifier.showUpdateSnackBar(context);
|
|
// #Pangea
|
|
AppVersionUtil.showAppVersionDialog(context);
|
|
// Pangea#
|
|
}
|
|
|
|
// Workaround for system UI overlay style not applied on app start
|
|
SystemChrome.setSystemUIOverlayStyle(
|
|
Theme.of(context).appBarTheme.systemOverlayStyle!,
|
|
);
|
|
});
|
|
|
|
_checkTorBrowser();
|
|
|
|
//#Pangea
|
|
_invitedSpaceSubscription = MatrixState
|
|
.pangeaController.matrixState.client.onSync.stream
|
|
.where((event) => event.rooms?.invite != null)
|
|
.listen((event) async {
|
|
for (final inviteEntry in event.rooms!.invite!.entries) {
|
|
if (inviteEntry.value.inviteState == null) continue;
|
|
final isSpace = inviteEntry.value.inviteState!.any(
|
|
(event) =>
|
|
event.type == EventTypes.RoomCreate &&
|
|
event.content['type'] == 'm.space',
|
|
);
|
|
final isAnalytics = inviteEntry.value.inviteState!.any(
|
|
(event) =>
|
|
event.type == EventTypes.RoomCreate &&
|
|
event.content['type'] == PangeaRoomTypes.analytics,
|
|
);
|
|
|
|
if (isSpace) {
|
|
final spaceId = inviteEntry.key;
|
|
final space =
|
|
MatrixState.pangeaController.matrixState.client.getRoomById(
|
|
spaceId,
|
|
);
|
|
|
|
final String? justInputtedCode =
|
|
MatrixState.pangeaController.spaceCodeController.justInputtedCode;
|
|
final newSpaceCode = space?.classCode;
|
|
if (newSpaceCode?.toLowerCase() == justInputtedCode?.toLowerCase()) {
|
|
return;
|
|
}
|
|
|
|
if (space != null) {
|
|
chatListHandleSpaceTap(
|
|
context,
|
|
space,
|
|
);
|
|
}
|
|
}
|
|
|
|
if (isAnalytics) {
|
|
final analyticsRoom = MatrixState.pangeaController.matrixState.client
|
|
.getRoomById(inviteEntry.key);
|
|
try {
|
|
await analyticsRoom?.join();
|
|
} catch (err, s) {
|
|
ErrorHandler.logError(
|
|
m: "Failed to join analytics room",
|
|
e: err,
|
|
s: s,
|
|
data: {"analyticsRoom": analyticsRoom?.id},
|
|
);
|
|
}
|
|
return;
|
|
}
|
|
}
|
|
});
|
|
|
|
_subscriptionStatusStream ??= MatrixState
|
|
.pangeaController.subscriptionController.subscriptionStream.stream
|
|
.listen((event) {
|
|
if (mounted) {
|
|
showSubscribedSnackbar(context);
|
|
}
|
|
});
|
|
|
|
// listen for space child updates for any space that is not the active space
|
|
// so that when the user navigates to the space that was updated, it will
|
|
// reload any rooms that have been added / removed
|
|
final client = MatrixState.pangeaController.matrixState.client;
|
|
|
|
// listen for room join events and leave room if over capacity
|
|
_roomCapacitySubscription ??= client.onSync.stream
|
|
.where((u) => u.rooms?.join != null)
|
|
.listen((update) async {
|
|
final roomUpdates = update.rooms!.join!.entries;
|
|
for (final entry in roomUpdates) {
|
|
final roomID = entry.key;
|
|
final roomUpdate = entry.value;
|
|
if (roomUpdate.timeline?.events == null) continue;
|
|
final events = roomUpdate.timeline!.events;
|
|
final memberEvents = events!.where(
|
|
(event) =>
|
|
event.type == EventTypes.RoomMember &&
|
|
event.senderId == client.userID,
|
|
);
|
|
if (memberEvents.isEmpty) continue;
|
|
final room = client.getRoomById(roomID);
|
|
if (room == null ||
|
|
room.isSpace ||
|
|
room.isHiddenRoom ||
|
|
room.capacity == null ||
|
|
(room.summary.mJoinedMemberCount ?? 1) <= room.capacity!) {
|
|
continue;
|
|
}
|
|
|
|
await showFutureLoadingDialog(
|
|
context: context,
|
|
future: () async {
|
|
await room.leave();
|
|
if (GoRouterState.of(context).uri.toString().contains(roomID)) {
|
|
context.go("/rooms");
|
|
}
|
|
throw L10n.of(context).roomFull;
|
|
},
|
|
);
|
|
}
|
|
});
|
|
|
|
WidgetsBinding.instance.addPostFrameCallback((_) {
|
|
_joinInvitedSpaces();
|
|
});
|
|
// Pangea#
|
|
|
|
super.initState();
|
|
}
|
|
|
|
// #Pangea
|
|
Future<void> _joinInvitedSpaces() async {
|
|
final invitedSpaces = Matrix.of(context).client.rooms.where(
|
|
(r) => r.isSpace && r.membership == Membership.invite,
|
|
);
|
|
|
|
for (final space in invitedSpaces) {
|
|
await showInviteDialog(space, context);
|
|
}
|
|
}
|
|
// Pangea#
|
|
|
|
@override
|
|
void dispose() {
|
|
_intentDataStreamSubscription?.cancel();
|
|
_intentFileStreamSubscription?.cancel();
|
|
_intentUriStreamSubscription?.cancel();
|
|
//#Pangea
|
|
_invitedSpaceSubscription?.cancel();
|
|
_subscriptionStatusStream?.cancel();
|
|
_roomCapacitySubscription?.cancel();
|
|
//Pangea#
|
|
scrollController.removeListener(_onScroll);
|
|
super.dispose();
|
|
}
|
|
|
|
// #Pangea
|
|
void chatContextAction(
|
|
Room room,
|
|
BuildContext posContext, [
|
|
Room? space,
|
|
]) =>
|
|
chatContextMenuAction(
|
|
room,
|
|
posContext,
|
|
context,
|
|
() => onChatTap(room),
|
|
space,
|
|
);
|
|
// void chatContextAction(
|
|
// Room room,
|
|
// BuildContext posContext, [
|
|
// Room? space,
|
|
// ]) async {
|
|
// final overlay =
|
|
// Overlay.of(posContext).context.findRenderObject() as RenderBox;
|
|
|
|
// final button = posContext.findRenderObject() as RenderBox;
|
|
|
|
// final position = RelativeRect.fromRect(
|
|
// Rect.fromPoints(
|
|
// button.localToGlobal(const Offset(0, -65), ancestor: overlay),
|
|
// button.localToGlobal(
|
|
// button.size.bottomRight(Offset.zero) + const Offset(-50, 0),
|
|
// ancestor: overlay,
|
|
// ),
|
|
// ),
|
|
// Offset.zero & overlay.size,
|
|
// );
|
|
|
|
// final displayname =
|
|
// room.getLocalizedDisplayname(MatrixLocals(L10n.of(context)));
|
|
|
|
// final spacesWithPowerLevels = room.client.rooms
|
|
// .where(
|
|
// (space) =>
|
|
// space.isSpace &&
|
|
// space.canChangeStateEvent(EventTypes.SpaceChild) &&
|
|
// !space.spaceChildren.any((c) => c.roomId == room.id),
|
|
// )
|
|
// .toList();
|
|
|
|
// final action = await showMenu<ChatContextAction>(
|
|
// context: posContext,
|
|
// position: position,
|
|
// items: [
|
|
// PopupMenuItem(
|
|
// value: ChatContextAction.open,
|
|
// child: Row(
|
|
// mainAxisSize: MainAxisSize.min,
|
|
// spacing: 12.0,
|
|
// children: [
|
|
// Avatar(
|
|
// mxContent: room.avatar,
|
|
// name: displayname,
|
|
// ),
|
|
// ConstrainedBox(
|
|
// constraints: const BoxConstraints(maxWidth: 128),
|
|
// child: Text(
|
|
// displayname,
|
|
// style:
|
|
// TextStyle(color: Theme.of(context).colorScheme.onSurface),
|
|
// maxLines: 2,
|
|
// overflow: TextOverflow.ellipsis,
|
|
// ),
|
|
// ),
|
|
// ],
|
|
// ),
|
|
// ),
|
|
// const PopupMenuDivider(),
|
|
// if (space != null)
|
|
// PopupMenuItem(
|
|
// value: ChatContextAction.goToSpace,
|
|
// child: Row(
|
|
// mainAxisSize: MainAxisSize.min,
|
|
// children: [
|
|
// Avatar(
|
|
// mxContent: space.avatar,
|
|
// size: Avatar.defaultSize / 2,
|
|
// name: space.getLocalizedDisplayname(),
|
|
// ),
|
|
// const SizedBox(width: 12),
|
|
// Expanded(
|
|
// child: Text(
|
|
// L10n.of(context).goToSpace(space.getLocalizedDisplayname()),
|
|
// ),
|
|
// ),
|
|
// ],
|
|
// ),
|
|
// ),
|
|
// if (room.membership == Membership.join) ...[
|
|
// PopupMenuItem(
|
|
// value: ChatContextAction.mute,
|
|
// child: Row(
|
|
// mainAxisSize: MainAxisSize.min,
|
|
// children: [
|
|
// Icon(
|
|
// room.pushRuleState == PushRuleState.notify
|
|
// ? Icons.notifications_off_outlined
|
|
// : Icons.notifications_off,
|
|
// ),
|
|
// const SizedBox(width: 12),
|
|
// Text(
|
|
// room.pushRuleState == PushRuleState.notify
|
|
// ? L10n.of(context).muteChat
|
|
// : L10n.of(context).unmuteChat,
|
|
// ),
|
|
// ],
|
|
// ),
|
|
// ),
|
|
// PopupMenuItem(
|
|
// value: ChatContextAction.markUnread,
|
|
// child: Row(
|
|
// mainAxisSize: MainAxisSize.min,
|
|
// children: [
|
|
// Icon(
|
|
// room.markedUnread
|
|
// ? Icons.mark_as_unread
|
|
// : Icons.mark_as_unread_outlined,
|
|
// ),
|
|
// const SizedBox(width: 12),
|
|
// Text(
|
|
// room.markedUnread
|
|
// ? L10n.of(context).markAsRead
|
|
// : L10n.of(context).markAsUnread,
|
|
// ),
|
|
// ],
|
|
// ),
|
|
// ),
|
|
// PopupMenuItem(
|
|
// value: ChatContextAction.favorite,
|
|
// child: Row(
|
|
// mainAxisSize: MainAxisSize.min,
|
|
// children: [
|
|
// Icon(
|
|
// room.isFavourite ? Icons.push_pin : Icons.push_pin_outlined,
|
|
// ),
|
|
// const SizedBox(width: 12),
|
|
// Text(
|
|
// room.isFavourite
|
|
// ? L10n.of(context).unpin
|
|
// : L10n.of(context).pin,
|
|
// ),
|
|
// ],
|
|
// ),
|
|
// ),
|
|
// if (spacesWithPowerLevels.isNotEmpty)
|
|
// PopupMenuItem(
|
|
// value: ChatContextAction.addToSpace,
|
|
// child: Row(
|
|
// mainAxisSize: MainAxisSize.min,
|
|
// children: [
|
|
// const Icon(Icons.group_work_outlined),
|
|
// const SizedBox(width: 12),
|
|
// Text(L10n.of(context).addToSpace),
|
|
// ],
|
|
// ),
|
|
// ),
|
|
// ],
|
|
// PopupMenuItem(
|
|
// value: ChatContextAction.leave,
|
|
// child: Row(
|
|
// mainAxisSize: MainAxisSize.min,
|
|
// children: [
|
|
// Icon(
|
|
// Icons.delete_outlined,
|
|
// color: Theme.of(context).colorScheme.onErrorContainer,
|
|
// ),
|
|
// const SizedBox(width: 12),
|
|
// Text(
|
|
// room.membership == Membership.invite
|
|
// ? L10n.of(context).delete
|
|
// : L10n.of(context).leave,
|
|
// style: TextStyle(
|
|
// color: Theme.of(context).colorScheme.onErrorContainer,
|
|
// ),
|
|
// ),
|
|
// ],
|
|
// ),
|
|
// ),
|
|
// if (room.membership == Membership.invite)
|
|
// PopupMenuItem(
|
|
// value: ChatContextAction.block,
|
|
// child: Row(
|
|
// mainAxisSize: MainAxisSize.min,
|
|
// children: [
|
|
// Icon(
|
|
// Icons.block_outlined,
|
|
// color: Theme.of(context).colorScheme.onErrorContainer,
|
|
// ),
|
|
// const SizedBox(width: 12),
|
|
// Text(
|
|
// L10n.of(context).block,
|
|
// style: TextStyle(
|
|
// color: Theme.of(context).colorScheme.onErrorContainer,
|
|
// ),
|
|
// ),
|
|
// ],
|
|
// ),
|
|
// ),
|
|
// ],
|
|
// );
|
|
|
|
// if (action == null) return;
|
|
// if (!mounted) return;
|
|
|
|
// switch (action) {
|
|
// case ChatContextAction.open:
|
|
// onChatTap(room);
|
|
// return;
|
|
// case ChatContextAction.goToSpace:
|
|
// setActiveSpace(space!.id);
|
|
// return;
|
|
// case ChatContextAction.favorite:
|
|
// await showFutureLoadingDialog(
|
|
// context: context,
|
|
// future: () => room.setFavourite(!room.isFavourite),
|
|
// );
|
|
// return;
|
|
// case ChatContextAction.markUnread:
|
|
// await showFutureLoadingDialog(
|
|
// context: context,
|
|
// future: () => room.markUnread(!room.markedUnread),
|
|
// );
|
|
// return;
|
|
// case ChatContextAction.mute:
|
|
// await showFutureLoadingDialog(
|
|
// context: context,
|
|
// future: () => room.setPushRuleState(
|
|
// room.pushRuleState == PushRuleState.notify
|
|
// ? PushRuleState.mentionsOnly
|
|
// : PushRuleState.notify,
|
|
// ),
|
|
// );
|
|
// return;
|
|
// case ChatContextAction.block:
|
|
// final inviteEvent = room.getState(
|
|
// EventTypes.RoomMember,
|
|
// room.client.userID!,
|
|
// );
|
|
// context.go(
|
|
// '/rooms/settings/security/ignorelist',
|
|
// extra: inviteEvent?.senderId,
|
|
// );
|
|
// case ChatContextAction.leave:
|
|
// final confirmed = await showOkCancelAlertDialog(
|
|
// context: context,
|
|
// title: L10n.of(context).areYouSure,
|
|
// message: L10n.of(context).archiveRoomDescription,
|
|
// okLabel: L10n.of(context).leave,
|
|
// cancelLabel: L10n.of(context).cancel,
|
|
// isDestructive: true,
|
|
// );
|
|
// if (confirmed == OkCancelResult.cancel) return;
|
|
// if (!mounted) return;
|
|
|
|
// await showFutureLoadingDialog(context: context, future: room.leave);
|
|
|
|
// return;
|
|
// case ChatContextAction.addToSpace:
|
|
// final space = await showModalActionPopup(
|
|
// context: context,
|
|
// title: L10n.of(context).space,
|
|
// actions: spacesWithPowerLevels
|
|
// .map(
|
|
// (space) => AdaptiveModalAction(
|
|
// value: space,
|
|
// label: space
|
|
// .getLocalizedDisplayname(MatrixLocals(L10n.of(context))),
|
|
// ),
|
|
// )
|
|
// .toList(),
|
|
// );
|
|
// if (space == null) return;
|
|
// await showFutureLoadingDialog(
|
|
// context: context,
|
|
// future: () => space.setSpaceChild(room.id),
|
|
// );
|
|
// }
|
|
// }
|
|
// Pangea#
|
|
|
|
void dismissStatusList() async {
|
|
final result = await showOkCancelAlertDialog(
|
|
title: L10n.of(context).hidePresences,
|
|
context: context,
|
|
);
|
|
if (result == OkCancelResult.ok) {
|
|
await Matrix.of(context).store.setBool(SettingKeys.showPresences, false);
|
|
AppConfig.showPresences = false;
|
|
setState(() {});
|
|
}
|
|
}
|
|
|
|
void setStatus() async {
|
|
final client = Matrix.of(context).client;
|
|
final currentPresence = await client.fetchCurrentPresence(client.userID!);
|
|
final input = await showTextInputDialog(
|
|
useRootNavigator: false,
|
|
context: context,
|
|
title: L10n.of(context).setStatus,
|
|
message: L10n.of(context).leaveEmptyToClearStatus,
|
|
okLabel: L10n.of(context).ok,
|
|
cancelLabel: L10n.of(context).cancel,
|
|
hintText: L10n.of(context).statusExampleMessage,
|
|
maxLines: 6,
|
|
minLines: 1,
|
|
maxLength: 255,
|
|
initialText: currentPresence.statusMsg,
|
|
);
|
|
if (input == null) return;
|
|
if (!mounted) return;
|
|
await showFutureLoadingDialog(
|
|
context: context,
|
|
future: () => client.setPresence(
|
|
client.userID!,
|
|
PresenceType.online,
|
|
statusMsg: input,
|
|
),
|
|
);
|
|
}
|
|
|
|
bool waitForFirstSync = false;
|
|
|
|
Future<void> _waitForFirstSync() async {
|
|
// #Pangea
|
|
// final router = GoRouter.of(context);
|
|
// Pangea#
|
|
final client = Matrix.of(context).client;
|
|
await client.roomsLoading;
|
|
await client.accountDataLoading;
|
|
await client.userDeviceKeysLoading;
|
|
// #Pangea
|
|
// See here for explanation of this change: https://github.com/pangeachat/client/pull/539
|
|
// if (client.prevBatch == null) {
|
|
if (client.onSync.value?.nextBatch == null) {
|
|
// Pangea#
|
|
await client.onSyncStatus.stream
|
|
.firstWhere((status) => status.status == SyncStatus.finished);
|
|
|
|
if (!mounted) return;
|
|
setState(() {
|
|
waitForFirstSync = true;
|
|
});
|
|
|
|
// Display first login bootstrap if enabled
|
|
// #Pangea
|
|
// if (client.encryption?.keyManager.enabled == true) {
|
|
// if (await client.encryption?.keyManager.isCached() == false ||
|
|
// await client.encryption?.crossSigning.isCached() == false ||
|
|
// client.isUnknownSession && !mounted) {
|
|
// await BootstrapDialog(client: client).show(context);
|
|
// }
|
|
// }
|
|
// Pangea#
|
|
}
|
|
|
|
// #Pangea
|
|
_initPangeaControllers(client);
|
|
// Pangea#
|
|
if (!mounted) return;
|
|
setState(() {
|
|
waitForFirstSync = true;
|
|
});
|
|
|
|
// #Pangea
|
|
// if (client.userDeviceKeys[client.userID!]?.deviceKeys.values
|
|
// .any((device) => !device.verified && !device.blocked) ??
|
|
// false) {
|
|
// late final ScaffoldFeatureController controller;
|
|
// final theme = Theme.of(context);
|
|
// controller = ScaffoldMessenger.of(context).showSnackBar(
|
|
// SnackBar(
|
|
// duration: const Duration(seconds: 15),
|
|
// showCloseIcon: true,
|
|
// backgroundColor: theme.colorScheme.errorContainer,
|
|
// closeIconColor: theme.colorScheme.onErrorContainer,
|
|
// content: Text(
|
|
// L10n.of(context).oneOfYourDevicesIsNotVerified,
|
|
// style: TextStyle(
|
|
// color: theme.colorScheme.onErrorContainer,
|
|
// ),
|
|
// ),
|
|
// action: SnackBarAction(
|
|
// onPressed: () {
|
|
// controller.close();
|
|
// router.go('/rooms/settings/devices');
|
|
// },
|
|
// textColor: theme.colorScheme.onErrorContainer,
|
|
// label: L10n.of(context).settings,
|
|
// ),
|
|
// ),
|
|
// );
|
|
// }
|
|
// Pangea#
|
|
}
|
|
|
|
// #Pangea
|
|
void _initPangeaControllers(Client client) {
|
|
MatrixState.pangeaController.initControllers();
|
|
if (mounted) {
|
|
MatrixState.pangeaController.spaceCodeController
|
|
.joinCachedSpaceCode(context);
|
|
}
|
|
}
|
|
// Pangea#
|
|
|
|
void setActiveFilter(ActiveFilter filter) {
|
|
setState(() {
|
|
activeFilter = filter;
|
|
});
|
|
}
|
|
|
|
// #Pangea
|
|
// void setActiveClient(Client client) {
|
|
// context.go('/rooms');
|
|
// setState(() {
|
|
// activeFilter = ActiveFilter.allChats;
|
|
// _activeSpaceId = null;
|
|
// Matrix.of(context).setActiveClient(client);
|
|
// });
|
|
// _clientStream.add(client);
|
|
// }
|
|
|
|
// void setActiveBundle(String bundle) {
|
|
// context.go('/rooms');
|
|
// setState(() {
|
|
// _activeSpaceId = null;
|
|
// Matrix.of(context).activeBundle = bundle;
|
|
// if (!Matrix.of(context)
|
|
// .currentBundle!
|
|
// .any((client) => client == Matrix.of(context).client)) {
|
|
// Matrix.of(context)
|
|
// .setActiveClient(Matrix.of(context).currentBundle!.first);
|
|
// }
|
|
// });
|
|
// }
|
|
// Pangea#
|
|
|
|
void editBundlesForAccount(String? userId, String? activeBundle) async {
|
|
final l10n = L10n.of(context);
|
|
final client = Matrix.of(context)
|
|
.widget
|
|
.clients[Matrix.of(context).getClientIndexByMatrixId(userId!)];
|
|
final action = await showModalActionPopup<EditBundleAction>(
|
|
context: context,
|
|
title: L10n.of(context).editBundlesForAccount,
|
|
cancelLabel: L10n.of(context).cancel,
|
|
actions: [
|
|
AdaptiveModalAction(
|
|
value: EditBundleAction.addToBundle,
|
|
label: L10n.of(context).addToBundle,
|
|
),
|
|
if (activeBundle != client.userID)
|
|
AdaptiveModalAction(
|
|
value: EditBundleAction.removeFromBundle,
|
|
label: L10n.of(context).removeFromBundle,
|
|
),
|
|
],
|
|
);
|
|
if (action == null) return;
|
|
switch (action) {
|
|
case EditBundleAction.addToBundle:
|
|
final bundle = await showTextInputDialog(
|
|
context: context,
|
|
title: l10n.bundleName,
|
|
hintText: l10n.bundleName,
|
|
);
|
|
if (bundle == null || bundle.isEmpty || bundle.isEmpty) return;
|
|
await showFutureLoadingDialog(
|
|
context: context,
|
|
future: () => client.setAccountBundle(bundle),
|
|
);
|
|
break;
|
|
case EditBundleAction.removeFromBundle:
|
|
await showFutureLoadingDialog(
|
|
context: context,
|
|
future: () => client.removeFromAccountBundle(activeBundle!),
|
|
);
|
|
}
|
|
}
|
|
|
|
bool get displayBundles =>
|
|
Matrix.of(context).hasComplexBundles &&
|
|
Matrix.of(context).accountBundles.keys.length > 1;
|
|
|
|
String? get secureActiveBundle {
|
|
if (Matrix.of(context).activeBundle == null ||
|
|
!Matrix.of(context)
|
|
.accountBundles
|
|
.keys
|
|
.contains(Matrix.of(context).activeBundle)) {
|
|
return Matrix.of(context).accountBundles.keys.first;
|
|
}
|
|
return Matrix.of(context).activeBundle;
|
|
}
|
|
|
|
void resetActiveBundle() {
|
|
WidgetsBinding.instance.addPostFrameCallback((timeStamp) {
|
|
setState(() {
|
|
Matrix.of(context).activeBundle = null;
|
|
});
|
|
});
|
|
}
|
|
|
|
@override
|
|
Widget build(BuildContext context) => ChatListView(this);
|
|
|
|
void _hackyWebRTCFixForWeb() {
|
|
ChatList.contextForVoip = context;
|
|
}
|
|
|
|
Future<void> _checkTorBrowser() async {
|
|
if (!kIsWeb) return;
|
|
final isTor = await TorBrowserDetector.isTorBrowser;
|
|
isTorBrowser = isTor;
|
|
}
|
|
|
|
Future<void> dehydrate() => Matrix.of(context).dehydrateAction(context);
|
|
}
|
|
|
|
enum EditBundleAction { addToBundle, removeFromBundle }
|
|
|
|
enum InviteActions {
|
|
accept,
|
|
decline,
|
|
block,
|
|
}
|
|
|
|
enum ChatContextAction {
|
|
open,
|
|
goToSpace,
|
|
favorite,
|
|
markUnread,
|
|
mute,
|
|
leave,
|
|
// #Pangea
|
|
// addToSpace,
|
|
delete,
|
|
endActivity,
|
|
// Pangea#
|
|
}
|
|
|
|
enum InviteAction { accept, decline, block }
|