khoj/src/interface/web
Debanjum Singh Solanky 5294693e97 Style message as speech bubbles on chat page of web interface
- Wrap messages into speech bubbles
  - Color messages by khoj blue, sender grey
  - Add those standard protrusions to the speech bubbles for fun

- Align bubbles left or right based on sender
  - messages by khoj are left aligned, message by self are right aligned

- Put message metadata like sender and time under speech bubble
  - use data-* attribute and ::after css pseudo-selector for this

- Update renderMessage func to accept time param, remove unused type_ param
2023-01-13 22:01:57 -03:00
..
assets Do not version API. Premature given current state of the codebase 2022-10-08 16:32:46 +03:00
chat.html Style message as speech bubbles on chat page of web interface 2023-01-13 22:01:57 -03:00
config.html Simplify name of config css from config-style.css to config.css 2022-08-01 01:34:00 +03:00
index.html Constrain grid rows to fix layout of Khoj web interface on Chrome 2023-01-12 01:48:52 -03:00
khoj.webmanifest Add start_url to khoj webmanifest to show Khoj as PWA on Chrome 2023-01-04 13:37:56 -03:00