pandora/js
2026-07-16 21:26:32 -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 Add pagination to message screen. 2026-07-16 21:26:32 -03:00
storage.js Add pagination to message screen. 2026-07-16 21:26:32 -03:00
ui.js Add pagination to message screen. 2026-07-16 21:26:32 -03:00
utils.js Save chats, messages and media to IndexedDB 2026-07-16 15:26:42 -03:00
waha.js Add pagination to message screen. 2026-07-16 21:26:32 -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