Jason Yuen

Results 25 comments of Jason Yuen

Possibly blocked on #961. See https://github.com/DMOJ/online-judge/pull/1811#issuecomment-1156055058.

All previous conversations are resolved. Ready for review.

Up-to-date screenshots: ![vote1](https://user-images.githubusercontent.com/14223529/174399086-d760e668-c74e-4787-9cc6-680a53d27dae.PNG) ![vote2](https://user-images.githubusercontent.com/14223529/174399108-bf309248-1d1b-4d9f-990c-0fcbc532f2ee.PNG)

`dmoj-wpadmin` looks a bit different. Django 2.2: ![pic1](https://user-images.githubusercontent.com/14223529/173760450-666eb9da-adbb-4b47-a568-3200c0cc183c.PNG) Django 3.2: ![pic2](https://user-images.githubusercontent.com/14223529/173760473-f5ceb488-10f8-4748-8c75-ea011ac8276c.PNG)

In tickets, a username can overflow into the ticket message. ![Capture](https://user-images.githubusercontent.com/14223529/177670625-fb2e9c24-7b7e-4996-95d4-401a6b0c107f.PNG)

looks like a smaller version of https://github.com/DMOJ/online-judge/pull/1940

Link to pr: #1645

> I feel like "not working in IE" is totally fine (iirc MS is going to deprecate IE mode soon™️) I did it to prevent https://github.com/DMOJ/online-judge/commit/fc25c65afc54d028b346ddfa8cdbb099391447d2 from happening again.

- Let's wait until https://github.com/DMOJ/online-judge/issues/1767 is closed. - All old Zig submissions must be locked because Zig 0.8.1 can't compile Zig 0.6.0 code.

What about the built-in `Intl.RelativeTimeFormat.prototype.format()`? [reference](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/format) If the browser doesn't support it (e.g. IE11), just display the absolute time.