Hassan
Hassan
Hi, any idea why pasting text longer than view size adds extra space character? Here's a reproducible code: https://play.golang.org/p/m8yOQQZTRJr See the output when I pasted `aaaaaaaaaaaaaaaaaaaaaaaa` 
Hi Thanks for this nice and simple app! After using it for some time my notes are getting bigger and bigger. I wish the app would remember where I was...
**Describe the bug** I'm trying to connect with `websocket` transport first and if it fails I was hoping socketio would switch to long-polling. But for some reason, it keeps reconnecting...
I have set my transports to use WebSocket first and then fallback to polling e.g. `transports: ["websocket", "polling"]`. To test if the fallback transport really works, I used TamperMonkey browser...
Hi, when I tried to validate the output in http://validator.w3.org/feed it says: line 2, column 0: Unexpected encoding attribute on rss element I think encoding needs to be put in...
**Describe the bug** I'm trying to connect with `websocket` transport first and if it fails I was hoping socketio would switch to long-polling. But for some reason, it keeps reconnecting...
I have set my transports to use WebSocket first and then fallback to polling e.g. `transports: ["websocket", "polling"]`. To test if the fallback transport really works, I used TamperMonkey browser...
https://github.com/SecureAuthCorp/oauth2c/blob/ee4c0040f3ca7ae591055f35e4932e4498d5a299/internal/oauth2/oauth2.go#L561