Commit Graph

  • 7d49e21792 readability + moved stuff Daku 2014-01-05 11:52:09 +00:00
  • 152f5fbf26 add config option for default order Daku 2014-01-03 08:24:47 +00:00
  • 2c2f27ca64 add order metatag not too happy with how this works...but it does work Daku 2014-01-03 01:24:55 +00:00
  • 9cae856df7 use the Content-Disposition header for filename & Content-Type for extension if either doesn't exist, it will fallback to using pathinfo Daku 2014-01-03 00:58:53 +00:00
  • 9f06a5c565 fix search not working properly for aliases to multiple tags fix issue 359 Daku 2014-01-03 00:41:28 +00:00
  • 952594cdce Merge pull request #365 from HungryFeline/patch-2 Shish 2014-01-05 03:14:01 -08:00
  • 14899e79ad added height & width metatags Daku 2014-01-02 14:10:08 +00:00
  • 25c286b71f add support for using : as a metatag seperator + updated docs Daku 2014-01-02 14:00:24 +00:00
  • 7cf79171a8 Update extension.class.php HungryFeline 2014-01-01 18:25:28 +01:00
  • fde6558a6f Don't silently ignore invalid URLs HungryFeline 2014-01-01 01:41:11 +01:00
  • 85880804d2 have theme.php manage block creation so themes can move/remove if they wish Daku 2013-12-31 08:22:58 +00:00
  • 2d40fcc92d Merge pull request #364 from DakuTree/patch Shish 2013-12-30 02:49:06 -08:00
  • c892386bcb remove backticks Daku 2013-12-30 10:36:32 +00:00
  • de6ad33e12 Merge pull request #356 from Diftraku/master Shish 2013-12-30 02:20:43 -08:00
  • bc2100940d Merge pull request #360 from DakuTree/master Shish 2013-12-30 02:16:35 -08:00
  • 7d3d331272 Merge pull request #358 from jgen/master Shish 2013-12-30 02:15:06 -08:00
  • fd6f2ddb43 show pool navigation box on pool/view pages Daku 2013-12-30 08:42:29 +00:00
  • 3dd3101995 added option to set pool & source via tag Daku 2013-12-30 08:15:10 +00:00
  • 9eaebfd1c2 if cookie doesn't exist, default to "created" Daku 2013-12-30 06:52:17 +00:00
  • 9511569ed4 added option to edit pool description to pool edit page Daku 2013-12-30 06:51:47 +00:00
  • b79a042bdc added option to order pool list by created date/last updated/title/count Daku 2013-12-30 01:48:07 +00:00
  • 3e240fa78d return error when pool title exists + fix pool error reporting Daku 2013-12-29 22:24:34 +00:00
  • 59eb6d7ec2 pool title should be unique Daku 2013-12-29 20:46:37 +00:00
  • f96a815288 Merge branch 'master' of git://github.com/shish/shimmie2 jgen 2013-12-08 13:48:33 -05:00
  • 453d9a453b bookmarklet now supports danbooru2 + fixed issues with other sites Daku 2013-12-08 15:05:27 +00:00
  • 63aa4c6330 avoid possibility of infinite loop in bbcode parsing Shish 2013-12-08 10:52:50 +00:00
  • caa6d59a87 log base was changed years ago, comment never got updated Shish 2013-09-23 19:23:54 +01:00
  • 4635f333ae This should have been moved earlier in the fix for Issue 346. jgen 2013-12-07 23:16:20 -05:00
  • 794cc648be Merge branch 'master' of git://github.com/shish/shimmie2 jgen 2013-12-05 19:51:20 -05:00
  • 1c8d07983e Fix for PHP Notice being generated. jgen 2013-12-05 19:50:21 -05:00
  • c0603d3b4b Merge pull request #357 from jgen/master Shish 2013-12-03 16:08:47 -08:00
  • a7ab12abdd Fix for issue 346 - "Only first page of comments is shown" jgen 2013-12-03 14:39:12 -05:00
  • 6dc345085f Merge pull request #353 from jgen/master Shish 2013-12-03 11:05:27 -08:00
  • 1a25014564 Derp, forgot I was actually giving the post[file] to OuroborosPost, making assert fail for null Diftraku 2013-12-03 05:51:55 +02:00
  • 095f743d57 Checking if the user can actually create new posts, seems the base DataHandlerExtension doesn't do this. Also forgot to update documentation! Diftraku 2013-12-03 01:07:27 +02:00
  • 6a4031dfd5 Bumping Ouroros API to v0.2: now with XML support and post creation! Diftraku 2013-12-03 00:45:07 +02:00
  • 049108e6ca Fix for issue 330 - "Tag list does not handle non-english text correctly". jgen 2013-11-30 15:19:41 -05:00
  • 9cdc529c13 Merge pull request #352 from Diftraku/master Shish 2013-11-30 07:39:35 -08:00
  • 0a4c8a0931 Merge pull request #351 from jgen/master Shish 2013-11-30 07:36:17 -08:00
  • 9237c78f55 Adding basic Ouroboros API Diftraku 2013-11-29 01:09:05 +02:00
  • 13ea386b0e Fixed some spelling typos. jgen 2013-11-28 00:34:31 -05:00
  • a5ea9ed743 Lets comment this rather tricky function. jgen 2013-11-28 00:31:46 -05:00
  • bf4d434c86 Fixes for the installer. Display error messages on failures, as well as actually check for tables before installing. jgen 2013-11-28 00:31:09 -05:00
  • 9430ddc374 Merge pull request #350 from jgen/master Shish 2013-11-27 00:29:40 -08:00
  • 0e90d58d85 Don't crash if no relevant tags are found, see #324 Shish 2013-11-27 08:28:07 +00:00
  • 9d8bcbce37 Fixed bookmarklet.js to allow uploading from Gelbooru. (was broken before) jgen 2013-11-24 14:54:10 -05:00
  • 4fd58019e5 Merge pull request #324 from justinbrewer/editcloud_revamp Shish 2013-11-24 09:07:43 -08:00
  • 383fee2dab Merge pull request #345 from tkorpe/master Shish 2013-11-06 01:07:49 -08:00
  • b16be279a8 ext\rating documentation Thasan 2013-11-06 00:32:27 +02:00
  • fe84c8d9dd Also checking rating permissions Thasan 2013-11-06 00:11:17 +02:00
  • 5aa2f823d8 Fixing rating= search Thasan 2013-11-05 22:43:46 +02:00
  • 81d44cbb4f lower tags before checking for mass replacement Shish 2013-10-25 09:26:25 +01:00
  • 5e556829d7 ignore vim undo files Shish 2013-09-23 17:53:44 +01:00
  • ae3ee1fe79 Merge pull request #341 from jgen/master Shish 2013-10-14 05:29:47 -07:00
  • 70a67afa5e Merge pull request #342 from NuckChorris/fix-rating-ext Shish 2013-10-14 05:29:16 -07:00
  • 0e4717ecae Unify two regexes used in rating searches, intersect with user privs Peter Lejeck 2013-10-06 04:34:26 -07:00
  • 5b1a99d0c5 Fixing missing $. (Thanks Shish!) jgen 2013-10-05 14:28:02 -04:00
  • b01ca89220 Some more small speed related tweaks. jgen 2013-10-04 17:53:26 -04:00
  • 0512858bd4 Some more small tweaks for speed. jgen 2013-10-04 17:17:42 -04:00
  • dd58c35f8a Merge pull request #340 from jgen/master Shish 2013-10-04 01:17:05 -07:00
  • 70428b2b5d Its better to pass to the right function. (Side note, this is why you always test your code) jgen 2013-10-03 21:19:19 -04:00
  • 393a9e60df No need to have HTML in the image thumb title. Derp. jgen 2013-10-03 21:17:15 -04:00
  • 2d041d468f Adding ability to specify the 'date' in the image thumbnail title (when you hover over the thumbnail). jgen 2013-10-03 21:09:41 -04:00
  • 234b8c4f51 Removing this line as this file does not exist and simply causes 404 errors. jgen 2013-10-03 21:08:13 -04:00
  • 1db371345e Merge branch 'master' of git://github.com/shish/shimmie2 jgen 2013-10-03 20:33:47 -04:00
  • 8c5987a6b2 Fixed tags with quotes killing the Javascript Justin Brewer 2013-09-26 10:47:37 -05:00
  • 7be1f9e637 Properly escape tags while building query Justin Brewer 2013-09-25 23:39:40 -05:00
  • 55bfa4cfd7 Use API calls Justin Brewer 2013-09-25 22:59:08 -05:00
  • 827ce2e0fe merge cron_uploader changes manually Shish 2013-09-23 13:43:39 +01:00
  • a7c39105e7 Cron Uploader: Link to install guide & info from board config. And now i'm going to sleep before I want to change more... YaoiFox 2013-08-17 00:57:48 +02:00
  • 5afeeb0991 Cron Uploader: Fixed documentation & added page /cron_upload with info & install guide if user is admin. YaoiFox 2013-08-17 00:51:57 +02:00
  • f4b9c8aca2 Cron Uploader: Board Config wasn't getting the right root directory. DrudexSoftware 2013-08-16 23:59:16 +02:00
  • 455b94c4fa Cron Uploader Extension added that allows automatic image uploading from an image queue using cron jobs. DrudexSoftware 2013-08-16 23:42:24 +02:00
  • 835361b272 make tags in the image info box clickable (#336) Shish 2013-09-23 13:09:47 +01:00
  • b0b0324ee7 image only button Shish 2013-09-19 19:30:00 +01:00
  • ff330d542d Merge pull request #335 from vomitcuddle/image_hash_ban_patch Shish 2013-09-18 08:13:00 -07:00
  • ea21e0657b [image_hash_ban] Fix confusing button label vomitcuddle 2013-09-18 09:28:07 +01:00
  • 67c026e8d8 unique request ID, for associating several log entries with one request Shish 2013-09-12 16:29:38 +01:00
  • bf8b085de6 fix being logged in after changing password Shish 2013-09-12 16:29:20 +01:00
  • 76c7da0161 add hellban support to PMs Shish 2013-09-09 13:47:42 +01:00
  • 4584bf603a finally got that zero... Shish 2013-09-09 13:46:47 +01:00
  • 1b73dd4ddc add 'hellbanned' user class, with support from the comments extension Shish 2013-09-09 13:41:08 +01:00
  • 7c95981319 load thumbnails on demand is more trouble than it's worth Shish 2013-09-08 23:21:06 +01:00
  • 07304861f3 log IDs of things Shish 2013-08-30 00:19:38 +01:00
  • 7c140680b7 log args Shish 2013-08-29 20:23:08 +01:00
  • 12bc4a90f7 core-image -> core_image, for elasticsearch's sake Shish 2013-08-29 20:06:26 +01:00
  • e93785339f Fix another corner case Justin Brewer 2013-08-26 23:32:44 -05:00
  • 47abed28c3 Merge pull request #326 from Madoushi90/archive_fixes Shish 2013-08-22 04:47:08 -07:00
  • 946dec9415 readdir is not guaranteed to be in order Justin Brewer 2013-08-11 17:52:38 -05:00
  • 305e25f676 Fix incorrect DataUploadEvent creation, triggering an assertion failure Justin Brewer 2013-08-11 17:38:50 -05:00
  • 8732f1a9ef Extra-switch fixes Justin Brewer 2013-08-10 16:14:21 -05:00
  • fa1fb45c1e Polish Justin Brewer 2013-08-07 16:08:05 -05:00
  • 03e78bd19f Tag Category integration Justin Brewer 2013-08-07 15:58:58 -05:00
  • e133138be2 Config option for which tags to ignore Justin Brewer 2013-08-07 15:25:11 -05:00
  • 905dc2df31 Relevance sorting method Justin Brewer 2013-08-07 14:47:44 -05:00
  • d27079ca9f Cleanup build_tag_map Justin Brewer 2013-08-07 14:15:04 -05:00
  • 194b68e046 show when a ban was added, fixes #250 Shish 2013-08-05 20:46:54 +01:00
  • 44deff21a8 Merge branch 'master' of https://github.com/shish/shimmie2 Shish 2013-08-05 20:37:40 +01:00
  • 390db4d6f4 have setup 'Help' link link to github wiki, fixes #303 Shish 2013-08-05 20:34:50 +01:00
  • 4fc1f2f217 save cached config when saving database config, fixes #311 Shish 2013-08-05 20:21:46 +01:00