90 Revīzijas (master)

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