-
Notifications
You must be signed in to change notification settings - Fork 1
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
[ENG-455] - Conversation Reconnect: After 24 hours #141
Comments
wayangalihpratama
added a commit
that referenced
this issue
Nov 28, 2024
wayangalihpratama
added a commit
that referenced
this issue
Nov 28, 2024
wayangalihpratama
added a commit
that referenced
this issue
Nov 29, 2024
wayangalihpratama
added a commit
that referenced
this issue
Nov 29, 2024
wayangalihpratama
added a commit
that referenced
this issue
Nov 29, 2024
wayangalihpratama
added a commit
that referenced
this issue
Dec 2, 2024
wayangalihpratama
added a commit
that referenced
this issue
Dec 2, 2024
wayangalihpratama
added a commit
that referenced
this issue
Dec 2, 2024
wayangalihpratama
added a commit
that referenced
this issue
Dec 2, 2024
wayangalihpratama
added a commit
that referenced
this issue
Dec 11, 2024
wayangalihpratama
added a commit
that referenced
this issue
Dec 11, 2024
wayangalihpratama
added a commit
that referenced
this issue
Dec 13, 2024
wayangalihpratama
added a commit
that referenced
this issue
Dec 13, 2024
* [#133] Use verification message template on user login * [#133] Fix docker compose * [#133] Fix test * [#133] Create function to check 24h window from last message * [#133] Add logic to select message_temp lang by phone_number region code * [#133] Add VERIFICATION_TEMPLATE_ID_sw * [#133] Send broadcast message with broadcast template * [#133] Add intro message ID to env * [#133] Fix broadcast message & initial template setup for add new farmer message * [#133] Improve add farmer test * [#133] Init fetch message template from twilio API * [#133] Save same message with template by fetch template from Twilio * [#133] Use generate_message_template_lang_by_phone_number in login endpoint * [#133] Init conversation reconnect template env * [#133] Create test for check_24h_window function * [#133] Update readme * [#133] Handle send conversation reconnect template message * [#133] Improve send conversation_reconnect_template handler * [#133] Add TODO and idea for 24hr window message template * [#133] Get twilio message templae on app startup * [#133] Fetch content from JSON file instead of calling an API * [#133] Remove duplicated code * [#133] Fix broadcast message status * [#133] Update readme * [#133] Remove unused TODO * [#133] Remove = from check 24 window, only use > * [#141] Init save lastMessage in FE * [#141] Update lastMessage if newMessage coming * [#141] Handle check conversation timeout * [#141] Update check conversation timeout condition * [#141] Update conversation timeout logic * [#141] Handle send/disable input * [#141] Encapsulate reconnect message template with freeform msg * [#141] Fix eslint * [#141] Make save_chat_history more readable * [#141] Simplify handle_incoming_message function * [#141] Rename function & send intital message template in incoming message handler * [#141] Fix bugs for incoming first new chat from farmer * [#141] Rename check_24h_window function
wayangalihpratama
added a commit
that referenced
this issue
Dec 18, 2024
wayangalihpratama
added a commit
that referenced
this issue
Dec 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: