convo/src
Badri Sunderarajan be8d93e946
Style tweak: make all but selected list icons rounded
In our case, "list icons" usually means "avatars" so think
"rounded avatars, except the currently selected one which remains
square". This makes things look a bit more polished, but still
allow you to properly see the full avatar when you actually need
to.
2024-03-24 23:12:50 +05:30
..
components Style tweak: make all but selected list icons rounded 2024-03-24 23:12:50 +05:30
routes Allow the options menu to toggle itself 2024-03-24 23:10:22 +05:30
App.svelte Set up OptionsMenu component with its own navigation 2024-03-24 16:44:57 +05:30
converse.js Add missing helpers: unescapeHTML and escapeHTML 2022-09-17 20:51:43 +05:30
global.d.ts Initial commit, with basically nothing 2022-09-14 18:28:36 +05:30
main.ts Add basic running ConverseJS! 2022-09-14 18:34:00 +05:30
stores.ts Persist login details 2022-09-17 22:14:43 +05:30