dbot/views
Douglas Gardner 7578382bee Add basic hashing functionality to imgur
* There is probably a much nicer way of doing it (perhaps a better
  hash)?
* Added a counter to the imgur random page counting the number of
  [Facebook Monopoly Men](http://i.imgur.com/3Tt6N.gif).
* Added the md5sum of the current image to the getRandomImage api call.
* Future functionality might be storing every image md5 in an array and
  counting duplicates, instead of the current check-against-known-dupes.
2013-05-17 13:50:35 +00:00
..
flashy [rejected] 2013-04-09 16:45:11 +01:00
imgur Add basic hashing functionality to imgur 2013-05-17 13:50:35 +00:00
poll Modularised web routes and views 2012-12-24 05:51:19 +00:00
profile Prevent profile breaking if no stats are returned [Fix #81] 2013-01-25 20:14:44 +00:00
project Move project scripts to an external file. 2013-04-24 12:55:54 +00:00
quotes Given quotes its own error view to solve [#288] 2013-03-26 09:05:39 +00:00
users Testing rolling week [#216] 2013-01-27 23:37:35 +00:00
error.jade quote list and error page 2011-09-15 12:30:52 +01:00
index.jade Automatically look for modules with root indexes and show those on the index [Close #427] 2013-04-30 19:33:26 +00:00
layout.jade Add footer to pages linking to ./project 2013-04-23 00:37:04 +00:00