138 Commits

Author SHA1 Message Date
Sanpaku
20a66f2010 report captcha + better report
added captcha for reports and cleaned it up slightly
2021-12-27 22:45:14 +01:00
Sanpaku
46544b30e7 post buttons safari fix
https://caniuse.com/?search=%3A%3Amarker
no animations, but this will at least prevent duplicate buttons for safari on mac+iphone.
2021-12-27 18:51:38 +01:00
Sanpaku
f7444e7194 captcha, filtering
new captcha
new zalgo filtering because old one was messing up the format
2021-12-27 17:58:30 +01:00
Sanpaku
68ef890f15 minor textboard catalog addition 2021-11-10 02:57:46 +01:00
Sanpaku
6c2624c06a minors
minor captcha/video/post-overflow change
2021-10-23 08:25:32 +02:00
Sanpaku
82457e5b44 filename
filename fix
2021-10-17 21:09:51 +02:00
Sanpaku
a596cafab2 Improved post buttons.
js to close it
css to make it more fluid feeling with or without js.
more minor details nobody cares about
2021-10-14 18:54:33 +02:00
Sanpaku
032a098135 audio fix 2021-10-14 03:29:47 +02:00
Sanpaku
e516211631 expand audio 2021-10-14 03:07:25 +02:00
Sanpaku
4ce99559c1 compress 2021-10-14 02:51:53 +02:00
Sanpaku
71af231dc1 minor fixes
toggle float on expanded photo container
better code+jis art display
fix undefined api notice
boardlist fix
video loop
2021-10-14 02:34:33 +02:00
Sanpaku
68efa47532 minor page changes
margin on help
underline color fix for some themes
2021-10-14 01:05:59 +02:00
Sanpaku
3c39dc60e4 display fix 2021-10-14 00:58:04 +02:00
Sanpaku
2507fb18d0 pagination styling 2021-10-13 23:42:07 +02:00
Sanpaku
a3f3e3a0f7 output_html template, vid fix
- $output_html templating, will make more changes later with api toggle for JS stuff like cross-thread post-hovering and autoupdate and similar.
- video compatibility fix for blink browsers
 - description (frontpage) and board slogan (below title on page) are now separate.
- minor style changes
2021-10-13 23:25:38 +02:00
Sanpaku
af2a57d515 video expansion
continues play after closing and opening again
2021-10-13 00:18:20 +02:00
Sanpaku
a74d5efa1a video expansion
opens captcha on field focus if you're doubletabbing after writing your comment
also removed unnecessary hardcoded width/height on expanded images
2021-10-13 00:11:40 +02:00
Sanpaku
983e7c2acb image expansion
still need video+audio expansion
2021-10-12 18:55:14 +02:00
ithrts
9e6faa7d80
Merge pull request #100 from GarfieldsPipe/GarfieldsPipe-patch-1
Fix hiding referrer attribute in external links
2021-10-12 17:38:19 +02:00
GarfieldsPipe
cc08fef404
Update post.php 2021-10-12 17:36:34 +02:00
Sanpaku
f91665512f minor selection fix
accidentally removed 1 unintended character
2021-10-12 17:26:02 +02:00
GarfieldsPipe
7e4dfe61a5
Fix hiding referrer attribute in external links
"nofollow" doesn't actually hide the referrer.
2021-10-12 17:23:55 +02:00
Sanpaku
6785d60c45 mod_only board 2021-10-12 17:20:53 +02:00
ithrts
a18cbf1601
Merge pull request #99 from ithrts/main
no-JS post highlighting
2021-10-12 15:40:08 +02:00
Sanpaku
ad93ae0a1b no-JS post highlighting
no-JS post highlighting on click

not sure why github claims i've changed the thumbnail urls when i already merged that branch, but ok
actual PR that solved it: https://github.com/ithrts/ImoutoIB/pull/97
2021-10-12 15:38:12 +02:00
ithrts
eb6d848b8b
Merge pull request #97 from GarfieldsPipe/fix-paths
Fix paths to static thumbnails
2021-10-12 15:03:48 +02:00
GarfieldsPipe
74a7208ddd Fix paths to static thumbnails 2021-10-12 12:51:52 +00:00
ithrts
5d0830fa6a
Merge pull request #96 from ithrts/main
captcha+ password+ quote+
2021-10-12 07:31:02 +02:00
Sanpaku
d3110ea2d9 captcha+ password+ quote+
some extra finishing touches to quote selection newlines
added a post.php generation time function
upgraded JS captcha functionality (keeping no-js captcha as before)
js/cookie post password
minor image margin change
2021-10-12 07:30:29 +02:00
ithrts
893579fb14
Merge pull request #93 from ithrts/main
post-highlighting
2021-10-12 02:29:55 +02:00
Sanpaku
4c93efa4ff post-highlighting 2021-10-12 02:29:29 +02:00
ithrts
9bc3c6fc99
Merge pull request #92 from ithrts/main
quote to post-form
2021-10-12 00:34:30 +02:00
Sanpaku
a6cf3f18f5 quote to post-form
post-link+text selection quoting
minor textboard catalog style changes
2021-10-12 00:34:14 +02:00
ithrts
9514ae4163
Merge pull request #91 from ithrts/main
temporary reply links
2021-10-11 18:57:46 +02:00
Sanpaku
ac583901d4 temporary reply links
removed a couple stylesheets that were never intended to be included long term
better Tomorrow code look
quotelinks in css and a very temporary replyquoting function, need to rewrite some stuff before i allow for crossthread/crossboard/deletedpost checking without huge performance loss long term)
also fixed some postformatting regex
2021-10-11 18:57:26 +02:00
ithrts
ea112f85bc
Merge pull request #90 from ithrts/main
various fixes
2021-10-09 23:17:54 +02:00
Sanpaku
ad852ab14c various fixes
tomorrow mod fix
download button compatibility fix
thumbnail res rounding fix
various html valid fixes
2021-10-09 23:17:39 +02:00
ithrts
4f5630267a
Merge pull request #89 from ithrts/main
mod post in locked + toggleable download button
2021-10-09 18:13:53 +02:00
Sanpaku
ad5d92173a mod post in locked + toggleable download button
toggleable download button next to files with option for unix or original filename
posting in locked threads for mods+
borrowing a theme to experiment with different text board layouts later when i make more changes to textboards (some things are a bit off still).
2021-10-09 18:13:14 +02:00
ithrts
ca86293f5b
Merge pull request #83 from ithrts/main
display mod level
2021-10-08 22:46:26 +02:00
Sanpaku
fc923d9e1f display mod level
showlevel in email field for moderators and above to display ## userlevel in their name (## Admin, ## Moderator, ## Janitor, ## User).
2021-10-08 22:46:11 +02:00
ithrts
5e98e3318a
Merge pull request #82 from ithrts/main
Update banned.html
2021-10-08 22:00:28 +02:00
Sanpaku
90115c8791 Update banned.html 2021-10-08 22:00:12 +02:00
ithrts
225f69da56
Merge pull request #81 from ithrts/main
captcha location update
2021-10-08 21:55:04 +02:00
Sanpaku
b5abe45fc1 captcha location update
captcha location update
2021-10-08 21:54:50 +02:00
ithrts
4b2bdc7268
Merge pull request #80 from ithrts/main
permission stuff
2021-10-08 21:35:13 +02:00
Sanpaku
d26a9b6123 permission stuff
moved captcha.php out of includes.
added a file (install.php) that will set permissions on includes & database & templates to be unviewable and non-executable from browser. this also means that bots cant scrape parts of the database for information such as hidden boards or information about how many reports exist.
2021-10-08 21:32:20 +02:00
ithrts
3626f61bf4
Merge pull request #79 from ithrts/main
cleanup
2021-10-08 20:40:09 +02:00
Sanpaku
a03ed0cdd3 cleanup
a lot of __dir__'s and __dir__ . '/../' replaced with $path
separate version file
all mod actions moved to mod-actions.php
all mod pages moved to templates/mod/
fixed manual ban typo causing all bans to show as manual ban on ban page
2021-10-08 20:39:33 +02:00
ithrts
a53789827d
Merge pull request #77 from ithrts/main
manual ban+delete ban
2021-10-08 14:58:26 +02:00