133 Commits (18b58202e7ed211583294c248bda2740aeb8e637)

Author SHA1 Message Date
some random guy 74e27aa22c 24 hour fixes 4 years ago
Thomas Lynch 2f878df847 Start implementation of click view full text to expand inline, with new event that can potentially be used later for inline expand thread (but no plans to do that atm) 4 years ago
Thomas Lynch f1abc3c224 Start on selective spoilering references #170 filename stripping references #204 4 years ago
fatchan 0307f69693 Start fixing my really dumb retard mistake of how ips and post histories work 4 years ago
fatchan 0d7c093536 make posts link to /manage when modview, manage or globalmanage page close #143 4 years ago
fatchan 7be9eff042 webring link 4 years ago
fatchan 82fd140dcb improve styling a little bit once more 4 years ago
fatchan 869ab9f749 allow a little more before truncating posts 4 years ago
fatchan 41c7722685 float none for multiple files in posts to prevent ugly posts 4 years ago
fatchan 27ee48e6fb more on controller and structure for post editing 4 years ago
fatchan b63940e3c2 lazy load images 4 years ago
fatchan 604eb1f275 post style fix on board recent 4 years ago
fatchan a0e0d9f12b more logic and projections ips for manage pages and style fixes 4 years ago
fatchan ce1fcf1386 security improvements and closer to per baord mod tool improvements 4 years ago
fatchan e6d7785793 migration move files from /img to /file since it can contain more than just images 4 years ago
fatchan a9d08b1c28 early ver of per-board recents and changed iphash code 4 years ago
fatchan 44a2b5acd1 spoiler/attachment/audio img with css to make it stylable with themes or customcss 4 years ago
fatchan 954e5a6ab9 template and style changes to ban messages 4 years ago
fatchan 5dab8da6ae minor change, remove fragment from url on view full thread so it doesnt select the OP post and to differentiate it from the 'message too long' text 4 years ago
fatchan 90e8b59d2e post-name just apply to the a so easier to style 4 years ago
fatchan 73203db312 start option for unhashed ips 4 years ago
fatchan 529e6bfacc early modview, somewhat scuffed 4 years ago
fatchan 4032e6a214 allow custom mime types for file uploads defined in config 5 years ago
fatchan a5e8bbf9d7 make post label not include flag and time so they can show the mobile tooltip without togglign the checkbox 5 years ago
fatchan 96733eebe1 new, nicer sticky/lock/bumplock/cyclic icons thanks to a friendly anon and themes can be edited to change their color per-theme 5 years ago
fatchan de46064256 rip for reports on globalmanage to use in future for filtering, and improve the layout 5 years ago
fatchan adcfdabccc make relative time apply to more stuff like news and reports references #57 5 years ago
fatchan 3785582a8a theme and switcher changes to set main stylesheets to alt when overridden, so that extra rules can be added not just color 5 years ago
fatchan 514ea1bbc3 improve time utils for relative time string and color to be more fradient instead of hard transitions 5 years ago
fatchan 7fec1719b5 global recent posts filter by ip #55 might add to per-board pages 5 years ago
fatchan a7c698fb67 fix file number check in post controller prevent error in spam check 5 years ago
fatchan 6764763f61 make post hovering fetch json, cache it, respects hides, etc 5 years ago
fatchan a5e7349c28 file upload form changes for clipboard/drag+drop, and make it work on the banners upload page 5 years ago
fatchan 632811c636 support audio files and a few more video files 5 years ago
fatchan 1df453e5d3 much more progress and proper styling for hide and hide by ID with new dropdown 5 years ago
fatchan ea5be6036f prototype post hiding and post menu 5 years ago
fatchan f3a203fba9 remove useless semantics elements 5 years ago
fatchan ac6eeb0f94 make thumbnail size configurable 5 years ago
fatchan 1a19fa6945 fix incorrectly showing previewbacklinks 5 years ago
fatchan 93cd4c4d64 change thumbs to png and try handling dedupes when thumb format has been changed and file uploaded 5 years ago
fatchan e1ac3b6d0f dont gm noprofile all images, causes hash issues and then instead use the builtin .mv to move the file 5 years ago
fatchan 8d82cad62d add a board list with pages that also shows webring boards 5 years ago
fatchan 8f0e4b40ac more secure headers and settings in nginx example config and remove some unnecessary inline css 5 years ago
fatchan 45e86ec260 auto thread updating. starts at 5 seconds, doubling up to 2 minutes, resets to 5 seconds on new post. also added new post event so other scripts can add appropriate handlers when new posts adde de.g. quotes, image expansion, etc 5 years ago
fatchan d9559c76e6 fix exploit; no longer use extended body parser mode and remove unneeded array prefix from array body fields, since we use different lib to parse body now. also upgrade express and dont allow body for modlog actions to be entered into modlog, replace with non user controlled text 5 years ago
fatchan 830d0cc40e bans now shown in table format, better in future if public ban list needed 5 years ago
fatchan 219963096f markdown fix op on quote not being shrunk and general appearance improvements for truncation and omission messages, and reply links 5 years ago
fatchan d5bd6a600e implementing global limits for board settings and configurable defaults for board creation 5 years ago
fatchan ddfe6241b5 deal with hash instead of spliting filename in various locations, and make use of post file delete helper 5 years ago
fatchan 16a4bab88f quotes clickable and concat scripts 5 years ago