Milosz Kwiatkowski
315c376976
change incorrent path to rules.html and css
2016-08-21 18:36:22 +01:00
Milosz Kwiatkowski
0373db5e17
move css to style.css and clear up element creation
2016-08-21 18:15:36 +01:00
Milosz Kwiatkowski
d550abed22
add random captchas and remove redundant code
2016-08-21 14:29:11 +01:00
Milosz Kwiatkowski
378ff10b6e
keep classes and ids for the rules page css
...
this will have no effect on the rules agreement popup
2016-08-20 15:33:17 +01:00
Milosz Kwiatkowski
432c4bcbde
update comment to account for previous commit
2016-08-20 14:33:34 +01:00
Milosz Kwiatkowski
c3bfb86356
add rules agreement page
2016-08-20 14:31:49 +01:00
Michael Walker
0678b74b7a
Merge pull request #58 from lainchan/57-priority-banners
...
Priority Banners (issue #57 )
2016-08-20 01:15:27 +01:00
Michael Walker
5cf54dbce0
List priority banners in banners.php.
2016-08-20 01:09:00 +01:00
Michael Walker
afc2d2e4e1
Implement priority banners.
...
If the directory "banners_priority" exists and contains files, a file
from it is served 33% of the time, an a file from "banners" 66% of the
time.
This may seem like an odd definition of "priority", but assuming far
fewer priority banners than normal banners, this gives them extra weight
in the selection. Before, any 1 banner in 100 had a 1% chance of being
served; now if that banner is a priority banner it has a 33% chance.
2016-08-20 00:54:56 +01:00
Michael Walker
42988fe8ef
Merge pull request #51 from mkwia/master
...
Add /civ to rules
2016-08-14 01:46:05 +01:00
Myzol Myzolski
8fff5af130
Add /civ to rules
2016-08-08 16:07:22 +01:00
kalyx
ab20baf127
Update README.md
2016-07-22 14:31:47 -05:00
Michael Walker
53236a275d
Merge pull request #46 from nilesr/master
...
Fixed readme
2016-05-01 03:12:08 +01:00
Niles Rogoff
66438bc7fa
Fixed readme
2016-04-25 22:13:49 -04:00
Michael Walker
75feb7fd50
Remove /rpg/ from rules page
2016-04-10 03:23:26 +01:00
Michael Walker
beef5db5cd
Centre mascot on rules page
2016-04-10 03:22:29 +01:00
Michael Walker
30d93e4971
Merge pull request #41 from 0xjove/report405
...
Reports from the all board fix.
2016-03-05 04:16:46 +00:00
Michael Walker
ab22f78973
Merge pull request #45 from 0xjove/boardlocking
...
Board lock workaround
2016-03-05 04:15:47 +00:00
jove
1bacfecdfe
Better board lock work around.
...
Taking into account barrucadu's comments.
2016-03-05 02:46:43 +00:00
jove
9feea5b436
Board lock workaround
...
Works around the fact that individual board configs are not loaded when posting by making locked boards a global setting that takes an array of boards
Obviously the proper fix is to correctly load the board configs but I can't be arsed.
2016-03-04 21:27:08 +00:00
Michael Walker
c58b85371b
Properly re-add underage rule.
2016-02-16 22:55:51 +00:00
Michael Walker
9f00630b40
Display banned post contents if reason does not contain cp
2016-02-11 15:21:54 +00:00
jove
0bb214a3d1
Reports from the all board fix.
...
Bit hacky but it fixes the 405 that comes from trying to use quick post controls from /popular/.
2016-01-14 02:52:14 +00:00
Simon McFarlane
cc62a579bc
Remove zine
2016-01-09 02:40:27 +00:00
Simon McFarlane
cb31028a14
Update oekaki
2016-01-09 02:24:35 +00:00
Simon McFarlane
582cda3c89
Fix scaling on mobile devices
2016-01-09 02:24:35 +00:00
Simon McFarlane
36e001f007
Kalyx's new CSS
2016-01-09 02:24:35 +00:00
Simon McFarlane
4210316508
Fix thread information widget
2016-01-09 01:32:22 +00:00
Simon McFarlane
9e1dda0348
Update piwik JS to match config
2016-01-09 01:31:28 +00:00
Simon McFarlane
3cb47b5fa8
Move options box
2016-01-09 01:31:10 +00:00
Michael Walker
d46428b5b7
Trim leading newlines and trailing whitespace from code blocks.
2016-01-03 21:05:31 +00:00
Michael Walker
b5532240c8
Merge pull request #39 from rmrhz/patch-1
...
Fixed contact email link. Closes #38
2015-10-18 20:10:56 +01:00
Michael Walker
692ca79d8b
Don't include post messages in public banlist
2015-10-17 23:57:36 +01:00
rmrhz
900e99841e
Fixed contact email link
...
As per issue #38
2015-10-15 19:37:14 +08:00
Michael Walker
a144098c5c
Merge pull request #31 from tjohnman/post-hover-margin
...
On hover post pop-up margin
2015-10-08 02:29:40 +01:00
Michael Walker
36079b64e8
Merge pull request #36 from desudesutalk/thread_bottomlinks
...
Update thread template
2015-10-08 02:28:55 +01:00
www-data
a124189630
Repurpose recent theme for homepage
2015-10-08 02:27:10 +01:00
desudesutalk
400b4fd71a
Correct bottom link.
2015-09-26 18:16:10 +03:00
desudesutalk
eb37900617
Remove width for div.pages
2015-09-26 18:07:24 +03:00
desudesutalk
1c3e918159
Update thread.html
2015-09-26 18:06:47 +03:00
desudesutalk
3cb24f1cce
return of pages div
...
It is needed actually. Added width reset for it.
2015-09-26 17:43:18 +03:00
desudesutalk
9fcebde134
Update thread.html
...
Removed duplicate for "return" and "go to top" links. Also removed the `<div class=pages></div>` from bottom bar - should help mobile users.
2015-09-26 17:31:56 +03:00
Michael Walker
f01e768d6e
Merge pull request #35 from desudesutalk/mute-images
...
Create mute-images.js
2015-09-25 00:07:10 +01:00
desudesutalk
73a2ed1744
Create mute-images.js
...
Mute images so you can browse lainchan while your mother is in the room.
2015-09-25 01:48:28 +03:00
Michael Walker
528bf314f3
Merge pull request #34 from AshtonHarding/master
...
fixed stream spit | tested on home-server, works fine.
2015-09-23 01:27:35 +01:00
Kashire
9679f970cb
Update b.php
...
added path barrucadu's suggestion, not sure why I didn't see it for like 3 days.
2015-09-22 19:25:17 -05:00
lolicon
e53ac3503e
adding "word-break: break-word;" line 323 fixes text breaking out of its division.
2015-09-19 12:27:29 -05:00
Michael Walker
6d20e7bfb2
Remove everything from banners/ except images
2015-09-19 17:22:23 +01:00
lolicon
f3c8f0248e
fixed stream spit | tested on home-server, works fine.
2015-09-19 09:50:50 -05:00
Anonymous
1743d3cf11
Indentation error.
2015-09-13 01:10:49 +02:00