Eduard Urbach
Eduard Urbach
Will add a setting for it.
The reason we have `make ports` is because it simplifies a lot of things around local development. `iptables` are cleared on reboot. You can also clear them with a [script](https://gist.github.com/akyoto/116e92fecf9bc87d1d2ea050d48345e1)....
Possible solution here: https://stackoverflow.com/questions/3902635/how-does-one-capture-a-macs-command-key-via-javascript Will see if we can fix this today. https://github.com/animenotifier/notify.moe/blob/go/scripts/AnimeNotifier.ts#L1312-L1324
We already have reactions, they are just called comments or notes here (comments are public, notes appear in your list only). Sorting comments by number of likes is a feature...
There was a planned effort to make limits configurable per struct field like `maxLength:20` so that we don't have to write code for all of these. However, the implementation hasn't...
I'll leave this as a "maybe", I'd rather focus my time on improving the video player to be perfectly honest.
Markdown for this is overkill. If the goal is to add line breaks, I believe something similar to `utils.RenderQuoteText` could be added.
"Add more" is a little too vague for the issue title. It's hard to mark an issue like this as completed. Twitter and GitHub are possible. The best is probably...
- [ ] Twitter login #161 - [ ] E-Mail login #163 Now we can track completion for this issue :)
https://developer.paciellogroup.com/blog/2018/06/the-current-state-of-modal-dialog-accessibility/