90 コミット (master)

作成者 SHA1 メッセージ 日付
  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 986efe8980 Merge pull request from vichan-devel/vichan##202 from pngcrypt/master table fix nntpchan install.sql fix from 6049979daf 7年前
  Benjamin Southall 8a5850aa11 Invalid unique key in install.sql #93 Reduced board and name varchar length to 125 (1000/8 = 125) 2 columns , 4 bytes each column in pages table schema. 7年前
  czaks 5e335a8564 preliminary inbound nntpchan support 7年前
  czaks 356f46237c fix install.sql after a bad merge 8年前
  Fredrick Brennan 95b1e103cb Edit static pages commit 9年前
  8chan 7911c374e8 Public action logs commit (log.php) 9年前
  czaks 7c3126866c ease the migration process for the previous security patch (by introducing another migration); restore php 5.4 compatibility (introducing a polyfill system) 8年前
  czaks caaf741691 [SECURITY] keep up with modern password hashing standards 8年前
  Michael Foster e36cce7903 schema for ban appeals 10年前
  Michael Foster c7c297b8a6 Finish upgrade to new bans table 10年前
  Michael Foster 288988e6bd Bugfix with new installations. Reported by a raging retard named Kraid, who refuses to pay for support 10年前
  Michael Foster eea4e42609 Add ability to create custom user/permissions groups 10年前
  Michael Foster 33737fd723 CHARACTER SET not needed here 10年前
  Michael Foster f309e4037c Better and faster basic flood prevention, while merging it into $config['filters']. 10年前
  Michael Foster af357b5661 another index change 10年前
  Michael Foster 9494e0185c new index on bans table 10年前
  Michael Foster b51fc38783 Some SQL and indexes improvements 10年前
  Michael Foster 10d59e949a Performance: Add `expires` index to antispm table to make purging old hashes a little quicker 10年前
  Michael Foster 42cba53887 Allow Unicode in board URIs. 10年前
  Michael Foster 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. 10年前
  Michael Foster 595a165fa3 install.sql mistake 11年前
  Michael Foster 31f657e550 Long overdue: Salted password hashes 11年前
  czaks 472b518165 post search: configs and database 11年前
  Michael Foster c8f30550af $config['require_ban_view']: Force users to view the "You are banned" page at least once before letting a ban disappear naturally. 11年前
  Michael Save c96b27eb5b use UNSIGNED for `id` columns 11年前
  Yousha 82c960cc94 Added UNSIGNED to ID fields. 11年前
  Michael Save de347f0387 don't use CRC32 12年前
  Michael Save 931c2d679e don't use CRC32 12年前
  Michael Save 95709e7588 Removed `board`.`id`. Use the board URI/name at the key instead. 12年前
  Michael Save a564a95ab4 Improved Tinyboard anti-bot/spam filter. See large comment in inc/config.php for details. 12年前
  Michael Save 6c3a52aaec AUTO_INCREMENT for `boards` should start at 1, not 2 12年前
  Michael Save 033491f84f increase character limit on board URI, title and subtitle 12年前
  Michael Save 3b17f32047 increased board uri/title/subtitle character limits 12年前
  Savetheinternet 98bf55ab2c use posts.sql for default /b/ posting table 12年前
  Savetheinternet b57be65c9f track cites (remove broken links after a post 404s) 12年前
  Savetheinternet fc417bc446 use NULL in database where possible 12年前
  Savetheinternet f600ed5b3b update SQL files for v0.9.4-dev-2 12年前
  Savetheinternet 7f5a716e9c ... 12年前
  Savetheinternet 55743a7705 add indexes 12年前
  Savetheinternet 339853e5de Show full filename on mouseover. 12年前
  Savetheinternet ecd02144da Use MyISAM instead of InnoDB 12年前
  Savetheinternet aa02cffb93 increased subject max length to 100 characters 12年前
  Savetheinternet c4c6a98396 various bug fixed, introduced ban ID, temporarily broke caching bans with memcached 13年前
  Savetheinternet f33848a3ac add `board` field on ban table 13年前
  Savetheinternet 66d06015e3 made `filehash` TEXT instead of a varchar (fixed maximum length) 13年前
  Savetheinternet eadeb6669e wildcard option ("*") for per-board mods 13年前
  Savetheinternet e3cba2b450 per-board moderators 13年前
  Savetheinternet bb67062cd5 theme_settings structure change 13年前
  Savetheinternet 830d4ae45c change theme_settings table strucutre; bump version to v0.9.3-dev-1 13年前