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
czaks
4060bf10ed
update copyright years & vichan website
2015-04-12 03:18:51 +02:00
czaks
1f9e36868e
ukko: small optimization: move js creation to install time
2015-04-05 16:20:59 +02:00
czaks
e273111340
sitemap theme for smart_build
2015-04-03 05:57:39 +02:00
czaks
61d2729a40
themes can use smart_build now
2015-04-02 20:54:28 +02:00
Matěj Grabovský
3e53a9e4e6
Bring mixitup.js back
...
Turns out it's essential for sorting
2015-03-31 08:14:55 +02:00
czaks
960053af75
catalog: fix for embed youtube on https
2015-03-31 07:48:03 +02:00
Matěj Grabovský
37c5e4f860
Make catalog look OK even with JS disabled
...
For some reason, threads in the catalog were laid out by a jQuery plug-in. This is
now removed and the layout is created purely by handcrafted CSS code.
2015-03-27 22:37:42 +01:00
Matěj Grabovský
20ce6999d2
Wrap controls on the catalog page in a div
2015-03-26 21:43:26 +01:00
Matěj Grabovský
282584e035
A bit more consistent formatting in catalog template
2015-03-26 21:42:12 +01:00
Jason Puglisi
034b288a13
Fixed to work with multiple images
2015-03-20 09:47:40 -04:00
Jason Puglisi
1283e51ca5
Fixed and re-enabled active content stat for recent theme
2015-03-19 21:49:57 -04:00
czaks
4aa1d387f8
...
2015-03-10 13:34:02 +01:00
czaks
7d92a05bd8
...
2015-03-10 13:23:40 +01:00
czaks
bdb6001f3f
support for slugified links; may introduce a few bugs
2015-03-10 12:48:59 +01:00
Simon McFarlane
2049f4d8f8
Update templates for new stylesheets
2015-02-14 06:12:54 +01:00
Simon McFarlane
addf730393
Update rules
2015-02-07 06:30:44 +01:00
Michael Walker
9c091aaa47
Add random theme. Like Ukko, but sorts threads randomly.
2015-01-26 22:31:23 +00:00
Simon McFarlane
41b9a3d52e
Apply hotwheels' catalog patch
2015-01-24 23:49:59 +01:00
8chan
a550c63f9c
SECURITY / XSS : Stop XSS in post subjects displayed in catalog
...
git blame says czaks forgot an |e in catalog.html, this means that anyone posting a new thread with HTML in the subject field or name field can arbitrarily insert it into the page.
Conflicts:
templates/themes/catalog/catalog.html
2015-01-23 10:40:08 +00:00
Michael Walker
2b868ddd48
Change topbar display
2014-12-17 05:14:48 +00:00
Michael Walker
f56d217c3d
Add /lam/-specific rules
2014-11-13 00:36:37 +00:00
Michael Walker
844e1f9e57
Change theme on recent
2014-11-13 00:36:37 +00:00
Michael Walker
d67d316a54
Add boardlist to donate
2014-11-13 00:36:37 +00:00
Michael Walker
47ab5504fe
Radio becomes IRC
2014-11-13 00:36:37 +00:00
Michael Walker
f7be1ee22e
Add boardlist to catalog pages
2014-11-13 00:36:37 +00:00
Michael Walker
87cf853bc2
Change stylesheet and mascot in basic template
2014-11-13 00:36:37 +00:00
czaks
948695e73c
lel, this one will do
2014-10-09 01:49:29 +02:00
czaks
7719ad3e81
minor bugfix @ banlist
2014-10-09 01:26:34 +02:00
czaks
9b3fa77719
new banlist implementation; also includes a public banlist
2014-10-08 23:23:59 +02:00
Michael Walker
66f20f462d
Fix /recent stylesheet
2014-10-06 21:35:05 +01:00
czaks
86eed0b349
add stylesheet choice to catalog theme
2014-10-05 17:49:27 +02:00
Michael Walker
63efe1e0db
Add rules page
2014-09-28 23:06:06 +00:00
Michael Walker
3cd0a6093c
Add radio page
2014-09-28 23:05:57 +00:00
Michael Walker
81bfe2e910
Add donate page
2014-09-28 23:05:52 +00:00
Michael Walker
19c35cdae6
Add slogan and banner to recent theme
2014-09-28 19:41:42 +00:00
Michael Walker
fc65cb6963
Add mascot image
2014-09-28 19:41:26 +00:00
czaks
a25e5f7839
additional measurements for catalog, so it does not throw errors; should fix vichan-devel#84
2014-09-24 03:21:35 +02:00
dubcheck
c2f612bac9
'no comment' in Recent theme
2014-09-21 05:51:17 +02:00
czaks
ea3c571d6c
Merge branch 'catalog-spoiler-fix' of https://github.com/marlencrabapple/vichan
2014-09-20 06:44:03 +02:00
czaks
ac888a769d
add a very small image size for catalog
2014-09-20 06:40:43 +02:00
marlencrabapple
14cd12ff2a
Fixed spoiler images in the catalog theme.
2014-09-17 16:15:18 -07:00
marlencrabapple
40787db177
Fixed spoiler thumbnails not showing up in the recent theme
2014-09-17 15:55:16 -07:00
Ian Bradley
cff2af99d5
Fixed blank catalog image count when zero image replies and threads with deleted files from being excluded
2014-09-16 13:10:54 -07:00
czaks
05e7ad0b56
ongoing catalog cleanup
2014-08-08 22:50:31 +02:00
czaks
4df5d7697d
fix & optimize catalog a little bit, don't expect anything big yet
2014-08-08 22:36:36 +02:00
czaks
26884e8e11
Merge 4.5
...
Conflicts:
post.php
2014-06-20 23:35:45 +02:00
czaks
73177fcffc
Merge branch '4.5' of github.com:vichan-devel/Tinyboard into HEAD
...
Conflicts:
templates/themes/basic/index.html
2014-06-20 23:27:34 +02:00