Aake Gregertsen

Results 5 issues of Aake Gregertsen

It does not handle cases where the attachment is defined in the base class and you try to attach files to derived models.

Not really an issue but was wondering if there is any way to get current frame timestamp or time elapsed since last frame in the onDraw call in a filter,...

This pull request properly handles disconnect when action cable server rejects the connection. It also uses local time for ping instead of server time since they can be out of...

I only allow authorized users to connect ActionCable, if the user is unauthorized I call reject_unauthorized_connection from Rails. This sends a response { "type": "disconnect", "reason": "unauthorized", "reconnect": false }...

It would be really nice if support for DiffUtil could be added for updating the list of messages.

enhancement
help wanted