Commit Graph

  • f93b86261e Small feature for uploading using a bookmark. green-ponies (jgen) 2012-01-08 13:23:39 -05:00
  • db59cb14af Working on Reverting Changes by specific IP. green-ponies (jgen) 2012-01-08 13:23:03 -05:00
  • 8cfa72d7cf copyright bumps Shish 2012-01-01 20:36:51 +00:00
  • 5b717870d1 case sensitivity blargh Shish 2012-01-01 17:13:50 +00:00
  • 0c96603861 Merge branch 'master' of git@github.com:shish/shimmie2 Shish 2012-01-01 16:58:01 +00:00
  • beff330a37 Merge branch 'master' of github.com:shish/shimmie2 Shish 2012-01-01 16:54:58 +00:00
  • 56a780bfd3 in per-letter mode, don't separate a and A Shish 2012-01-01 16:54:44 +00:00
  • 6e66c10d4b Merge pull request #67 from DakuTree/0d93f29bce Shish Moom 2011-12-31 07:59:15 -08:00
  • c39697a40f stub for comment time-ago Shish 2011-12-31 14:21:02 +00:00
  • 0d93f29bce Delete by Query now requires you to enable the form, aswell as confirm the deletion. Daku 2011-12-29 23:05:09 +00:00
  • dff1eef51a make_form now has a onsubmit option Daku 2011-12-29 22:55:44 +00:00
  • dc4d156e1a contact link should now properly link to email Daku 2011-12-28 14:47:02 +00:00
  • b9bd4db41e Tag list should now show under the search block, instead of under every other block Daku 2011-12-28 03:13:14 +00:00
  • 12d4fcf813 related block should now change title depending on what tag list is set to Daku 2011-12-28 03:11:36 +00:00
  • d9e1b935b0 +/- buttons should now work in FF, instead of directing you to blank page Daku 2011-12-27 12:10:01 +00:00
  • c2ad8322ef fixed downloading flash with bookmarklet + added comments Daku 2011-12-26 21:29:04 +00:00
  • 3b73013d1d This should fix the "Undefined variable" error. Daku 2011-12-26 04:57:59 +00:00
  • ad2bb8b8b6 switch timeago to a javascript implementation Shish 2011-12-31 14:12:05 +00:00
  • e8791d0759 Merge branch 'master' of git@github.com:shish/shimmie2 Shish 2011-12-31 13:57:56 +00:00
  • 1857075bd9 show comments made by user Shish 2011-12-31 13:54:32 +00:00
  • 636b5fc119 debugging off by default Shish 2011-12-27 20:00:56 +00:00
  • 77b4bd8d46 Merge branch 'master' of git@github.com:shish/shimmie2 Shish 2011-12-27 19:27:05 +00:00
  • cfbeddde9f HTTP level caching, so we can stick varnish in front of the web pages Shish 2011-12-27 19:23:37 +00:00
  • 9b93df4e22 make apache cache-control/expires settings only apply to static files; shimmie will take care of the web pages Shish 2011-12-27 18:08:49 +00:00
  • 009b7ccbbb stick the tag list paging option in the right place, and PDO/PG compat Shish 2011-12-25 23:14:13 +00:00
  • 082730f29a get the tag initials from the database itself Shish 2011-12-25 22:34:20 +00:00
  • 8887ffe101 make paging optional Shish 2011-12-25 18:23:00 +00:00
  • b7bd74055d PHP is officially the worst web API ever Shish 2011-12-25 17:57:15 +00:00
  • e05d4619db Also I hate PHP on a personal level. Shish 2011-12-25 17:07:55 +00:00
  • e9fedb570a PHP is shit. MySQL is also shit. Shish 2011-12-25 16:59:13 +00:00
  • b57a2d2121 paged tag lists backend, and speed hax Shish 2011-12-25 16:42:05 +00:00
  • 67e0c87b20 create a generic bool_escape function, use that Shish 2011-12-25 15:11:26 +00:00
  • d167849ffc huge if block is correct, but unnecessary - we can just take the first letter and the even system will validate it Shish 2011-12-25 14:47:54 +00:00
  • 3e6d5cec6f rating event rather than database access Shish 2011-12-25 14:35:55 +00:00
  • d25ef4e6f6 Merge pull request #63 from DakuTree/master Shish Moom 2011-12-25 06:31:36 -08:00
  • ba02e589b0 IP isn't an int Shish 2011-12-25 12:38:07 +00:00
  • 070aeff199 search images by uploader IP Shish 2011-12-25 12:31:28 +00:00
  • cd609141f4 optional warehouse split levels Shish 2011-12-25 11:24:20 +00:00
  • 66484a8e68 Thumbs should now be centered. Daku 2011-12-25 10:04:07 +00:00
  • c645fb4b0e Title should now always stay as site name, to avoid tag hell for images with loads of tags. Daku 2011-12-25 09:47:34 +00:00
  • 394f4518a3 More improvements to the uploader. Daku 2011-12-24 23:28:33 +00:00
  • 2f9979c790 include config.php before define()ing settings, so that config.php can control them Shish 2011-12-24 21:56:26 +00:00
  • 6d3cdb208c those functions aren't /called/ unless coverage is set ._.;; Shish 2011-12-24 21:55:33 +00:00
  • 883c73c9ff even if xdebug is installed, only run coverage when told to Shish 2011-12-24 21:51:48 +00:00
  • b5f5c861c4 quality in imagemagick mode Shish 2011-12-24 21:28:29 +00:00
  • ee1fc7e3ae Admin can now lock image while transloading. Daku 2011-12-24 20:18:00 +00:00
  • 5121e99dbe speed hax and niceurl forcing from r34 Shish 2011-12-24 14:49:55 +00:00
  • 42b902ecb5 Bookmarklet should now grab the rating, aswell as the image page link for source. Daku 2011-12-23 21:28:47 +00:00
  • cd11e75e40 Can now set rating/external source while uploading via the bookmarklets. Daku 2011-12-23 21:27:38 +00:00
  • 913bb09cc6 PDO compat woo Shish 2011-12-23 14:34:42 +00:00
  • 002df1a7ba keywords for images with lite theme Shish 2011-12-23 14:28:42 +00:00
  • 11881c9993 specify content-type for home page Shish 2011-12-23 14:22:32 +00:00
  • 990dbe5fd1 Merge pull request #59 from DakuTree/master Shish Moom 2011-12-21 14:29:08 -08:00
  • 660f9ca4b0 Changed "'thumb_width', 'thumb_height'" > "$config->get_int('thumb_width'), $config->get_int('thumb_height')" Daku 2011-12-21 20:52:06 +00:00
  • 9a2d694b6a Made the replace form look similar to the new upload form. Daku 2011-12-21 02:40:30 +00:00
  • c37569f3d4 Fixed reCaptcha. Daku 2011-12-21 02:28:39 +00:00
  • dab67ea1bb Updated recaptcha. Daku 2011-12-20 21:56:07 +00:00
  • c125c4ba92 Making the upload form look a bit nicer. Daku 2011-12-19 01:43:46 +00:00
  • fbe0df29ed Fixed scaling with the theme patch. Daku 2011-12-16 21:35:30 +00:00
  • c7852423d4 Added a feature which removes the size tag from mp3 tooltips. Daku 2011-12-16 21:29:46 +00:00
  • 56931b0eaa Changed the 192x192 default to use the max thumbnail size. Made this work with SVG aswell. Daku 2011-12-16 18:36:08 +00:00
  • a38327b6d3 Made flash thumbnails have a default 192x192 resolution. Daku 2011-12-16 16:34:23 +00:00
  • 986d010f8e Merge pull request #57 from DakuTree/master Shish Moom 2011-12-14 02:22:22 -08:00
  • 583de3fe6a Small update to include the code by green-ponies in issue #51. Daku 2011-12-14 07:53:48 +00:00
  • 2b717063eb Updated the bookmarklet to give you an option to use either the your own or the current tags. Daku 2011-12-14 07:36:01 +00:00
  • 0e4f93a42f Added a separate option for popular tags length. Daku 2011-12-14 06:45:35 +00:00
  • 233f01052e Merge pull request #56 from DakuTree/master Shish Moom 2011-12-12 01:20:25 -08:00
  • ac9e1c73cf Adding a simple Danbooru>Shimmie bookmarklet. Daku 2011-12-11 06:13:00 +00:00
  • c6682b9069 make_link for numeric score votes, and put in theme.php, fixes issue #50 Shish 2011-11-08 11:23:38 +00:00
  • a89c5943d8 error details when the file copy fails Shish 2011-11-08 11:02:04 +00:00
  • 7bfe30e0c5 Patch for displaying error message when disk full. green-ponies (jgen) 2011-11-04 01:00:45 -04:00
  • 12a480ed8b Fixed small bug with transloading images. (If clean_urls were not enabled) green-ponies (jgen) 2011-11-03 16:55:04 -04:00
  • 054a92a979 Merge branch 'master' of github.com:shish/shimmie2 Shish 2011-10-25 16:17:57 +01:00
  • 8cb95ceb98 also allow https sources Shish 2011-10-25 16:17:44 +01:00
  • d5d2bf66af Merge pull request #48 from green-ponies/master Shish Moom 2011-10-24 02:28:51 -07:00
  • ef61a4cb4a Small patch for Blotter extension, and also added Version to debug output. green-ponies (jgen) 2011-10-23 21:54:04 -04:00
  • 9361032cb6 user page needs current user Shish 2011-10-20 18:12:14 +01:00
  • ac3bf33402 tag_n wasn't used by accurate search, but was by ugly Shish 2011-10-18 22:32:04 +01:00
  • 5a6501f2be log event handlers as well as events Shish 2011-10-09 17:08:13 +01:00
  • eb7927b3b1 Merge branch 'master' of github.com:shish/shimmie2 Shish 2011-10-09 12:10:22 +01:00
  • 4b86497816 support for Context profiling Shish 2011-10-09 12:01:48 +01:00
  • fc45aa2752 Merge pull request #42 from green-ponies/master Shish Moom 2011-10-06 16:41:51 -07:00
  • 589f218d1f Small changes to disable the checkboxes by default. green-ponies (jgen) 2011-10-06 15:31:56 -04:00
  • bba4301bfa Disabled option for Minifying CSS and JavaScript. (not currently supported) green-ponies (jgen) 2011-10-06 15:23:49 -04:00
  • 4cda95f8e5 bumps, and turn off debugging v2.3.5 Shish 2011-10-05 20:26:12 +01:00
  • 9e2522f86f fixed unpredictable working directory inside register_shutdown_function Yaro 2011-10-04 17:03:53 +04:00
  • c1df2653a8 Cleaned up the comments a bit. green-ponies (jgen) 2011-09-25 14:16:20 -04:00
  • 944f3bdf3d Fixed caching from not outputing JS if only CSS is enabled. green-ponies (jgen) 2011-09-25 14:00:56 -04:00
  • 97d137f365 Working on Automatic Caching feature for CSS and JS files. Added config options to main Shimmie config. green-ponies (jgen) 2011-09-25 13:40:34 -04:00
  • a1da59804e Merge branch 'master' of github.com:shish/shimmie2 Shish 2011-09-25 12:45:59 +01:00
  • 5b09467310 fix for alisaing suggested by Diftraku Shish 2011-09-25 12:45:08 +01:00
  • 30576bd897 danbooru theme was broken v.v v2.3.4 Shish 2011-09-21 13:37:47 +01:00
  • 189b8192e0 Merge pull request #37 from Madoushi90/master Shish Moom 2011-09-17 01:29:14 -07:00
  • 32a7ce2739 PDO Fix Justin Brewer 2011-09-16 17:17:37 -05:00
  • cadb3f08ca If an image has no history, make one with the old tags so the new tags can be reverted. Justin Brewer 2011-09-16 17:12:27 -05:00
  • d37a2bfdd4 Merge pull request #34 from green-ponies/master Shish Moom 2011-09-13 03:00:30 -07:00
  • 2e276a095e Fix for Issue 22 from HungryFeline. green-ponies (jgen) 2011-09-11 21:41:46 -04:00
  • 864e823447 Small change to headers for efficiency. These two headers are always sent and do not need to be added to the header queue. (wastes time) green-ponies (jgen) 2011-09-11 21:26:23 -04:00
  • 6e7789c40b Added feature to try and cache the CSS and Javascript files by default. This reduces the total number of HTTP requests (and hopefully allows the site to load faster). green-ponies (jgen) 2011-09-11 21:24:18 -04:00
  • d61b7b7712 Merge pull request #33 from green-ponies/master Shish Moom 2011-09-09 13:56:37 -07:00