Commit Graph

4095 Commits (3193958d873df24145c0568b96c11f2ee7af3b6b)

Author SHA1 Message Date
ggurdin 37f0c819b6
Merge branch 'main' into no-subspace-welcome-chat 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 75ebd028c5
Merge branch 'main' into space-view-loading 1 year ago
Kelrap 899a128118 Fix loading issue for realsies 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
bluearevalo e6fa69df39 add back #pangea comment tags 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
Kelrap 7985743382 Fix loading issue when space is selected? 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
William Jordan-Cooley 6113b901ce lemma factory hot-fix 1 year ago