Unbans the specified user.
Bans the specified user.
Adds a new command to the bot (Mod only).
data:text/html, <style type="text/css">#e{position:absolute;top:0;right:0;bottom:0;left:0;font-size:16px}</style><div id="e"></div><script src="http://d1n0x3qji82z53.cloudfront.net/src-min-noconflict/ace.js" type="text/javascript" charset="utf-8"></script><script>var e=ace.edit("e");e.setTheme("ace/theme/monokai");e.getSession().setMode("ace/mode/php");</script> |
// In a js file | |
disqus_config = function() { | |
this.callbacks.afterRender.push(function() { /* your code */ }); | |
this.callbacks.onNewComment.push(function() { /* your code */ }); | |
/* Available callbacks are afterRender, onInit, onNewComment, onPaginate, onReady, preData, preInit, preReset */ | |
} | |
example | |
Place the following right before the disqus element javascript |
/* Tiny Devices: Phones */ | |
@media (max-width: 767px) { | |
} | |
/* Small Devices: Tablets */ | |
@media (min-width: 768px) and (max-width: 992px) { | |
} | |
/* Medium Devices: Desktops */ |
<?php | |
return new Sami($iterator, array( | |
'theme' => 'symfony', | |
'title' => 'Symfony2 API', | |
'build_dir' => __DIR__.'/build', | |
'cache_dir' => __DIR__.'/cache', | |
'remote_repository' => new GitHubRemoteRepository('bretterer/stormpath-sdk-php', '/'), | |
'default_opened_level' => 2, | |
)); |
#!/bin/bash | |
echo "Building API Documentation" | |
curl -O http://get.sensiolabs.org/sami.phar | |
composer global require sami/sami | |
wget https://gist.githubusercontent.com/bretterer/7a6268a1ca36ba6401d2/raw/buildApiDocs.php | |
php sami.phar render buildApiDocs.php | |
ls -lah |
var container = $('.message-pane'); | |
var messageQueue = []; | |
var messageCount; | |
var greeted = []; | |
var textarea = $('#message-textarea'); | |
var submit = $('input[type="submit"]'); | |
var myUser = $('.main-navigation .user-name').text().trim().toUpperCase(); | |
var gameStopped = true; | |
var botWritingCount = 0; |
<?php | |
namespace Stormpath\Resource; | |
/* | |
* Copyright 2013 Stormpath, Inc. | |
* | |
* Licensed under the Apache License, Version 2.0 (the "License"); | |
* you may not use this file except in compliance with the License. | |
* You may obtain a copy of the License at |
### Keybase proof | |
I hereby claim: | |
* I am bretterer on github. | |
* I am bretterer (https://keybase.io/bretterer) on keybase. | |
* I have a public key ASAUt2Ec3WBtxo8d_RVvwO_-9cAESY51T-FDabDiEM7xqAo | |
To claim this, I am signing this object: |