Cadence Ember

Results 43 comments of Cadence Ember

Today I added someone as a friend, and it took about 7 hours for them to be added to the status room. I've found that I can also stop and...

Uploading an image to a puppeted room sends it to Facebook once as expected, but a few seconds later, a duplicate image appears on the Matrix end without affecting Facebook....

Sorry, I only just saw the notice about this. This sounds great! I'll add testing this to my to-do list.

Maybe it could be computed when the weekly report screen is opened? For each habit, see if it was "done" that day, and if not, it should appear as "avoided"...

With so many different alternative YouTube apps and websites I think it's important to create a solution that all of these apps and websites will be able to implement if...

The other main option would be to create a brand new selfhostable service for storing sync data. It could have an API that all apps and websites can POST data...

Why is a new API needed - what's wrong with /v1/? How is pagination planned to work in the new API?

From my thoughts developing NewLeaf, I'd prefer to use continuation tokens as much as possible, because it makes caching easier for everybody and they can be bookmarked on the web-side...

Agreed on moving author data to an author object, but what if one fetching method provides more information than another? For example, watching a video would provide author icon url,...

When you're the author of an API, you _need_ to use either optional fields or null values so that API consumers can tell whether the data is real or is...