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
59
commits
1
branch
0
tags
1.3
MiB
f0066d6015
Commit graph
pandora
/
web
/
app.html
Author
SHA1
Message
Date
Adrian Victor
f0066d6015
Add support for mentioning users; change loading screen loading animation to falling; restore chat close functionality on mobile; make message input resize on message send.
2026-08-18 18:06:32 -03:00
Adrian Victor
75ef93ed80
Add loading screen; add support for showing mentions; add support for mentioning.
Some checks failed
Build Vite / build (24.x) (push)
Has been cancelled
Details
2026-08-17 22:07:30 -03:00
Adrian Victor
f87966aa15
Fix chat collapsable bar button icon color on hover being the same as background; fix spacing in setup titles.
2026-08-17 19:57:48 -03:00
Adrian Victor
c5218f3c1a
Add user picture to desktop sidebar; change text input to textarea to allow resizing.
2026-08-17 19:45:31 -03:00
Adrian Victor
97509c47ca
Parse WhatApp markdown and sanitize messages; remove message drift calculation; standardize spacing for body and child containers.
2026-08-17 16:58:15 -03:00
Adrian Victor
d4adfde73a
Add account setup workflow; move activeChatState to states.ts to avoid importing app.ts on ui.ts; add ScrollableView to ui.ts to contain and modularize scrollable views; make app layout use ScrollableView add option to delete data on settings page.
Some checks failed
Build Vite / build (24.x) (push)
Has been cancelled
Details
2026-08-16 17:33:59 -03:00