Simon Forsberg
Simon Forsberg
Last night, my internet completely went down for about 4-5 hours. Because of this, at 00:00 UTC, when Duga normally posts the daily stats, Duga was not able to post...
As the bot are now listening to chat messages in [her playground](http://chat.stackexchange.com/rooms/20298/dugas-playground). Currently she is only listening to me. Add a permission-like system, so that other users can do stuff...
It seems like in an IssuesEvent, when removing a label from an issue, `issuesEvent.getLabel()` can return null. Could it be related to removing the last label on an issue? Or...
Consider the `unanswered` task. It would be useful if that could use a `%diff%` output as well that would log the difference between the previous value (if available) and the...
After finishing a task, it would be nice to update the task-table with the time the task finished.
There tend to be a lot of messages such as: ``` 2015-04-09T12:44:00.529Z Warning: Retrieved 100 comments. Might have missed some. ``` In these cases, perform an additional request to retrieve...
Add some common module, or common code somewhere, that both frontend and backend has a dependency on. I have read these two discussions: https://discuss.kotlinlang.org/t/kotlin-to-javascript-and-kotlin-to-jvm-servlets-in-one-project/2600 https://discuss.kotlinlang.org/t/compiling-kotlin-to-both-java-and-javascript-from-the-same-module/1944 The second one contained a...
As Java 8 got released, the popularity of Swing has decreased and the popularity of JavaFX has increased. Are there any plans on supporting JavaFX 8 ? (If not, consider...
## Expected Behavior All the examples should work without errors ## Actual Behavior Some of the examples does not work and return the error below: ``` TypeError Cannot read property...
I just stumbled across this project but I got a few generic questions that seems helpful to answer in a README: - What is this project? - What does it...