Puneeth Chaganti

Results 94 comments of Puneeth Chaganti

Which blog backend are you using? What kind of dates does your blog have?

> It fails in `dispatch.js` about `user_status__set_status_emoji` event which actually calls up to `update_private_messages()` function which earlier had these lines on the top of it You could override the `update_private_messages`...

@timabbott I pushed a few changes based on your initial feedback. I also implemented some tracking for a running export, but I'm not sure what the best way to handle...

@timabbott I've finally been able to address the suggestion to update the status of the export for the user using an event. This PR is ready for another review.

Hey @brainwane thanks for the nudge/ping on this. This PR has become quite stale, and I will try to take a look at this again. (I seem to have some...

I wonder if we could somehow use information from [Issue Stats](http://issuestats.com/) to "flag" unresponsive projects. I came to know of the issue stats project from [here](https://github.com/blog/1892-third-annual-data-challenge-winners)

@despo [Doesn't look like](https://github.com/hstove/issue_stats) they have an API.

@despo This is a smallish hack, but would be help 24pr-ers a lot, I think. You can just display the "Pull requests closed in X hours/days" badge next to the...

This seems like a reasonable feature to have. For instance, you could have a channel where all the links posted on different channels could be aggregated.

`gio open` seems to not handle `org-protocol://` urls correctly. Adding a third `/` gets things working! If you do not wish to add an option, I think it could be...