Commit Graph

  • 755136dcd7 Small fix for duplicate ID with Random image. green-ponies (jgen) 2012-02-08 10:48:31 -05:00
  • 0698b780f9 remove regular Extension, have SimpleExtension take its place, optimise the event system based on SimpleExtension methods Shish 2012-02-08 12:07:01 +00:00
  • 2b85e2d2fd all the extensions are simple now Shish 2012-02-08 11:45:35 +00:00
  • 4697e21fcd HINT ALL THE TYPES. SIMPLE ALL THE EXTENSIONS. Shish 2012-02-08 11:24:25 +00:00
  • be1036e319 put Event in the function name again... Shish 2012-02-08 07:05:58 +00:00
  • 3b99605521 Merge pull request #116 from green-ponies/speed_tweaks Shish Moom 2012-02-07 21:53:00 -08:00
  • 1b5f1dcafb Merge pull request #107 from DakuTree/master Shish Moom 2012-02-07 20:32:28 -08:00
  • d69fa6ae9d Merge branch 'master' into speed_tweaks green-ponies (jgen) 2012-02-07 23:21:56 -05:00
  • 76c6031b04 Working on fixing the Pools extension. green-ponies (jgen) 2012-02-07 23:15:23 -05:00
  • 617caa7341 Merge pull request #108 from green-ponies/master Shish Moom 2012-02-07 19:57:30 -08:00
  • 2d443f0be9 Mostly just adding the Link to comments. green-ponies (jgen) 2012-02-07 21:52:11 -05:00
  • 0cdc303397 Just more comments. green-ponies (jgen) 2012-02-07 20:25:05 -05:00
  • ac1b3d00e2 Some more comments. green-ponies (jgen) 2012-02-07 20:13:58 -05:00
  • 5af54bb9e0 Added some more comments and type hints. green-ponies (jgen) 2012-02-07 20:05:38 -05:00
  • 9707c1f7ce we already have a global jquery install... Shish 2012-02-08 00:29:01 +00:00
  • 5c1f028249 more type hints Shish 2012-02-07 19:55:31 +00:00
  • 763c00ccdf clean PMs first Shish 2012-02-07 19:30:51 +00:00
  • 37bffe0689 actually, ext-specific DB changes should live in that ext... Shish 2012-02-07 19:26:40 +00:00
  • 25b8193191 db_version starts at 10 Shish 2012-02-07 19:20:58 +00:00
  • 1455956f18 putting foreign key additions into auto-upgrade ext Shish 2012-02-07 19:18:58 +00:00
  • 1409eef470 Merge pull request #106 from green-ponies/master Shish Moom 2012-02-07 10:54:43 -08:00
  • d715b3d8a6 brain-o Shish 2012-02-07 18:27:53 +00:00
  • 0589f9d72e fine grained permission bits Shish 2012-02-07 15:15:18 +00:00
  • bff5a8453f start of fine-grained permissions Shish 2012-02-07 13:44:54 +00:00
  • bb49c09279 jquery does lots now Shish 2012-02-07 11:36:28 +00:00
  • ab7c62515e move JS bits into static files Shish 2012-02-07 11:33:42 +00:00
  • 2162dbebdd base_href variable for javascript, to avoid generating dynamic JS with PHP Shish 2012-02-07 11:33:27 +00:00
  • 3b205d98eb charset Shish 2012-02-07 10:56:46 +00:00
  • 7211b0a30b vary cookie only with CACHE_HTTP Shish 2012-02-07 10:17:37 +00:00
  • cca3ce513a added confirm/warning to resetting image ids Daku 2012-02-07 00:02:30 +00:00
  • e92d4f6809 fixes gelbooru with bookmarklet Daku 2012-02-06 10:22:57 +00:00
  • 80970f924e this should be here >_< Daku 2012-02-06 07:08:38 +00:00
  • 07e786101d download all images function for admin Daku 2012-02-06 06:52:04 +00:00
  • 1fd565fa87 can't check if rating is null if it doesn't exist... Daku 2012-02-06 05:23:37 +00:00
  • 94d2f99df2 this should fix bookmarklet not working with nice urls Daku 2012-02-04 23:58:19 +00:00
  • 9efce5378c small fix for bookmarklet image url Daku 2012-02-02 21:00:00 +00:00
  • 6e602aa430 forgot to remove this... Daku 2012-02-02 13:25:27 +00:00
  • 1f871a69e1 fixing flash again :x Daku 2012-02-02 13:22:33 +00:00
  • a25f405470 bookmarklet now supports sankaku and konachan Daku 2012-02-02 13:01:40 +00:00
  • 26b688fe9b bookmarklet now supports oreno.imouto Daku 2012-02-02 00:56:17 +00:00
  • d3d395c347 reset image id function for admin this basically grabs all the image_id's > sets them all from 1-whatever (so it would be like you never deleted an image) Daku 2012-02-01 19:16:55 +00:00
  • 0e25c82fc5 Merge branch 'master' of github.com:shish/shimmie2 Shish 2012-02-06 14:42:49 +00:00
  • a9ec9b6b70 comment info box Shish 2012-02-06 14:42:38 +00:00
  • aa2696ca07 only add ellipsis if the comment actually is too long Shish 2012-02-06 14:42:07 +00:00
  • b20fd1b3e3 js function for inserting comment links Shish 2012-02-06 14:41:36 +00:00
  • e38f9e720f CSS has odd/even built-in now Shish 2012-02-06 12:24:13 +00:00
  • d2d03396af info box Shish 2012-02-06 12:23:56 +00:00
  • 9fd10fb6d2 more explicit credit for the shimmie team :3 Shish 2012-02-06 05:34:06 +00:00
  • e1c8145bdc Merge branch 'master' of github.com:shish/shimmie2 Shish 2012-02-06 05:25:18 +00:00
  • 4bf42acdd1 database_dsn (lowercase) is no more Shish 2012-02-06 05:22:51 +00:00
  • a78ca78c9b More changes to the install script. green-ponies (jgen) 2012-02-05 16:35:34 -05:00
  • 8db3546c8d Changes to the install script for Issue 101. green-ponies (jgen) 2012-02-05 12:11:56 -05:00
  • 15929f7264 Merge branch 'master' of git://github.com/shish/shimmie2 green-ponies (jgen) 2012-02-05 11:32:48 -05:00
  • 7a25fad4b0 link to specific comments Shish 2012-02-05 07:37:20 +00:00
  • 9db912d996 now that the cache key has changed, the invalidation needs updating... Shish 2012-02-05 06:59:55 +00:00
  • 2d334e08ea How did this typo get back in here? :/ Shish 2012-02-05 05:06:55 +00:00
  • 4e1300631b Merge branch 'master' of github.com:shish/shimmie2 Shish 2012-02-05 04:25:58 +00:00
  • 0b13db8ed7 hide anonymous's user page - having made a million comments, it was taking upwards of 60 seconds to process that one page, triggering the DOS defences... Shish 2012-02-05 04:25:50 +00:00
  • a55eca4462 so many bots crawling the infinite search space... Shish 2012-02-05 04:21:03 +00:00
  • 5843aae4f2 random unused global o_O Shish 2012-02-05 04:20:42 +00:00
  • 9e67e531aa How is this typo still in here? green-ponies (jgen) 2012-02-04 23:16:50 -05:00
  • 5b741feb9f Merge pull request #105 from green-ponies/master Shish Moom 2012-02-04 15:31:04 -08:00
  • 3b028696a0 Rewind arrays before foreach loops over all the elements. (fixed a small typo as well) green-ponies (jgen) 2012-02-04 15:35:21 -05:00
  • cd1f5d9ed0 Missed a semicolon. green-ponies (jgen) 2012-02-04 14:49:48 -05:00
  • 68e9bd694e Storing copies of config variables outside of for loops. green-ponies (jgen) 2012-02-04 14:17:52 -05:00
  • 0a1e8f2af4 Store config values that are used inside a loop. green-ponies (jgen) 2012-02-04 12:20:49 -05:00
  • 1a8c2d31c7 Also collect the database engine shimmie is using. green-ponies (jgen) 2012-02-04 10:55:37 -05:00
  • aac7ce6e78 update sysinfo to handle the new event listener format Shish 2012-02-02 16:49:02 +00:00
  • ee94aca3cd missed a bit Shish 2012-02-02 16:08:49 +00:00
  • dab85e5f26 merge type hints Shish 2012-02-02 14:16:14 +00:00
  • cc8f1f35a5 more type hints Shish 2012-02-02 14:14:33 +00:00
  • 52ff412b38 hiphop type hint placeholders Shish 2012-02-02 13:58:48 +00:00
  • bbb51b60f8 typos~ Shish 2012-02-02 08:09:48 +00:00
  • dc6c173efd type hints for hiphop Shish 2012-02-02 08:07:57 +00:00
  • ec0fab54d8 these are magicked now Shish 2012-02-02 07:53:27 +00:00
  • baa409eb98 special PDO init for hiphop Shish 2012-02-02 07:43:43 +00:00
  • 465011a68c hiphop chokes on this Shish 2012-02-02 05:27:40 +00:00
  • 7a40132e83 params were unused Shish 2012-02-02 05:25:17 +00:00
  • b3d5878ce8 use the param Shish 2012-02-02 05:24:06 +00:00
  • d5527d6dc8 missed a global Shish 2012-02-02 05:23:55 +00:00
  • 16745aadc6 only require flexihash once Shish 2012-02-02 04:35:26 +00:00
  • f198128f06 config.php might not exist, eg in monolith mode Shish 2012-02-02 03:53:18 +00:00
  • 699087cd98 database_dsn is a constant now Shish 2012-02-02 03:53:03 +00:00
  • 2a375e7129 standard syntax Shish 2012-02-01 17:01:41 +00:00
  • 93540faca8 a note for the future Shish 2012-02-01 17:00:44 +00:00
  • e049ea874d require php 5.2.6 (debian-old's oldest version), get rid of ancient compat Shish 2012-02-01 16:51:38 +00:00
  • e6d7e0c1d6 changes for easier monolithing Shish 2012-02-01 16:41:18 +00:00
  • a70484be31 moving big functions out of index.php Shish 2012-02-01 15:07:03 +00:00
  • 45d5a30f8a default TIMEZONE to null, to pick up the server default Shish 2012-01-31 20:59:03 +00:00
  • 1be336ad23 merge Shish 2012-01-31 15:32:45 +00:00
  • 04ed07a0df some image links are absolute for good reason (eg they point to a CDN with a different hostname) Shish 2012-01-31 15:11:06 +00:00
  • 61483aced2 Merge pull request #104 from DakuTree/master Shish Moom 2012-01-31 07:05:16 -08:00
  • 450b4b4fc1 url_escape for mp3 filename Daku 2012-01-31 15:00:06 +00:00
  • a1cc88cade this should fix custom image links Daku 2012-01-31 13:30:57 +00:00
  • 899bc22538 my favorites/feed tab should only show if ext is enabled Daku 2012-01-31 00:04:27 +00:00
  • f76c0a4ff7 popular_by_day/month/year should now work better with other date formats Daku 2012-01-30 23:57:30 +00:00
  • a590bf5e15 cleaned up update ext Daku 2012-01-30 14:18:05 +00:00
  • bab893bbda really ugly update ext (although it works, the code is a mess :x) Daku 2012-01-30 11:23:58 +00:00
  • 4780483d7b fixes the random_image block not keeping the image in the sidebar on certain themes Daku 2012-01-27 07:22:38 +00:00
  • 4312aeca8f ipban now logs when ip is banned Daku 2012-01-27 06:25:33 +00:00