Oleg

Results 27 issues of Oleg

It seems that thin doesn't serve content properly _unless_ it was generated via `halt` Normal request with compression off: ``` [12:13:56][oleg@Liger:~]$ curl -N -v http://localhost:3000 * About to connect() to...

Realised that I left that code untested and #52 crashed everything in production. Assuming I have simple commander like this: ```elixir defmodule FooCommander do use Drab.Commander def pres_buton(socket, _sender) do...

level:advanced

Managing locale files is a pain. It's not obvious how to structure those files and how to keep them consistent. Right now, locale files are a mess. Inconsistent number of...

enhancement
help wanted

Right now project search is basically: choose language and scroll until you can't through random (literally `order("RANDOM()")`) list of project names. That list doesn't tell me anything about the project....

enhancement
help wanted

The whole point is to "gift" PRs to other open-source projects, right? Just look at this: https://24pullrequests.com/mergers and https://24pullrequests.com/users Try to find a person who actually committed to a project...

enhancement
help wanted

With upcoming [Rails 6.0 sometime in April](https://weblog.rubyonrails.org/2018/12/20/timeline-for-the-release-of-Rails-6-0) it seems like a good time to do a version bump. Here are the things that need to happen: - [ ] Removing...

help wanted

Would be pretty awesome being able to work on content without messing up what's already posted publicly. First step for a proper publishing workflow.

feature request

After upgrade to 2.0 there are quite a few missing translations. Would appreciate if somebody could complete some of them: https://github.com/comfy/comfortable-mexican-sofa/tree/master/config/locales - [x] Català - [ ] Česky - [...

help wanted

**UPDATE** Niklas from [Bichinger Software & Consulting](https://www.bichinger.de) purchased OEM license for Redactor 3. If Redactor 3 is somewhat similar to 1 so there's no large changes required I'll replace it...

help wanted

I18n support got added to the blog. Unfortunately most of the translations default to English. If you have time please translate what you can (files are pretty small: https://github.com/comfy/comfy-blog/tree/master/config/locales) -...

help wanted