|
|
cce7b74068
|
Add user page with profile picture, number and about. change font to Selawik.
|
2026-07-18 12:02:20 -03:00 |
|
|
|
36f8448bf9
|
Add config option to configure chat background
|
2026-07-17 16:06:29 -03:00 |
|
|
|
cad283e06b
|
Lazy-load chat images; scroll to bottom on incoming message only when user has not scrolled up.
|
2026-07-17 15:22:26 -03:00 |
|
|
|
dcd40790e0
|
Make chat a page and add sidebar with buttons to cycle through pages on desktop.
|
2026-07-17 13:46:24 -03:00 |
|
|
|
b1f7938b37
|
Move settings to extra pages
|
2026-07-17 11:23:41 -03:00 |
|
|
|
aa42223fc9
|
Add sliding and sliding animations on mobile.
|
2026-07-17 11:08:49 -03:00 |
|
|
|
dc5db6aac6
|
Fix duplicate messages arriving through websocket
|
2026-07-16 22:35:15 -03:00 |
|
|
|
cedbd2b3c0
|
Add pagination to message screen.
|
2026-07-16 21:26:32 -03:00 |
|
|
|
0b9ed3a68a
|
Make chat bubble smaller (90%) on mobile.
|
2026-07-16 20:05:53 -03:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
3a1ed0903c
|
Save chats, messages and media to IndexedDB
|
2026-07-16 15:26:42 -03:00 |
|