convo/public
Badri Sunderarajan 41bc583b06
Customise style for own and system chat bubbles
Partially addresses the concerns in #2! Own messages are now on
the opposite side in their own colour, and system messages (such
as "* is online", detected by having no "from" attribute) are
displayed without any bubble at all.

Along the way, we also fixed bug #14 where own messages would
show the other person's name underneath. That was because we were
looking at the nickname attribute, which, as it turns out, gives
the nickname for the entire conversation or something, not for the
chat itself. I think it wasn't a problem in groupchats, but anyway,
that's something to tackle another day...
2024-03-24 18:04:50 +05:30
..
checkboxes-radios Fix checkbox styling 2022-09-27 19:17:32 +05:30
images Resize icons to add a bit of margin 2024-03-24 13:04:51 +05:30
favicon.png Initial commit, with basically nothing 2022-09-14 18:28:36 +05:30
global.css Customise system statusbar colour when this app is open 2024-03-23 19:14:19 +05:30
index.html Add splash screen 2022-09-27 17:54:25 +05:30
kaios-native-ui.css Customise style for own and system chat bubbles 2024-03-24 18:04:50 +05:30
kaios-native-ui.js Fix styling for selected elements 2022-09-27 19:15:16 +05:30
manifest.webapp Customise system statusbar colour when this app is open 2024-03-23 19:14:19 +05:30
startup.js Add basic running ConverseJS! 2022-09-14 18:34:00 +05:30