Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Server Quota Notices in Riot - Step 2 #2547

Closed
3 tasks done
bmarty opened this issue Aug 24, 2018 · 2 comments
Closed
3 tasks done

Server Quota Notices in Riot - Step 2 #2547

bmarty opened this issue Aug 24, 2018 · 2 comments
Milestone

Comments

@bmarty
Copy link
Member

bmarty commented Aug 24, 2018

Finish what has been started in #2440:

  • Manage banner for people who haven't been locked out (the blue one)
  • Store the MatrixError in the session to prevent user from being able to send message when entering in the room and before the sync complete
  • Handle the issue during the registration. Currently there is a Toast when skipping the email/phone number form
@bmarty bmarty added this to the Sprint 13 milestone Aug 24, 2018
@bmarty bmarty modified the milestones: Sprint 13, Sprint 14 Aug 27, 2018
@bmarty
Copy link
Member Author

bmarty commented Aug 28, 2018

3rd point (registration) has been treated on version 0.8.14

bmarty added a commit to matrix-org/matrix-android-sdk that referenced this issue Aug 30, 2018
bmarty added a commit to matrix-org/matrix-android-sdk that referenced this issue Aug 30, 2018
MatrixError mResourceLimitExceededError is now managed in MxDataHandler (element-hq/riot-android#2547)
giomfo added a commit to tchapgouv/tchap-android-legacy that referenced this issue Sep 12, 2018
Update matrix-sdk.aar lib - build 1884 - Revision: 4318cddf9a0caf6e6a401f73d258991add5ffdb1

Improvements:
 - Minor changes to toolbar style and other UI elements (#2529)
 - Improve intent to open document (#2544)
 - Avoid useless dialog for permission (#2331)
 - Improve wording when exporting keys (#2289)

Other changes:
 - Upgrade lib libphonenumber from v8.0.1 to 8.9.12
 - Upgrade Google firebase libs

Bugfix:
 - Handle `\/` at the beginning of a message to send a message starting with `/` (#658)
 - Escape nicknames starting with a forward slash `/` in mentions (#2146)
 - Improve management of Push feature
 - MatrixError mResourceLimitExceededError is now managed in MxDataHandler (element-hq/riot-android#2547 point 2)

Merge commit 'a6825201439cd5f248f122c6db909dd632366a33' into develop

# Conflicts:
#	build.gradle
#	vector/libs/matrix-sdk.aar
#	vector/src/app/AndroidManifest.xml
#	vector/src/appfdroid/AndroidManifest.xml
#	vector/src/main/AndroidManifest.xml
#	vector/src/main/java/im/vector/Matrix.java
#	vector/src/main/java/im/vector/activity/CommonActivityUtils.java
#	vector/src/main/java/im/vector/activity/VectorHomeActivity.java
#	vector/src/main/java/im/vector/activity/VectorMemberDetailsActivity.java
#	vector/src/main/java/im/vector/activity/VectorRoomActivity.java
#	vector/src/main/java/im/vector/activity/VectorRoomInviteMembersActivity.java
#	vector/src/main/java/im/vector/fragments/VectorRoomSettingsFragment.java
#	vector/src/main/java/im/vector/fragments/VectorSettingsPreferencesFragment.kt
#	vector/src/main/java/im/vector/util/ExternalApplicationsUtil.kt
#	vector/src/main/res/layout/activity_home.xml
#	vector/src/main/res/layout/activity_vector_room.xml
#	vector/src/main/res/layout/adapter_local_contacts_sticky_header_subview.xml
#	vector/src/main/res/values-fr/strings.xml
#	vector/src/main/res/values/colors.xml
#	vector/src/main/res/values/styles.xml
@bmarty
Copy link
Member Author

bmarty commented Sep 27, 2018

Done

@bmarty bmarty closed this as completed Sep 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant