convo/src/routes
Badri Sunderarajan 073176a9c9
Allow the options menu to toggle itself
Earlier, the toggle was only happening from the outside, but now
we can toggle the options menu from the menu itself. This is
useful when we want to close the menu from inside, for example
when an option has been selected or the back button has been
pressed.
2024-03-24 23:10:22 +05:30
..
Chat.svelte Allow the options menu to toggle itself 2024-03-24 23:10:22 +05:30
Contacts.svelte Display avatars in contacts and message list 2024-03-24 21:48:36 +05:30
Home.svelte Setup navigation and add second screen (login) 2022-09-14 18:32:50 +05:30
Login.svelte Add roster screen 2024-03-23 17:36:53 +05:30
Messages.svelte Display avatars in contacts and message list 2024-03-24 21:48:36 +05:30
Redirect.svelte Setup navigation and add second screen (login) 2022-09-14 18:32:50 +05:30