Hmm, wait. No, that's the pencil icon. /me refreshes Cappuccino before trying again.

That does Edit, doesn't it?

I know about the refresh thing. I don't have a refresh - it's saved as an app. I force-quit and reopened and hoped that'd do it. :\

//

The one like [-> ? That's log out. I found out the hard way. :\

Does Cappuccino desktop support muting? Don't see it in mobile yet.

Shh! Otherwise the neighbors will be asking after some, too.

I was able to pick up that the IDs can be sent as strings and the channel omitted, which made my life easier, so snooping paid off for me. :)

IIRC 10C returns 200 OK with an empty data when you get ratelimited. You can look at the x-ratelimit headers to see how many you have left and when they reset. Logged-in requests get 5k per hour, unauth'd are only 500 per hour. (You really want to get auth working.)

Testing. Bet the other way would have worked, too - had GET instead of POST.

Huh, POST /content/write. The API docs just have you post to /content.