Commit Graph

3687 Commits

Author SHA1 Message Date
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
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
otjura
560f7ef38d subject visibility more in line with dark-purple 2015-08-08 20:42:53 +03: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ý
b25b443e55 Fix a few fatal errors 2015-06-13 22:34:14 +02:00
Simon McFarlane
6de6fb6227 Merge pull request #21 from chudeki8/css-fix
Fix navbar color for desktop
2015-06-13 11:31:29 -07:00
chudeki8
2f3e0346e9 Fix navbar color for desktop 2015-06-13 00:33:07 -05:00
Simon McFarlane
d7c8b021ad Fix cyberpunk.css not visibly highlighting posts 2015-06-07 20:25:26 -07:00
Simon McFarlane
a8e0edec83 Fix fauux.css not visibly highlighting posts 2015-06-07 20:22:57 -07:00
Matěj Grabovský
1c641eb46b Add catalog for Ukko 2015-06-05 23:15:54 +02:00
Matěj Grabovský
1f409a6f4d Fix a few fatal errors 2015-06-05 23:12:56 +02:00
Simon McFarlane
ac694e8ad7 Fix specificity issues in dark.css 2015-06-04 11:02:09 +02:00
Simon McFarlane
5a4448c4dc Fix quick reply submit button being ridiculously small 2015-06-02 09:43:43 +02:00
Simon McFarlane
209bc54001 Merge pull request #18 from lainchan/vichan-merge
Merge with the latest upstream vichan
2015-06-01 16:08:19 -07:00
Simon McFarlane
7ab9cc43d1 Revert to old auto-reload.js
with barrucadu's modifications
2015-05-29 01:50:05 -07:00
Simon McFarlane
4b40f69a4e Merge remote-tracking branch 'upstream/master' into vichan-merge 2015-05-29 01:34:53 -07:00
Simon McFarlane
d1c1e5a589 Add Heavy Ice theme 2015-05-27 19:53:23 +02:00
Simon McFarlane
2ac451ecb7 Add symlinks 2015-05-27 07:17:34 +02:00
Simon McFarlane
fb793834d4 Birthday hat CSS files 2015-05-27 07:17:08 +02:00
Simon McFarlane
8d08db4c9f Ignore special boards 2015-05-27 07:16:16 +02:00
Simon McFarlane
cbeb2cc40a Add banners and wallpapers 2015-05-27 07:15:21 +02:00
Simon McFarlane
20ce637483 Update .gitignore 2015-05-27 07:14:26 +02:00
Simon McFarlane
8cc3bd12e3 Add background scripts 2015-05-27 04:59:05 +02:00
Simon McFarlane
43de459103 Add static images 2015-05-27 04:58:40 +02: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
Simon McFarlane
71bcd3b6bf Party hat CSS 2015-05-17 07:03:21 +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
Michael Walker
649255c9b9 When deleting a post, return to the thread, not the board index (unless deleting the OP) 2015-05-10 03:01:55 +01:00
Michael Walker
4184fdec6e Pass the thread ID when banning/deleting 2015-05-10 02:56:48 +01:00
Michael Walker
9ae357facb Explicitly build post mod delete links 2015-05-10 02:37:47 +01:00
czaks
d20149b579 gallery view: right bar should be 12%, not 15% 2015-04-25 02:26:42 +02:00
czaks
501484088b gallery-view: i forgot the stylesheet 2015-04-23 09:21:16 +02:00
czaks
099e347e15 gallery-view: preloading images, webm support 2015-04-23 09:20:34 +02:00
czaks
163a4e699c gallery-view: support key events (up/down/left/right) 2015-04-23 08:45:39 +02:00
czaks
2d9214ac63 version check should point at engine.vichan.net and not tinyboard.org actually 2015-04-23 08:18:36 +02:00
czaks
4c1d2f924c fix error while installing themes; thanks xixi 2015-04-23 07:57:52 +02:00
czaks
3f02985380 gallery-view.js: initial commit 2015-04-23 07:41:49 +02:00
czaks
271dcb7a65 fileboard: fix possible XSS (mainly applicable to 8chan) 2015-04-23 03:45:08 +02:00
czaks
b5370fd3e5 fileboard: op tag fix 2015-04-23 02:41:17 +02:00
Marcin Łabanowski
4014682882 fileboard support 2015-04-22 06:06:34 +02:00
czaks
4060bf10ed update copyright years & vichan website 2015-04-12 03:18:51 +02:00