Emad Elsaid

Results 46 comments of Emad Elsaid

That would be a great idea, would you like to implement that?

alright couple thoughts: - pagination is working with a parameter called "bafore" to show posts created before that value, so here is the first filter - I would refrain from...

I think ruby changed the function that creates temp file in some version to require a parameter, so the code doesn't get past that line, if you can fix it...

is there a way we can help? if you have some plan to rewrite the parts and it could be done independently maybe we can help

This one I want to make it automatically instead of the user do it manually, we have the code, and we know what are the methods/modules were used in it,...

in your example what would be the tags? the user will add manually?

I see your point, so now lets assume adding tags is the user responsibility, what kind of constraints we'll have, should we limit tags to a specific set we seed...

How about just allowing users to use Hashtags in their function usage, and in comments, in this case the'll be free to use it were and when they want, and...

there is a PR in the making now #42 after this is done we can start to add support for mentions and hashtags. I think the markdown renderer can convert...

One or more of the extensions can be slow for your usecase. I deliberately didn't optimize the performance until I need to. One way to check which extension is the...