Commit Graph

1914 Commits (00d6277bc6cc1cbf4eb7d357f53d5a6ecdf3f3e1)

Author SHA1 Message Date
ggurdin 36537b0dc7
scroll to center of screen if toolbar causes header overflow, scroll the overlay up if there's a footer overflow 1 year ago
ggurdin 2e139be658
position message overlay directly over the underlying message 1 year ago
ggurdin fbd8d63c46
merge merge branch into merge-analytics branch 1 year ago
ggurdin 10c26d3a7e
merge main into merge branch 1 year ago
ggurdin a32eb15df7
updated capacity copy to correspond with room type (chat or space) 1 year ago
ggurdin b63ae8c43d
updated copy to always call chat 'chats' (insteads of groups) 1 year ago
ggurdin c5ccf6dac2
merge analytics updates into fluffychat merge branch 1 year ago
ggurdin 25b0e09123
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin f15acbd872
merge main and update matrix dart SDK 1 year ago
ggurdin f9f0945655
speed up toolbar on click message 1 year ago
ggurdin f016d6e24b
when adding a room to a space via the chat list item popup, remove it from any other parent spaces it was previously in 1 year ago
ggurdin 6687889d58
added learning analytics view to chat list appbar 1 year ago
ggurdin 85429e4bc8
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin be19175da5
give main menu button a background 1 year ago
ggurdin 10c0cfef2a
changed homeserver picker view / functionality back to previous setup 1 year ago
ggurdin 9eb40e2b21
removed duplicate emoji picker widgets and fixed name of variable in chat controller to resolve late initialization error when sending an emoji reaction 1 year ago
ggurdin 23a8e1f7ea
removes testing print statements 1 year ago
ggurdin 8605202c63
added back 'remove from space' option in chat list item dropdown 1 year ago
ggurdin af83ea1212
only go to space details on navigate to space if in column mode 1 year ago
ggurdin 5461813352
when navigating to space, go to the space details page 1 year ago
ggurdin 4a252729ff
updated space view to auto-reload on space child update 1 year ago
ggurdin 85b501e180
re-enabled code related to recent updates to matrix SDK 1 year ago
ggurdin c91391b274
fluffychat merge - resolve conflicts 1 year ago
ggurdin c58226807a
fluffychat merge - resolve conflicts 1 year ago
ggurdin 5e347144aa
fluffychat merge - resolve conflicts 1 year ago
ggurdin 03da94ff41
fluffychat merge - resolve conflicts 1 year ago
ggurdin 1b03644380
fluffychat merge - resolve conflicts 1 year ago
ggurdin 8b20cce186
Merge commit 'd0e1e0229c2d6b8c00e3278d71651003614e38d2' into merge 1 year ago
ggurdin 6a83249236
fluffychat merge - resolve conflicts 1 year ago
ggurdin 346cd1ab5f
fluffychat merge - resolve conflicts 1 year ago
ggurdin 31412c2a13
fluffychat merge - resolve conflicts 1 year ago
ggurdin 7bf3a9ab94
fluffychat merge - resolve conflicts 1 year ago
ggurdin 4fccd5fed0
fluffychat merge - resolve conflicts 1 year ago
ggurdin 9efe214b6d
Merge commit '83490de6fd967ba8545d5960c0a6cebd410e0580' into merge 1 year ago
ggurdin cca5bb382f
fluffychat merge - resolve conflicts 1 year ago
ggurdin 2a710841a6
fluffychat merge - resolve conflicts 1 year ago
ggurdin 82fa80160f
fluffychat merge - resolve conflicts 1 year ago
ggurdin 4b15b8fab4
fluffychat merge - resolve conflicts 1 year ago
ggurdin 492a3d5095
Merge commit '0bf387da14c562eae21b36897a53a300ea5b6717' into merge 1 year ago
ggurdin 5ea202062c
fluffychat merge - resolve conflicts 1 year ago
ggurdin 40768f9859
fluffychat merge - resolve conflicts 1 year ago
ggurdin ebc4a88d4e
fluffychat merge - resolve conflicts 1 year ago
ggurdin 816fe43d3e
fluffychat merge - resolve conflicts 1 year ago
ggurdin deb2e655d6
fluffychat merge - resolve conflicts 1 year ago
ggurdin e80e3ba1b8
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin 03e04ee752
improved text selection handling, added text selection handling for HTML messages, clear selection on close overlay 1 year ago
ggurdin 11627c2bfb
enable toolbar on click for html messages 1 year ago
Krille-chan 6bdeba7cd7
Merge pull request #1269 from selfisekai/flutter-3.24
chore: upgrade flutter to 3.24
1 year ago
ggurdin 57b1ef04ef
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin 9f641633e4
merge main branch into combined selection view branch 1 year ago
ggurdin 14ba8bf47b
merge main into analytics branch 1 year ago
ggurdin cace965456
wrap chat input row in stateful widget and rebuild on choreo update to keep hint text and send button up-to-date 1 year ago
Kelrap 87255ecdc0
Fix mention suggestion overflow 1 year ago
Kelrap 9d0bf230e1
Re-add mention functionality 1 year ago
ggurdin 5f3326b843
cleaned up message.dart 1 year ago
ggurdin 6976c0575d
removed unused overlay position options and renamed OverlayEnum to OverlayPositionEnum 1 year ago
Krille 3cb88f3d49
chore: Follow up login page 1 year ago
ggurdin bf29a324e4
removed unnecessary pangea comments 1 year ago
ggurdin a181ace577
select message on showToolbar and ensure message is deselected on dismiss 1 year ago
ggurdin c5db829fb5
resolved merge conflicts 1 year ago
ggurdin 0373d01f1b
simplified positioning of toolbar 1 year ago
krille-chan eae7db7d71
chore: Follow up set read marker logic 1 year ago
Krille aa3de2816b
chore: Follow up design textfields 1 year ago
krille-chan 0f16cdee88
chore: Better scroll up 1 year ago
krille-chan e2538816a3
chore: Follow up homeserver picker page 1 year ago
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 3ce03ecc2f
adjust position of points gain animation over new messages 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
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 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 fa36eb605c
improved listening for bot messages 1 year ago
Kelrap d2bcdaa7db Add timer to round model 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 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
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 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 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