Commit Graph

4654 Commits (a7a7f4c252c1257fbf4ae1aae4d52b2fa963b3fe)

Author SHA1 Message Date
Krille-chan 53b8b5290e
Merge pull request #1291 from krille-chan/krille/use-auth-media
feat: Use matrix authenticated media
1 year ago
Krille 158a6855c3
feat: Use matrix authenticated media 1 year ago
krille-chan dec588d0c0
refactor: Simplify login UX 1 year ago
krille-chan f17b09f56c
chore: Follow up set read marker 1 year ago
krille-chan 75800ccdd5
chore: Follow up send file dialog fix 1 year ago
ggurdin 6d4efea322
clear out analytics stream on dispose to prevent carry over across login sessions 1 year ago
ggurdin 3ce03ecc2f
adjust position of points gain animation over new messages 1 year ago
ggurdin c9cdba8a34
Merge branch 'main' into add-localization 1 year ago
ggurdin abb1e3a56f
added missing matrix localization for invitedBy 1 year ago
ggurdin e6f90af011
added potential fix and better logging for flutter_secure_storage returning null for database cipher on iOS 1 year ago
ggurdin 14783d8536
Revert "Story game" 1 year ago
ggurdin a49105d298
Revert "moved timer sync logic to seperate function, don't hide bot messages …" 1 year ago
ggurdin 77fb4bcf4e
Revert "base timer off of game state event" 1 year ago
ggurdin f8020279c6
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin 54040d841a
add draft construct uses while using language assistance, added morphs to learning progress indicators 1 year ago
ggurdin 868e83709d
removed some excessive file changes to simplify PR 1 year ago
Kelrap 13dff2bd1d Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Kelrap 8e960f1b43 Make entirety of overlay message box scrollable 1 year ago
ggurdin 75234e6a6f
inital work for having a 2-stage progress bar and saving draft analytics locally 1 year ago
ggurdin 7f731e1406
base timer off of game state event 1 year ago
Kelrap c99094f547 Fix window resize selection issue 1 year ago
Kelrap d79e78271c Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
ggurdin e8bb166fae
moved timer sync logic to seperate function, don't hide bot messages after end of round 1 year ago
ggurdin f4a0fbaacb
Revert "Revert "don't show user avatars or display names in chats""
This reverts commit 07fa96cdc9.
1 year ago
ggurdin 012b20b09f
some small tweaks 1 year ago
Kelrap 72a6f30227 Timer does not automatically start 1 year ago
ggurdin fa36eb605c
improved listening for bot messages 1 year ago
Kelrap d2bcdaa7db Add timer to round model 1 year ago
Kelrap 1a841d382f Add getter for remaining time 1 year ago
Kelrap e7f3b9e73a Adds countdown timer to chat 1 year ago
ggurdin 2b574f42c1
added completer and recursive function to start a new round at the end of a round 1 year ago
ggurdin ac6ddc6d0e
added logic for auto-starting round on bot message 1 year ago
ggurdin ea1c1a6840
added prototype of GameRound model 1 year ago
ggurdin 07fa96cdc9
Revert "don't show user avatars or display names in chats"
This reverts commit a36c52ff87.
1 year ago
Kelrap 6c5f4d0ece Try fix window resize problem 1 year ago
krille-chan 2615632881
chore: Remove emoji proposals feature 1 year ago
ggurdin a36c52ff87
don't show user avatars or display names in chats 1 year ago
Kelrap e7fa9a35f1 Adjust scrolling logic 1 year ago
Kelrap ec7ecc3069 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Krille 8784acc7e6
chore: Disable record on web 1 year ago
Krille-chan 9c6e2a1df6
Merge pull request #1224 from dlyrsk/main
Fix web base url and privacy url configuration processing (Recreated)
1 year ago
krille-chan ebd8b700b1
chore: Show short forms of months and week days in UI 1 year ago
krille-chan 612711d602
chore: Follow up no more chats found label 1 year ago
krille-chan 664548d937
chore: Nicer empty chat list placeholder 1 year ago
krille-chan 1c6d8a0579
chore: Make VOIP plugin less noisy in logs 1 year ago
krille-chan d3298f0b09
chore: Follow up display read marker in timeline 1 year ago
krille-chan d0e1e0229c
chore: Follow up linter fix 1 year ago
Krille 89309ca15e
chore: Follow up chatlist design 1 year ago
Kelrap a417f2f8ca Add scrolling to center messages 1 year ago
Kelrap 6acf829fe2 Emoji picker adjustments 1 year ago
Kelrap baa2e17aad Revert emoji picker close button 1 year ago
Kelrap c42f44a798 Programmatically determine left/right 1 year ago
Krille-chan 9731fb461a
Merge pull request #1261 from CodeThomnics/refactor/reduce_context_calls_theme
Refactor: Reduce .of(context) calls theme
1 year ago
lauren n. liberda 55196e7c9d
chore: upgrade flutter to 3.24 1 year ago
Krille 02430a952d
build: Update to Matrix SDK 0.32.0 1 year ago
Kelrap ecb1df70dc Add explanation for reaction picker logic 1 year ago
Kelrap c27c250590 Removes error button padding 1 year ago
Kelrap ea8e4497f3 Close keyboard if open 1 year ago
Kelrap 43d99c526a Tweaks 1 year ago
Krille 84075133fa
chore: Bring back add to space feature 1 year ago
Krille 641343d5fe
chore: Follow up scroll to event id fix 1 year ago
Kelrap ed57c340d1 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Kelrap f46a5bac7f Shift footer down 1 year ago
Kelrap bb263c71c2 Toolbar placed over selected message 1 year ago
ggurdin f5c81fe8ec
merge main, resolve conflicts 1 year ago
ggurdin b8bd90a44d
replace accessToken with matrix access token 1 year ago
ggurdin 3f7c154d2e
Merge branch 'main' into 559-role-play-mode 1 year ago
WilsonLe c193c928a1 implement dynamic zone label and title shared component 1 year ago
WilsonLe 49921e47e4 Merge branch '559-role-play-mode' of https://github.com/pangeachat/client into 559-role-play-mode 1 year ago
WilsonLe 62d71285a4 fix text adventure title padding 1 year ago
ggurdin 500e54bed9
Merge branch 'main' into 512-bump-matrix-sdk 1 year ago
ggurdin 04012481fa
Merge branch 'main' into 559-role-play-mode 1 year ago
dlyrsk c277e73faf
Merge branch 'krille-chan:main' into main 1 year ago
ggurdin 7165060041
choreographer pulls roomID from chat so input bar key does not change after setting choreo roomID, resolving issues with input bar auto-focus 1 year ago
ggurdin cc310acf99
don't animate level bar unless XP points have changed 1 year ago
Kelrap 959172fcfe Hide public profile toggle in learning settings 1 year ago
WilsonLe adb5d3eb39 Merge branch '546-improve-bot-settings-ui' into 559-role-play-mode 1 year ago
WilsonLe 1ece90dad2 refactor, group create group and chat details into one component 1 year ago
ggurdin 15c2d1dfd9
added analytics view to space view, removed number ticker animation 1 year ago
Kelrap a911b9f852 Attempt 1 of repositioning toolbar 1 year ago
WilsonLe bd4d9e43ed add create group chat validation for custom and game master instructions 1 year ago
ggurdin 7dc8a72f46
Merge branch 'main' into 547-improve-bot-settings-ui 1 year ago
ggurdin 4278f7b196
get analytics events directly from server, cache last update time for user's l2 1 year ago
Kelrap 4b80871922 Fix edit overflow 1 year ago
Kelrap abe98390f1 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Kelrap f68e8f586d Merge branch 'toolbar-selection' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Kelrap 19b20efc53 PR edits, minus positioning changes 1 year ago
WilsonLe 0201aae916 create shared component for create and detail 1 year ago
ggurdin c923ef29f3
Merge branch 'main' into remove-report-user 1 year ago
ggurdin e238068538
replaced scrollToEventId with current version from fluffychat 1 year ago
Wilson 9a87cb8c2d
Merge branch 'main' into 547-improve-bot-settings-ui 1 year ago
WilsonLe 76c38a594e complete implementation of bot option dialog 1 year ago
Kelrap e164e73bf4 Remove option to report user 1 year ago
ggurdin a2974ead9f
merged main, resolve merge conflicts 1 year ago
Thomas Klein Langenhorst 5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
1 year ago
Krille 47481eb676
feat: Send voice messages from web 1 year ago
ggurdin 11dfa13a0b
wrap stateful alert dialog in StatefulBuilder to enable toggle updates 1 year ago
WilsonLe d86a9303d2 saving, bug at toggle not switching 1 year ago
Kelrap b021a2214c Merge branch 'main' of https://github.com/pangeachat/client into fix-reply-scrolling 1 year ago
Kelrap 2f9446fb80 Scrolls to correct message 1 year ago
ggurdin 844e03daba
Merge branch 'main' into min-width-toolbar 1 year ago
ggurdin 36c0a14d43
Merge branch 'main' into input-bar-spacing 1 year ago
ggurdin 6cc07d5c38
changed condition to wait for next sync in stream in waitforfirstsync to better reflect whether the first sync has come through or not 1 year ago
ggurdin 8913f808e1
Merge branch 'main' into chats-show-when-loaded 1 year ago
Krille 3286b19387
refactor: Recording dialog 1 year ago
Krille a7473af40f
feat: Record voice message with opus/ogg if supported 1 year ago
Krille 0bd61ced3f
feat: Convert opus to aac on iOS before playing 1 year ago
Kelrap 98732ec904 Sets minimum width for toolbar content 1 year ago
Kelrap 8294e1959c Fixes input bar spacing issues 1 year ago
Kelrap 3d9000d2ae Code cleanup 1 year ago
Kelrap 02dd22a45f Change message info/report message menu color 1 year ago
Kelrap 61ffd096c9 Fix overflow from long messages 1 year ago
Kelrap 6761f97b61 Fix emoji picker exit button 1 year ago
Kelrap 37fa0e1d5e Simpler overlay closing 1 year ago
Kelrap 21ab01dbcb Make popup look like previous appearance 1 year ago
WilsonLe 4de8530a7e separate 2 components for bot settings in create group and chat details 1 year ago
Kelrap 23ac51c766 Emoji picker works now 1 year ago
Kelrap 5ed0f59db2 Get rid of unneeded chat footer elements 1 year ago
Kelrap badb2888f2 message info/report message menu work with overlay 1 year ago
krille-chan a928ecec1e
Revert "refactor: Only initialize FlutterLocalNotificationsPlugin once"
This reverts commit d3a13705bd.
1 year ago
krille-chan d3a13705bd
refactor: Only initialize FlutterLocalNotificationsPlugin once 1 year ago
ggurdin 91a5d8414c
updated mini analytics UI to look better on mobile 1 year ago
Kelrap 03befaed70 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Kelrap 03678cbba3 Input bar should be same height in overlay 1 year ago
Kelrap 0da6bb9cb5 Add comment explaining rationale 1 year ago
Kelrap 9570bf059d Merge branch 'main' of https://github.com/pangeachat/client into deheroify-avatar 1 year ago
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