Commit Graph

860 Commits (7beb14dfafe1b65d0178e3669cb30bb48e0b1490)

Author SHA1 Message Date
ggurdin a36c52ff87
don't show user avatars or display names in chats 1 year ago
krille-chan d3298f0b09
chore: Follow up display read marker in timeline 1 year ago
Kelrap 6acf829fe2 Emoji picker adjustments 1 year ago
Kelrap baa2e17aad Revert emoji picker close button 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
Kelrap ecb1df70dc Add explanation for reaction picker logic 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
ggurdin f5c81fe8ec
merge main, resolve conflicts 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 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
ggurdin e238068538
replaced scrollToEventId with current version from fluffychat 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
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
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 8294e1959c Fixes input bar spacing issues 1 year ago
Kelrap 3d9000d2ae Code cleanup 1 year ago
Kelrap 6761f97b61 Fix emoji picker exit button 1 year ago
Kelrap 37fa0e1d5e Simpler overlay closing 1 year ago
Kelrap 23ac51c766 Emoji picker works now 1 year ago
Kelrap badb2888f2 message info/report message menu work with overlay 1 year ago
Kelrap 6f07eed8ed Fix more closure fails 1 year ago
Kelrap d962980801 Fix toolbar not closing in all situations 1 year ago
Kelrap 4e7ac79527 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 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
ggurdin a1a1d92f54
Merge branch 'learning-analytics-summary' of https://github.com/pangeachat/client into learning-analytics-summary 1 year ago
ggurdin bead112d0d
update analytics sending data on message send, instead of listening to onSync stream 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
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
Kelrap 622384036b Added selection features to toolbar overlay 1 year ago
krille-chan 30e3a4f2ff
chore: Nicer background for sate message and time in chat 1 year ago
krille-chan 8128c960dc
chore: Follow up pinned events 1 year ago
ggurdin 7d000ef472 updated spacing under event list 1 year ago
ggurdin 42ced399aa some simplifications of input bar stack 1 year ago
ggurdin db168c805f
Merge branch 'main' into move-chat-buttons 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 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
Kelrap 276f3ee913 Merge branch 'main' of https://github.com/pangeachat/client into move-chat-buttons 1 year ago
Kelrap d37aae9cbf Delete commented code 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
Kelrap a7e6e7a4c9 Shorten overlay instead of toolbar 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 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
Kelrap c20176d029 Add #pangea comments 1 year ago
Kelrap e8a4005a12 Use stack, minimize footer shifting messages 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
ggurdin 9a56fe42b7
Merge branch 'main' into toolbar-location-adjustments 1 year ago
Kelrap d4febba12e Add #Pangea comments 1 year ago
Kelrap 276076b265 Buttons move when input bar height changes 1 year ago
Kelrap 08da254bae Input text turns red when hit limit 1 year ago
Kelrap 4222b37bb4 Attempt 3. Needs work. 1 year ago
WilsonLe 6a02db73bb integrate forked matrix sdk, addressing breaking changes of newer versions of matrix sdk 1 year ago
ggurdin 36fc580c45 replace setting of room id in choreographer 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
Kelrap 19987c75a7 Get rid of scrollcontroller chain 1 year ago
ggurdin 280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 1 year ago
Kelrap c1f0282acc Merge branch 'main' of https://github.com/pangeachat/client into toolbar-location-adjustments 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
bluearevalo 5494019be5 set max char size for input field 1 year ago
ggurdin 4bc49420c2 some formatting fixes 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
bluearevalo 2901c2a3c5 Merge branch 'main' into blue-branch 1 year ago
ggurdin 9362f9c915 uncommented message info button 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
Krille 873362428c
fix: Follow up matrix sdk update 1 year ago
ggurdin 64ff39f9e2 moved inline tooltip to seperate widget, changed text type and icon for inline tooltip 1 year ago
William Jordan-Cooley c6d3f36805 saving of tokens, changing of top language calculation, 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 8b1cda2e94 merge conflicts 1 year ago
William Jordan-Cooley ffbc62ba55 consolidating language constants and using for unknown detection instance 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
William Jordan-Cooley d975e52a04 inlined tooltip 1 year ago
ggurdin 401d8522f8 only show practice activity button if showMessageButtons is enabled 1 year ago
William Jordan-Cooley 54dfd9dd22 merged in main 1 year ago
ggurdin 05a6957141 merge conflicts 1 year ago
ggurdin 1d6db1aabf don't calculate page size if renderbox isn't yet laid out and don't show overlay if context is null 1 year ago
ggurdin 9385ce693a merge conflicts 1 year ago
ggurdin e5ac6516da show the user the click instruction card when they first see a message 1 year ago
Matthew 90adf436d3 Choice quick click bug fixed 343 1 year ago
ggurdin eedb050ce1 merge main 1 year ago
ggurdin e7f1dcf6a3 merge main 1 year ago
ggurdin a2fb240c6e inital work to combine class and exchanges into generalized spaces 1 year ago
Kelrap ebf6c88932 Fix edited messages not showing 1 year ago
ggurdin c2245f045f enables recording on web 1 year ago
ggurdin fe54a71d33 small fixes for UI issues 1 year ago
ggurdin 5a1a00426d fluffychat merge 1 year ago
ggurdin 3288fd6f2d fluffychat merge 1 year ago
ggurdin 5db8527ba5 fluffychat merge 1 year ago
ggurdin 6d3bb87bf6 fluffychat merge 1 year ago
ggurdin cea14d388a fluffychat merge 1 year ago
ggurdin ce3a88e7a7 fluffychat merge 1 year ago
ggurdin 540567bfe7 fluffychat merge 1 year ago
ggurdin d701390c26 fluffychat merge 1 year ago
ggurdin c9b6c52761 fluffychat merge 1 year ago
ggurdin dd0250e52a fluffychat merge 1 year ago
ggurdin 413d4adaec fluffychat merge 1 year ago
ggurdin 42bf07f477 fluffychat merge 1 year ago
ggurdin 95135273cd Merge branch 'main' into analytics-rooms-data 1 year ago
ggurdin 37f4bb053c If in IT mode, change 'write a message...' to it instructions 1 year ago
ggurdin a9105c0804 Merge branch 'main' into analytics-rooms-data 1 year ago
ggurdin 513226f2e4 merge conflicts 1 year ago
William Jordan-Cooley 91d7600c5d display, interactivity, saving/fetching of record, and dummy generation all done 1 year ago
ggurdin 7163076390 Merge branch 'main' into analytics-rooms-data 1 year ago
Kelrap 429d4a97ec Check for eventId match when selecting/deselecting 1 year ago
ggurdin c8aac0b450 merge conflict 1 year ago
ggurdin cee91bc276 merge conflict 1 year ago
Kelrap bb01635c9f Fixed text selection, removed translationEnabled 1 year ago
MrSpoony 3f81dc5187
feat: add option to configure reply swipe direction 1 year ago
ggurdin 199e71159d some small fix for archive/leave button PR 1 year ago
ggurdin 877d3be965 merge conflicts 1 year ago
Kelrap 8cc377a3f4 Finish fixing capacity enforcement bugs 1 year ago
ggurdin 83b30dc084 add call to language detection after send without IGC 1 year ago
ggurdin bdeb3d3b8f merge main 1 year ago
ggurdin 5bf5c904fa merged in main branch 1 year ago
ggurdin 0f3e1d2cad merge conflicts 1 year ago
ggurdin 12e364a32d move student summary analytics events to analytics rooms 1 year ago
Kelrap 2127277d81 Don't return to archived space view 1 year ago
Kelrap b5a35ad723 Update archive implementation 1 year ago