Commit Graph

3753 Commits

Author SHA1 Message Date
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
Anonymous
51bea121ce Add a small margin to the off-screen post pop-up.
Without this margin you have to keep your mouse very still while
hovering a post quote for a post that is off-screen, otherwise, by
placing the mouse on the pop-up itself, the mouseover event is triggered
and the pop-up disappears, making for a very annoying user experience
when reading post pop-ups.

This patch separates the pop-up from the mouse so that this doesn't happen.
2015-09-13 01:02:19 +02:00
Michael Walker
686a9eed56 Remove beta.css 2015-09-12 22:24:49 +01:00
Michael Walker
ce93dc5753 Add two new stylesheets 2015-09-12 21:53:09 +01:00
Michael Walker
ac3ca52b35 Tidy up static/ 2015-09-12 21:51:16 +01:00
Michael Walker
6335ff308b Add zine theme 2015-09-12 21:29:33 +01:00
Michael Walker
67d242a7af Comment in volafile css 2015-09-12 21:27:27 +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
be25db218e Drop banners from git 2015-09-12 21:22:03 +01:00
Michael Walker
166ba2a0a2 Merge remote-tracking branch 'vichan/master' 2015-09-12 21:03:54 +01:00
czaks
844b262166 update readme; mention php 7.0 compatibility 2015-09-11 13:17:33 +02:00
czaks
6d4e756240 fix a bug for some bad database state. thanks Seisatsu for testing 2015-09-11 12:49:42 +02:00
Michael Walker
05c569e656 Merge pull request #17 from mgrabovsky/ukko-catalog
Add catalog for ukko
2015-09-09 23:51:00 +01:00
Michael Walker
68291a0fc0 Merge pull request #30 from tjohnman/fix-ajax-posting
After posting we scroll to the bottom without waiting for the new post to be fetched.
2015-09-09 04:58:52 +01:00
Michael Walker
72e8587628 Merge pull request #29 from tlvb/catalog-title
make the catalog show the board name in the title
2015-09-09 04:58:26 +01:00
Anonymous
8d251cadf1 After posting we scroll to the bottom without waiting for the new post to be fetched. Fixes issue #28. 2015-09-08 00:31:14 +02: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
Marcin Łabanowski
8678716297 Merge pull request #164 from JasonPuglisi/font-awesome-4.4.0
Updated to Font Awesome 4.4.0
2015-09-06 03:26:23 +02:00
Jason Puglisi
15dda118d6 Updated to Font Awesome 4.4.0 2015-09-05 19:35:41 -04:00
kalyx
25c3ca1899 Merge pull request #22 from mgrabovsky/theme/semirand
Semirandom theme
2015-09-04 13:35:38 -05:00
kalyx
64bc6024b4 Merge pull request #23 from selcal/patch-1
Tiny fix for background images in lainchan's radio.html page.
2015-09-04 13:34:56 -05:00
kalyx
4bdebe60b3 Merge pull request #25 from otjura/master
subject visibility more in line with dark-purple
2015-09-04 13:34:19 -05:00