Saurabh Rawat

Results 11 issues of Saurabh Rawat

When I last used parrot I had a different password. Now when I started parrot it was stuck on a loading indicator in conversations window. I removed Library/Caches and Preferences...

bug

Hi, I am following the example here: https://github.com/tpolecat/doobie/blob/series/0.5.x/modules/example/src/main/scala/example/Dynamic.scala ```scala type Headers = List[String] type Data = List[List[Object]] def connProg(query: String, params: List[Object]): IO[(Headers, Data)] = HC.prepareStatement(query)(prepareAndExec(params)).transact(xa) def prepareAndExec(params: List[Object]): PreparedStatementIO[(Headers,...

No matter what I do, I can't seem to make it work in a ScrollView. It doesn't show up except the dots part. I have tried all sorts of flex...

Add travis config for auto build and release of app distributables.

help wanted

We need to provide autocomplete for mentioning users. @ -> hit tab -> get a suggestions list.

help wanted

Although with leveldb the writes are async, the reading and loading data should still be moved off the ui thread for users sake 👅

help wanted

Apply custom theming for classes in the html message, like for issues, mentions etc.

help wanted

User can click on the issue and repo mentions and get to the resource in the browser.

help wanted

Show user details on hover on the user name and photo. Provide option for starting chat.

help wanted