Kagami Sascha Rosylight

Results 261 issues of Kagami Sascha Rosylight

... although perhaps some people would prefer the older one. Also I'm not sure what it would legally mean, as newer ones are surely more relevant for companies... Anyway, doing...

wontfix

``` render_comment_list([Comment(text_content="wow\nwow\nwow\nwow\nwow\nwow\nwow\n")], output_filename="output.mp4", resolution_scale=2) ``` This shows only the first four lines and clips all others.

It seems AuthenticationHandler is to see who the user is from the request, not to show an additional dialog for explicit approval. Is it a supported flow?

discussion :left_speech_bubble:
hacktoberfest

It seems it's fully optional right now: https://github.com/node-oauth/node-oauth2-server/blob/c993eb5a700f81fe204283b3428e0742015f9b8d/lib/grant-types/authorization-code-grant-type.js#L122-L144 Could be great if there's an option to force it. Of course one can block the request manually by checking the query,...

documentation :bookmark_tabs:
security :exclamation:
compliance :scroll:

The error says *Rustc doesn't support MSVC debug runtime.* [AFAIK gecko now supports Windows clang build](https://bugzilla.mozilla.org/show_bug.cgi?id=1443590), can we use it to workaround this?

blocked by external
windows

From https://github.com/mastodon/mastodon/issues/34#issuecomment-1616267547: > Per my understanding Mastodon supports outbox paging (which is required to fill the gap described in [#34 (comment)](https://github.com/mastodon/mastodon/issues/34#issuecomment-392873406)), but AFAICT this is not a standard and implementations...

Needs Primer Page
Needs FEP

There are now two web-locks entries and there also have been two web-share entries for some time. Not harmful but probably better to dedupe at some point. And also archived...

I wanted to import w3c/web-locks but doing that via https://labs.w3.org/repo-manager/repo/import throws HTTP 500 from that API. Not sure what's wrong, could someone take a look? (It could be because wicg/web-locks...

https://github.com/w3c/permissions/issues/175#issuecomment-671553031 from @rniwa: >Shouldn't we also remove "clipboard-write" given we wouldn't have multiple implementation support for that either?? And I think Mozilla also have no intention to implement that. (cc...

See the discussion in https://github.com/w3c/clipboard-apis/pull/197#issuecomment-1841380176. It has Agenda+ but in a closed PR, so I'm opening a new issue to make things a bit more clear.

RESOLVED