Commit Graph

  • b93d735b7d New feature: "events". Will eventually replace/extend "themes". Michael Save 2012-03-19 02:41:06 +11:00
  • d0e20ca71f show-mentions.js -> show-backlinks.js Michael Save 2012-03-19 00:48:06 +11:00
  • 8afaba9a81 show-mentions.js Michael Save 2012-03-19 00:33:06 +11:00
  • 741e30e22f post-hover.js: Fixed bug on index pages Michael Save 2012-03-19 00:11:55 +11:00
  • d38801fc4e auto-reload.js: poll every 5 seconds, not 500 ms Michael Save 2012-03-18 23:57:38 +11:00
  • 21a1152ebe custom event for new posts, so auto-reload.js etc will work with forced-anon.js and post-hover.js Michael Save 2012-03-18 23:55:01 +11:00
  • 8208d7151b Close board before writing modlog entry. Michael Save 2012-03-18 20:47:45 +11:00
  • ab1db9dd8a s/thread/threat Michael Save 2012-03-18 19:58:21 +11:00
  • de28d993ec s/thread/threat Michael Save 2012-03-18 19:58:21 +11:00
  • c136d44894 Better upload handling (don't move file before handling it) Michael Save 2012-03-18 19:53:56 +11:00
  • bf78900dda Better upload handling (don't move file before handling it) Michael Save 2012-03-18 19:53:56 +11:00
  • fb5fc04599 Small DNSBL fix Michael Save 2012-03-18 06:58:20 +11:00
  • 58bd751773 Small DNSBL fix Michael Save 2012-03-18 06:58:20 +11:00
  • 1a3a363c7d Enable tor.dnsbl.sectoor.de by default. Michael Save 2012-03-18 06:35:33 +11:00
  • be9229f32d Enable tor.dnsbl.sectoor.de by default. Michael Save 2012-03-18 06:35:33 +11:00
  • 35a1e05787 Proper DNSBL implementation. Very sexy. Michael Save 2012-03-18 06:34:34 +11:00
  • 1e5349af97 Proper DNSBL implementation. Very sexy. Michael Save 2012-03-18 06:34:34 +11:00
  • 0c8941fc5b benchmark.php: Benchmark thumbnailing methods Michael Save 2012-03-18 01:00:58 +11:00
  • b561066a4c convert: Suppress warnings when trying to delete temporary file. Michael Save 2012-03-18 00:57:11 +11:00
  • 99f86da203 convert: Suppress warnings when trying to delete temporary file. Michael Save 2012-03-18 00:57:11 +11:00
  • 7d39384581 Don't forget new lines on error. Michael Save 2012-03-18 00:36:51 +11:00
  • ff172eb418 utf-8 charset is called "utf8" in mysqlese Marcin Łabanowski 2012-03-17 10:13:07 +01:00
  • 8283449908 utf-8 charset is called "utf8" in mysqlese Marcin Łabanowski 2012-03-17 10:13:07 +01:00
  • c6478b378f convert: Don't rely on PHP GD to get the image dimensions; use identify. Michael Save 2012-03-17 22:49:56 +11:00
  • 2e1086e63d convert: Don't rely on PHP GD to get the image dimensions; use identify. Michael Save 2012-03-17 22:49:56 +11:00
  • fe7182404f Better thumbnailing with convert. Michael Save 2012-03-17 22:28:23 +11:00
  • b6c2f91461 Better thumbnailing with convert. Michael Save 2012-03-17 22:28:23 +11:00
  • e6337640c8 Defaults: $config['mod']['skip_per_board'] changed to false Michael Save 2012-03-17 14:38:06 +11:00
  • 46df561454 Defaults: $config['mod']['skip_per_board'] changed to false Michael Save 2012-03-17 14:38:06 +11:00
  • 75efb21035 permissions bug Michael Save 2012-03-17 14:22:43 +11:00
  • 69068c84bb permissions bug Michael Save 2012-03-17 14:22:43 +11:00
  • 6ab3ec5da9 convert: chmod(664) after moving temporary image Michael Save 2012-03-17 12:02:51 +11:00
  • 54bb943a77 convert: chmod(664) after moving temporary image Michael Save 2012-03-17 12:02:51 +11:00
  • b82e3a814a Thumbnail the first frame only. Michael Save 2012-03-17 11:55:16 +11:00
  • e3e942a1c6 Thumbnail the first frame only. Michael Save 2012-03-17 11:55:16 +11:00
  • 6db45d4c3d $config['thumb_method'] Michael Save 2012-03-17 11:54:48 +11:00
  • fc9407e1b3 $config['thumb_method'] Michael Save 2012-03-17 11:54:48 +11:00
  • 290b2b2dea $config['thumb_method'] Michael Save 2012-03-17 11:54:23 +11:00
  • f3f93834b6 $config['thumb_method'] Michael Save 2012-03-17 11:54:23 +11:00
  • c36d654a08 Clip post to page borders. Michael Save 2012-03-17 11:33:20 +11:00
  • de5e7e27ec Don't clone replies we can already see. That will break stuff. Michael Save 2012-03-17 11:10:59 +11:00
  • 443c79047b post-hover.js: Fix position on AJAX. Fetch all replies when using AJAX. Michael Save 2012-03-17 10:59:14 +11:00
  • 4c3486bec9 Thumbnailing alternative: convert (command line ImageMagick instead of PHP bindings) Michael Save 2012-03-17 10:32:50 +11:00
  • 95d8a70db8 Thumbnailing alternative: convert (command line ImageMagick instead of PHP bindings) Michael Save 2012-03-17 10:32:50 +11:00
  • d531487bad Animated thumbnails fix Michael Save 2012-03-17 08:29:46 +11:00
  • 7e58efaf1a Animated thumbnails fix Michael Save 2012-03-17 08:29:46 +11:00
  • bf7fd32c21 start_hover() causing weird positing issues when using AJAX method Michael Save 2012-03-17 08:12:47 +11:00
  • a2ac54e01e Check if post is below viewable region. Michael Save 2012-03-17 08:09:24 +11:00
  • ce25db62ea css bug Michael Save 2012-03-17 07:54:08 +11:00
  • 134146e32c Allow post-hover.js to work /without/ forced-anon.js... Michael Save 2012-03-17 07:51:45 +11:00
  • e34de4e09d Allow post-hover.js to work with forced-anon.js Michael Save 2012-03-17 07:46:44 +11:00
  • 68e873315a Ensure no double-fetching of posts. Michael Save 2012-03-17 07:45:38 +11:00
  • 50624ba5ce Use AJAX to fetch posts that aren't on the current page. Michael Save 2012-03-17 07:40:15 +11:00
  • ccf17c3d6f quick-post-controls.js: clone input element or Tinyboard will consider everyone a bot when posting Michael Save 2012-03-16 20:22:26 +11:00
  • 34fc25f716 clip to top Michael Save 2012-03-16 09:48:37 +11:00
  • 1d7381554d Don't show post when it's already in view. Highlight it instead. Michael Save 2012-03-16 09:42:17 +11:00
  • a573960229 show actual posts instead of highlighting them Michael Save 2012-03-16 09:29:58 +11:00
  • f48d338ce0 $('div.post.reply:last') is too specific; use $('div.post:last') or else it won't include the OP Michael Save 2012-03-16 09:08:03 +11:00
  • 53f4bf6136 quick-posts-controls.js: Fill in password automatically. fix-report-delete-submit.js Michael Save 2012-03-16 02:04:17 +11:00
  • 6b42c71c79 rebuild.php command line switches (--quiet, --board, etc.) Michael Save 2012-03-15 22:37:43 +11:00
  • 224c776307 pass command line arguments to http client Michael Save 2012-03-15 22:16:26 +11:00
  • af7b5b5d78 better scroll events Michael Save 2012-03-15 20:40:52 +11:00
  • 438f749463 templates/post_thread.html localization Marcin Łabanowski 2012-03-04 07:14:16 +01:00
  • 606d1415ee templates/post_thread.html localization Marcin Łabanowski 2012-03-04 07:14:16 +01:00
  • eb121c5d3a mod.php error localization Marcin Łabanowski 2012-03-04 07:56:09 +01:00
  • 533ea96732 mod.php error localization Marcin Łabanowski 2012-03-04 07:56:09 +01:00
  • 847c0c351a make the errors translatable; updated locale list Marcin Łabanowski 2012-03-04 05:28:09 +01:00
  • 2224ce03fa make the errors translatable; updated locale list Marcin Łabanowski 2012-03-04 05:28:09 +01:00
  • b33c4404fb utf-8 charset for themes Marcin Łabanowski 2012-03-04 05:17:30 +01:00
  • 7b0ce4e280 utf-8 charset for themes Marcin Łabanowski 2012-03-04 05:17:30 +01:00
  • 368f165e59 update polish translation Marcin Łabanowski 2012-03-15 09:40:14 +01:00
  • dbdc1d3702 update polish translation Marcin Łabanowski 2012-03-15 09:40:14 +01:00
  • ae848ef666 use border-right-color for firefox Michael Save 2012-03-15 18:57:43 +11:00
  • f3d784de51 Fixed bug redeclaring gettext functions. Edit KusabaX config before including it. Michael Save 2012-03-15 18:42:17 +11:00
  • 9fab9253a3 quick-post-controls.js Michael Save 2012-03-15 18:14:54 +11:00
  • 85cc117b33 post-hover.js Michael Save 2012-03-15 17:05:33 +11:00
  • a3b3e1cc64 Don't check for new posts unless user is scrolled past the most recent one. Michael Save 2012-03-15 16:42:58 +11:00
  • 34301da174 local-time.js: convert times into user's timezone Michael Save 2012-03-15 16:19:26 +11:00
  • 14a2f97323 Moved $config['local_time'] to Tinyboard-Tools (local-time.js) Michael Save 2012-03-15 16:16:54 +11:00
  • 8dc8c07f4a Moved $config['local_time'] to Tinyboard-Tools (local-time.js) Michael Save 2012-03-15 16:16:54 +11:00
  • ee54df825a auto-reload.js: bringing AJAX to tinyboard Michael Save 2012-03-15 14:44:15 +11:00
  • 1769de4cdc h Michael Save 2012-03-15 14:19:37 +11:00
  • c6741a8abd h Michael Save 2012-03-15 14:19:37 +11:00
  • 5abe3ae4b2 cache DNS Michael Save 2012-03-15 14:13:43 +11:00
  • d438eebafa cache DNS Michael Save 2012-03-15 14:13:43 +11:00
  • 3179eef338 use `host` if available for standard DNS lookups too Michael Save 2012-03-15 14:00:25 +11:00
  • 2e34f1a3d6 use `host` if available for standard DNS lookups too Michael Save 2012-03-15 14:00:25 +11:00
  • 2bc3c10ee7 readme Michael Save 2012-03-15 06:22:14 +11:00
  • 70e7840566 . Michael Save 2012-03-15 05:04:08 +11:00
  • 8e101ab956 banner-reload-helper.js Michael Save 2012-03-15 04:55:59 +11:00
  • a2ebcfdaba remove redundant code Michael Save 2012-03-15 03:15:45 +11:00
  • 9e20b4071f copy environment when dropping privileges Michael Save 2012-03-15 03:14:09 +11:00
  • 6a52a9b31e $TINYBOARD_PATH environment varaible Michael Save 2012-03-15 02:11:38 +11:00
  • 64c1f6821c get_httpd_privileges() function for CLI scripts Michael Save 2012-03-15 01:44:29 +11:00
  • 2482723ff2 readme update: migration/ Michael Save 2012-03-15 00:44:06 +11:00
  • 4c9440b1d0 removed my config location from default Michael Save 2012-03-15 00:42:02 +11:00
  • 65996db1c2 KusabaX migration script is now compatible with v0.9.5 Do embedding, capcodes Cleaner config Michael Save 2012-03-15 00:39:04 +11:00
  • b8fca6a325 Added Tinyboard-Kusabax Michael Save 2012-03-14 23:32:49 +11:00
  • 51dc524ac4 Merge branch 'master' of git://github.com/savetheinternet/Tinyboard-KusabaX into kusabax Michael Save 2012-03-14 23:31:02 +11:00
  • 81c9b612bc Don't animate thumbnails when impossible. Michael Save 2012-03-14 22:11:07 +11:00