Mohamed Mansour

Results 111 comments of Mohamed Mansour

> The work to create a Vite plugin is underway. We can tackle this after that is done. Thank you! Will that by any chance include Module support instead of...

Perhaps we should persist the locations as well in the WebSQL database

@kaktus621 @johnbc alright, we need this :( Google reduced the load of lookupUsers from 40 to 12, perhaps we can use both approaches to get user data. 1) Use lookupUsers...

- @johnbc who did that part I like that approach, I am just worrysome regarding profiles/get call, how many calls are we going to make throughout the day. We should...

To do this, as we discussed, we would need to implement an options page. That we can hook it up as an advanced options. We should use HTML5 sliders, let...

What would be a preferable UI to let the user activate those sliders?

I checked the stuff google gives us and this is hard to get efficiently.

@johnbc and I talked about this, even if there is a lack of named hangouts, this seems like a good idea! Thanks for this suggestion!

Pages is a complex thing, we need to extend the data layer so there could be pages support since that data is only for a single user. We need another...

I have used /pages/get instead because /pages/getindenties returned an extra page which is your profile. Less parsing for me to do. Committed here b6d29415dd4f33ce2584549f3ad995d89a5800bf Now I need to figure out...