371 コミット (master)

作成者 SHA1 メッセージ 日付
  Master Splinter 6f905fca2c Update post.php 6年前
  Benjamin Southall 6041e37216 Add warning without ban, joke capcode support, SC editor support, home link support, table for calender theme / extension, removing boardalias duplicate citations in markup and other features 6年前
  Benjamin Southall d7e1b30b0e Partial merge of 736e982945 [SECURITY] Lessen security impact 7年前
  Benjamin Southall b91432727c Implemented fix for Invalid link_for call referencing deleted thread when op is deleted #98 7年前
  Benjamin Southall 9b9b0f0a7e Add isempty check for POST variable for multi file upload via URL 7年前
  Benjamin Southall ef41b1622d Adding support for multiple file upload using URLs, previously only one URL was supported. Also removes duplicate slack reporting merge. 7年前
  Benjamin Southall f36222c0e9 Initial implementation of Feature Req: board-independent file size management #4. Using ['board_specific'][['uri']]['max_filesize'] as maximum file size if avaliable otherwise using config['max_filesize'] as default 7年前
  Benjamin Southall f3a5eb0940 Initial implementation for Thumbnails for PDFs / other things #6, requires ['pdf_file_thumbnail'] is set to true and using convert from imagemagick. If ['pdf_file_thumbnail'] is false then it uses standard configured static file icon 7年前
  Benjamin Southall 2c678488ee Add additonal brackets to min_body post length check in order to ensure operation precedence 7年前
  Benjamin Southall b4c53e4474 Fix relative path to temporary directory for Tesseract OCR 7年前
  Benjamin Southall 7f53755f75 When reporting posts return to the reported post, instead of generating a new page 7年前
  Benjamin Southall d83376f155 Add min_body configuration option for post too short check 7年前
  Benjamin Southall 5feae402cb Changes to report notification callback to Slack HTTP endpoint 7年前
  Benjamin Southall ea9da7da61 Make slack report notifier, donate page, irc page and radio page use configuration variables instead of hard coding values. 7年前
  Benjamin Southall 5af60d1e33 Remove leading space from ReportNotifier Slack Message 7年前
  Benjamin Southall 59cc269cd7 Change ReportNotifier SlackMessage format 7年前
  Benjamin Southall d09953da07 ReportNotifier Slack notification support 7年前
  jove f0a625b238 Adds proper fatal error handling and fixes CLI error reporting. 7年前
  ReCaffeinated d0d83ab8d7 We're reworking the error handler# 7年前
  czaks a5e7b3da6f nntpchan: work around php nonsense 7年前
  czaks a779b96370 second iteration of nntpchan implementation 7年前
  czaks 5e335a8564 preliminary inbound nntpchan support 7年前
  ptchan-foss 8548a4ff70 Fixed report syslog message 7年前
  nekomiko482 a55760299c Fixes incompatibility with BSD's md5 output format. 8年前
  czaks 11cecf8452 Revert "[BUG] Image reject repost board option now also affects YT embeds" 8年前
  czaks e230f1472c don`t ocr non-images 8年前
  czaks 8a46c7a0d5 tesseract OCR support for spamfilters 8年前
  czaks 644f227ab3 fix "Undefined variable: pid"; thanks fpdl and MrFreeman 8年前
  Fredrick Brennan 505adffcdc Cyclical threads ♺ 9年前
  8chan 7911c374e8 Public action logs commit (log.php) 9年前
  Fredrick Brennan b476b66007 [BUG] Image reject repost board option now also affects YT embeds 8年前
  Fredrick Brennan 8943bb0bb3 Rewrite report system due to flooding 9年前
  8chan 3eb755ee7e Move login check in inc/mod/auth.php to a function 9年前
  czaks 186ad5ca86 bsd fixup 8年前
  czaks 19b70663d7 remove magic_quotes check; it`s 2016 after all 8年前
  czaks 4c827cf105 fix some nonsense 8年前
  czaks c4b98e94ce [SECURITY] harden for imagetragick (we aren`t hit by the bug, but we were passing uncommon filetypes, like JPEG2000, directly to imagemagick) 8年前
  czaks dcf5d699bd simplify the md5 execution logic 8年前
  jove 1bacfecdfe Better board lock work around. 8年前
  jove 9feea5b436 Board lock workaround 8年前
  czaks b5370fd3e5 fileboard: op tag fix 9年前
  Marcin Łabanowski 4014682882 fileboard support 9年前
  czaks 34eeaccea9 optimization: we don`t need bans.php most of the time and bans.php has big dependencies 9年前
  czaks 6cbd51b83c for fastcgi users: rearrange post.php, sort of, so that posts are created faster, and we can leave php to generate themes in the background 9年前
  czaks 10f93d0d43 implement a protection against transparent proxies 9年前
  czaks e999955d08 ... 9年前
  czaks bdb6001f3f support for slugified links; may introduce a few bugs 9年前
  Jason Puglisi 6d28f9c98e Fixed error that would prevent posting without ['mod'] 9年前
  Wesley 2d396c4eb8 Add E Z board locking feature 9年前
  czaks f4422e597b fix a related bug 9年前