unknown
7cac272396
[ #184 ] FUCK PLEASE WORK
2014-10-19 12:10:50 -05:00
unknown
3c2ebb2d6b
Merge branch 'master' of git://github.com/ctrlcctrlv/8chan
...
Conflicts:
templates/8chan/index.html
2014-10-19 11:15:57 -05:00
unknown
01c80bd7ad
[ #184 ] System almost completely functional. Woo.
2014-10-19 11:07:07 -05:00
unknown
a8a843bf4b
[ #184 ] Added Promote and Demote to reports. CSS improvements.
2014-10-19 00:07:16 -05:00
unknown
3654c4f7ef
Signed-off-by: unknown <8n-tech@users.noreply.github.com>
2014-10-19 00:00:58 -05:00
unknown
e90eca7339
[ #184 ] tomorrow.css.
2014-10-18 20:31:25 -05:00
unknown
2d6d449bd2
[ #184 ] Added <body> tag classes. Style selector now adds a <body> class. Moved board list under moderator dashboard.
2014-10-18 20:07:04 -05:00
unknown
6850301595
[ #184 ] Added new files.
2014-10-18 19:57:51 -05:00
czaks
8f038d3cef
Merge https://github.com/vichan-devel/vichan
2014-10-18 22:44:53 +02:00
czaks
b55ebcd0ef
custom alert: now alert will be able to display custom HTML
2014-10-18 22:43:35 +02:00
czaks
81e6385351
Merge https://github.com/vichan-devel/vichan
2014-10-18 16:37:22 +02:00
czaks
f9308ff28d
fix options.js textareas
2014-10-18 15:45:01 +02:00
8chan
b2cbb70da3
Khorne in #8chan on irc.rizon.net contributed this thread watcher.
...
Can't properly attribute the code to him because he doesn't want it
connected to his Github account for some reason.
Conflicts:
inc/instance-config.php
2014-10-11 20:41:40 +02:00
8chan
2e694b8b1c
Khorne in #8chan on irc.rizon.net contributed this thread watcher.
...
Can't properly attribute the code to him because he doesn't want it
connected to his Github account for some reason.
2014-10-11 10:21:00 -07:00
czaks
143db01fb9
keep stylesheets/board/ directory
2014-10-09 03:05:52 +02:00
czaks
e9fd2c68db
Merge vichan
2014-10-09 01:04:11 +02:00
czaks
ccd871c195
missed ban-list.css from banlist commit
2014-10-09 01:01:41 +02:00
czaks
643de18d64
Merge with a private vichan branch
...
Conflicts:
inc/bans.php
inc/mod/pages.php
2014-10-08 23:32:01 +02:00
czaks
906764a62f
bundle longtable library @ https://github.com/czaks/longtable
2014-10-08 23:19:03 +02:00
hugofragata
5ce9f6fa1a
Added download-all feature without instanceconfig
...
The button to download all the files in a thread only appears when the
page is a thread, such as treeview.
I added the download-all button next
to the treeview one.
I modified stylesheets/v8ch.css to include the id
#download-all.
I DIDN'T modified inc/instance-config.php to include the
download-all.js and jszip.min.js. That goes in the next commit.
I added the files js/jszip.min.js
which is a library to work with zip files in JS and I added
js/download-all.js which goes through all files, adds them to a zip and
then gives it to the user.
2014-10-07 14:58:25 +01:00
hugofragata
7239350e69
Revert "Added download-all feature"
...
This reverts commit 12a8f1a672
.
2014-10-07 14:46:50 +01:00
hugofragata
12a8f1a672
Added download-all feature
...
The button to download all the files in a thread only appears when the
page is a thread, such as treeview. I added the download-all button next
to the treeview one. I modified stylesheets/v8ch.css to include the id
#download-all. I modified inc/instance-config.php to include the
download-all.js and jszip.min.js. I added the files js/jszip.min.js
which is a library to work with zip files in JS and I added
js/download-all.js which goes through all files, adds them to a zip and
then gives it to the user.
2014-10-06 16:50:20 +01:00
czaks
64df5ae77c
Merge https://github.com/vichan-devel/vichan
2014-10-05 22:18:04 +02:00
czaks
6804a2ede0
remove default margin for table elements; fixes vichan-devel#95
2014-10-05 22:16:36 +02:00
kaernyk
944c3b6c28
Fix post width & codeblocks
...
I noticed that some url's were causing the posts to stretch over the
maximum device with.
The code blocks were exhibiting similar behavior as well, and have
been adjusted to display well on all themes.
I still need to fix the post form for handhelds, though it is not
as annoying as the other things fixed
2014-10-05 15:40:42 -04:00
czaks
8b698e36e7
Merge https://github.com/vichan-devel/vichan
...
Conflicts:
inc/mod/pages.php
js/auto-reload.js
js/id_colors.js
js/id_highlighter.js
stylesheets/style.css
templates/index.html
2014-10-05 18:12:19 +02:00
czaks
1964279436
Merge branch 'master' of github.com:vichan-devel/Tinyboard
...
Conflicts:
stylesheets/style.css
2014-10-05 18:01:01 +02:00
8chan
6cfb1eb656
Merge bui-boardlist-css, close ctrlcctrlv/8chan#104
2014-10-05 17:48:07 +02:00
anonfagola
cbe12019c4
Added pointer cursor to ids, to show clickability
...
Conflicts:
stylesheets/style.css
2014-10-05 17:48:00 +02:00
kaernyk
e10f0885af
Change body font back to 10pt
2014-09-28 05:19:00 -04:00
kaernyk
f4455cf64d
Remove duplicate attributes
2014-09-28 04:54:45 -04:00
kaernyk
0fa1c58249
Improve thread/title handling on small screens
2014-09-28 04:37:33 -04:00
kaernyk
f6e827ca75
Merge branch 'master' of https://github.com/kaernyk/vichan
...
Conflicts:
stylesheets/style.css
2014-09-28 04:30:22 -04:00
kaernyk
78cf4a8b56
Improve catalog thread dimensions on tiny devices
2014-09-28 04:28:59 -04:00
8chan
12b3f156dd
Merge bui-boardlist-css, close ctrlcctrlv/8chan#104
2014-09-27 21:58:45 +00:00
anonfagola
180a99ee65
Added pointer cursor to ids, to show clickability
2014-09-27 12:08:59 -07:00
czaks
9b466f74a6
Merge https://github.com/vichan-devel/vichan
2014-09-27 11:26:41 +02:00
czaks
629b1c92a6
fix a recently introduced quick-reply max-width issue
2014-09-27 11:26:30 +02:00
czaks
370c724550
Merge https://github.com/vichan-devel/vichan
...
Conflicts:
js/multi-image.js
stylesheets/style.css
2014-09-27 11:19:25 +02:00
czaks
6c139caf3c
style.css: setting default font size is imo a bit invasive
2014-09-27 11:16:16 +02:00
Marcin Łabanowski
9596b6ace3
Merge pull request #92 from kaernyk/master
...
[WIP] Improvements to mobile display on boards/catalog
2014-09-27 10:47:21 +02:00
kaernyk
a3c03932c3
Fix mobile scaling/padding
2014-09-27 01:38:25 -04:00
kaernyk
c115ebc7e0
Improved image handling in catalog for various screen sizes
2014-09-26 22:54:01 -04:00
kaernyk
2e46875125
Improvements to mobile display on boards/catalog
2014-09-26 14:38:08 -04:00
adonisk
d98eb528a5
v8ch.css
2014-09-26 19:08:46 +02:00
czaks
ed7c366c48
Merge https://github.com/vichan-devel/vichan
...
Conflicts:
stylesheets/style.css
2014-09-26 14:36:00 +02:00
czaks
ef1ceb4f3b
fix catalog margins
2014-09-26 14:35:25 +02:00
czaks
505da40b13
Merge https://github.com/vichan-devel/vichan
2014-09-26 14:31:54 +02:00
kaernyk
b223b2b2f8
Remove erroneous data and fix indentation
...
Conflicts:
stylesheets/style.css
2014-09-26 14:29:37 +02:00
kaernyk
b1ea8b18d0
Improve image handling in catalog to improve consistency
...
Conflicts:
stylesheets/style.css
2014-09-26 14:28:20 +02:00
kaernyk
74ab0a2feb
Remove erroneous data and fix indentation
2014-09-26 08:23:25 -04:00
kaernyk
5093f5c121
Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
...
Conflicts:
stylesheets/style.css
quick merge
2014-09-26 08:15:10 -04:00
czaks
5b5f3984f0
Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
...
Conflicts:
stylesheets/style.css
2014-09-26 14:13:31 +02:00
czaks
5e1531bb5c
Merge https://github.com/vichan-devel/vichan
2014-09-26 14:11:30 +02:00
kaernyk
bb7835c99f
Improve image handling in catalog to improve consistency
2014-09-26 08:10:29 -04:00
czaks
b4b99cd936
Merge branch 'master' of github.com:vichan-devel/Tinyboard
...
Conflicts:
stylesheets/style.css
2014-09-26 14:08:40 +02:00
kaernyk
359c295eca
Correct thread:hover highlighting
2014-09-26 14:07:40 +02:00
kaernyk
153622c068
Corrected changes improperly set in catalog.css
...
Conflicts:
stylesheets/style.css
2014-09-26 14:07:31 +02:00
kaernyk
f2913a4f81
Correct thread:hover highlighting
2014-09-26 07:58:56 -04:00
kaernyk
35d2a91b0b
Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
...
Conflicts:
stylesheets/style.css
Correct style.css blunder and merge changes
2014-09-26 07:44:40 -04:00
kaernyk
efd364e4af
Corrected changes improperly set in catalog.css
2014-09-26 07:42:12 -04:00
czaks
bb4ebebe89
Merge https://github.com/vichan-devel/vichan
...
Conflicts:
js/auto-reload.js
stylesheets/catalog.css
stylesheets/style.css
2014-09-26 13:40:02 +02:00
czaks
bfb85fc2b1
catalog.css is no longer used
2014-09-26 13:35:56 +02:00
czaks
76439cbdd9
we don`t use tooltipster anymore, do we?
2014-09-26 13:35:07 +02:00
czaks
afbe945d83
Merge branch 'master' of github.com:vichan-devel/Tinyboard
2014-09-26 13:07:52 +02:00
kaernyk
e5ce012a09
Adjust theme via catalog.css & style.css
...
Changes to catalog.css:
- Forced all threads to a height of 300px and reduced padding to
improve consistency. I think it improves the readability quite a bit
but I may be alone in thinking this way.
-
Changes to style.css:
- Removed additional padding to allow new catalog spacing
Conflicts:
stylesheets/style.css
2014-09-26 13:05:04 +02:00
kaernyk
b888500133
Corrected thread padding via style.css
...
Conflicts:
stylesheets/style.css
2014-09-26 13:04:01 +02:00
Marcin Łabanowski
082e65fb95
Merge pull request #90 from kaernyk/master
...
Adjust catalog for uniformity/mobile
2014-09-26 12:59:31 +02:00
Zealotux
f71cdcaa81
Update style.css
...
Added "cursor" to "options_tab_icon" according to https://github.com/ctrlcctrlv/8chan/issues/80
2014-09-26 12:47:07 +02:00
kaernyk
9d39c61634
Corrected thread padding via style.css
2014-09-26 05:06:45 -04:00
kaernyk
2b4dd0a615
Adjust theme via catalog.css & style.css
...
Changes to catalog.css:
- Forced all threads to a height of 300px and reduced padding to
improve consistency. I think it improves the readability quite a bit
but I may be alone in thinking this way.
-
Changes to style.css:
- Removed additional padding to allow new catalog spacing
2014-09-26 04:41:32 -04:00
Zealotux
64ce44a328
Update style.css
...
Added "cursor" to "options_tab_icon" according to https://github.com/ctrlcctrlv/8chan/issues/80
2014-09-26 02:19:49 +02:00
8chan
6cd27b9062
Fix too many mentions overflowing container
2014-09-23 15:32:12 +00:00
8chan
0764a8ead8
Apologies for this huge shitty commit. Git got corrupted. Contains a merge, change to katex, stylesheets, lots of shit really. ;_;
2014-09-22 18:29:06 -07:00
czaks
d233344534
style options dialog
2014-09-21 04:34:36 +02:00
czaks
c5c356e077
css/options.js: style option dialog in yotsuba/dark/dark roach and roach styles
2014-09-20 22:48:21 +02:00
czaks
3919ad911c
fix previous commit
2014-09-20 06:43:02 +02:00
czaks
ac888a769d
add a very small image size for catalog
2014-09-20 06:40:43 +02:00
czaks
56e55d157a
remove a special containerchan stylesheet; it added some extra space for webms
2014-09-20 06:36:39 +02:00
czaks
f7a015e7fe
add user-options dialog functionality; port webm-settings to it; make a basic general settings applet; make it work on mobiles
2014-09-20 06:19:34 +02:00
8chan
41be663ee9
Merge vichan-devel
2014-08-30 20:06:02 +00:00
czaks
4d25ca85ce
live-index.js: initial commit
2014-08-10 20:55:37 +02:00
8chan
0ac9aaaf25
Merge vichan-devel
2014-08-10 14:41:40 +00:00
czaks
ff1ea29755
fix imgops size in a futaba+vichan style
2014-08-08 23:14:12 +02:00
Jano Slota
31f0c1f1e3
Open image identification links in new tabs
2014-08-08 21:59:06 +02:00
Jano Slota
46c07d3566
Change styling of fileinfo, add iqdb search
2014-08-08 21:58:15 +02:00
czaks
4a0c87c7e1
Revert "Update jQuery UI to 1.11.0, GeoIPv6 and IP library"
...
This reverts commit dca7570b32
.
2014-07-06 03:50:16 +02:00
czaks
4881575b39
Revert "Oekaki's going to work now. Trust me"
...
This reverts commit 7b339f7f56
.
2014-07-06 03:49:49 +02:00
Jano Slota
7b339f7f56
Oekaki's going to work now. Trust me
2014-07-06 01:26:17 +02:00
Jano Slota
dca7570b32
Update jQuery UI to 1.11.0, GeoIPv6 and IP library
2014-07-06 01:25:37 +02:00
8chan
b25b880c63
Fix boards.html headers
2014-06-13 13:25:09 +00:00
8chan
1d6f46d9bb
Fix scroll to issues with post-hover.js, clean up highlightReply
2014-06-12 15:36:40 +00:00
8chan
e622774d1c
Fix scroll to issues with post-hover.js, clean up highlightReply
2014-06-12 15:36:01 +00:00
8chan
dfe8ddc340
Disable-able animated GIFs in a non-shitty way (unlike wizardchan)
2014-06-10 18:18:14 +00:00
8chan
1fe4d1b684
Disable-able animated GIFs in a non-shitty way (unlike wizardchan)
2014-06-10 18:00:49 +00:00
8chan
8d4ea79a3b
Merge https://github.com/vichan-devel/vichan
2014-05-21 23:41:47 +00:00
czaks
02f1514c70
fix single file metadata display in multifile; fixes #611
2014-05-21 09:05:35 +02:00
8chan
e88cc285a1
Merge https://github.com/vichan-devel/vichan
2014-05-17 19:51:05 +00:00
Jano Slota
c67f4ba897
Updated Font Awesome to 4.1.0
2014-05-16 10:46:53 +02:00
8chan
c26e339a77
SWITCH TO 5.0; MERGE VICHAN
2014-05-14 16:09:04 +00:00