Rey Tucker

Results 23 comments of Rey Tucker

If I recall correctly, I think it wants to be: api.linode_disk_list(LinodeID=linode_id) Due to the flexible nature of the API Wrapper, it doesn't quite know what to do with positional arguments....

This feature is essential for local administration discussions, as right now the only way for an admin to post a message to local users is to post it globally. This...

PR #11 includes a somewhat naive way of reducing the flood rate, simply by doing ORDER BY and LIMIT on the query (which no longer returns already-boosted toots). This may...