Commit Graph

4528 Commits (f589d2371b96dee825fda7c208f2b6249e678f67)

Author SHA1 Message Date
Kelrap b9c9332d28 Remove unecessary setState 1 year ago
ggurdin 4b65b95060
remove default for isValidMode switch statement, return true if practiceActivity 1 year ago
Kelrap 20aed89edc Merge branch 'main' of https://github.com/pangeachat/client into chats-show-when-loaded 1 year ago
Kelrap 9cc6a14734 Enables activity tab on audio toolbar 1 year ago
ggurdin cd6a904735
prevent single character input from disapearing 1 year ago
ggurdin 785dd47cd9
fixed _maxMessagesCached after testing 1 year ago
Kelrap 6f07eed8ed Fix more closure fails 1 year ago
ggurdin a431151a2b
resolved merge conflicts 1 year ago
ggurdin 9f69360f24
use construct use type pointValues to calculate XP and level 1 year ago
Kelrap d962980801 Fix toolbar not closing in all situations 1 year ago
Kelrap 5aeea56cc1 Change overlay message color/shape 1 year ago
Kelrap 4e7ac79527 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Krille e5bbb755d9
design: Add snackbar with link to changelog on new version 1 year ago
ggurdin 4ede7c9bdd
store new construct uses locally. use a combination of those and stored analytics events to update mini analytics UI. 1 year ago
Kelrap 097417188d Move less important syncs to own function 1 year ago
Kelrap 347fa01ff8 Chat list is shown when rooms are loaded 1 year ago
ggurdin 398cac35ff
don't add analytics rooms to spaces if you are the bot 1 year ago
ggurdin b68faab251
Merge branch 'main' into dont-name-bot-analytics-rooms 1 year ago
ggurdin d9f272e389
don't have analytics rooms for bot user 1 year ago
ggurdin 0f282532b1
Merge branch 'main' into access-token-fix 1 year ago
ggurdin 1abbb8ee3f
on profile create, also create pangea profile. If there's no pangea profile when fetching access token, create one. 1 year ago
William Jordan-Cooley ecbe421611 if bot, don't invite people to your analytics room 1 year ago
ggurdin a1a1d92f54
Merge branch 'learning-analytics-summary' of https://github.com/pangeachat/client into learning-analytics-summary 1 year ago
ggurdin e7d176d182
moved functions for constructing constructs out of pangea message event so they can be created without direct access to the representation event 1 year ago
ggurdin bead112d0d
update analytics sending data on message send, instead of listening to onSync stream 1 year ago
Kelrap 0670d5061d Avatar is no longer child of Hero 1 year ago
ggurdin e4d5bc3f41
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin c5187c7639
added learning summary to chat list, removed references to summary analytics 1 year ago
Kelrap 24ccc538e1 Ignores null timeline error 1 year ago
Kelrap 0c37d88ef2 Fix overlay not closing in some situations 1 year ago
Kelrap a09e5a0d8a Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Krille 21e7c3f8cb
build: Update matrix dart sdk 1 year ago
krille-chan 83490de6fd
fix: Path correct userId to ignore list 1 year ago
Krille 5f9aa94339
chore: Follow up highlight event on room open 1 year ago
Krille 8ae8dbe45e
fix: Scroll to event missing the position 1 year ago
krille-chan 76b7fbf36f
chore: Follow up join space children 1 year ago
krille-chan c7b9acfcdf
chore: Polish public room bottom sheet 1 year ago
ggurdin 31213184a3 suggest rooms created by new in space view 1 year ago
Kelrap aa6e33ed1a Suggest subrooms by default 1 year ago
Kelrap 622384036b Added selection features to toolbar overlay 1 year ago
krille-chan 5b648624da
chore: Chat permissions page follow up 1 year ago
ggurdin e32de242d8
Merge branch 'main' into 512-bump-matrix-sdk 1 year ago
krille-chan 30e3a4f2ff
chore: Nicer background for sate message and time in chat 1 year ago
ggurdin 70d4e4a513 when sending construct analytics, chunk uses so that they don't exceed the max size for sending a matrix event 1 year ago
krille-chan 3434741bc5
refactor: Clean up some widths 1 year ago
krille-chan b1a9c6e92d
chore: Follow up user bottom sheet 1 year ago
Kelrap 668b9dd65f Center toolbar overlay 1 year ago
krille-chan 3d965bf6ac
chore: Follow up user bottom sheet 1 year ago
krille-chan 8128c960dc
chore: Follow up pinned events 1 year ago
ggurdin 80e4d1716d
Merge branch 'main' into move-chat-buttons 1 year ago
ggurdin 7d000ef472 updated spacing under event list 1 year ago
krille-chan b20cee34d4
chore: Follow up nicer max width pages 1 year ago
ggurdin 08549b83c5
Merge branch 'main' into move-chat-buttons 1 year ago
ggurdin 42ced399aa some simplifications of input bar stack 1 year ago
krille-chan d71d633cce
chore: nicer bottom sheets 1 year ago
krille-chan 22cfdd7689
chore: Follow up user bottom sheet 1 year ago
krille-chan 39a66f6786
chore: Follow up user bottom sheet 1 year ago
Krille 16cf4e5e6c
refactor: Design polishment and better user viewer 1 year ago
WilsonLe 1924b3e2d1 use chunk eventMaps to check if event exists 1 year ago
WilsonLe 68ca0e770e change the way getTimeline is used, bump matrix sdk version 1 year ago
ggurdin b1212907bd
Merge branch 'main' into use-weights 1 year ago
ggurdin db168c805f
Merge branch 'main' into move-chat-buttons 1 year ago
ggurdin fb30a7a6ed
Merge branch 'main' into fix-analytics-overflow 1 year ago
ggurdin abca75458f
Merge branch 'main' into silence-web-focus 1 year ago
ggurdin 56a363910c
Merge branch 'main' into shorten-long-message-overlays 1 year ago
ggurdin f0ca8af2be
Merge branch 'main' into lenient-permissions 1 year ago
ggurdin 6311df0875 moved stateful variable from text controller to input bar wrapper widget 1 year ago
ggurdin 5569619ba2
Merge branch 'main' into red-text-on-max-length 1 year ago
Kelrap 7fdf9a5c92 Close keyboard when open toolbar 1 year ago
William Jordan-Cooley 343dcf5374 added missing case 1 year ago
William Jordan-Cooley 233486449a point values for construct uses 1 year ago
Kelrap 276f3ee913 Merge branch 'main' of https://github.com/pangeachat/client into move-chat-buttons 1 year ago
Kelrap 1886e30dd7 Make analytics buttons flexible 1 year ago
Kelrap d37aae9cbf Delete commented code 1 year ago
Kelrap b510a09c90 Fix logic error 1 year ago
ggurdin 9f6cd047aa auto reload space hierarchy view after it's invalidated in the matrix SDK 1 year ago
ggurdin bed27abe51 added sentry breadcrumbs to help track down ios logout issue 1 year ago
Kelrap 859510be99 Prevents invite error 1 year ago
Kelrap cfdeb40732 Add #Pangea comments 1 year ago
Kelrap cc58771de0 Silences web focus error 1 year ago
Krille 9d0cefce18
chore: Do not hide error on file sending 1 year ago
Krille fcd3227ef5
fix: Display only available join rules 1 year ago
krille-chan 020b6768eb
chore: Sligthly improve chat permissions page design 1 year ago
Kelrap 51bf91d8e5 Edits I forgot to save earlier 1 year ago
Kelrap a7e6e7a4c9 Shorten overlay instead of toolbar 1 year ago
Kelrap a87c296c13 Fix difference in function 1 year ago
Kelrap 8c1df0eb88 Move calculations to state 1 year ago
Kelrap 45c290d0d8 Keep input bar and reply bar together 1 year ago
ggurdin 2249d602d1
Merge branch 'main' into fix-audio-overflow 1 year ago
Kelrap a3a75262c9 Add #Pangea comments 1 year ago
Kelrap f2e112789d Permissions default to yes/student choice 1 year ago
ggurdin e304bb5aa4
Merge branch 'main' into 481-use-forked-matrix-sdk 1 year ago
Kelrap d640bce7a9 Keep reply bar same length/style as input 1 year ago
Kelrap ed1070dbe3 Decrease audio toolbar padding 1 year ago
Kelrap 842dd23c4b Remove useless code 1 year ago
Kelrap 5b8c2dc7a8 Minor emoji picker edits 1 year ago
krille-chan 9e737276b6
chore: Follow up active filter 1 year ago
krille-chan a500a91b6b
chore: Follow up add chat or subspace UX 1 year ago
ggurdin acef3778f7 made logic for determining if warning should show in translated card more readable and moved out of build function 1 year ago
krille-chan 0760acaa40
chore: Bring back separate chat types 1 year ago
Kelrap d60fe9e220 Merge branch 'move-chat-buttons' of https://github.com/pangeachat/client into move-chat-buttons 1 year ago
Kelrap c20176d029 Add #pangea comments 1 year ago
Kelrap e8a4005a12 Use stack, minimize footer shifting messages 1 year ago
ggurdin a7c329905b don't rebuild the whole chat list on selection change 1 year ago
ggurdin fead337fd0
Merge branch 'main' into students-can-add-subrooms 1 year ago
ggurdin 5ce1d556b6 account for matrix space child permissions 1 year ago
Kelrap 9ed7507353 Remove canIAddSpaceChild 1 year ago
ggurdin 6f37cd014c
Merge branch 'main' into 481-use-forked-matrix-sdk 1 year ago
Kelrap 40a0954762 Merge branch 'main' of https://github.com/pangeachat/client into red-text-on-max-length 1 year ago
Kelrap 828b406286 Only rebuild when maxLength changes 1 year ago
krille-chan e178ab4416
chore: Follow up avatar background 1 year ago
ggurdin f6035d49d3
Merge branch 'main' into add-error-520 1 year ago
Kelrap e18eb6f104 Adds speech to text error 1 year ago
ggurdin 9a56fe42b7
Merge branch 'main' into toolbar-location-adjustments 1 year ago
ggurdin b98205153e
Merge branch 'main' into move-chat-buttons 1 year ago
ggurdin aedf79a96d
Merge branch 'main' into translate-warning-criteria 1 year ago
ggurdin 88e01b5ac9
Merge branch 'main' into show-new-rooms-in-spaces 1 year ago
ggurdin 3a874902d3 added some comments with justification for changes to how space view is auto loaded 1 year ago
ggurdin 798d936315 update space view when space children change 1 year ago
WilsonLe 584dd421b6 Merge branch '481-use-forked-matrix-sdk' of https://github.com/pangeachat/client into 481-use-forked-matrix-sdk 1 year ago
WilsonLe 65c4f4472d add extra class method to prevent breaking changes 1 year ago
Wilson c3248f14e7
Merge branch 'main' into 481-use-forked-matrix-sdk 1 year ago
Kelrap d4febba12e Add #Pangea comments 1 year ago
Kelrap 276076b265 Buttons move when input bar height changes 1 year ago
ggurdin 6378c59a2b reduced the number of calls to postLoad and the number of awaits for analytics room management 1 year ago
Kelrap 9baabbe5b9 Changes criteria for showing translate warning 1 year ago
Kelrap 328ce621af Get rid of Flexible redundancy 1 year ago
Krille 7fef3a69d8
chore: Follow up avatars 1 year ago
Krille 152fcc0d95
chore: Improved create group and space design 1 year ago
Krille cf59a43511
chore: Follow up avatar default image 1 year ago
Kelrap 8cdd9c3b2d Lets students add subrooms to spaces 1 year ago
Kelrap 08da254bae Input text turns red when hit limit 1 year ago
Kelrap 4222b37bb4 Attempt 3. Needs work. 1 year ago
ggurdin 23d2f131de
Merge branch 'main' into load-visible-space-hierarchy 1 year ago
ggurdin 56d1f853c3
Merge branch 'main' into save-new-space-avatar 1 year ago
ggurdin 65b4c1667d replaced commented out fluffychat code to set avatar in initial state when creating a new space 1 year ago
ggurdin d1c046091b repeatedly call getSpaceHierarchy until a sufficiently high number of visible space children have loaded 1 year ago
krille-chan b8345e2ca6
chore: Follow up avatars 1 year ago
Kelrap ab7a8e2582 Changed implementation to use initialstate 1 year ago
krille-chan 754870e3fd
chore: Follow up pop space view 1 year ago
Kelrap 56de4ce2bc Minimize long message toolbar weirdness 1 year ago
krille-chan 956a2e6523
chore: Follow up navrail 1 year ago
Kelrap 9e6a3fd21c Saves avatar when creating new space 1 year ago
Kelrap e24293432e Not show option to add students to subspace 1 year ago
WilsonLe 6a02db73bb integrate forked matrix sdk, addressing breaking changes of newer versions of matrix sdk 1 year ago
ggurdin 6648999317 commented out references to rooms rule editor in new_space.dart 1 year ago
ggurdin 36fc580c45 replace setting of room id in choreographer 1 year ago
ggurdin f9adab52a2
Merge branch 'main' into optimizations 1 year ago
ggurdin 4adbb1b335 commented out pangea room rules editor in new space and chat details view 1 year ago
ggurdin 4f1445d975 fixes for null check / disposed widget errors 1 year ago
Krille 86b1314c61
refactor: Use cached network image for mxc image uris 1 year ago
Krille 87d3d0feed
chore: Follow up list item click behavior 1 year ago
Kelrap 2b4d7985ef Merge branch 'toolbar-location-adjustments' of https://github.com/pangeachat/client into toolbar-location-adjustments 1 year ago
Kelrap 19987c75a7 Get rid of scrollcontroller chain 1 year ago
ggurdin 37f0c819b6
Merge branch 'main' into no-subspace-welcome-chat 1 year ago
ggurdin c9e023e684 rate limited builds for unread room badge, don't call to load chat counts until it's needed for the UI 1 year ago
Kelrap 5a06e70802 Do not create welcome chats under any circumstance 1 year ago
Kelrap 2fbc4e2016 Doesn't add welcome chat to subspace 1 year ago
ggurdin 84a29aab47
Merge branch 'main' into toolbar-location-adjustments 1 year ago
ggurdin 75ebd028c5
Merge branch 'main' into space-view-loading 1 year ago
ggurdin 280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 1 year ago
Kelrap 899a128118 Fix loading issue for realsies 1 year ago
Kelrap e7167631d0 More math corrections 1 year ago
Kelrap 9aa1c7725b Address some more edge cases 1 year ago
Kelrap 6424f95855 Fix some incorrect calculations 1 year ago
Kelrap c1f0282acc Merge branch 'main' of https://github.com/pangeachat/client into toolbar-location-adjustments 1 year ago
ggurdin ad71fec48e
Merge branch 'main' into hide-find-convo-partner 1 year ago
ggurdin 8f08646623 merge conflict 1 year ago
ggurdin 057f07d210 removed debugger statement from my_analytics_controller update function - not an error state 1 year ago
ggurdin 70de0fc866 Merge branch 'main' into blue7/08 1 year ago
ggurdin 08faf399cc added fix for pangea profile toJson method 1 year ago
Kelrap 4e3f00f9b8 Remove Find Conversation Partner button from menu 1 year ago
ggurdin 7e87c3154c fix for orange box error in learning settings, updated instructions to base their toggle status on matrix profile 1 year ago
William Jordan-Cooley c4ef728578 client will consume lemma as single object but be capable of handling json lemma as list 1 year ago
Krille 467d103c2f
chore: Follow up chat context menu 1 year ago
Kelrap 3da1f79863 Scroll to make space for toolbar 1 year ago
bluearevalo e6fa69df39 add back #pangea comment tags 1 year ago
krille-chan b05eb891a6
chore: Bring back navrail 1 year ago
ggurdin b4d3d398fd
Merge branch 'main' into filter-analytics-events 1 year ago
ggurdin c0cd10a0e2 filter out analytics events from syncs. hide space analytics 1 year ago
ggurdin c05f478189
Merge branch 'main' into matrix-profile-updates 1 year ago
ggurdin d15d149b87 removed calls to unsafeGetUserFromMemoryOrFallback that was causing stack overflow error 1 year ago
Krille 282188f574
chore: Follow up listtilehovered 1 year ago
Krille 54ba4544af
chore: Follow up listtilehover 1 year ago
Krille 1b95694a58
chore: Follow up spaces design 1 year ago
Krille 47d1165b45
chore: Follow up chat list context menu 1 year ago
Kelrap 7985743382 Fix loading issue when space is selected? 1 year ago
Krille 650f87b1d2
chore: Follow up spaces ui 1 year ago
Krille 3bd7257249
chore: Follow up spaces ui 1 year ago
Krille 942970e049
chore: Follow up spaces design 1 year ago
Krille 8a5cd9bf16
chore: Follow up spaces ui 1 year ago
Krille 7b0e0404c0
chore: Follow up select chats 1 year ago
Krille 64c56f889b
chore: Follow up join space invites 1 year ago
Krille 254f21ce00
chore: Follow up new spaces design 1 year ago
krille-chan 5c23453e66
feat: New spaces and chat list design 1 year ago
dlyrsk 13a39498a3
Fix web base url and privacy url configuration processing 1 year ago
ggurdin 0ac4b664ce changed from string to Map 1 year ago
ggurdin 8acc793f0c added documentation to user controller and user model 1 year ago
ggurdin 3759731d48 code cleanup 1 year ago
ggurdin ca9dcba4e7 removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members. 1 year ago
bluearevalo bb32f584f4 Fixed background for login view 1 year ago
bluearevalo 5f59a39c72 removed comment 1 year ago
bluearevalo 35434b09d1 Add mounted check to prevent updates on unmounted widgets 1 year ago
ggurdin ff468cb4bd remove isFetching flag from user controller and replaced that functionality by making the completer nullable 1 year ago
ggurdin 303d2b1e17 switched accessToken back to be non-nullable 1 year ago
ggurdin 91e2aa2dfd remove updatePermissions function that is not called 1 year ago
ggurdin 6c2d90f8f8 prevent recursion when migrating from old matrix account data format 1 year ago
ggurdin 6ab62e2eff added functionality to look for data in the only matrix format if it's missing in the new format, make matrixProfile an instance member of userController 1 year ago
ggurdin f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 1 year ago
bluearevalo 5494019be5 set max char size for input field 1 year ago
bluearevalo 425b7ddcf1 oops formatting fix 1 year ago
bluearevalo a5cdafcb65 Added null checks, error handling, and used non-null version of l10n 1 year ago
ggurdin 96c641557f Make create space/chat button float 1 year ago
ggurdin 2494827e1d removed block icon on user bottom sheet for bot 1 year ago
ggurdin ef12529af4 use match data to construct input underlines, without using tokens 1 year ago
ggurdin 8e1423709d warn subscribed users to delete their subscription before deleting their accounts 1 year ago
ggurdin df0f290c41 Change copy in chat permissions page away from using numbers 1 year ago
ggurdin bd55811883 when user sees message translation for messages being dispalying in l1, show inline tooltip with explanation 1 year ago
ggurdin 530443b4c6
Merge branch 'main' into only-one-direct-parent 1 year ago
ggurdin 9fa9078ea4 prevent adding a room to multiple spaces 1 year ago
ggurdin 9431559e49 removed function that adds dms to spaces 1 year ago
ggurdin 6557da36fc make send button color based on igc state 1 year ago
ggurdin 3f1632e7ff
Merge branch 'main' into blue-branch 1 year ago
ggurdin 4bc49420c2 some formatting fixes 1 year ago
William Jordan-Cooley bca1b87677 added span display details to activity 1 year ago
bluearevalo fbbbf5e740 added missing comma in intl_es, same thing for chat.dart as it was missing trailing comma, for my_analytics i added some error catches for that minified:tm
bug
1 year ago
Krille ef5ea57c58
refactor: Omit local types 1 year ago
Krille e88afdd357
chore: Follow up use 24 hour format 1 year ago
Krille fc867b33a1
chore: Follow up time of day format 1 year ago
William Jordan-Cooley 6113b901ce lemma factory hot-fix 1 year ago
William Jordan-Cooley 77df13f5a9 --amend 1 year ago
William Jordan-Cooley d02acc9884 switching to token focus of saving constructs 1 year ago
bluearevalo 150eb9533a Merge branch 'main' into blue-branch 1 year ago
ggurdin 347adaf059 removed incorrect env file references 1 year ago
bluearevalo 2901c2a3c5 Merge branch 'main' into blue-branch 1 year ago
ggurdin 20333046c8
Merge branch 'main' into message-info 1 year ago
ggurdin 9362f9c915 uncommented message info button 1 year ago
William Jordan-Cooley 8ab62fed3b update lemma factory 1 year ago
bluearevalo 49251774cc try/catches added for minified:a7t sentry error, added back translationsfor l10n, added more to error_handler to get more info 1 year ago
bluearevalo b1bf8ce02a Merge branch 'main' into blue-branch 1 year ago
William Jordan-Cooley 266826fd0e take out hasInfo 1 year ago
William Jordan-Cooley 4d34b390d5 simplify logic of message translation 1 year ago
bluearevalo d4c24e2639 Merged main into blue-branch 1 year ago
William Jordan-Cooley 1163c1d5cd adding pos and morph to lemmas 1 year ago
Krille 873362428c
fix: Follow up matrix sdk update 1 year ago
ggurdin 6ca6b19b39 don't set source text to l1 translation 1 year ago
ggurdin 3c4ed1a821 formatting pangea rich text file 1 year ago
bluearevalo e5c818de5c changed code so getAppVersion supported l10n, added en and es translations 1 year ago
ggurdin a394cece5c
Merge branch 'main' into blue-error-handling 1 year ago
ggurdin 744549f26d Merge branch 'main' into remove-view-selection-page 1 year ago
ggurdin e7568c1c72 added inline tooltip file 1 year ago
ggurdin 183247035d removed view selection page in analytics 1 year ago
bluearevalo f2c1a4579c reformatted, added PangeaWarningError, and commented back .env in pubsec 1 year ago
ggurdin 64ff39f9e2 moved inline tooltip to seperate widget, changed text type and icon for inline tooltip 1 year ago
ggurdin 275e5c94f3 formatted pangea_rich_text file 1 year ago
ggurdin e6fa2b1b4b changed messages since update back to 10, re-enabled getting tokens after accepting matching in IGC, and allowed saving of initial empty analytics event 1 year ago
William Jordan-Cooley c6d3f36805 saving of tokens, changing of top language calculation, documentation 1 year ago
William Jordan-Cooley 2526331706 using getIGCTextData to fetch tokens and languages if not present 1 year ago
William Jordan-Cooley 919cfc4bd3 improving documentation 1 year ago
William Jordan-Cooley 923d39eab6 drafted - need and correctly assembling records and unsaved msgs - need to confirm that constructs are being assembled 1 year ago
ggurdin 645f5daca3 merge conflicts 1 year ago
William Jordan-Cooley 5c8666b3e2 rough draft complete 1 year ago
ggurdin 8b1cda2e94 merge conflicts 1 year ago
ggurdin ccca876bb0 move _instructionsShown up to be the first check in instructions show function 1 year ago
ggurdin c8079b7df1 commented out postframe callback around showing toolbar to prevent delay in showing toolbar after message tap 1 year ago
William Jordan-Cooley 8ceb7851e5 refactoring of my analytics controller and related flows 1 year ago
William Jordan-Cooley ffbc62ba55 consolidating language constants and using for unknown detection instance 1 year ago
Kelrap 4931461209 Adjust hint box design 1 year ago
ggurdin b95080cee7 merge main into improve-interactive-translator branch 1 year ago
Kelrap 929e30a499 Design and insert inline tooltip 1 year ago
Matthew bc2d4a3847 itAutoPlay moved from ToolSettings to PLocalKey 1 year ago
ggurdin 6eb003dee3 renamed practice activity content file name 1 year ago
ggurdin f81e5957a5 renamed multiple choice activity file name 1 year ago
ggurdin d0e03aea97 seperating practice activity-specific logic and functionality from navigation / event sending logic 1 year ago
bluearevalo e35be8f862 added error handling messages for Sentry 1 year ago
ggurdin 167b8819e4 merge conflicts 1 year ago
Wilson 14f670d6f2
Merge branch 'main' into 375-introduce-bot-custom-mode 1 year ago
WilsonLe ab0c682399 Merge branch '375-introduce-bot-custom-mode' of https://github.com/pangeachat/client into 375-introduce-bot-custom-mode 1 year ago
WilsonLe a7e1dbc85f remove mysterious auto generated files 1 year ago
ggurdin 8250ec8ad6
Merge branch 'main' into limit-topic-height 1 year ago
ggurdin 4749974a9b set target langs based on user's target language and analytics rooms 1 year ago
William Jordan-Cooley d975e52a04 inlined tooltip 1 year ago
ggurdin 8a01644f6d merge conflicts 1 year ago
ggurdin 989964681b inital work on add language dropdown to my analytics 1 year ago
ggurdin 0a69ddbe16 reload space analytics list after changing dropdown values 1 year ago
Kelrap 9aee4e1ac5 Merge branch 'main' of https://github.com/pangeachat/client into limit-topic-height 1 year ago
bluearevalo 39db3c6e9c added translations 1 year ago
Kelrap 8b981ddce9 Make buttons same for my and space analytics 1 year ago
ggurdin 0d896e24d2 added explanation for scroll configuation 1 year ago
ggurdin 633174c000
Merge branch 'main' into stack-overlays 1 year ago
ggurdin b6a6bb0de0
Merge branch 'main' into last-updated-l2 1 year ago
ggurdin 9415082227 base last updated on target lang 1 year ago
Kelrap 122519d9ce Make scrollbar draggable 1 year ago
ggurdin 589901150d error handling for error found by blue 1 year ago
Krille 2b630aca4d
fix: Correctly localize time of date 1 year ago
Kelrap 04a94b074f Label analytics filters 1 year ago
Wilson bf7965b7c7
Merge branch 'main' into 375-introduce-bot-custom-mode 1 year ago
ggurdin b12efe7e80 updates to improve navigation of practice activities 1 year ago
Kelrap 340d0ac1e2 Makes error analytics close button more noticeable 1 year ago
ggurdin db3da2a2e2
Merge branch 'main' into edit-chat-permissions 1 year ago