8chan
351375185e
Early 404 option in clean()
2014-12-31 22:33:31 -08:00
8chan
db89ee7827
No file placeholder in catalog
2014-12-31 22:33:10 -08:00
8chan
0f3a65a984
First spam settings in ?/settings
2014-12-31 22:32:26 -08:00
8chan
04afbe904d
Move bans.html theme over to cron
2014-12-31 22:31:43 -08:00
8chan
de31d6fca8
Option to not show top boards
2014-12-31 22:28:49 -08:00
8chan
710d66457b
Home and Return links in 404.php
2014-12-31 22:28:00 -08:00
8chan
96284a4512
Merge https://github.com/ctrlcctrlv/infinity
2014-12-31 22:26:23 -08:00
Markerov
35ee87d909
merge relative-time into local-time
2015-01-01 14:10:26 +08:00
cmdrk
69cd484038
Updated dnsbl to only block exit nodes
2015-01-01 00:09:58 -06:00
8chan
2bc652b34f
Add /b/, /meta/, /news+/ to homepage; add press
2014-12-29 02:59:07 -08:00
8chan
ac55a36b6f
Update FAQ
2014-12-29 02:57:38 -08:00
anonfagola
42a05397a5
Changed 8chan's to infinity's
...
i havent worked on this github in a long time
and i'm pretty sure that was for the best
2014-12-28 13:06:36 -08:00
8chan
8ac83fbba6
Merge
...
Conflicts:
inc/mod/pages.php
2014-12-24 14:19:35 +00:00
8chan
06885de829
README update: we inifinity now
2014-12-24 06:16:40 -08:00
8chan
f60c3f5935
Preview board flags script
2014-12-24 06:14:33 -08:00
8chan
d63dea93c5
Remove links from ban list
2014-12-24 06:14:04 -08:00
8chan
87e914948b
SECURITY / XSS : ?/edit allowed arbitrary HTML to be added by any user thru addition of <tinyboard raw html>1</tinyboard>
...
This allowed ANY user with ?/edit privilege to also have raw_html regardless of whether they had $config['mod']['rawhtml']
Now, any changes to <tinyboard> markup modifiers via ?/edit are not allowed. They are removed at read time, and before write they are removed again and the ones in the database (which should be clean...) are inserted instead.
Please immediately apply this patch to your instance if you are running any version of 8chan/infinity.
2014-12-24 06:08:19 -08:00
Markerov
dd4196fd89
change to use onready()
2014-12-22 17:00:35 +08:00
7185
21107d7f35
Clean Tomorrow theme
2014-12-22 01:27:27 +01:00
7185
5c2d5a9494
Merge remote-tracking branch 'upstream/master'
2014-12-22 01:23:10 +01:00
8chan
906611e7ac
Don't expand webm or YouTube videos on js/expand-all-images.js
2014-12-20 14:02:03 -08:00
8chan
bb81e9e0c3
Fix weird "Default object created from empty vlaue" error
...
Looks like $file can be NULL sometimes, though that should be illegal. Probably an unfixed post.php bug...
2014-12-20 14:00:48 -08:00
Markerov
b38936055e
initial commit
2014-12-21 01:59:24 +08:00
8chan
c67c575561
Merge /srv/http
2014-12-20 15:04:23 +00:00
8chan
01cca90597
Unicode emoji support
2014-12-20 07:04:20 -08:00
8chan
c1ad74a136
Show first 256 chars of body in <title>
2014-12-20 07:02:42 -08:00
8chan
bedc95f97c
Update flags template
2014-12-20 07:02:26 -08:00
8chan
e843f81f3c
Customize embed sizes
2014-12-20 07:02:00 -08:00
8chan
025713547c
Tweak flag size requirements
2014-12-20 07:01:40 -08:00
8chan
5b5a0b9061
Force subject OP
2014-12-20 07:01:25 -08:00
8chan
b981226cf6
Obscenity.html link in FAQ
2014-12-20 07:00:43 -08:00
8chan
13c75110b9
Fix board removal on 404, splice not pop @bui
2014-12-20 07:00:26 -08:00
Forkless
22878daecd
Added mod function to spoiler all images in a given post
2014-12-19 06:43:01 -06:00
8chan
c59a840cc7
Merge /srv/http
2014-12-17 13:30:15 +00:00
8chan
8b701ef10a
Add news+ to excluded in FAQ
2014-12-17 05:29:56 -08:00
8chan
d0d2abe8ec
Why not let users resize the QR horizontally?
2014-12-16 00:33:20 -08:00
8chan
9dbc4e93be
Show backlinks on OP
2014-12-15 23:35:39 -08:00
8chan
d956c9a58e
Merge https://github.com/ctrlcctrlv/8chan
2014-12-16 01:52:58 +00:00
8chan
958dbb1af6
Merge /srv/http
2014-12-16 01:52:48 +00:00
8chan
cccc1bff79
Fix new highlightReply in Gecko
2014-12-15 17:52:31 -08:00
8chan
f8c1d7c80f
what the fuck were you even thinking
...
this is an insane default
BUGFIX: all-Japanese, all-Arabic, etc posts no longer trip the filter if not robot_enable
2014-12-15 17:50:22 -08:00
Fredrick Brennan
d871e3942d
Merge pull request #279 from forklessanon/fix-3
...
Fix thread stats so post count hover works on the OP's id.
2014-12-16 09:48:56 +08:00
Fredrick Brennan
6e08634be9
Merge pull request #281 from topkek/wrap-backlinks
...
Allow backlinks to wrap normally
2014-12-16 09:43:54 +08:00
Fredrick Brennan
14fce406a8
Merge pull request #308 from forklessanon/patch-6
...
Added tripcode removal to post editing
2014-12-16 09:42:53 +08:00
Forkless
d457cb57b8
Added tripcode removal to post editing
2014-12-14 22:49:54 -06:00
Fredrick Brennan
d53ce19076
Merge pull request #285 from topkek/treeview
...
Add tree view to options dialog & close ctrlcctrlv/8chan#280
2014-12-14 19:43:20 +08:00
Fredrick Brennan
26d78b1ce5
Merge pull request #301 from topkek/image-expanding
...
Scroll to thumbnail when shrinking an expanded image
2014-12-14 19:41:30 +08:00
Fredrick Brennan
d8b34a3237
Merge pull request #276 from wholelotofhs/master
...
Adds an option to disable custom board stylesheet
2014-12-14 19:40:02 +08:00
8chan
1b2ef21b8c
Merge /srv/http
2014-12-14 11:29:50 +00:00
8chan
968fab9420
+ signs in banner board names
2014-12-14 03:29:34 -08:00