Joe Gillotti

Results 30 comments of Joe Gillotti

That would be a good idea. Feel free to make a PR.

Can you post a screenshot and provide what you are running Linfo on? Also you can enable error reporting in the config file to see what specifically is going wrong.

@furai that is already done on the server side per the code here: https://github.com/Soldat/soldat/blob/develop/server/LobbyClient.pas#L55 Client-side code doesn't seem to be present though

You can also reply with `claim all` to claim all active incidents which you received messages for

It might be possible to use a tool like `fpm` which has support for generating an RPM of a python virtualenv: https://fpm.readthedocs.io/en/latest/source/virtualenv.html We haven't explored this however.

Hey, Thanks for looking into this. While we could store some metadata in the incident context and then iterate backward parsing the ID out of the json looking for it,...

Hey, This might cause problems for us and other very high volume iris instances as we have around 2000 incidents per day. It would be cleanest for this process to...

`Undefined array key "raid"` should be fixed in latest HEAD. I need more info to help fix the second one though. I don't know what file it is trying to...