4
2
Fork 0

WIP: feat/SSE-support-revamped-caching-implementation #77

Draft
sudharshan wants to merge 7 commits from feat/SSE-support-revamped-caching-implementation into v0.1-dev

Waiting for backend to implementing the SSE before testing

Waiting for backend to implementing the SSE before testing
sudharshan added the
enhancement
label 2019-08-31 10:56:32 +08:00
This pull request has changes conflicting with the target branch.
  • lib/src/resources/contact_api_provider.dart
  • lib/src/resources/user_api_provider.dart
  • lib/src/ui/contact_tab/widgets/home_view.dart
  • lib/src/ui/conversation_tab/widgets/home_view.dart
  • lib/src/ui/widgets/image_avatar.dart
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feat/SSE-support-revamped-caching-implementation v0.1-dev
git pull origin feat/SSE-support-revamped-caching-implementation

Step 2:

Merge the changes and update on Gitea.
git checkout v0.1-dev
git merge --no-ff feat/SSE-support-revamped-caching-implementation
git push origin v0.1-dev
Sign in to join this conversation.
There is no content yet.