diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..142b95e6d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,300 @@ +# Change Log + +## [v2.2.0](https://github.com/torrentpier/torrentpier/tree/v2.2.0) (2017-06-12) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.1.5...v2.2.0) + +**Merged pull requests:** + +- Release preparation. Crowdin language pack update [\#322](https://github.com/torrentpier/torrentpier/pull/322) ([Exile37](https://github.com/Exile37)) +- TorrentPier Aurochs release preparation [\#321](https://github.com/torrentpier/torrentpier/pull/321) ([Exile37](https://github.com/Exile37)) +- Release preparation. Small bugfixes and readme translation [\#318](https://github.com/torrentpier/torrentpier/pull/318) ([Exile37](https://github.com/Exile37)) +- Crowdin language pack update [\#314](https://github.com/torrentpier/torrentpier/pull/314) ([Exile37](https://github.com/Exile37)) +- IP storage and attachment system bugfix. PHP 5.6+ [\#313](https://github.com/torrentpier/torrentpier/pull/313) ([Exile37](https://github.com/Exile37)) +- Bootstrap update & beginning of the develop branch partial merge [\#303](https://github.com/torrentpier/torrentpier/pull/303) ([Exile37](https://github.com/Exile37)) +- Fix avatars display bug [\#302](https://github.com/torrentpier/torrentpier/pull/302) ([Exile37](https://github.com/Exile37)) +- Cron subsystem rework. Environments [\#301](https://github.com/torrentpier/torrentpier/pull/301) ([Exile37](https://github.com/Exile37)) +- New logotype, favicon and css split & reformat [\#293](https://github.com/torrentpier/torrentpier/pull/293) ([Exile37](https://github.com/Exile37)) +- Whoops error handler for debug users [\#291](https://github.com/torrentpier/torrentpier/pull/291) ([Exile37](https://github.com/Exile37)) +- Replace sitemap to the new external component [\#252](https://github.com/torrentpier/torrentpier/pull/252) ([Exile37](https://github.com/Exile37)) +- Crowdin language pack update. Removed some languages [\#250](https://github.com/torrentpier/torrentpier/pull/250) ([Exile37](https://github.com/Exile37)) +- IP detect subsystem replace. Trash cleanup. Defines [\#249](https://github.com/torrentpier/torrentpier/pull/249) ([Exile37](https://github.com/Exile37)) +- Old ads module removal [\#244](https://github.com/torrentpier/torrentpier/pull/244) ([Exile37](https://github.com/Exile37)) +- External bencode library and some other changes [\#243](https://github.com/torrentpier/torrentpier/pull/243) ([Exile37](https://github.com/Exile37)) +- Added new logo to readme [\#242](https://github.com/torrentpier/torrentpier/pull/242) ([VasyOk](https://github.com/VasyOk)) +- Bugsnag integration and some bugfixes in for cycles [\#239](https://github.com/torrentpier/torrentpier/pull/239) ([Exile37](https://github.com/Exile37)) +- Bug with variables replacement and Crowdin localization fix [\#238](https://github.com/torrentpier/torrentpier/pull/238) ([Exile37](https://github.com/Exile37)) +- PSR-4 compatible legacy code autoloading [\#237](https://github.com/torrentpier/torrentpier/pull/237) ([Exile37](https://github.com/Exile37)) +- UFT-8 autocorrection removal from standart package [\#236](https://github.com/torrentpier/torrentpier/pull/236) ([Exile37](https://github.com/Exile37)) +- New localization strings and full Crowdin language pack update [\#235](https://github.com/torrentpier/torrentpier/pull/235) ([Exile37](https://github.com/Exile37)) +- Replace own emailer to SwiftMailer [\#234](https://github.com/torrentpier/torrentpier/pull/234) ([Exile37](https://github.com/Exile37)) +- Force email charset and Crowdin language pack update [\#232](https://github.com/torrentpier/torrentpier/pull/232) ([Exile37](https://github.com/Exile37)) +- Crowdin language pack update [\#231](https://github.com/torrentpier/torrentpier/pull/231) ([Exile37](https://github.com/Exile37)) +- Static code analyzer inspection, part 2 [\#230](https://github.com/torrentpier/torrentpier/pull/230) ([Exile37](https://github.com/Exile37)) +- Static code analyzer cherry picked from \#228 [\#229](https://github.com/torrentpier/torrentpier/pull/229) ([VasyOk](https://github.com/VasyOk)) +- Fix compare php version. [\#226](https://github.com/torrentpier/torrentpier/pull/226) ([VasyOk](https://github.com/VasyOk)) +- Fixed compare version PHP [\#225](https://github.com/torrentpier/torrentpier/pull/225) ([VasyOk](https://github.com/VasyOk)) +- Deprecated each\(\) function in php 7.2 [\#211](https://github.com/torrentpier/torrentpier/pull/211) ([Exile37](https://github.com/Exile37)) +- Performance refactoring. Remove test code. Fix path in config [\#208](https://github.com/torrentpier/torrentpier/pull/208) ([VasyOk](https://github.com/VasyOk)) +- Fix many notices in admin\_attach\_cp.php [\#183](https://github.com/torrentpier/torrentpier/pull/183) ([Exile37](https://github.com/Exile37)) +- Add check lang [\#178](https://github.com/torrentpier/torrentpier/pull/178) ([VasyOk](https://github.com/VasyOk)) +- Remove order from sql [\#177](https://github.com/torrentpier/torrentpier/pull/177) ([VasyOk](https://github.com/VasyOk)) +- Fix path to viewtorrent.php [\#176](https://github.com/torrentpier/torrentpier/pull/176) ([VasyOk](https://github.com/VasyOk)) +- New Crowdin translations [\#168](https://github.com/torrentpier/torrentpier/pull/168) ([Exile37](https://github.com/Exile37)) +- Localization trash cleanup [\#167](https://github.com/torrentpier/torrentpier/pull/167) ([Exile37](https://github.com/Exile37)) +- New Crowdin translations \(develop\) [\#165](https://github.com/torrentpier/torrentpier/pull/165) ([Exile37](https://github.com/Exile37)) +- New Crowdin translations \(master\) [\#164](https://github.com/torrentpier/torrentpier/pull/164) ([Exile37](https://github.com/Exile37)) +- Crowdin localization integration prepare and stopwords removal [\#163](https://github.com/torrentpier/torrentpier/pull/163) ([Exile37](https://github.com/Exile37)) +- Crowdin localization integration [\#162](https://github.com/torrentpier/torrentpier/pull/162) ([Exile37](https://github.com/Exile37)) +- New Crowdin translations \(develop\) [\#161](https://github.com/torrentpier/torrentpier/pull/161) ([Exile37](https://github.com/Exile37)) +- \#157. Fix Error in GET /bt/announce.php [\#159](https://github.com/torrentpier/torrentpier/pull/159) ([VasyOk](https://github.com/VasyOk)) +- Added check composer install [\#148](https://github.com/torrentpier/torrentpier/pull/148) ([VasyOk](https://github.com/VasyOk)) +- Fix operators [\#147](https://github.com/torrentpier/torrentpier/pull/147) ([VasyOk](https://github.com/VasyOk)) +- \#144 Files should not be executable [\#145](https://github.com/torrentpier/torrentpier/pull/145) ([VasyOk](https://github.com/VasyOk)) +- Change paths to absolute pathname [\#143](https://github.com/torrentpier/torrentpier/pull/143) ([VasyOk](https://github.com/VasyOk)) +- Redundant pagination, mysql 5.7+ issue, release template option [\#141](https://github.com/torrentpier/torrentpier/pull/141) ([Exile37](https://github.com/Exile37)) +- Transfer announce to the php7-optimized database layer [\#140](https://github.com/torrentpier/torrentpier/pull/140) ([Exile37](https://github.com/Exile37)) +- Cleanup repository from old deprecated scripts and server configs [\#139](https://github.com/torrentpier/torrentpier/pull/139) ([Exile37](https://github.com/Exile37)) +- Torrent ajax file list fixes and small reformat [\#138](https://github.com/torrentpier/torrentpier/pull/138) ([Exile37](https://github.com/Exile37)) +- Codacy / Scrutinizer / Code Climate / Coveralls integration, Slack hook to Travis CI [\#137](https://github.com/torrentpier/torrentpier/pull/137) ([Exile37](https://github.com/Exile37)) +- Add a Codacy badge to README.md [\#136](https://github.com/torrentpier/torrentpier/pull/136) ([codacy-badger](https://github.com/codacy-badger)) +- Replace Sphinx API to the composer version [\#135](https://github.com/torrentpier/torrentpier/pull/135) ([Exile37](https://github.com/Exile37)) +- Incorrect case close operators \(develop\) [\#134](https://github.com/torrentpier/torrentpier/pull/134) ([Exile37](https://github.com/Exile37)) +- Incorrect case close operators \(master\) [\#133](https://github.com/torrentpier/torrentpier/pull/133) ([Exile37](https://github.com/Exile37)) +- Composer init, editor config, some cleanup and much more [\#132](https://github.com/torrentpier/torrentpier/pull/132) ([Exile37](https://github.com/Exile37)) +- Remove eval from admin\_attachments and emailer [\#129](https://github.com/torrentpier/torrentpier/pull/129) ([VasyOk](https://github.com/VasyOk)) +- Fix sql group [\#128](https://github.com/torrentpier/torrentpier/pull/128) ([VasyOk](https://github.com/VasyOk)) +- Remove Zend [\#127](https://github.com/torrentpier/torrentpier/pull/127) ([VasyOk](https://github.com/VasyOk)) +- Small fix to the upgrade schema [\#126](https://github.com/torrentpier/torrentpier/pull/126) ([Exile37](https://github.com/Exile37)) +- Fixed id sqllog table and name select db [\#125](https://github.com/torrentpier/torrentpier/pull/125) ([VasyOk](https://github.com/VasyOk)) +- New external service for look up IP address [\#122](https://github.com/torrentpier/torrentpier/pull/122) ([Exile37](https://github.com/Exile37)) +- New branding and copyright [\#121](https://github.com/torrentpier/torrentpier/pull/121) ([Exile37](https://github.com/Exile37)) +- Poster birthday with no birthday date fix [\#120](https://github.com/torrentpier/torrentpier/pull/120) ([Exile37](https://github.com/Exile37)) +- Tidy deprecated option merge-spans remove [\#119](https://github.com/torrentpier/torrentpier/pull/119) ([Exile37](https://github.com/Exile37)) +- Db logging [\#118](https://github.com/torrentpier/torrentpier/pull/118) ([leroy0](https://github.com/leroy0)) +- CircleCi, CodeCoverage and composer dependencies [\#117](https://github.com/torrentpier/torrentpier/pull/117) ([Exile37](https://github.com/Exile37)) +- Db exceptions, query with binding [\#116](https://github.com/torrentpier/torrentpier/pull/116) ([leroy0](https://github.com/leroy0)) +- PHP 7+ requirements, Travis and other small fixes [\#115](https://github.com/torrentpier/torrentpier/pull/115) ([Exile37](https://github.com/Exile37)) +- New compatible with php7 classes: Db, Config [\#114](https://github.com/torrentpier/torrentpier/pull/114) ([Exile37](https://github.com/Exile37)) +- Refactoring posting\_attachments [\#112](https://github.com/torrentpier/torrentpier/pull/112) ([VasyOk](https://github.com/VasyOk)) +- Update the current year in the license text [\#110](https://github.com/torrentpier/torrentpier/pull/110) ([Exile37](https://github.com/Exile37)) +- Reformat master branch to PSR-2 and MIT license [\#109](https://github.com/torrentpier/torrentpier/pull/109) ([Exile37](https://github.com/Exile37)) +- Master branch up to php 7 compatibility [\#107](https://github.com/torrentpier/torrentpier/pull/107) ([VasyOk](https://github.com/VasyOk)) +- Removal of unused scripts and server configs [\#105](https://github.com/torrentpier/torrentpier/pull/105) ([Exile37](https://github.com/Exile37)) +- New license - MIT [\#104](https://github.com/torrentpier/torrentpier/pull/104) ([Exile37](https://github.com/Exile37)) +- New coding standart: PSR-2 [\#103](https://github.com/torrentpier/torrentpier/pull/103) ([Exile37](https://github.com/Exile37)) +- Improvements in code and work cache [\#101](https://github.com/torrentpier/torrentpier/pull/101) ([VasyOk](https://github.com/VasyOk)) +- Migration to the new config subsystem [\#100](https://github.com/torrentpier/torrentpier/pull/100) ([Exile37](https://github.com/Exile37)) +- php-lang-correct removed [\#99](https://github.com/torrentpier/torrentpier/pull/99) ([Exile37](https://github.com/Exile37)) +- Logical operators should be avoided [\#98](https://github.com/torrentpier/torrentpier/pull/98) ([Exile37](https://github.com/Exile37)) +- Migration to the new cache subsystem [\#97](https://github.com/torrentpier/torrentpier/pull/97) ([Exile37](https://github.com/Exile37)) +- Rework of feed.php and some other files [\#94](https://github.com/torrentpier/torrentpier/pull/94) ([Exile37](https://github.com/Exile37)) +- Refactoring Cache [\#92](https://github.com/torrentpier/torrentpier/pull/92) ([VasyOk](https://github.com/VasyOk)) +- Add new tests and refactoring [\#89](https://github.com/torrentpier/torrentpier/pull/89) ([VasyOk](https://github.com/VasyOk)) +- Add tests [\#88](https://github.com/torrentpier/torrentpier/pull/88) ([VasyOk](https://github.com/VasyOk)) +- Some fix after removed @ [\#87](https://github.com/torrentpier/torrentpier/pull/87) ([VasyOk](https://github.com/VasyOk)) +- \#77 Add monolog [\#86](https://github.com/torrentpier/torrentpier/pull/86) ([VasyOk](https://github.com/VasyOk)) +- Remove at [\#85](https://github.com/torrentpier/torrentpier/pull/85) ([VasyOk](https://github.com/VasyOk)) +- Переделка файла dl.php на работу с новой базой [\#83](https://github.com/torrentpier/torrentpier/pull/83) ([Exile37](https://github.com/Exile37)) +- Added use profiler and in\(de\)crement methods. [\#82](https://github.com/torrentpier/torrentpier/pull/82) ([VasyOk](https://github.com/VasyOk)) +- Remove response service provider [\#80](https://github.com/torrentpier/torrentpier/pull/80) ([VasyOk](https://github.com/VasyOk)) +- DI usage example [\#79](https://github.com/torrentpier/torrentpier/pull/79) ([Exile37](https://github.com/Exile37)) +- Added methods to simplify the work with the database [\#75](https://github.com/torrentpier/torrentpier/pull/75) ([VasyOk](https://github.com/VasyOk)) +- Captcha service provider [\#72](https://github.com/torrentpier/torrentpier/pull/72) ([Exile37](https://github.com/Exile37)) +- Fixed a getting value from config through method toArray [\#71](https://github.com/torrentpier/torrentpier/pull/71) ([VasyOk](https://github.com/VasyOk)) +- \#69 Fixed crypt notice [\#70](https://github.com/torrentpier/torrentpier/pull/70) ([VasyOk](https://github.com/VasyOk)) +- \#58 Expansion Zend Config [\#68](https://github.com/torrentpier/torrentpier/pull/68) ([VasyOk](https://github.com/VasyOk)) +- change preset to prs2 [\#61](https://github.com/torrentpier/torrentpier/pull/61) ([VasyOk](https://github.com/VasyOk)) +- Applied fixes from StyleCI [\#60](https://github.com/torrentpier/torrentpier/pull/60) ([Exile37](https://github.com/Exile37)) + +## [v2.1.5](https://github.com/torrentpier/torrentpier/tree/v2.1.5) (2015-05-23) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.1.4...v2.1.5) + +**Merged pull requests:** + +- Add a Gitter chat badge to README.md [\#47](https://github.com/torrentpier/torrentpier/pull/47) ([gitter-badger](https://github.com/gitter-badger)) +- Фикс подтверждения пароля [\#43](https://github.com/torrentpier/torrentpier/pull/43) ([dreddred](https://github.com/dreddred)) +- Fix port Ocelot [\#42](https://github.com/torrentpier/torrentpier/pull/42) ([Altairko](https://github.com/Altairko)) +- Develop [\#40](https://github.com/torrentpier/torrentpier/pull/40) ([Exile37](https://github.com/Exile37)) + +## [v2.1.4](https://github.com/torrentpier/torrentpier/tree/v2.1.4) (2014-11-26) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.1.3...v2.1.4) + +**Merged pull requests:** + +- Develop [\#39](https://github.com/torrentpier/torrentpier/pull/39) ([Exile37](https://github.com/Exile37)) + +## [v2.1.3](https://github.com/torrentpier/torrentpier/tree/v2.1.3) (2014-10-24) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.1.2...v2.1.3) + +**Merged pull requests:** + +- Версия 2.1.3 ALPHA-3 [\#38](https://github.com/torrentpier/torrentpier/pull/38) ([Exile37](https://github.com/Exile37)) + +## [v2.1.2](https://github.com/torrentpier/torrentpier/tree/v2.1.2) (2014-10-20) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.1.1...v2.1.2) + +**Merged pull requests:** + +- Версия 2.1.2 ALPHA-2 [\#37](https://github.com/torrentpier/torrentpier/pull/37) ([Exile37](https://github.com/Exile37)) + +## [v2.1.1](https://github.com/torrentpier/torrentpier/tree/v2.1.1) (2014-09-11) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.1.0...v2.1.1) + +**Merged pull requests:** + +- Версия 2.1.1 ALPHA-1 [\#34](https://github.com/torrentpier/torrentpier/pull/34) ([Exile37](https://github.com/Exile37)) + +## [v2.1.0](https://github.com/torrentpier/torrentpier/tree/v2.1.0) (2014-09-07) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.599b...v2.1.0) + +**Merged pull requests:** + +- Версия 2.1 \(R600\) [\#32](https://github.com/torrentpier/torrentpier/pull/32) ([Exile37](https://github.com/Exile37)) + +## [v2.0.599b](https://github.com/torrentpier/torrentpier/tree/v2.0.599b) (2014-08-30) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.599...v2.0.599b) + +**Merged pull requests:** + +- Develop [\#31](https://github.com/torrentpier/torrentpier/pull/31) ([Exile37](https://github.com/Exile37)) +- Feature/terms [\#30](https://github.com/torrentpier/torrentpier/pull/30) ([Exile37](https://github.com/Exile37)) + +## [v2.0.599](https://github.com/torrentpier/torrentpier/tree/v2.0.599) (2014-08-29) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.598...v2.0.599) + +**Merged pull requests:** + +- R599 [\#29](https://github.com/torrentpier/torrentpier/pull/29) ([Exile37](https://github.com/Exile37)) + +## [v2.0.598](https://github.com/torrentpier/torrentpier/tree/v2.0.598) (2014-08-27) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.597...v2.0.598) + +**Merged pull requests:** + +- R598 [\#28](https://github.com/torrentpier/torrentpier/pull/28) ([Exile37](https://github.com/Exile37)) + +## [v2.0.597](https://github.com/torrentpier/torrentpier/tree/v2.0.597) (2014-08-24) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.596...v2.0.597) + +**Merged pull requests:** + +- R597 [\#27](https://github.com/torrentpier/torrentpier/pull/27) ([Exile37](https://github.com/Exile37)) + +## [v2.0.596](https://github.com/torrentpier/torrentpier/tree/v2.0.596) (2014-08-20) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.595...v2.0.596) + +**Merged pull requests:** + +- Develop [\#26](https://github.com/torrentpier/torrentpier/pull/26) ([Exile37](https://github.com/Exile37)) + +## [v2.0.595](https://github.com/torrentpier/torrentpier/tree/v2.0.595) (2014-08-14) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.594b...v2.0.595) + +**Merged pull requests:** + +- Develop [\#22](https://github.com/torrentpier/torrentpier/pull/22) ([Exile37](https://github.com/Exile37)) + +## [v2.0.594b](https://github.com/torrentpier/torrentpier/tree/v2.0.594b) (2014-08-07) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.594...v2.0.594b) + +**Merged pull requests:** + +- Develop [\#17](https://github.com/torrentpier/torrentpier/pull/17) ([Exile37](https://github.com/Exile37)) +- Hotfix/bbcode [\#16](https://github.com/torrentpier/torrentpier/pull/16) ([Exile37](https://github.com/Exile37)) + +## [v2.0.594](https://github.com/torrentpier/torrentpier/tree/v2.0.594) (2014-08-07) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.593b...v2.0.594) + +**Merged pull requests:** + +- Develop [\#15](https://github.com/torrentpier/torrentpier/pull/15) ([Exile37](https://github.com/Exile37)) + +## [v2.0.593b](https://github.com/torrentpier/torrentpier/tree/v2.0.593b) (2014-08-05) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.593...v2.0.593b) + +## [v2.0.593](https://github.com/torrentpier/torrentpier/tree/v2.0.593) (2014-08-05) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.592...v2.0.593) + +**Merged pull requests:** + +- Develop [\#13](https://github.com/torrentpier/torrentpier/pull/13) ([Exile37](https://github.com/Exile37)) + +## [v2.0.592](https://github.com/torrentpier/torrentpier/tree/v2.0.592) (2014-08-01) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.591...v2.0.592) + +## [v2.0.591](https://github.com/torrentpier/torrentpier/tree/v2.0.591) (2014-07-13) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.590...v2.0.591) + +## [v2.0.590](https://github.com/torrentpier/torrentpier/tree/v2.0.590) (2014-06-21) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.589...v2.0.590) + +## [v2.0.589](https://github.com/torrentpier/torrentpier/tree/v2.0.589) (2014-06-19) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.588...v2.0.589) + +## [v2.0.588](https://github.com/torrentpier/torrentpier/tree/v2.0.588) (2014-06-17) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.587...v2.0.588) + +## [v2.0.587](https://github.com/torrentpier/torrentpier/tree/v2.0.587) (2014-06-15) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.586...v2.0.587) + +## [v2.0.586](https://github.com/torrentpier/torrentpier/tree/v2.0.586) (2014-06-13) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.585...v2.0.586) + +## [v2.0.585](https://github.com/torrentpier/torrentpier/tree/v2.0.585) (2014-05-14) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.584...v2.0.585) + +## [v2.0.584](https://github.com/torrentpier/torrentpier/tree/v2.0.584) (2014-03-07) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.583...v2.0.584) + +## [v2.0.583](https://github.com/torrentpier/torrentpier/tree/v2.0.583) (2014-02-10) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.581...v2.0.583) + +## [v2.0.581](https://github.com/torrentpier/torrentpier/tree/v2.0.581) (2014-02-03) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.572...v2.0.581) + +## [v2.0.572](https://github.com/torrentpier/torrentpier/tree/v2.0.572) (2014-01-28) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.564...v2.0.572) + +## [v2.0.564](https://github.com/torrentpier/torrentpier/tree/v2.0.564) (2014-01-20) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.560...v2.0.564) + +## [v2.0.560](https://github.com/torrentpier/torrentpier/tree/v2.0.560) (2014-01-17) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.556...v2.0.560) + +## [v2.0.556](https://github.com/torrentpier/torrentpier/tree/v2.0.556) (2014-01-12) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.552...v2.0.556) + +## [v2.0.552](https://github.com/torrentpier/torrentpier/tree/v2.0.552) (2013-09-05) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.506...v2.0.552) + +## [v2.0.506](https://github.com/torrentpier/torrentpier/tree/v2.0.506) (2013-06-23) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.500...v2.0.506) + +## [v2.0.500](https://github.com/torrentpier/torrentpier/tree/v2.0.500) (2013-05-14) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.491...v2.0.500) + +## [v2.0.491](https://github.com/torrentpier/torrentpier/tree/v2.0.491) (2013-01-12) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.477...v2.0.491) + +## [v2.0.477](https://github.com/torrentpier/torrentpier/tree/v2.0.477) (2012-11-14) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.463...v2.0.477) + +## [v2.0.463](https://github.com/torrentpier/torrentpier/tree/v2.0.463) (2012-10-16) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.456...v2.0.463) + +## [v2.0.456](https://github.com/torrentpier/torrentpier/tree/v2.0.456) (2012-09-07) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.400...v2.0.456) + +## [v2.0.400](https://github.com/torrentpier/torrentpier/tree/v2.0.400) (2012-04-13) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.300...v2.0.400) + +## [v2.0.300](https://github.com/torrentpier/torrentpier/tree/v2.0.300) (2011-10-14) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.261...v2.0.300) + +## [v2.0.261](https://github.com/torrentpier/torrentpier/tree/v2.0.261) (2011-08-28) +[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.0.0...v2.0.261) + +## [v2.0.0](https://github.com/torrentpier/torrentpier/tree/v2.0.0) (2011-08-08) + + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file diff --git a/ajax.php b/ajax.php index 74074047d..d34c9d61d 100644 --- a/ajax.php +++ b/ajax.php @@ -88,6 +88,6 @@ $ajax->exec(); /** * @deprecated ajax_common - * Dirty class removed from here since 2.1.6 + * Dirty class removed from here since 2.2.0 * To add new actions see at src/Legacy/Ajax.php */ diff --git a/install/sql/mysql.sql b/install/sql/mysql.sql index 39b141e05..5cf3b90bf 100644 --- a/install/sql/mysql.sql +++ b/install/sql/mysql.sql @@ -912,7 +912,7 @@ CREATE TABLE IF NOT EXISTS `bb_posts` ( -- Records of bb_posts -- ---------------------------- INSERT INTO `bb_posts` -VALUES ('1', '1', '1', '2', UNIX_TIMESTAMP(), '', '0', '0', '', '0', '0', '0', '1', '', '0', '0'); +VALUES ('1', '1', '1', '2', UNIX_TIMESTAMP(), '0', '0', '0', '', '0', '0', '0', '1', '', '0', '0'); -- ---------------------------- -- Table structure for `bb_posts_html` diff --git a/install/upgrade/changes.txt b/install/upgrade/changes.txt index 063bfca01..cdcb1188d 100644 --- a/install/upgrade/changes.txt +++ b/install/upgrade/changes.txt @@ -2,7 +2,7 @@ Изменения в базе: -// 2.1.6 +// 2.2.0 UPDATE `bb_config` SET `config_value` = 'http://whatismyipaddress.com/ip/' WHERE `config_name` = 'whois_info'; DELETE FROM `bb_smilies` WHERE `code` = ':ad:'; INSERT INTO `bb_smilies` VALUES ('', ':сd:', 'сd.gif', 'сd'); diff --git a/library/config.php b/library/config.php index 9b8009bfb..79392e587 100644 --- a/library/config.php +++ b/library/config.php @@ -36,7 +36,7 @@ $bb_cfg = []; $bb_cfg['js_ver'] = $bb_cfg['css_ver'] = 1; // Version info -$bb_cfg['tp_version'] = '2.1.6'; +$bb_cfg['tp_version'] = '2.2.0'; $bb_cfg['tp_release_date'] = '12-06-2017'; $bb_cfg['tp_release_codename'] = 'Aurochs'; diff --git a/library/includes/bbcode.php b/library/includes/bbcode.php index a2693a74d..5b3b926af 100644 --- a/library/includes/bbcode.php +++ b/library/includes/bbcode.php @@ -406,7 +406,7 @@ function add_search_words($post_id, $post_message, $topic_title = '', $only_retu /** * @deprecated bb_code - * Dirty class removed from here since 2.1.6 + * Dirty class removed from here since 2.2.0 * To add new bbcodes see at src/Legacy/BBCode.php */ diff --git a/library/includes/functions.php b/library/includes/functions.php index 9861f98a8..bb4a708e7 100644 --- a/library/includes/functions.php +++ b/library/includes/functions.php @@ -1127,6 +1127,8 @@ function bb_date($gmepoch, $format = false, $friendly_date = true) { global $bb_cfg, $lang, $userdata; + $gmepoch = (int)$gmepoch; + if (!$format) { $format = $bb_cfg['default_dateformat']; } diff --git a/library/includes/sessions.php b/library/includes/sessions.php index 7d4f8fe97..65e2ca322 100644 --- a/library/includes/sessions.php +++ b/library/includes/sessions.php @@ -32,7 +32,7 @@ define('ONLY_NEW_TOPICS', 2); /** * @deprecated user_common - * Dirty class removed from here since 2.1.6 + * Dirty class removed from here since 2.2.0 * To add new opt see at src/Legacy/Common/User.php */ diff --git a/package.json b/package.json index 98ca376cc..abd4507f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "torrentpier", - "version": "2.1.6", + "version": "2.2.0", "description": "Bull-powered BitTorrent tracker engine", "main": "index.js", "repository": "git@github.com:torrentpier/torrentpier.git",