Peter Vernigorov

Results 40 comments of Peter Vernigorov

The app already does it. There are however two instances where this doesn't work: 1. If you have another client that registers gemini:// url scheme then it's not very clear...

justified makes total sense, I think it should be the default. There is also another ticket #13 for better styling of elements in general. [Here are](https://github.com/pitr/gemini-ios/blob/master/Client/Frontend/Gemini/GeminiHeader.html) the default styles. Regarding...

It’s under page actions (central button between Forward and Bookmarks)

So I have tried justified text alignment, but the results don't look that good. Usability gains are quite small if any, and they are wiped out by the [various side-effects...

Thanks for the idea. I haven't used Titan myself, though familiar with it. My initial thought would be to add to `gig.Context` something is `IsTitan() bool` and `IsGemini() bool` for...

this can be implemented using `Context.Stream()` or `Context.Response()` (which implements `io.Writer` interface), and using match-all routes, eg. `g.Handle("/proxy/*",..)`. But a builtin middleware would be nicer if it would be contributed...

I thought you meant more of an tls-terminating proxy where server makes request on behalf of client, similar to how if I had an https proxy, it would make a...

agular-rails-templates 1.0 is out and supports Rails 4 and 5

Or maybe show PR number next to each commit, like this? ![screen shot 2014-11-14 at 14 40 13](https://cloud.githubusercontent.com/assets/102791/5052272/efee93de-6c0c-11e4-8dd4-ba871c8a0092.png)

@fneves @pswadi-zendesk @steved555 is this a good idea?