4210 Commits (3f908ebfa46741c30df83d37c8d3b60c444f8bf3)
 

Author SHA1 Message Date
Benjamin Southall acb8c5db6e Add page wrapper div in order to restrict page width and center content 7 years ago
Benjamin Southall 30ae72699e Updating local radio m3u playlists though we currently link to externally hosted ones. 7 years ago
Benjamin Southall 91ab810a5d Add support for Ukko2 and Ukko3 included boards overboards to Catalog theme / extension 7 years ago
Benjamin Southall f453fa1ee3 Add aditional overboard themes that are similar to ukko but only include certain boards instead of excluding certain boards. In order for them to work ['overboards'] needs to be configured correctly. 7 years ago
Benjamin Southall a16122329f Add ['overboard_post_form'] to allow overboard post forms. Adjustments to ukko theme to support this 7 years ago
Benjamin Southall bea631d3f5 Changes to add recent news to the Recent Posts Theme for the front page 7 years ago
Benjamin Southall 501f2694ff Updates to Radio theme / extension in order to have MP3, OGG playlists and Audio sources as configurable. 7 years ago
Benjamin Southall 03f814cfcb Updates to FAQ, based on recent events (server wipe) 7 years ago
Benjamin Southall e7f5e1ce15 Add bitcoin fields (Receiving address and QR code file location) to Donate theme / extension 7 years ago
Benjamin Southall 0cebb58390 Fix top and bottom bar on various CSS themes to have same backgroud color as page on both mobile and desktop. Change imgur links to local static links for Content Security Policy. 7 years ago
Benjamin Southall 47a45da7a7 Fix mod_view_board for ukko / overboard theme / extension. Add support for boards_alias to mod_view_board and initial preliminary support to markup for crossboard citations 7 years ago
Benjamin Southall be28bdff8d Add data-board to post container in order to allow quick-post-controls.js to work with overboard's / ukko theme 7 years ago
Benjamin Southall a481b5b4fb Update copyright year in page footer. 7 years ago
Benjamin Southall fd7b60c650 Merge branch 'master' of https://github.com/lainchan/lainchan 7 years ago
Benjamin Southall 06e5052a5d Add ['boards_alias'] in order to have Unicode icons in top bar that route to non unicode board names intelligently. 7 years ago
f0x52 21785ffbfb minimal lain stylesheet 7 years ago
Appleman1234 da2726f040 Merge pull request #95 from f0x52/master 7 years ago
f0x52 e3b3e1601c escaping on all fields 7 years ago
f0x52 641b694d59 issue #94, mod edit form 7 years ago
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 years ago
Benjamin Southall 9016ab6db9 Remove extra static epub thumbnail file with incorrect name. 7 years ago
Benjamin Southall b722b22cfb Fix typographical error in epub placeholder image 7 years ago
Benjamin Southall ddbabcccab Implemented mods can't access random from dashboard #88. Please note this doesn't use mod custom_pages functionality provided by vichan (because the that only works if your overboard has name that doesn't look like other boards), and requires ['overboards'] to be set as an array of board uri's which are overboards, with the correct values for type (theme type e.g. ukko, rand or semirand) title, subtitle, thread_limit and exclude in array of for each board uri 7 years ago
Benjamin Southall e37a3d6e64 #90 Adding tsuki CSS 7 years ago
Appleman1234 0ba51a63a8 Merge pull request #91 from sometoby/catalog-lock-indicator 7 years ago
Flisk 13b92967ab Show locked status of threads on catalog page 7 years ago
Benjamin Southall bb3ef66c03 Adding images from Recent theme to static directory 7 years ago
Benjamin Southall 1a7201eb30 Add additional valid inputs for multi-url file upload for ['spam']['valid_inputs'] 7 years ago
Benjamin Southall 5296f2a784 Make exception handler PHP5 / PHP7 agnostic. 7 years ago
Benjamin Southall 9b9b0f0a7e Add isempty check for POST variable for multi file upload via URL 7 years ago
Benjamin Southall 4800138b29 Add support for multiurl file upload fields to valid input whitelist for spam filter. 7 years ago
Benjamin Southall ef41b1622d Adding support for multiple file upload using URLs, previously only one URL was supported. Also removes duplicate slack reporting merge. 7 years ago
Benjamin Southall 08114c44e9 Initial implementation of Better post form #32. Still need to add language specification to code tag insertion,markdown support and latex support. 7 years ago
Benjamin Southall 0ba23fcf01 Deleting all posts by IP (D++) doesn't seem to work properly #87 Changing query inside the while loop to query2 in order to delete all posts, not just the first post. 7 years ago
Benjamin Southall 2fae551db7 Feature Req: on/off button for auto-reload js #1 Fix insertafter selector so that new post gets autoloaded with the correct formatting and spacing. 7 years ago
Benjamin Southall ad935a1aef Feature Req: on/off button for auto-reload js #1 Fix incorrect insertAfter selector which prevented page from being updated when auto-reloaded and caused new post count to climb incorrectly in title of page 7 years ago
Benjamin Southall 3a2e2f4f6e Initial Implementation of Feature Req: on/off button for auto-reload js #1, configurable in localstorage using options menu 7 years ago
Benjamin Southall a1d4854448 Initial implementation of Thread stats for mods #33, Implemented using Twig without persistent storage, and display at end of thread. 7 years ago
Benjamin Southall bf1e627c59 Thumbnails for PDFs / other things #6 When locale fails to be loaded fallback on C.UTF-8 instead of C, so that boards with unicode characters in the name are not stripped by escape_shell_args 7 years ago
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 years ago
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 years ago
Benjamin Southall 5684461902 Implements pull request #86 without the padding because margin-top is already set by media-query for screens <= 600px 7 years ago
Benjamin Southall 8c57f71893 Display post moderation fields by default 7 years ago
Benjamin Southall f88856e4ac Force file link from file information to always open in a new tab. 7 years ago
Benjamin Southall 9c9b859845 Center the image of Lain in Basic Theme 7 years ago
Benjamin Southall 63228cf236 Update stream theme, link to newer video.js, add defined checks for stream now playing feeds and add meta viewport for CSS on mobile devices 7 years ago
Benjamin Southall f87e2ca3cc Updated FAQ Theme contents 7 years ago
Benjamin Southall 35eb18bddc Adding snow / snow storm javascript 7 years ago
Benjamin Southall 826ba04305 Add fireworks javascript and CSS 7 years ago
Benjamin Southall a69bc13ba2 Change code hightlighting to highlight.js from google-code prettify.js 7 years ago