Aditya Mukerjee

Results 61 comments of Aditya Mukerjee

Just had it happen again. I confirmed that the in-app toggle "Use custom notifications" had been disabled. I'm not using Tasker, or anything else that I can think of that...

That's interesting. I don't use bubbles, though, and it looks like that was already disabled for me.

@rubinovitz doesn't always have insomnia, but when she does, she counts Github issues to get to sleep. ;)

This has happened to me twice now in the last few days with the same group chat. (A few days ago, I noticed _all_ my chats with custom notifications were...

We really should do this. It's a very simple change. @exchgr or @rubinovitz - either of you guys want to tackle it? I could do it myself, but I want...

Look in `templates/posts.tmpl`. `{{.}}` refers to the `Item`, and you can access the first link by doing `{{.FirstLink.Href}}` (if you're curious, you can see the other fields of the `Link`...

We have a working demo available now at http://plutodemo.herokuapp.com Once we can spruce that up a bit, it should be easy to create a Github project page to go along...

Yes, this is the plan! It's a little tricky to do this just-right (there are a number of important edge cases), which is why I haven't tackled it yet, but...

@shurcooL Thanks for the feedback! This looks feasible, and #5 was the first step towards this. The challenge is that some of the original functions were written with the assumption...