Commit Graph

  • 37d769646b Markup/quote fix for multibyte Michael Foster 2013-07-31 03:12:06 -04:00
  • 90b82b1a06 Disable autocomplete Michael Foster 2013-07-31 02:38:40 -04:00
  • 96bcf5dd1e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-31 02:30:44 -04:00
  • b22bcdecf9 Fix last commit: purge() issue Michael Foster 2013-07-31 02:19:58 -04:00
  • 42cba53887 Allow Unicode in board URIs. Michael Foster 2013-07-31 02:08:55 -04:00
  • 3bee1ba4fd Issue #61 Michael Foster 2013-07-31 00:39:00 -04:00
  • 42d29657a4 README update Michael Foster 2013-07-31 00:29:49 -04:00
  • bb2868896c Ability to hide IP addresses from mod log Michael Foster 2013-07-31 00:04:57 -04:00
  • 889945f50c Hide "flags" section in posting form if user doesn't have permission to do anything special Michael Foster 2013-07-30 23:36:46 -04:00
  • 343397d561 ?/IP/: Don't show posts for board user doesn't have access to Michael Foster 2013-07-30 23:30:49 -04:00
  • fbc78f7632 Fix last commit (mysql_version() doesn't work if connection is not yet established) Michael Foster 2013-07-30 22:13:05 -04:00
  • 8efab06616 Upgrade to utf8mb4 charset for MySQL server versions above 5.5.3. Keep support for older versions. Fix charsets for multiple columns and tables. Michael Foster 2013-07-30 22:08:56 -04:00
  • 91bb3182da ⌘+click should open image in new tab Michael Foster 2013-07-30 19:07:28 -04:00
  • 461084d400 MySQL's utf8 charset only supports up to 3-byte symbols. Insterting four byte symbols (U+010000 to U+10FFFF) can be done maliciously to break HTML mark-up. The ideal solution was to convert to MySQL's utf8mb4 charset, but then we would lose support for MySQL < 5.5.3. In this fix, incompatible characters are encoded as HTML numeric character references (eg. #65536) and just stripped from body_nommarkup. Michael Foster 2013-07-30 16:41:10 -04:00
  • 793042ee6c Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-29 23:17:37 -04:00
  • 54714595f7 js/inline-expanding.js: Allow to work with auto-reload.js, etc. (jQuery is still optional) czaks 2013-07-27 02:19:58 -04:00
  • 1759ac2ea3 Post search: Search other fields too Michael Foster 2013-07-29 20:20:07 -04:00
  • 9a27feca01 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-29 18:16:24 -04:00
  • d44b4f19a8 See last commit Michael Foster 2013-07-29 16:31:36 -04:00
  • e0bc0a622d Post serach results: link to posts with ?/ Michael Foster 2013-07-29 16:26:32 -04:00
  • 4257191acd Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-29 16:26:10 -04:00
  • c8e93f04d2 Update search results template Michael Foster 2013-07-29 16:24:11 -04:00
  • 58306bdc63 Search posts Michael Foster 2013-07-29 16:18:06 -04:00
  • c0e0a5db7d Error in news template Michael Foster 2013-07-29 13:14:21 -04:00
  • 5bab041814 Make font-awesome enabled by default Michael Foster 2013-07-29 12:27:10 -04:00
  • d11e9d752e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-28 20:48:51 -04:00
  • bd8bd3c02e Fix for last commit Michael Foster 2013-07-28 20:46:00 -04:00
  • 57c8e4ee7c Strip combining characters from Unicode strings (eg. Zalgo) Michael Foster 2013-07-28 20:33:26 -04:00
  • cea7881749 categories theme: i18n some strings czaks 2013-07-27 01:43:09 -04:00
  • 98187303d7 categories theme: fix title displaying twice, put boardlist there instead czaks 2013-07-27 01:38:03 -04:00
  • 26b6dfb126 dark.css stylesheet fixes czaks 2013-07-27 02:34:15 -04:00
  • 4ffbbe7a23 Tag for vichan-devel-4.0.5-gold after bugfix czaks 2013-07-27 02:21:08 -04:00
  • 07ea457aa5 inline-expanding.js: missed preventing default action; shouldn't open new window when unwanted anymore czaks 2013-07-27 02:19:58 -04:00
  • 7af28a6e14 Tag as vichan-devel-4.0.4-gold czaks 2013-07-27 02:06:50 -04:00
  • 396492aad6 Update Polish locale czaks 2013-07-27 02:01:42 -04:00
  • 065a6f97c8 localise time values czaks 2013-07-27 01:50:38 -04:00
  • b31487b53d categories theme: i18n some strings czaks 2013-07-27 01:43:09 -04:00
  • e2b1034f09 categories theme: fix title displaying twice, put boardlist there instead czaks 2013-07-27 01:38:03 -04:00
  • 3f2ea6b936 i18n some strings in inc/config.php czaks 2013-07-27 01:33:21 -04:00
  • ae99c6dd0d i18n one more string in inc/functions.php czaks 2013-07-27 01:21:30 -04:00
  • 1157864612 banned.php: remove polish strings; html5; needs further work czaks 2013-07-27 01:19:30 -04:00
  • 3e5234e54e toggle-images.js: javascript i18n czaks 2013-07-27 01:16:12 -04:00
  • d09ef22154 hide-images.js: javascript i18n czaks 2013-07-27 01:12:22 -04:00
  • 880cf25366 fix merge czaks 2013-07-27 01:08:26 -04:00
  • 64a66db613 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-27 01:04:36 -04:00
  • e3cb427fee ukko: fix javascript interoperation czaks 2013-07-27 00:57:12 -04:00
  • 1c33285c81 hide-threads.js: further fixes and customisations, mainly due to unexpanding previously not working here, but working on another boards (4chon, etc.) czaks 2013-07-26 15:31:20 -04:00
  • 4b50f1475e hide-threads.js: fix previous commit czaks 2013-07-26 14:57:08 -04:00
  • c51dc146e2 hide-threads.js: show post hider even in posts without an image czaks 2013-07-26 14:27:38 -04:00
  • d82cd9b7bd expand.js: fix post order when new posts appear between loading index and expanding czaks 2013-07-26 22:39:00 -04:00
  • 6bf217941a expand.js: fix a weird bug - thread expand not always worked due to post being loaded in DOM, but not put in a right place in a thread, or so, so check if it has been loaded in a thread instead of if it exists in DOM czaks 2013-07-26 22:34:06 -04:00
  • c0a45ba123 Allow hide-images.js, toggle-images.js and inline-expanding.js to work together Michael Foster 2013-07-27 00:14:43 -04:00
  • 35f8730f40 ukko: fix top boardlist losing its fixed status czaks 2013-07-27 00:13:54 -04:00
  • e5bdf63692 expand.js: fix post order when new posts appear between loading index and expanding czaks 2013-07-26 22:39:00 -04:00
  • a28b5fc3a1 expand.js: fix a weird bug - thread expand not always worked due to post being loaded in DOM, but not put in a right place in a thread, or so, so check if it has been loaded in a thread instead of if it exists in DOM czaks 2013-07-26 22:34:06 -04:00
  • a11c8981fe js/hide-images.js: Hide individual images Michael Foster 2013-07-26 19:55:28 -04:00
  • baa6793516 toggle-images.js (this was written last year, but I never pushed it to git) Michael Foster 2013-07-26 19:39:11 -04:00
  • 595a165fa3 install.sql mistake Michael Foster 2013-07-26 18:22:48 -04:00
  • 1a43b87315 hide-threads.js: further fixes and customisations, mainly due to unexpanding previously not working here, but working on another boards (4chon, etc.) czaks 2013-07-26 15:31:20 -04:00
  • 95c50ae778 hide-threads.js: fix previous commit czaks 2013-07-26 14:57:08 -04:00
  • c217069f2b hide-threads.js: show post hider even in posts without an image czaks 2013-07-26 14:27:38 -04:00
  • 5108bd1bf7 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-26 13:47:53 -04:00
  • 37d5846e4e Fix markup overlapping. Issue #124 Michael Foster 2013-07-26 11:01:13 -04:00
  • 114e34eea5 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-24 16:24:20 -04:00
  • 33a1c00bd5 %length% in public ban messages Michael Foster 2013-07-24 11:30:01 -04:00
  • 6c2c18514e Small mistake with last commit Michael Foster 2013-07-24 11:17:09 -04:00
  • 31f657e550 Long overdue: Salted password hashes Michael Foster 2013-07-24 11:15:55 -04:00
  • 4e609da2b7 fix merge czaks 2013-07-23 10:34:23 -04:00
  • 1aa522e138 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-23 10:25:33 -04:00
  • 46edec0f2d Bug with last commit Michael Foster 2013-07-23 09:46:29 -04:00
  • 1132a4ce79 Option to use font-awesome for sticky/lock icons, etc. Michael Foster 2013-07-23 09:38:42 -04:00
  • c562149458 Bugfix: "[]" showing for mods when hiding threads Michael Foster 2013-07-23 09:20:37 -04:00
  • ab0c5ee481 Option to make stylesheet selections board-specific Michael Foster 2013-07-23 01:35:56 -04:00
  • 88c1205e42 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-22 23:33:02 -04:00
  • 6bc309697e hide-threads.js: fix working with ukko czaks 2013-07-22 23:29:24 -04:00
  • f0aee74523 catalog: fix previous commit czaks 2013-07-18 16:16:43 -04:00
  • 329c81bbd3 catalog: translation fix czaks 2013-07-18 16:13:48 -04:00
  • acea5a3ccc youtube.js: make it work with thread expand etc. czaks 2013-07-20 18:25:58 -04:00
  • 96f3363a8b youtube.js: better working in https environments czaks 2013-07-20 18:12:45 -04:00
  • bdffdcb1c3 youtube.js: made it actually work, also a fix in usage czaks 2013-07-20 18:11:25 -04:00
  • e2806cfcaf youtube.js: fix previous commit czaks 2013-07-20 18:01:46 -04:00
  • 51bd267764 youtube.js: prevent default action of opening new window czaks 2013-07-20 17:50:52 -04:00
  • 163df14b50 hide-threads.js: a bigger minus character czaks 2013-07-22 10:26:14 -04:00
  • 6ba8f3f7de Add custom links to dashboard Michael Foster 2013-07-22 18:30:45 -04:00
  • ed8fe6c27a Option to check public ban message by default Michael Foster 2013-07-22 17:51:13 -04:00
  • d111c6ab8c hide-threads.js: a bigger minus character czaks 2013-07-22 10:26:14 -04:00
  • 805c729892 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard czaks 2013-07-22 10:14:17 -04:00
  • e5663953b5 Remove our post-hider script in favour of STI's one, leave symlink for compatibility czaks 2013-07-22 10:14:08 -04:00
  • 51361d02fb Strange bug in last commit Michael Foster 2013-07-21 21:18:57 -04:00
  • 9123161870 js/hide-threads.js: Simple thread-minimizing script Michael Foster 2013-07-21 21:12:30 -04:00
  • 308f557fd5 Option to automatically strip EXIF metadata from JPEGs Michael Foster 2013-07-21 15:50:45 -04:00
  • 97a22e57c1 Remove imgcaptcha, this code is unused in any of our forks and needs work to get here back. czaks 2013-07-20 22:47:26 -04:00
  • 8772c31ce1 post search: missed default config czaks 2013-07-20 22:45:21 -04:00
  • 33c7abf11f Merge branch 'master' of github.com:vichan-devel/Tinyboard czaks 2013-07-20 22:33:56 -04:00
  • 3596e429bf post search: one more i18n string czaks 2013-07-20 20:41:54 -04:00
  • faa7cf473f post search: i18n fix; move from post to get, since this method is more suitable for search czaks 2013-07-20 20:39:41 -04:00
  • 6c05d73f28 post search: i18n one more string czaks 2013-07-20 20:36:54 -04:00
  • 17952d173c Update Polish translation czaks 2013-07-20 20:23:55 -04:00
  • 2ae918c0bd post search: one more fix czaks 2013-07-20 20:07:28 -04:00
  • 8df5d03f8c post search: fix previous commit czaks 2013-07-20 20:05:16 -04:00