Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.13.0 stable #2685

Merged
merged 140 commits into from
Feb 24, 2024
Merged

v1.13.0 stable #2685

merged 140 commits into from
Feb 24, 2024

Conversation

zlshames
Copy link
Member

No description provided.

tneotia and others added 30 commits December 4, 2023 18:56
Update the messageStyle user to be the current user to fix #2634
Changed lookups from computing lastMessage date created to using a db store lastMessage date to speed up processing.

Also implemented experimental "turbo mode" switch that completely bypasses creating listeners for all chat updates (and relies on add message events to keep things sorted). Have not tested all code paths to ensure correctness.
# Conflicts:
#	lib/app/layouts/findmy/findmy_page.dart
Replies to notifications will fail if the flutter engine isn't running. The check for backgroundChannel and isStopped never breaks, leading to this worker to get stuck.
Fixes #2651
Fixes #2651 - replies in notifications not sending
BREAKING: Updates minSdkVersion to 23 from 21
tneotia and others added 29 commits February 19, 2024 13:59
Signed-off-by: Joel Jothiprakasam <[email protected]>
Signed-off-by: Joel Jothiprakasam <[email protected]>
Signed-off-by: Joel Jothiprakasam <[email protected]>
Signed-off-by: Joel Jothiprakasam <[email protected]>
Signed-off-by: Joel Jothiprakasam <[email protected]>
# Conflicts:
#	lib/app/layouts/conversation_view/widgets/message/message_holder.dart
#	lib/app/layouts/conversation_view/widgets/message/popup/message_popup.dart
#	lib/app/layouts/conversation_view/widgets/message/popup/message_popup_holder.dart
#	lib/app/layouts/conversation_view/widgets/text_field/conversation_text_field.dart
#	lib/services/ui/chat/conversation_view_controller.dart
Signed-off-by: Joel Jothiprakasam <[email protected]>
Signed-off-by: Joel Jothiprakasam <[email protected]>
@zlshames zlshames merged commit d0257c9 into master Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants