Philipp C. Heckel

Results 281 comments of Philipp C. Heckel

I absolutely love the idea of updating notifications, and I've attempted to implement it twice. It's a little tricky to implement but doable. The reason it didn't get traction was...

There's also #44 for progress. That is trivial to implement once messages can be updated.

I was the one that changed it in the pull request. I realized the UI inconsistencies after it was all merged and done and didn't think it was important enough...

I made a nicer one by grabbing the old one and writing my own: https://api.syncany.org/v3/badges/tips Code here: https://github.com/syncany/syncany-website/blob/128c23f928c8688ec65e7caf85578af5f993fdbb/api.syncany.org/src/main/php/Syncany/Api/Controller/BadgesController.php#L69 I'm still interested in nicer native badges though :smile:

I took that from this site: https://en.bitcoin.it/wiki/Units Isn't that one of the "official" bitcoin websites?!

If you are DMing with the bot, you don't need to say its name. Other than that, I'm not really working on the bot anymore, so you'll have to figure...

This should be resolved now. I whitelisted the matrix.org IP address using this https://github.com/binwiederhier/ntfy/commit/ed4cc86c5c28633e4a8809e5aa1af8be7bc903f0. Thanks @p1gp1g for the pointers.

@huguesdk I recommend enabling debug (or trace mode) in ntfy for a while to see where the issue is. It's _really_ verbose so you should be able to spot a...

Could you clarify what's happening with the overlap? Are you saying that you'd like to use a tag that maps to an emoji already, or that you'd like to include...

Honestly, right now, I don't think I'd like to expand the tag-to-icon mapping further. The standard emojis are very expressive and the soon-to-be-available per-notification icons will help customize the notifications...