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
0b9ed3a68a
pandora
/
js
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
Adrian Victor
0b9ed3a68a
Make chat bubble smaller (90%) on mobile.
2026-07-16 20:05:53 -03:00
..
app.js
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
config.js
Save chats, messages and media to IndexedDB
2026-07-16 15:26:42 -03:00
db.js
Save chats, messages and media to IndexedDB
2026-07-16 15:26:42 -03:00
storage.js
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
ui.js
Make chat bubble smaller (90%) on mobile.
2026-07-16 20:05:53 -03:00
utils.js
Save chats, messages and media to IndexedDB
2026-07-16 15:26:42 -03:00
waha.js
Save chats, messages and media to IndexedDB
2026-07-16 15:26:42 -03:00
websocket.js
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