Open jalcine opened 2 years ago
This completely breaks the channel functionality for me. While Kittybox can substitute a "default" channel in scenarios where no channel is specified (This uses some heuristics based on post content, which I don't like, but am forced to deal with), having this broken is an issue.
views/settings.php:99-101 replace with check for stringness and if not, use uid as value and name as user-visible name
just taking notes, maybe i'll make a PR if I manage to remember PHP
My Micropub endpoint returns channel information using the object notation. It looks like Quill expects it to be a list of strings/uids instead. My uids aren't too human friendly however. Is it possible for it to check for this and present it accordingly?
HTML of
/settings
: