rschrieken

Results 12 issues of rschrieken

*why you can't accept your own answer* because it was published in december not in november ... do note that the link to User Voice is also broken but I...

a \' doesn't escape a ' in a T-SQL string, a double quote does. So the codemirror highlighting needs to honor that. This fixes https://meta.stackexchange.com/questions/350640/backslash-before-single-quote-breaks-syntax-highlighting-the-quote-is-not-escap

this fixes https://meta.stackexchange.com/questions/256042/sede-login-redirects-to-front-page-rather-than-returning I've simply copied the build-up of the returnUrl query parameter as it was done in Views\Account\LogInActiveDirectory.cshtml Tested with the SE OpenId provider. Any other provider that supports...

queries sys.database so might need extra scrutiny for performance before merged because this get called for every fetch on /Index, basically the homepage. This fixes: https://meta.stackexchange.com/questions/315014/improvements-to-data-updated-x-hours-days-ago-message-in-sede

now that most browsers have unicode regex support. Kept backward compatibility with IE11, including broken behavior. This is the second attempt to fix https://meta.stackexchange.com/questions/226703/auto-linkification-of-tags-tagname-fails-when-the-tag-name-contains-nonstandard The earlier PR from Tim is...

bug
enhancement
script: Magic™ Editor
hacktoberfest-accepted

When we (or really I) push a new version of the script, users get the confirm box pushed in their face: https://github.com/SO-Close-Vote-Reviewers/UserScripts/blob/master/SECloseVoteRequestGenerator.user.js#L86 Can we at least make this less blocking?...

script: Close Vote Request Generator

.. and maybe a break down in questions with 1, 2, 3 or 4 votes, leave opens and close questions

type:enhancement
requires-disussion

Some reports are off-by-one:: > You've reviewed 39 posts today (1 of which was an audit), thanks! The time between your first and last review today was 25 minutes and...

type:bug

When the event is done I: - run the command completed tags so I can update the SEDE query to remove the tags that are completed by the users. -...

type:enhancement
new-command-request
requires-disussion