Sam Nicholls
                                            Sam Nicholls
                                        
                                    ~deferring to 0.5
@JohnMaguire2013 The idea would be that a command would take the parameters of a regular expression and a quote category for matching lines to be added to. So taking your...
@reality Could we perhaps enhance this to not just accept input from qadd but use a listener on every line in the channel? It won't be any more open to...
~approved
Web scalability has certainly increased over the past year. @dafrancis, would you care to re-evaluate?
@dafrancis You can re-evaluate depressionbot's webscalability when we reach milestone 1.0
Can be implemented as part of #85
Server repo established, functionality has basically been fully ported from the current web UI to a Django one instead.  https://github.com/SamStudio8/chitin-server
The API is pretty much in the same condition as it was before, but is now Django based. I've got it talking with the "old" chitin API test script with...
I've killed the old code that hosts the Flask/SQLAlc `chitin.core` API and website from the `chitin` repo, and updated the API calls in `chitin.client` to coincide with some very small...