doushio icon indicating copy to clipboard operation
doushio copied to clipboard

Android is broken

Open lalcmellkmal opened this issue 8 years ago • 1 comments

  • [x] Text entry is messed up
  • [ ] Mobile /moe/ still explodes nine times out of ten if you try to upload something over 4G (ty Marsh)

lalcmellkmal avatar Jan 14 '17 11:01 lalcmellkmal

Mobile /moe/ still explodes nine times out of ten if you try to upload something over 4G (ty Marsh)

I think that stopped happening after switching to client-side upload progress with XHR.onprogress instead of server-side, putting the site behind HTTP/2.0 or switching to pure websockets from SockJS. Likely one of the three.

bakape avatar Jan 14 '17 14:01 bakape