4081 Commits (08f54124582d648fb3b7d5697120cb767f388078)
 

Author SHA1 Message Date
Benjamin Southall 08f5412458 Add isempty check for POST variable for multi file upload via URL 7 years ago
Benjamin Southall 45954b5144 Add support for multiurl file upload fields to valid input whitelist for spam filter. 7 years ago
Benjamin Southall 47273d6887 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 5ee7954f95 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 332cc15810 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 0cc6eb2f79 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 bc9e94d3d1 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 baacee3fd3 Initial Implementation of Feature Req: on/off button for auto-reload js #1, configurable in localstorage using options menu 7 years ago
Benjamin Southall 3ef22877cc 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 3f236c3f25 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 d4e460c5e9 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 44e8b9615c 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 d76a981dfb Implements pull request #86 without the padding because margin-top is already set by media-query for screens <= 600px 7 years ago
Benjamin Southall ef22020403 Display post moderation fields by default 7 years ago
Benjamin Southall db64e74f7d Force file link from file information to always open in a new tab. 7 years ago
Benjamin Southall eafb464a77 Center the image of Lain in Basic Theme 7 years ago
Benjamin Southall 65d96528d7 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 4b83baa6cc Updated FAQ Theme contents 7 years ago
Benjamin Southall 7d0c867544 Adding snow / snow storm javascript 7 years ago
Benjamin Southall b8dec91885 Add fireworks javascript and CSS 7 years ago
Benjamin Southall 93e3b76b97 Change code hightlighting to highlight.js from google-code prettify.js 7 years ago
Benjamin Southall d23355ce48 Add additonal brackets to min_body post length check in order to ensure operation precedence 7 years ago
Benjamin Southall 590178e77d Add meta viewport tag to various themes / extensions for CSS on mobile devices to make use of 7 years ago
Benjamin Southall eb968a7d01 Update included version of prettify.js, despite the fact we use highlight.js for code highlighting now 7 years ago
Benjamin Southall fc3956a7fc Change post hover behaviour to show actual post, rather than last post in thread. 7 years ago
Benjamin Southall 1164bf56ef Add overboard support to image-hover functionality. 7 years ago
Benjamin Southall a75427254a Add support to pm_snippet to maintaining spolier tags, so that spoilers are not revealed by Recent Theme on frontpage 7 years ago
Benjamin Southall 7245722254 Add mininum post length configuration value to combat spam. Note that the posts with 0 length are still allowed in order to allow image only posts for /layer/. Fix paths for spoiler and deleted images. Change flood filters so that moderators are not restricted by them. 7 years ago
Benjamin Southall e01a6d19f3 Add JSON interface to Recents Posts functionality, e.g. mod_recent_posts 7 years ago
Benjamin Southall 35c0152f6d #87 Attempt to change the error message associated when using deletebyip e.g D++ with autotagging of deletions enabled. 7 years ago
Benjamin Southall e93e954bad Fix relative path to temporary directory for Tesseract OCR 7 years ago
Benjamin Southall cb6a6eb5e3 When reporting posts return to the reported post, instead of generating a new page 7 years ago
Benjamin Southall 735e12b414 Don't remove post selection checkbox for reporting when hiding threads 7 years ago
Benjamin Southall c59a5edb49 Don't remove mentioned post links from post-hover popups. 7 years ago
Benjamin Southall cd56fec0e8 Added check for post time being empty string, in order to handle the case that occurs when a deleted post is deleted a second time. 7 years ago
Benjamin Southall 8135c800e4 Add autotagging feature for deletion. E.g. automatically generate an IP note when a post is deleted by moderator action. 7 years ago
Benjamin Southall c777b88521 Add min_body configuration option for post too short check 7 years ago
Benjamin Southall ecc28576ae Orient images using EXIF in Firefox and increase margin between top bar and content 7 years ago
Benjamin Southall 358769deb5 Update URL for EXIF information for Image Identification menu 7 years ago
Benjamin Southall b121ccbe7f Merge branch 'master' of https://github.com/lainchan/lainchan 7 years ago
Benjamin Southall b2d8e2df22 Remove outdated bitcoin address from the README 7 years ago
Appleman1234 32aa3e3d8f Merge pull request #85 from rlt3/fix_catalog_sorting 7 years ago
rlt3 b70ef95b39 Fixed option values on catalog.html so mixItUp will actually sort threads. 7 years ago
Benjamin Southall 307af0246b Added FAQ theme 8 years ago
Benjamin Southall f91739389f Merge branch 'master' of https://github.com/lainchan/lainchan 8 years ago
Benjamin Southall a1b0ffdfdc Added support for anonymous name generator to be a function in addition to being an array of names 8 years ago
Appleman1234 f32153b99e Merge pull request #81 from lainchan/clean_prod_vichan_update 8 years ago
Benjamin Southall ccfa70ad78 Add support for catalog.json and threads.json to ukko theme. 8 years ago
Benjamin Southall 7e40653e26 Added CSS stylesheet for delete theme, after the checkbox for post selection had been made visible again 8 years ago
Appleman1234 f5ea58426d Merge pull request #79 from lainchan/clean_prod_vichan_update 8 years ago