|
|
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 |
|
|
|
82c99e128e
|
Remove caveman files that were added without developer consent.
|
2026-08-18 12:58:17 -03:00 |
|
|
|
9b51159e42
|
Don't scroll to bottm when sending message on mobile
|
2026-08-18 06:49:34 -03:00 |
|
|
|
75ef93ed80
|
Add loading screen; add support for showing mentions; add support for mentioning.
Build Vite / build (24.x) (push) Has been cancelled
|
2026-08-17 22:07:30 -03:00 |
|
|
|
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 |
|
|
|
c5218f3c1a
|
Add user picture to desktop sidebar; change text input to textarea to allow resizing.
|
2026-08-17 19:45:31 -03:00 |
|
|
|
5943621dbf
|
Fix spacing in messages list; fix image message size on mobile; restore scrolling to chat screen when loading message.
|
2026-08-17 17:05:28 -03:00 |
|
|
|
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 |
|
|
|
dfab4c9b42
|
Fix modal elements going out of screen.
|
2026-08-17 07:47:11 -03:00 |
|
|
|
e5fe39e263
|
Fix views overflowing on small viewports.
Build Vite / build (24.x) (push) Has been cancelled
|
2026-08-16 18:10:51 -03:00 |
|
|
|
5f4884e3e6
|
Remove unused imports on setup.js
Build Vite / build (24.x) (push) Has been cancelled
|
2026-08-16 17:40:12 -03:00 |
|
|
|
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.
Build Vite / build (24.x) (push) Has been cancelled
|
2026-08-16 17:33:59 -03:00 |
|
|
|
e615234325
|
Convert project to TypeScript; add workflow to build with Vite then publish to GH Pages.
|
2026-07-20 11:18:19 -03:00 |
|