1
0
Fork
You've already forked timi
0
No description
  • JavaScript 93.4%
  • Java 3.6%
  • Ruby 1.2%
  • Objective-C 1.2%
  • Objective-C++ 0.4%
  • Other 0.2%
2025年04月21日 15:13:47 +00:00
.bundle Update 2025年03月11日 16:37:09 +07:00
__tests__ Update 2025年03月11日 16:37:09 +07:00
android Added theme 2025年03月25日 09:59:34 +07:00
ios Update 2025年03月11日 16:37:09 +07:00
screen Update 2025年03月11日 16:37:09 +07:00
src update theme 2025年03月25日 20:01:12 +07:00
.env Update 2025年03月11日 16:37:09 +07:00
.eslintrc.js Update 2025年03月11日 16:37:09 +07:00
.gitignore Update 2025年03月11日 16:37:09 +07:00
.prettierrc.js Update 2025年03月11日 16:37:09 +07:00
.svgrrc Update 2025年03月11日 16:37:09 +07:00
.watchmanconfig Update 2025年03月11日 16:37:09 +07:00
a.out Update 2025年03月11日 16:37:09 +07:00
app.json Update 2025年03月11日 16:37:09 +07:00
babel.config.js Update 2025年03月11日 16:37:09 +07:00
Gemfile Update 2025年03月11日 16:37:09 +07:00
index.js Update 2025年03月11日 16:37:09 +07:00
jest.config.js Update 2025年03月11日 16:37:09 +07:00
metro.config.js Update 2025年03月11日 16:37:09 +07:00
package-lock.json Added theme 2025年03月25日 09:59:34 +07:00
package.json Added theme 2025年03月25日 09:59:34 +07:00
Permissions.js Update 2025年03月11日 16:37:09 +07:00
README.md Update README.md 2025年04月21日 15:13:47 +00:00
tsconfig.json Update 2025年03月11日 16:37:09 +07:00

Notes

Bug Fix

Home Screen Recent Message not load on first message

  • modify sending message to emit if there new message, or use built in message listener from Chat.js to get new message and reload recent message at Home

Media Message Not Loaded after sending it

  • add route /upload to upload media first then upload message with url

IMPORTANT NEWEST - 21/4/2025

make userlist, user data profile/name is static, and last message is api and socket, enter chat list, load user profile, name, last message from api then when new message update last message on profile update add socket when user is updated their profile