4257 Commits (896558faddc81b93e0afb73d56bc7f7962086af8)
 

Author SHA1 Message Date
Benjamin Southall 896558fadd Fixes count(): Parameter must be an array or an object that implements Countable as well as PHP 7.3 regression in users from upstream 3a41c24e6e5bcea2f4b9f328ddf5ff0cb8a8b2e8 5 years ago
Benjamin Southall 309c4db302 Fixes Specified key was too long; max key length is 1000 bytes #156 and #93 by changing field lengths to less than 255 or 195 5 years ago
Benjamin Southall c562b65de0 Committing optimized lain_bainer1.png which reduces its file silze by 89 kilobytes, while maintaining the integrity of the image. Inspired by PR #152 5 years ago
Benjamin Southall 81d0bd72c0 Add support for gopher url:// markup as hyperlinks 5 years ago
Benjamin Southall 75aa233f9a Update IRC theme to use newer KiwiIRC client in iframe 5 years ago
Benjamin Southall 9b513c0900 As per vichan upstream move locked board check to after openBoard call in handle_post. Unlike upstream , the board being locked doesn't stop reports or deletions being processed for that board, just new posts 5 years ago
Benjamin Southall 55574162b1 Fixing #140 so semirand can be rebuilt. 5 years ago
Benjamin Southall 5d17fd174d Add preliminary support for other types of databases (e.g PostgreSQL) in database wrapper, by changing hardcoded mysql settings to feature flag 5 years ago
Benjamin Southall 66cfae8f3f Change capcode binding from int to string, needed for newer PHP support 5 years ago
Benjamin Southall b9d75cdf11 Moving imagecreatefrombmp to polyfill 5 years ago
Benjamin Southall 7aae5ed3e9 Handle mcrypt_create_iv deprectation by using randombytes in newer PHP versions 5 years ago
Benjamin Southall 67ef23d758 Only set thread if we can get thread when warning, and fix theme uninstallation 5 years ago
Benjamin Southall 6c07ebad1b Add imagecreatefrombmp and other relevant functions to polyfill.php because they have builtins in newer PHP 5 years ago
Benjamin Southall 8125a654b8 Bump name and page size in SQL schema 5 years ago
Benjamin Southall 5357648906 Fix board legacy alias 5 years ago
Benjamin Southall b99a6408a4 Disable snowstorm javascript autostart by default 5 years ago
Benjamin Southall 53ffe8f49c Initial post.php refactor into handler functions 5 years ago
Benjamin Southall 46833348d5 Fix board parameter passing to search.php 5 years ago
Benjamin Southall 826a2118da Remove pagewrap from page template. 5 years ago
Benjamin Southall 92d935a0aa Add support for overboards to RSS theme / extension. 5 years ago
Benjamin Southall 8da03e4e37 Fixed typographical error in staff application form. 5 years ago
Benjamin Southall dce8a6e1ec Casting to make bans work with newer PHP, as per vichan 5 years ago
Benjamin Southall 8c0f0b0a40 Allow user to set the boardlist to point to catalog links instead of regular index page in Options. 5 years ago
Benjamin Southall 19d8e37bd6 Loader for snow / snow storm javascript 5 years ago
Benjamin Southall 5ced45502f Switch 404 background image to local copy in static instead of external URL 5 years ago
Benjamin Southall f79395851b Twig update to latest Twig 1.x legacy as per vichan 5 years ago
Benjamin Southall 28f32baf01 Merge branch 'master' of github.com:lainchan/lainchan 5 years ago
Benjamin Southall 0d64e5dab7 Increase reason length when deleting reports 5 years ago
Michael Walker 2b6fce67c8
Merge pull request #147 from AshtonHarding/master 5 years ago
Ashton Harding 78e1068a66 We haven't updated the irc server. Let's do that. 5 years ago
Benjamin Southall 9ca35a7c4d Add missing moderation templates 6 years ago
Appleman1234 4c4101af01 Merge pull request #134 from pat-90/master 7 years ago
pat-90 9744ca25ff Overhaul 7 years ago
Benjamin Southall e1ea080e3f Add empty boards_alias to inc/config, should fix #133 7 years ago
pat-90 0f47c655c8 saaaaaaaaaa 7 years ago
pat-90 9108fe9e81 Update gurochan.css 7 years ago
pat-90 b05f786d15 Merge pull request #1 from lainchan/master 7 years ago
Appleman1234 53d8111a7d Merge pull request #131 from pat-90/master 7 years ago
pat-90 0812e3359e div.banner a 7 years ago
pat-90 84e8b7fb8f Update gurochan.css 7 years ago
pat-90 8c92093f96 gurochan.css 7 years ago
Appleman1234 bd2b3b852c Merge pull request #130 from sichan/master 7 years ago
Master Splinter 6f905fca2c Update post.php 7 years ago
Benjamin Southall a00c682645 Fixed attachment of threadwatcher to topbar and move threadwatcher dialog from bottom of page where it was overlapped by bottom bar, to top of the page. 7 years ago
Benjamin Southall 7b9bad7382 Fixing deletion of events from calendar theme 7 years ago
Benjamin Southall e461bd7798 Updating default for DNS blacklists , replaces pull request 128 7 years ago
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 7 years ago
Benjamin Southall 3f908ebfa4 Add tinymce WYSIWIG post editor (experimental) 7 years ago
Benjamin Southall a58c213a4e Add summernote WYSIWIG post editor (experimental) 7 years ago
Benjamin Southall f78db77a81 Add quill WYSIWIG post editor (experimental) 7 years ago