Commit Graph

798 Commits

Author SHA1 Message Date
Benjamin Southall
31b69902bb Add catalog support to all of rand, semi,rand and ukko themes 2016-09-23 22:38:24 +09:00
Benjamin Southall
8b5688e12a Add porn to public banlist theme 2016-09-23 22:33:20 +09:00
Benjamin Southall
05569d150a Updated copyright year 2016-09-23 22:29:35 +09:00
Michael Walker
b58fab9814 Simpler mod dashboard (by lisp). 2016-09-12 13:11:36 +01:00
Michael Walker
ac31e745c1 Fix invisible not-banned text in some themes 2016-08-30 09:18:33 +01:00
JamesJDillon
8525aaabfa Added a better 'not banned' response if a user navigates to banned.php whilst not being banned. 2016-08-28 23:33:23 +01:00
Michael Walker
a7e9b3e853 Fix Twig templte syntax error 2016-08-23 20:41:30 +01:00
Kashire
60e849bad0 Re-implimenting the spoiler button
potentially re-added the spoiler button.
2016-08-23 14:17:23 -05:00
Kashire
e4a6e62e9b Vastly improved banned.html
Added 'You've been banned' video.
2016-08-22 19:40:17 -05:00
Kashire
c0e95b9b34 Update zine.html
1.) fixed zine links, and added volume 3.

Also, I think we should add a list of mirrors.
2016-08-21 22:01:58 -05:00
Michael Walker
0f7039b600 This should actually just include rules.html.
Twig looks for templates from the /templates directory already.
2016-08-21 20:21:52 +01:00
Michael Walker
cca75e617f Merge pull request #63 from mkwia/rules-agreement-page
twig include hotfix
2016-08-21 20:14:26 +01:00
Milosz Kwiatkowski
6d480bd23e twig include hotfix 2016-08-21 20:12:17 +01:00
Michael Walker
3cf6287fbd Remove board descriptions from rules page. 2016-08-21 20:02: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
c3bfb86356 add rules agreement page 2016-08-20 14:31:49 +01:00
Myzol Myzolski
8fff5af130 Add /civ to rules 2016-08-08 16:07:22 +01: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
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
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
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
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
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
6335ff308b Add zine theme 2015-09-12 21:29:33 +01:00
Michael Walker
43e366ca3b Add tips and more board-specific rules 2015-09-12 21:26:01 +01:00
Michael Walker
a4bd58e956 Change donate page 2015-09-12 21:25:06 +01:00
Michael Walker
166ba2a0a2 Merge remote-tracking branch 'vichan/master' 2015-09-12 21:03:54 +01:00
Michael Walker
05c569e656 Merge pull request #17 from mgrabovsky/ukko-catalog
Add catalog for ukko
2015-09-09 23:51:00 +01:00
Leo Bärring
2f0bfbc9aa make the catalog show the board name in the title
Currently: Having tabs open for /foo/ /bar/ and /baz/ catalogs, tabs would be listed as [Catalog] [Catalog] [Catalog] - confusing.
With the change: The tabs would now show [Catalog (/foo/)] [Catalog (/bar/)] [Catalog (/baz/)] - less confusing.
2015-09-07 21:19:31 +02:00
kalyx
25c3ca1899 Merge pull request #22 from mgrabovsky/theme/semirand
Semirandom theme
2015-09-04 13:35:38 -05:00
kellerwhy
d4dcfc6321 Make mod/recent_posts.html respect $config['dir']['res']
So certain links don't keep linking to /board/res/postnumber despite any changes to $config['dir']['res'] e.g. changing res/ to thread/
2015-08-10 23:16:23 -04:00
27chan
e6c1623a42 Add extension mp4 2015-08-10 22:09:26 -03:00
Jason Puglisi
90e4208473 Added [Return] and [Go to bottom] to thread page above posts 2015-08-08 13:45:02 -04:00
Matěj Grabovský
7c6eef81c5 Add a semirandom theme
This theme displays random threads intermixed with recently bumped ones.
The number of each is configurable.
2015-07-03 16:13:16 +02:00
selcal
0662f3e35b Prevents small background images in /walls from repeating
Quick additions to the inline styles of <html> and <body> so the background-image doesn't spew all over the place in lainchan radio.
2015-06-21 20:25:43 -04:00
Michael Walker
edde68f97d Disable dynamic resizing of config textbox 2015-06-17 23:10:22 +01:00
Matěj Grabovský
1c641eb46b Add catalog for Ukko 2015-06-05 23:15:54 +02:00
Simon McFarlane
4b40f69a4e Merge remote-tracking branch 'upstream/master' into vichan-merge 2015-05-29 01:34:53 -07:00
Simon McFarlane
98d5367f5d Update radio page for new container 2015-05-17 07:04:38 +02:00
Simon McFarlane
e174aa9ba7 Update rules 2015-05-17 07:04:13 +02:00
Michael Walker
61d9dacdfb When banning/deleting a post, return to the thread, not the board index (unless deleting the OP) 2015-05-10 13:22:53 +01:00