Commit Graph

  • cbc00d7c5f Added AwsumChan's stylesheets Circlepuller 2012-03-24 01:01:43 -0400
  • 4c6faeb7a2 Convert $post to an object before passing it to event(). This way it can be modified by event handlers before entering the database. See http://tinyboard.org/docs/events.html#examples Michael Save 2012-03-24 15:31:35 +1100
  • 29dc55c4e8 Close and unzip zip file upon errors (?/upgrade) Michael Save 2012-03-21 22:04:58 +1100
  • cf6bf2c7dc PHP already adds <code> for highlight_string() Michael Save 2012-03-21 12:15:50 +1100
  • ce2d794137 needs /m Michael Save 2012-03-21 12:14:14 +1100
  • a77b0b5f70 PHP syntax highlighting is supposed to be an example. Comment it out. Michael Save 2012-03-21 12:11:53 +1100
  • 66b08bafef Moved messy $config initialization from inc/config.php to inc/functions.php. Michael Save 2012-03-21 12:00:00 +1100
  • 4afd2c7cb2 Customizable markup syntax. Michael Save 2012-03-21 11:57:30 +1100
  • 7e1ff9580d escapeshellarg() for auto-upgrade unzip Michael Save 2012-03-20 03:43:57 +1100
  • 58baab6a6e issue #41 Michael Save 2012-03-20 03:39:44 +1100
  • 9c62a4d2be Use "events" in more functions. Documentation coming soon. Michael Save 2012-03-19 05:43:55 +1100
  • 8703ea3d4a $post['file_path'] Michael Save 2012-03-19 02:55:34 +1100
  • 7c8dc230b8 Moved rebuildThemes() in post.php back for now. Michael Save 2012-03-19 02:53:33 +1100
  • ac9cefd863 Moved rebuildThemes() in post.php back for now. Michael Save 2012-03-19 02:52:05 +1100
  • 9d58186360 New feature: "events". Will eventually replace/extend "themes". Michael Save 2012-03-19 02:41:06 +1100
  • d0e20ca71f show-mentions.js -> show-backlinks.js Michael Save 2012-03-19 00:48:06 +1100
  • 8afaba9a81 show-mentions.js Michael Save 2012-03-19 00:33:06 +1100
  • 741e30e22f post-hover.js: Fixed bug on index pages Michael Save 2012-03-19 00:11:55 +1100
  • d38801fc4e auto-reload.js: poll every 5 seconds, not 500 ms Michael Save 2012-03-18 23:57:38 +1100
  • 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 +1100
  • 8208d7151b Close board before writing modlog entry. Michael Save 2012-03-18 20:47:45 +1100
  • ab1db9dd8a s/thread/threat Michael Save 2012-03-18 19:58:21 +1100
  • c136d44894 Better upload handling (don't move file before handling it) Michael Save 2012-03-18 19:53:56 +1100
  • fb5fc04599 Small DNSBL fix Michael Save 2012-03-18 06:58:20 +1100
  • 1a3a363c7d Enable tor.dnsbl.sectoor.de by default. Michael Save 2012-03-18 06:35:33 +1100
  • 35a1e05787 Proper DNSBL implementation. Very sexy. Michael Save 2012-03-18 06:34:34 +1100
  • 0c8941fc5b benchmark.php: Benchmark thumbnailing methods Michael Save 2012-03-18 01:00:58 +1100
  • b561066a4c convert: Suppress warnings when trying to delete temporary file. Michael Save 2012-03-18 00:57:11 +1100
  • 7d39384581 Don't forget new lines on error. Michael Save 2012-03-18 00:36:51 +1100
  • ff172eb418 utf-8 charset is called "utf8" in mysqlese Marcin Łabanowski 2012-03-17 10:13:07 +0100
  • c6478b378f convert: Don't rely on PHP GD to get the image dimensions; use `identify`. Michael Save 2012-03-17 22:49:56 +1100
  • fe7182404f Better thumbnailing with `convert`. Michael Save 2012-03-17 22:28:23 +1100
  • e6337640c8 Defaults: $config['mod']['skip_per_board'] changed to false Michael Save 2012-03-17 14:38:06 +1100
  • 75efb21035 permissions bug Michael Save 2012-03-17 14:22:43 +1100
  • 6ab3ec5da9 convert: chmod(664) after moving temporary image Michael Save 2012-03-17 12:02:51 +1100
  • b82e3a814a Thumbnail the first frame only. Michael Save 2012-03-17 11:55:16 +1100
  • 6db45d4c3d $config['thumb_method'] Michael Save 2012-03-17 11:54:48 +1100
  • 290b2b2dea $config['thumb_method'] Michael Save 2012-03-17 11:54:23 +1100
  • c36d654a08 Clip post to page borders. Michael Save 2012-03-17 11:33:20 +1100
  • de5e7e27ec Don't clone replies we can already see. That will break stuff. Michael Save 2012-03-17 11:10:59 +1100
  • 443c79047b post-hover.js: Fix position on AJAX. Fetch all replies when using AJAX. Michael Save 2012-03-17 10:59:14 +1100
  • 4c3486bec9 Thumbnailing alternative: `convert` (command line ImageMagick instead of PHP bindings) Michael Save 2012-03-17 10:32:50 +1100
  • d531487bad Animated thumbnails fix Michael Save 2012-03-17 08:29:46 +1100
  • bf7fd32c21 start_hover() causing weird positing issues when using AJAX method Michael Save 2012-03-17 08:12:47 +1100
  • a2ac54e01e Check if post is below viewable region. Michael Save 2012-03-17 08:09:24 +1100
  • ce25db62ea css bug Michael Save 2012-03-17 07:54:08 +1100
  • 134146e32c Allow post-hover.js to work /without/ forced-anon.js... Michael Save 2012-03-17 07:51:45 +1100
  • e34de4e09d Allow post-hover.js to work with forced-anon.js Michael Save 2012-03-17 07:46:44 +1100
  • 68e873315a Ensure no double-fetching of posts. Michael Save 2012-03-17 07:45:38 +1100
  • 50624ba5ce Use AJAX to fetch posts that aren't on the current page. Michael Save 2012-03-17 07:40:15 +1100
  • 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 +1100
  • 34fc25f716 clip to top Michael Save 2012-03-16 09:48:37 +1100
  • 1d7381554d Don't show post when it's already in view. Highlight it instead. Michael Save 2012-03-16 09:42:17 +1100
  • a573960229 show actual posts instead of highlighting them Michael Save 2012-03-16 09:29:58 +1100
  • 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 +1100
  • 53f4bf6136 quick-posts-controls.js: Fill in password automatically. fix-report-delete-submit.js Michael Save 2012-03-16 02:04:17 +1100
  • 6b42c71c79 rebuild.php command line switches (--quiet, --board, etc.) Michael Save 2012-03-15 22:37:43 +1100
  • 224c776307 pass command line arguments to http client Michael Save 2012-03-15 22:16:26 +1100
  • af7b5b5d78 better scroll events Michael Save 2012-03-15 20:40:52 +1100
  • 438f749463 templates/post_thread.html localization Marcin Łabanowski 2012-03-04 07:14:16 +0100
  • eb121c5d3a mod.php error localization Marcin Łabanowski 2012-03-04 07:56:09 +0100
  • 847c0c351a make the errors translatable; updated locale list Marcin Łabanowski 2012-03-04 05:28:09 +0100
  • b33c4404fb utf-8 charset for themes Marcin Łabanowski 2012-03-04 05:17:30 +0100
  • 368f165e59 update polish translation Marcin Łabanowski 2012-03-15 09:40:14 +0100
  • ae848ef666 use border-right-color for firefox Michael Save 2012-03-15 18:57:43 +1100
  • f3d784de51 Fixed bug redeclaring gettext functions. Edit KusabaX config before including it. Michael Save 2012-03-15 18:42:17 +1100
  • 9fab9253a3 quick-post-controls.js Michael Save 2012-03-15 18:14:54 +1100
  • 85cc117b33 post-hover.js Michael Save 2012-03-15 17:05:33 +1100
  • a3b3e1cc64 Don't check for new posts unless user is scrolled past the most recent one. Michael Save 2012-03-15 16:42:58 +1100
  • 34301da174 local-time.js: convert times into user's timezone Michael Save 2012-03-15 16:19:26 +1100
  • 14a2f97323 Moved $config['local_time'] to Tinyboard-Tools (local-time.js) Michael Save 2012-03-15 16:16:54 +1100
  • ee54df825a auto-reload.js: bringing AJAX to tinyboard Michael Save 2012-03-15 14:44:15 +1100
  • 1769de4cdc h Michael Save 2012-03-15 14:19:37 +1100
  • 5abe3ae4b2 cache DNS Michael Save 2012-03-15 14:13:43 +1100
  • 3179eef338 use ``host`` if available for standard DNS lookups too Michael Save 2012-03-15 14:00:25 +1100
  • 2bc3c10ee7 readme Michael Save 2012-03-15 06:22:14 +1100
  • 70e7840566 . Michael Save 2012-03-15 05:04:08 +1100
  • 8e101ab956 banner-reload-helper.js Michael Save 2012-03-15 04:55:59 +1100
  • a2ebcfdaba remove redundant code Michael Save 2012-03-15 03:15:45 +1100
  • 9e20b4071f copy environment when dropping privileges Michael Save 2012-03-15 03:14:09 +1100
  • 6a52a9b31e $TINYBOARD_PATH environment varaible Michael Save 2012-03-15 02:11:38 +1100
  • 64c1f6821c get_httpd_privileges() function for CLI scripts Michael Save 2012-03-15 01:44:29 +1100
  • 2482723ff2 readme update: migration/ Michael Save 2012-03-15 00:44:06 +1100
  • 4c9440b1d0 removed my config location from default Michael Save 2012-03-15 00:42:02 +1100
  • 65996db1c2 KusabaX migration script is now compatible with v0.9.5 Do embedding, capcodes Cleaner config Michael Save 2012-03-15 00:39:04 +1100
  • b8fca6a325 Added Tinyboard-Kusabax Michael Save 2012-03-14 23:32:49 +1100
  • 51dc524ac4 Merge branch 'master' of git://github.com/savetheinternet/Tinyboard-KusabaX into kusabax Michael Save 2012-03-14 23:31:02 +1100
  • 81c9b612bc Don't animate thumbnails when impossible. Michael Save 2012-03-14 22:11:07 +1100
  • 6d56e00600 use "Submit" for submit button if appropriate Michael Save 2012-03-14 22:04:27 +1100
  • 9daf12dccf add jquery Michael Save 2012-03-14 21:57:13 +1100
  • 9df2ce179e per-board javascript files Michael Save 2012-03-14 21:55:22 +1100
  • 2a760de289 Multiple changes. Added $config['minify_js'] to compress Javascript with minify Added $config['additional_javascript_compile'] to put all Javascript files/addons into one file. Moved delete/report post controls to a shared template. Ability to have different Javascript files between boards. Michael Save 2012-03-14 21:44:41 +1100
  • d3b1f4cfa3 Quick reply needs $config['quick_reply'] = true; Michael Save 2012-03-14 20:19:35 +1100
  • d47bfe019b readme Michael Save 2012-03-14 20:00:57 +1100
  • 81663b7d86 +piwnichan styles addition - futaba+vichan and testorange Marcin Łabanowski 2012-02-22 16:43:43 +0100
  • 28c2dd9d06 quick reply Michael Save 2012-03-14 19:41:56 +1100
  • 60aab92f47 allow quick-reply.js to work Michael Save 2012-03-14 18:09:23 +1100
  • 272cc7c2f9 use "git pull" in auto-upgrade if available Michael Save 2012-03-14 16:56:33 +1100
  • 6720cd095b hide hardcoded "0.0.0.0" ip address for command line clients Michael Save 2012-03-14 16:49:08 +1100
  • a79b8c473b use system account Michael Save 2012-03-14 16:45:59 +1100