This website requires JavaScript.
Explore
Help
Register
Sign in
tenkuma
/
pandora
Watch
1
Star
0
Fork
You've already forked pandora
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
25
commits
1
branch
0
tags
1.2
MiB
dc5db6aac6
Commit graph
4 commits
Author
SHA1
Message
Date
Adrian Victor
dc5db6aac6
Fix duplicate messages arriving through websocket
2026-07-16 22:35:15 -03:00
Adrian Victor
b3b74b04fc
Fix bug in updateChatInChatList that would make outgoing messages show up in the user self chat; fix app awaiting for getAppUser on wrong scope.
2026-07-16 20:03:32 -03:00
Adrian Victor
a021ca821f
Remove usage of userInfo in app.js; make storage aware of connection status to avoid connecting to the server in offline mode; fix updateChaInList querying for non-existent elements and using them blindly; make websocket also check connection status on reload.
2026-07-16 19:36:25 -03:00
Adrian Victor
3a1ed0903c
Save chats, messages and media to IndexedDB
2026-07-16 15:26:42 -03:00
Renamed from app.js (
Browse further
)